/* PAGE, CENTRE, GAUCHE */

/* Mise en avant éditoriale en page ateliers */
#page #centre #gauche #uneAtelier{
	width:614px;
	margin:0 0 0 10px;
	float:left;
}

#page #centre #gauche #uneAtelier h1{
	width:306px;
	height:28px;
	padding-top:3px;
	margin-top:25px;
	text-align:left;
	text-indent:9px;
	font-size:1.5em;
	color:#000;
	background-image:url(../images/onglet01atelier.jpg);
	background-repeat:no-repeat;
}

#page #centre #gauche .articleAtelier h1,
#page #centre #gauche .texteatelier h1,
#page #centre #gauche .articleAtelier h1 a,
#page #centre #gauche h2.apresAteliers{
	color:#8e9d26;
	text-decoration:none;
	font-weight:normal;
}

#gauche .articleAtelier{
	margin-left:2px;
	width:312px;
	float:left;
}

#gauche .articleAtelier .corpsArticle{
	text-align:left;
	border:1px dashed #d5dcb2;
}

#gauche .articleAtelier .corpsArticle #imgArticleG{
	float:right;
	border:1px solid #000000;
}

#page #centre #gauche .articleAtelier h3 a{
	color:#8e9d26;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
}

#page #centre #gauche .tri{
	width:605px;
	height:22px;
	font-size:1em;
	font-weight:normal;
	color:#000000;
	padding-top:6px;
	padding-left:5px;
	background-image:url(../images/onglet01atelier.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #8e9d26;
	float:left;
}

#page #centre #gauche select, option {
	background-color:white;
	border:1px solid #8e9d26;
	width:160px;
	font-size:1.1em;
}


/* FICHE ATELIER */
#gauche .texteatelier .zoomatelier #chapo,
#gauche .texteatelier .details h3{
	background:url(../images/pictogrammes/feuille01.png) no-repeat;
	padding-top:0px;
	padding-left:20px;
	font-weight:bold;
	color:#000;
}
#page #centre #gauche .texteatelier h1{
	padding-left:12px;
	font-size:1.8em;
	font-weight:bold;
	padding-bottom:15px;
	margin-top:20px;
}
#gauche .texteatelier h4{
	padding:10px 0 0 30px;
	margin: 0 0 0 0;
}
#gauche .texteatelier{
	position:relative;
	width:570px;
}
#gauche .texteatelier p{
	padding-left:20px;
	margin:08px 12px 0 12px;
	font-size:1.2em;
	color:#000;
}

#gauche .texteatelier .legende a,
#gauche .texteatelier p a{
	font-weight:bold;
	color:#8e9d26;
}
#gauche .texteatelier .legende a:hover,
#gauche .texteatelier p a:hover{
	color:#7b9090;
}
#gauche .texteatelier hr{
	background:url(../images/pictogrammes/barreactu.png) no-repeat;
	border:0;
	width:275px;
	margin-top:20px;
}
#gauche #navigationFiche{
	margin: 20px 0 0 0;
	font-size:1.1em;
	padding:0 0 0 12px;
	letter-spacing:-1px;
}
#gauche #navigationFiche a{
	color:#8e9d26;
	font-weight:normal;
}
/* Chapo + Image */
#gauche .texteatelier .zoomatelier .imageArticleC{
	text-align:center;
	margin-top:10px;
}
/* Date parution */
#dateParution{
	text-align:right;
	font-style:italic;
	margin:35px 10px 0 32px;
	font-size:1.1em;
}
/* Niveau */
#gauche .texteatelier .details .niveau_imageArticleC{
	text-align:center;
}
#gauche .description{
	text-align:left;
}
#droite .infosPratiques{
	text-align:center;
}
/* Texte + Galerie */
#gauche #description .picsGallerie {
	text-align:center;
	margin-bottom:20px;
}
#gauche #description .picsGallerie img{
	width:150px;
	height:100px;
}

#gauche .texteactu #navigation a,
#gauche #formComments a{
	color:#8e9d26;
}
