body {
	text-align: left;
	font: 11px verdana, arial, sans-serif;
	color: #666666;
	background-color:#987f85;
}
#wrapper-large {
	margin: auto;
	width: 900px;
	padding:10px;
	text-align: left;
	background-color:#ffffff;
	height:700px;
}
#wrapper-admin {
	margin: auto;
	width: 900px;
	padding:10px;
	text-align: left;
	background-color:#ffffff;
}
#wrapper {
	margin: auto;
	width: 900px;
	text-align: left;
}
img{
	margin:0px;
	padding:0px;
}
a {
	text-decoration: none;
	color:#666666;
	font-weight:bold;
}
a.classique:hover {
	text-decoration: none;
	font-weight:bold;
	color:#cccccc;
}
.download {
	font: 11px verdana, arial, sans-serif;
	color: #666666;
	text-decoration: none;
}
.download:hover {
	text-decoration:underline;
}
/* _________________________________________________________________________________ */
.menu {
	background-color:#cee05b;
	width: 900px;
	height:40px;
	float: left;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	text-align:justify;
}
.header {
	background-color:#CCC;
	width: 900px;
	height:200px;
	float: left;
	margin-bottom:10px;
}
/* _________________________________________________________________________________ */
div#gauche
{
	background-image:url(images/bg-actu.gif);
	background-repeat:no-repeat;
	height:450px;
	width:200px;
	float:left;
	background-color:#cee05b;
}
.cadre-actu-gauche {
	width: 185px;
	float: left;
	padding-top:15px;
	padding-right:15px;
	height:333px;
}
.cadre-actu-titre {
	text-transform:uppercase;
	color:#f70985;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:15px;
	text-align:left;
}
.cadre-actu-texte {
	margin-top:5px;
	margin-left:15px;
	text-align:justify;
}
.cadre-actu-suite {
	text-align:right;
	margin-top:5px;
	margin-bottom:30px;
	color:#f70985;
	margin-left:15px;
}
a.cadre-actu-suite-lien {
	color:#f70985;
	text-decoration: underline;
	font-weight:normal;
}
a.cadre-actu-suite-lien:hover {
	color:#d00971;
	text-decoration: underline;
	font-weight:normal;
}
.cadre-actu-foot {
	float:left;
	padding:0;
	width:193px;
	height:102px;
}

/* _________________________________________________________________________________ */
div#centre
{
	height:450px;
	width:430px;
	margin-left:33px;
	margin-right:33px;
	float:left;
	background-color:#f6f8df;
}
div#centre_2
{
width:390px;
margin-left:20px;
margin-right:20px;
margin-top:20px;
float:left;
}
.nav-onglet {
	background-color:#FFF;
	float: left;
	height:81px;
	width:430px;
}
.cadre-centre-texte {
	background-color:#f6f8df;
	float: left;
	text-align:justify;
	width:390px;
	height:330px;
	overflow-y:auto;
	overflow-x:hidden;
	padding-right:20px;
}
.cadre-centre-texte-sans-scroll {
	background-color:#f6f8df;
	float: left;
	text-align:justify;
	height:330px;
	overflow:hidden;
}
.texte-rose{
	display:inline;
	color:#f70985;
	font-weight:bold;
}
/* _________________________________________________________________________________ */
div#droite
{
	background-image:url(images/bg-actu2.gif);
	background-repeat:no-repeat;
	height:435px;
	width:182px;
	position:relative;
	float:left;
	background-color:#cee05b;
	padding-left:20px;
	padding-top:15px;
}
div#droite-accueil
{
	background-image:url(images/bg-actu2-accueil.gif);
	background-repeat:no-repeat;
	height:435px;
	width:182px;
	position:relative;
	float:left;
	background-color:#cee05b;
	padding-left:20px;
	padding-top:15px;
}
div#droite_2
{
position:absolute;
bottom:0;
left:0;
}
.cadre-carte-titre {
	width:163px;
	text-align:center;
	color:#f70985;
	font-weight:bold;
}
/* _________________________________________________________________________________ */
.footer {
	width: 900px;
	float: left;
	margin-bottom:10px;
	margin-top:20px;
	text-align: center;
	font: 9px verdana, arial, sans-serif;
	color:#FFF;
}		
a.foot {
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
}
a.foot:hover {
	text-decoration: none;
	color:#f70985;
	font-weight:bold;
}
/* _________________________________________________________________________________ */
.class_envoyer {
	border:0px;
	background-image:url(images/btn-envoyer.gif);
	width:77px;
	height:28px;
	cursor: pointer;
}
.class_iti {
	border:0px;
	background-image:url(images/btn-iti.gif);
	width:131px;
	height:30px;
	cursor: pointer;
}
/* _________________________________________________________________________________ */
a.lien_mentions {
	text-decoration:underline;
	font-weight:normal;
}
