/* ======================== CONFIGURATION DE L'EDITEUR DE PAGES ========================== */
#spec > * { margin:0; padding:0; }

#blocEditor { width:702px; padding:0px; border:1px solid #ABADB3; }
#blocEditor p { margin:0; margin-top:5px; }
#blocEditor input, #blocEditor textarea { width:auto !important; }

#toolbox {border:1px #7950a3 solid; background-color:#c2e6ff; padding:3px; position:absolute; display:none; }
#toolbox a { text-decoration:none; }
#toolbox img { border:0; vertical-align:middle; margin:0; margin-right:5px; cursor:pointer; }

#addButtons img { cursor:pointer; }

.left { float:left; }
.right { float:right; }

/* ======================== SPECIFIQUES AU SITE A MODIFIER AU BESOIN ========================== */

h3 {font-size:13px;}

#body p.soustitre { display:block; margin-bottom:5px; }

#body a {
	color:#424242;
}
#body div.txt a {
	text-decoration:underline
}
#body ul {
	background-color:#F0F0F0;
	border:1px solid #D9D9D9;
	margin:10px 0;
	padding:5px 10px 5px 25px;
}

#spec {
	color:#424242;
	font-family:Arial,helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	width:702px;
	margin:10px 0 30px 0
}

#body a.doc {
	border-bottom:2px dotted ;
	margin-left:5px;
	text-decoration:none;
}
.encart_highlight{background-color:#f0eed3;padding:5px 10px 10px 10px;text-align:justify;font-size:11px;color:#454545;margin:5px 0 10px 0}
/*#body div.txt {margin:20px 0px 10px 0px;}*/
#body div.clear {margin: 10px 0px;}
#body div.left {margin-right:10px}
#body div.right {margin-left:10px}
#body div.clear img {margin:5px 0px 0px 0px}


.centrage{text-align:center}
.centrage :first-child{margin:auto}

/*****************************************************************
 ********************************** LE GESTIONNAIRE DE CONTENU
 ****************************************************************/

#body{padding:0;}

/***** doc *****/
#body .doc{display:block;height:75px;background:#f4f3e0 url(../img/gc/doc.gif) 150px 0 no-repeat;margin-bottom:10px}
#body .doc a{float:left;margin:28px 0 0 250px; color:#666;text-decoration:none;text-transform:uppercase;font-weight:bold;font-size:12px}
#body .doc a:hover{color:#666;text-decoration:underline;text-transform:uppercase;font-weight:bold;font-size:12px}

/***** h3 : sous titre *****/
#body h3.police{font-size:14px;color:#6a6955;margin:10px 0 10px 3px;}

#body p{margin:0 3px 10px 3px}
#body p .justify {text-align:justify}

/*** IMAGES ***/
#body .clear{margin-bottom:10px}
#body .img{margin:2px 5px}
#body .img img{background-color:#E6E6E6; padding:7px}
#body #item-left{float:left;}
#body #item-right{float:right;}
#body #item-center{text-align:center;}
#body div.legende{background-color:#f0efd3;margin-top:2px}

#body a{color:#424242;text-decoration:underline}
#body a:hover{color:#424242;text-decoration:none}


#body form{width:682px;padding:20px 10px 20px 10px;background-color:#ececec;margin:10px 0}
#body form .champ{background:#ddd;margin:0 0 3px 0;padding:5px 0; color:#424242 !important}

#body form .oblig{background:#C3C3C3}
#body form .oblig label{font-weight:bold}

#body form .champ .libelle{width:30%;text-align:right;margin-right:10px}
#body form .champ .input{width:60%}
#body form .champ .libelle2{width:35%;text-align:right;margin-right:10px}
#body form .champ .input2{width:55%}
#body form input{font-family:arial;font-size:11px;width:250px;margin-bottom:3px}
#body form select{font-family:arial;font-size:11px;width:250px;margin-bottom:3px}
#body form textarea{font-family:arial;font-size:11px}

#body table{margin:10px auto;border-collapse:collapse;color:#57563d}
#body table tr{padding:0;margin:1px 0}
#body table td{padding:5px;margin:0;border:1px #e5e4c7 solid}
#body table tr.even{background-color:#F4F3E0}
#body table tr.odd {background-color:#eeedd9}