/* CSS Document */

/*****************************/
/* Les éléments spécifiques du SOMMAIRE */
/*****************************/

/*****************************/
/* Le colonnage */
/*****************************/

#reste2cols { /* Le container des deux colonnes */
	margin-top: 15px;
}

#resteColGauche { /* La colonne de gauche */
	width: 115px;
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	color: #CCC; /* #AAA */
}

.elementColGauche {
	font-size: 0.65em;
	margin: 0 0 1em 0;
	padding: 0;
	border: none;	
}

.elementColGauche h3 {
	font-size: 1.2em;
	font-weight: bold;
	background: url(images/motif_barre02.png) left center no-repeat;
	padding-left: 12px;
	color: #FFF;
}

.elementColGauche p {
	margin: 0.2em 0 0 0;
	padding: 0;
}

.contenuColGauche {
	/*background: url(images/fond-blocs01.png) repeat-x bottom;*/
	padding: 1em 0 0 0;
}

#resteColCentre { /* Le centre */
	margin: 0;
	padding: 0;
	border: none;
	/*margin-left: 145px;*/
	font-size: 0.7em;
	color: #000;
}

#resteColCentre h2 {
	font-weight: bold;
	text-transform: uppercase;
	/*background: url(images/motif_barre01.png) repeat;*/	
	padding: 0.2em 0.2em 0.2em 1em;
	margin: 2em 0 0.5em 0;
	line-height: 1.5em;
	border-bottom: 1px solid #6a5a5a;
	border-left: 5px solid #6a5a5a;
}

/*.selectionUnCommerce h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: left;
}

.selectionUnCommerce a {
	color: #000000;
}

.selectionUnCommerce img, .unReportage img {
	margin: 0 0.5em 0 0;
}

/* Pour la V4 */

/*div.listeSelectionV4 {
	height: 115px;
	width: 295px;
	overflow: hidden; 
}

td.tdSelectionV4 h3, td.tdSelectionV4 h4 {
	font-size: 0.9em;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 0.2em;
}

td.tdSelectionV4 a {
	color: #000000;
}

div.uneSelectionV4 {
	width: 295px;
	height: 115px;
	margin: 0;
}*/


.unReportage {
	margin-top: 2em;
}

.unReportage img {
	margin-right: 0.8em;
}

.unReportage h3 {
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	padding: 0;
	/*margin: 0.5em 0;*/
	margin: 0;
	position: relative;
	bottom: 2.1em;
}

.reportageVisiter {
	margin-top: 1em;
	text-align: right;
}

.reportageVisiter a {
	color: #b8a100 !important;
	font-size: 12px;
}

div.uneSelectionV4 div.reportageVisiter {
	margin:0;
}

/*************************/
/* Le bandeau de Une */
/*************************/

#bandoUne {
	width: 623px;
	height: 271px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0.7em;
}

.uneUne {
	width: 623px;
	height: 271px;
}

.UneSurtitre {
	text-align: right;
	width: 623px;
	position: absolute;
}

.UneBlocTexte {
	/*position: absolute;
	z-index: 2; 
	bottom: 0; */
	width: 553px; 
	height: 108px;
	padding-left: 70px;
	position: relative;
	top: 14.5em;
	color: #FFF;
}

.UneBlocTexte a {
	color: #FFF!important;
}

.UneSurtitre {
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}

.UneBlocTexte h2 {
	margin-top: 0;
	padding-top: 0;
	text-transform: uppercase;
	font-weight: bold;
	color:#FFF;
}

div#nav {
	margin-top: 0.5em;
}

a#prev2, a#next2, div#nav a {
	font-size: 0.7em;
	color: #000;
	background-color: #FFF;
	font-weight: bold;
	padding: 0.1em 0.3em;
	margin: 0 1em 0 0;
}
