/* 
	File : dv.exp-all.css
*/

/* 9  Blocs */

div#exp-content {
	background:url("/images/page.backgroundContentDark.jpg");
	background-repeat: no-repeat;
	background-color:#141414;
	margin:0 auto;
	color:#FFFFFF;
	width:771px;
	height:920px;
	text-align:left;
	padding-left:102px;
	padding-right:102px;
	padding-top:20px;
	padding-bottom:20px;
}

#exp-TxtCentral {
	width:728px;
	height:120px;
	float:left;
	display:none;
	background:url("/images/exp.all.txtCentralBg.jpg");
	padding:20px 20px 20px 20px;
	margin-bottom:20px;
	text-align: justify;
}

.exp-TxtLeft {
	width:463px;
	height:201px;
	float:left;
	margin-right:19px;
	display:none;
	background:url("/images/exp.all.txtBg.jpg");
	padding:20px 20px 20px 20px;
	text-align: justify;
}

.exp-TxtRight {
	width:463px;
	height:201px;
	float:right;
	margin-left:19px;
	display:none;
	background:url("/images/exp.all.txtBg.jpg");
	padding:20px 20px 20px 20px;
	text-align: justify;
}


.exp-BLeft {
	width:241px; 
	height:241px; 
	float:left; 
}

.exp-BMiddle {
	width:241px;
	height:241px;
	float:left;
	margin-left:20px;
	margin-right:20px; 
}

.exp-BRight {
	width:241px;
	height:241px;
	float:right;
}

.exp-ligne {
	height: 241px;
}

h2 {
	font-weight: bold;
}

li {
	margin-left:12px;
}
