/* Home Lang CSS - Last Edit - 22-10-2009 by ml@advisa.fr */

/* Header Menu ------------------------------------------ */

ul.submenu {
	/* Overriding class -> see layout.css */
	position: absolute;
	display: none;
	width: 240px;
	padding:0;
	background-color: #1A171B;
	background-position: 10px top;
	background-repeat: no-repeat;
	border-left: 1px solid #2E2D2E;
	border-right: 1px solid #2E2D2E;
	border-bottom: 1px solid #2E2D2E;
	z-index: 1000;
}

/* Content ---------------------------------------------- */ 

.edito-welcome {
	height: auto !important;
	height: 132px;
	min-height: 132px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 120%;
	padding: 5px 23px 10px 259px;
	background: #DBDBDB url(../images/welcome_edito.jpg) no-repeat;
}

.sommaire-blanc .desc-big {
	width: 470px;
	float: left;
}

	.sommaire-blanc .desc-big a:hover {
		text-decoration: underline;
	}
	
.sommaire-rub .desc-big {
	width: 470px;
	float: left;
}		
	.desc-big .txt {
	/* Overriding class for IE */
		font-size: 1.1em;
		color: #000;
		margin: 0;
		padding: 0 0 7px 0;
		height:auto !important;
	}
			
	.desc-big .buttons {
		padding: 8px 0 5px 0;
	}

/* Sidebar ----------------------------------------------- */

.pad-brun .liste-puce-rose li {
		/* Overriding class -> see editeur.css */
		padding: 0 6px 0 9px;
	}