










body {
  	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}






select {font-size:11px; color:#000000; background-color:#ffffff; border:1px solid #c0c0c0;}
option {font-size:11px; color:#000000;}
optgroup {font-size:11px; font-style:normal; color:#000000; padding-left:3px; padding-right:4px;}
optgroup option {font-size:11px; color:#000000; padding-right:4px;}

form {
	padding:0px;
	margin:0px;
}

fieldset {
	margin:0px;
	padding:10px;
	border:1px solid #e8e8e8;
}

legend {
	font-family:verdana;
	font-size:12px;
	font-weight:700;
	color:#999999;
	margin-bottom:5px;
}

label {
	display:inline;
	width:145px;
	cursor:pointer;
}

input, textarea {						/*	Champ de saisie barre recherche PAGE RECHERCHE	*/
 	font-family:verdana;
 	font-size:11px;
 	border:1px solid #c0c0c0;
 	background-color:#ffffff;
}

#blocsearch input.saisie {				/*	Champ de saisie barre recherche	*/
	float:left;							/*	Ajout propriété pour CHROME LE 26/04/2010	*/
  	background-image:url('/squelettes/images/icone_loupe.gif');
 	background-position:center left;
 	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:1px solid #e20025;
	font-size:11px;
	color:#000000;
	padding-left:20px;
	width:155px;
}
#blocsearch input.bouton {				/*	Bouton valider barre recherche	*/	/*	Modification LE 31/07/08	*/
 	border:1px solid #e20025;
 	background-color:#FFFFFF;
 	font-size:11px;
 	color:#000000;
 	font-weight:bold;
 	padding-left:2px;
 	padding-right:2px;
	margin-right:9px;
}

.spip_bouton { 
	margin-top:10px;
	margin-left :auto;
	margin-right :auto;
}






acronym {
 	border:0px;
	cursor:help;
}






hr, hr.spip {
 	clear:both;
 	visibility:visible;
 	margin:10px 5px 10px 5px;
	color:#D7D5D5;
	background-color:#D7D5D5;
	height:1px;
	border:0px;
}

.lignepleine {
	clear:both;
	margin:0px;
	padding-top:5px;
	border-bottom:1px solid #d7d5d5;
}

.lignepointillee {
 	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
 	border-bottom:1px dashed #999;
}






td {
 	font-size:11px;
}

p.spip table.spip { 			/*Pb de gestion des paragraphes par IE*/
	margin:0px;
}

table.spip {
	border-collapse:collapse;
	margin:5px 10px 0px 10px;
}

table.spip td, table.spip th {
	padding:4px;
	text-align:left;
	border:1px solid #c0c0c0;
	vertical-align:middle;
}

table.spip tr.row_first td, table.spip tr.row_first th {
	background-color:#eeeeee;
}

table.spip tr.row_odd {

}

table.spip tr.row_even {

}

table.spip table td {
	padding:4px;
	vertical-align:middle;
	border:0px;
}






h1, h1.spip {
	font-family:arial;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
}
h2, h2.spip, h3, h3.spip, h4, h4.spip {
 	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
}

#titrecadregauche1 h1 {
 	margin:0px;
 	padding:0px;
}

#titrecadregauche2 h1 {
 	margin:0px;
 	padding:0px;
 	padding-bottom:5px;
}

#zonegauchemilieu h1 {
	margin:0px;
	padding:0px;
}

#blocdroite_revuedepresse h1 {
 	padding-bottom:0px;
}

#blocdroite_titreservices h1 {
 	margin:0px;
	padding:0px;
}

#blocgauche_titresavoirplus h1 {
 	font-size:12px;
 	color:#ffffff;
 	margin:0px;
 	padding:0px;
}
#blocgauche_savoirplus h1 {
	font-size:12px;
	margin:0px;
 	padding:0px;
 	padding-top:5px;
	padding-bottom:5px;
}

div.plan h2 {
 	padding:2px;
 	background-color:#999999;
 	color:#ffffff;
}






p, p.spip {
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
}

#blocgauche_entete #desc p {
 	padding:0px;
 	margin:0px;
}

#blocgauche_savoirplus p {
	margin:0px;
	padding:0px;
	padding-top:2px;
	padding-bottom:2px;
}

p.titresuite {
	margin-top:10px;
	border-top:1px dashed #999;
	padding:1px 0px 15px 0px;
	text-align:right;
	font-style:italic;
	font-weight:bold;
}

#droite {						/*	Modification LE 31/07/08	*/
 	padding-top:10px;
	padding-bottom:0px;
}

p.petittexte {
	font-size:9px;
}

p.spip_note {
	font-size:10px;
	font-style:italic;
	padding-top:5px;
	border-top:1px dashed #d7d5d5;
}

p.reponse_formulaire {
 	color:#999999;
}






dl, dt, dd {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-weight:normal;
}

dl.listeplan {
	margin:0px 10px 5px 10px;
	padding:0px;
	list-style-type:none;
	color:#999999;
}
dl.listeplan dt {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:600;
}
dl.listeplan dd {
	margin:0px 0px 0px 20px;
	padding:0px;
}

ul, ul.spip {
 	padding:5px;
 	padding-left:20px;
 	margin:0px;
	list-style-position:outside;
}
ul li, ul.spip li.spip {
	list-style-type:disc;
}
ul li li, ul.spip li.spip li {
	list-style-type:circle;
}

ol, ol.spip {
	padding:5px 10px 0px 35px;
	margin:0px;
	list-style-position:outside;
}

ul.listeplan {
	margin:0px 0px 0px 10px;
	padding:0px;
}
ul.listeplan li {
 	margin:0px;
	margin-left:10px;
	padding:0px;
	color:#999999;
	font-weight:normal;
	list-style-type:square;
}

ul.listelienssoulignes {
 	margin:0px;
 	margin-top:10px;
 	margin-bottom:10px;
	padding:0px;
}
ul.listelienssoulignes li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
html>body ul.listelienssoulignes li {
	margin:0px !important;
	padding:0px !important;
	list-style-type:none;
}
ul.listelienssoulignes li ul {
	margin:0px;
	padding:0px;
}
ul.listelienssoulignes li.minizoneblocgauchemilieu {
	float:left;
	display:inline;
	width:170px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul.blocannuairesliensenligne {
	padding:0px;
	margin:0px;
	margin-top:5px;
 	margin-bottom:5px;
}
ul.blocannuairesliensenligne li  {
 	padding:0px;
	margin:0px;
	margin-left:5px;
	list-style-type:none;
}

ul.listelienssurlignes {
 	padding:0px;
 	margin:0px;
 	margin-top:5px;
 	margin-bottom:5px;
}
ul.listelienssurlignes li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul.fleche {
	margin:5px 10px 10px 10px;
	padding:0px;
}
ul.fleche li {
	margin:0px;
	padding-left:7px;
	background-image:url('/squelettes/images/puce03.gif');
	background-repeat:no-repeat;
	background-position:0% 50%;
	list-style-type:none;
}

ul.fleche {
	margin:5px 10px 10px 10px;
	padding:0px;
}
ul.fleche li {
	margin:0px;
	padding-left:7px;
	background-image:url('/squelettes/images/puce03.gif');
	background-repeat:no-repeat;
	background-position:0% 50%;
	list-style-type:none;
}

ul.fleche2 {
 	margin:0px;
 	margin-top:10px;
 	margin-bottom:10px;
	padding:0px;
}
ul.fleche2 li {
	margin:0px;
	padding-left:10px;
	background-image:url('/squelettes/images/puce04.gif');
	background-repeat:no-repeat;
	background-position:0% 50%;
	list-style-type:none;
}

#presseactuca ul li {
 	padding-top:5px;
 	padding-bottom:5px;
 	font-weight:bold;
}

ul.liensecondtitre {
	float:left;
	width:549px;
	margin:0px;
	padding:0px;
}
ul.liensecondtitre li{
	float:right;
	display:inline;
	border-left:1px solid #d7d5d5;
	border-bottom:1px solid #d7d5d5;
	/*border-top:1px solid #d7d5d5;*/
	background-color:#eeeeee;
	font-weight:600;
	margin:0px;
	padding:3px 0px 3px 0px;
	list-style-type:none;
}

ul.documents {
 	margin:0px;
	padding:0px;
	border:1px solid #e8e8e8;
	background-color:#eeeeee;
}
ul.documents li {
 	margin:10px;
	list-style-type:none;
}






a:link {color:#000000; text-decoration:underline;}
a:visited {color:#000000; text-decoration:underline;}
a:active {color:#000000; text-decoration:none;}
a:hover {color:#000000; text-decoration:none;}

h1 a:link, h2 a:link, h3 a:link, h4 a:link {color:#000000; text-decoration:none;}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {color:#000000; text-decoration:none;}
h1 a:active, h2 a:active, h3 a:active, h4 a:active {color:#000000; text-decoration:underline;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {color:#000000; text-decoration:underline;}

h1.couleur1 a, h2.couleur1 a, h3.couleur1 a, h4.couleur1 a {color:#ffffff;}
h1.couleur2 a, h2.couleur2 a, h3.couleur2 a, h4.couleur2 a {color:#3367CD;}
h1.couleur3 a, h2.couleur3 a, h3.couleur3 a, h4.couleur3 a {color:#666666;}
h1.couleur4 a, h2.couleur4 a, h3.couleur4 a, h4.couleur4 a {color:#000000;}
h1.couleur3 a:hover, h2.couleur3 a:hover, h3.couleur3 a:hover, h4.couleur3 a:hover {color:#666666; text-decoration:underline;}		/* Modification LE 26/08/2008 */

a.surligne {display:block; width:100%; color:#000000; text-decoration:none;}
a.surligne:hover {color:#000000; background-color:#d7d5d5; text-decoration:none;}

ul.listelienssoulignes li a.spip_out:link {color:#000000; text-decoration:underline;}
ul.listelienssoulignes li a.spip_out:visited {color:#000000; text-decoration:underline;}
ul.listelienssoulignes li a.spip_out:active {color:#000000; text-decoration:none;}
ul.listelienssoulignes li a.spip_out:hover {color:#000000; text-decoration:none;}
ul.listelienssoulignes li a:link {color:#000000; text-decoration:none;}
ul.listelienssoulignes li a:visited {color:#000000; text-decoration:none;}
ul.listelienssoulignes li a:active {color:#000000; text-decoration:underline;}
ul.listelienssoulignes li a:hover {color:#000000; text-decoration:underline;}
 
ul.listelienssurlignes li.blocfond a:link {display:block; width:100%; color:#000000; text-decoration:none;}
ul.listelienssurlignes li.blocfond a:visited {display:block; width:100%; color:#000000; text-decoration:none;}
ul.listelienssurlignes li.blocfond a:active {color:#000000; background-color:#d7d5d5; text-decoration:none;}
ul.listelienssurlignes li.blocfond a:hover {color:#000000; background-color:#d7d5d5; text-decoration:none;}

ul.listelienssoulignes li a.spip_out:link {color:#000000; text-decoration:underline;}
ul.listelienssoulignes li a.spip_out:visited {color:#000000; text-decoration:underline;}
ul.listelienssoulignes li a.spip_out:active {color:#000000; text-decoration:none;}
ul.listelienssoulignes li a.spip_out:hover {color:#000000; text-decoration:none;}

ul.liensecondtitre li a {text-decoration:none; font-weight:bold; color:#000000; padding:3px 4px 3px 4px;}
ul.liensecondtitre li a:link {font-weight:600; color:#000000; text-decoration:none;}
ul.liensecondtitre li a:visited {font-weight:600; color:#000000; text-decoration:none;}
ul.liensecondtitre li a:hover {font-weight:600; color:#000000; background-color:#ffffff; text-decoration:underline;}

ul.blocannuairesliensenligne li a:link {color:#000000; text-decoration:none;}
ul.blocannuairesliensenligne li a:visited {color:#000000; text-decoration:none;}
ul.blocannuairesliensenligne li a:active {color:#000000; text-decoration:underline;}
ul.blocannuairesliensenligne li a:hover {color:#000000; text-decoration:underline;}

#liensbandeauhaut a {font-weight:bold; padding-top:10px; padding-bottom:0px; padding-left:12px; padding-right:20px; color:#ffffff; text-decoration:none; background-image:url('/squelettes/images/puce01.gif'); background-repeat:no-repeat; background-position :middle left;}
#liensbandeauhaut a:visited {color:#ffffff; text-decoration:none;}
#liensbandeauhaut a:active {color:#ffffff; text-decoration:underline;}
#liensbandeauhaut a:hover {color:#ffffff; text-decoration:underline;}

.titresuite a {display:block; color:#000000; text-decoration:none;}
.titresuite a:link {color:#000000; text-decoration:none;}
.titresuite a:visited {color:#000000; text-decoration:none;}
.titresuite a:hover {color:#000000; background-color:#cacaca;}

.bloclienssurlignes a:link {display:block; width:100%; color:#000000; text-decoration:none;}
.bloclienssurlignes a:visited {display:block; width:100%; color:#000000; text-decoration:none;}
.bloclienssurlignes a:active {color:#000000; background-color:#d7d5d5; text-decoration:none;}
.bloclienssurlignes a:hover {color:#000000; background-color:#d7d5d5; text-decoration:none;}

#titrecadregauche2 a {color:#ffffff; text-decoration:underline;}
#titrecadregauche2 a:hover {color:#ffffff; text-decoration:none;}

#blocgauche_entete #nav a {color:#ffffff; text-decoration:none;}
#blocgauche_entete #nav a:hover {color:#ffffff; text-decoration:underline;}

#desc a {color:#ffffff; text-decoration:underline;}
#desc a:hover {color:#ffffff; text-decoration:none;}

div.navigation div.gauche a, div.navigation div.droite a {color:#000000; text-decoration:none;}
div.navigation div.gauche a:hover, div.navigation div.droite a:hover {color:#000000; text-decoration:underline;}

#cadregeneral_pub #titre a {display:block; width:98%; color:#000000; text-decoration:none;}
#cadregeneral_pub #titre a:hover {background-color:#E8E8E8;}

#cadregeneral_pub #contenu a {color:#ffffff; text-decoration:none;}
#cadregeneral_pub #contenu a:hover {color:#ffffff; text-decoration:underline;}






a img {border:0px;}

img {
	behavior:url("/win_png.htc");
}

a.opacity img {
 	filter:alpha(opacity=100);  
    -moz-opacity:1.0;  
    opacity:1.0;
}
a.opacity:hover img {
	filter:alpha(opacity=60);
    -moz-opacity:0.6;
    opacity:0.6;
}

img.bordure1					/*	Bordures vignettes bas de page	*/	/*	Modification LE 31/07/08	*/
{
 	border:1px solid #999999;
 	margin:0px;
 	padding:0px;
}
img.bordure2 {					/*	Bordures vignettes partie ZOOM	*/	/*	Modification LE 31/07/08	*/
 	margin:0px;
	margin-left:9px;s
 	padding-top:0px;
}

.integrationimage {		/*	Image correspondante à la vignette de l'article	*/
	float:right;
	width:140px;		/*	Pour corriger le bug de décélage de la vignette article sous IE - 26/04/2010 [LE]	*/
	text-align:left;
	padding:0px;
	margin:10px;
}

.spip_documents img {
 	padding:2px;
	vertical-align:middle;
}

#titrecadregauche2 img {		/*	Cadre ANNUAIRES/PRATIQUE	*/
 	float:left;
 	margin-right:10px;
	margin-bottom:10px;
}

#pictos img {
 	float:none;
 	margin:0px;
 	padding:2px;
}






#cadregeneral {
 	width:760px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#cadregeneral-pub {
 	width:890px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#cadregeneral_contenu {
	float:left;
	width:760px;
}

#cadregeneral_pub {
 	float:left;
	width:125px;
	padding:0px;
	padding-left:5px;
	margin:0px;
}

#cadrebandeauhaut {			/*	Bannière du site	*/
	height:190px;
	border-bottom:1px solid #e20025;
	background-image:url('/squelettes/images/bandeau_haut.gif');		/*	Modification LE 25/08/08	*/
	background-repeat:no-repeat;
	background-position :left top;
}

#cadrebandeauhaut_gauche {
	position:absolute;
	width:550px;
}

#liensbandeauhaut {			/*	LIENS accueil/contact/votre CCI/recherche	*/		/*	Modification LE 31/07/08	*/
 	position:absolute;
	height:20px;
	width:530px;
	padding:0px;
	padding-top:18px;
	padding-left:0px;
	padding-right:10px;
}

#cadrebandeauhaut_droite {
	float:right;
	width:210px;	
}

#blocsearch {				/*	Bloc de recherche haut droite	*/
 	position:absolute;
	width:220px;
	height:25px;
	padding-top:11px;
	text-align:center;
}

#cadrecontenu {
	width:760px;
	background-color:#ffffff;
}

#cadregauche {
	border-right:1px solid #D7D5D5;
	width:549px;
	vertical-align:top;
}

#zonegauche_gauche {
  	width:300px;
  	background-color:#ffffff;
  	vertical-align:top;
  	border-bottom:solid 1px #e20226;
}

#zonegauche_droite				/*	CADRE ZOOM	*/
{
  	background-color:#e20226;
  	vertical-align:top;
  	color:#ffffff;
}

#zonegauchemilieu {
	float:left;
	width:529px;
	padding:10px;
}

#zonegauchebas {
	float:left;
	width:549px;
}

#zonegauchebas_gauche {
	width:299px;
	border-right:1px solid #d7d5d5;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

#zonegauchebas_droite {
	width:249px;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

#zonegauche {
	float:left;
	width:549px;
	padding:0px;
	margin:0px;
}

#cadredroite {
	width:210px;
	background-color:#ffffff;
	vertical-align:top;
}

#cadrebandeaubas {
  	position:absolute;
	width :760px;
	height:120px;
	background-image:url('squelettes/images/bandeau_bas.png');
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
}

td.bandeaubas {
	width:auto;
 	text-transform:uppercase;
 	font-weight:bold;
 	font-size:11px;
 	color:#ffffff;
 	padding:5px;
}

div.bandeaubas {
 	margin:0px;
 	padding:0px;
 	padding-left:12px;
 	padding-top:11px;
	margin-right:20px;		/* Modif LE 19/03/2010 */
}

span.bandeaubas {
 	padding-left:12px;
	cursor:default;
}






#blocmenu {
	position:absolute;
	margin-top:35px;
}
.menu-titre {						/*	Menus principaux	*/  /*	Modification LE 30/07/08	*/
	padding-top:6px;
	margin-left:26px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	font-weight:700;
}
#menu1 {							/*	Premier menu	*/
	width:210px;
	height:26px;
	cursor:pointer;
}
#menu2 {							/*	Deuxième menu	*/
	width:210px;
	height:26px;
	cursor:pointer;
}
#menu3 {							/*	Troisième menu	*/
	width:210px;
	height:26px;
	cursor:pointer;
}
#menu4 {							/*	Quatrième menu	*/
	width:210px;
	height:26px;
	cursor:pointer;
}
#menu5 {							/*	Cinquième menu	*/
	width:210px;
	height:26px;
	cursor:pointer;
}
#menu1 a:hover, #menu2 a:hover, #menu3 a:hover, #menu4 a:hover, #menu5 a:hover {
	text-decoration:none;
	display:block;
	height:26px;
}
#smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {					/*	Sous-menu	*/
	position:absolute;
	z-index:100;
	left:-226px;
	margin-top:-8px;
	visibility:hidden;
	background-color:#FFFFFF;
	border-left:3px solid #e20025;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-size:12px;
	font-weight:700;
    color:#ffffff;
    filter:revealTrans(Duration=0.5, Transition=7) Alpha(opacity=100, finishopacity=90, style=3);
    	-moz-opacity:1.0;
    	opacity:1.0;
	width:240px;
	/*ie5win fudge begins*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width:220px;
	margin-left:20px;
}
html>body #smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {
	width:220px; /*ie5win fudge ends*/
}
#smenu1 ul, #smenu1 li, #smenu2 ul, #smenu2 li, #smenu3 ul, #smenu3 li, #smenu4 ul, #smenu4 li, #smenu5 ul, #smenu5 li {
	padding:0px;
	list-style-type:none;
	font-family:arial, sans-serif;
	font-weight:normal;
}
#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a {					/*	Textes des Sous-menus	*/	/*	Modification LE 06/10/08	*/
	display:block;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:700;
	text-decoration:none;
	width:100%;
	/*ie5win fudge begins*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width:100%; 
	color:#003772;
}
html>body #smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a {
	width:97%; /*ie5win fudge ends*/
}
#smenu1 a:hover, #smenu2 a:hover, #smenu3 a:hover, #smenu4 a:hover, #smenu5 a:hover {				/*	Textes des Sous-menus au survol	*/
	display:block;
	padding-left:6px; 
	font-weight:700; 
	background-color:#e20025;
	color:#FFFFFF;
	text-decoration:none;
	width:100%;
	/*ie5win fudge begins*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width:97%; 
}
html>body #smenu1 a:hover, #smenu2 a:hover, #smenu3 a:hover, #smenu4 a:hover, #smenu5 a:hover {
	width:97%; /*ie5win fudge ends*/
}






.petitefleche {
	float:left;
	width:4px;
	height:10px;
	background-image:url('/squelettes/images/puce03.gif');
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding-right:5px;
	margin:0px;
	font-size:0px;
}

.grandefleche {
	float:left;
	width:6px;
	height:12px;
	background-image:url('/squelettes/images/puce02.gif');
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding-right:5px;
	margin:0px;
	font-size:0px;
}

#zoneboutons {
	float:left;
	width:300px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

#bouton_dialoguer {
	float:left;
	width:122px;
	height:30px;
	margin-left:80px;
	margin-top:5px;
	padding:0px;
	background-image:url('/squelettes/images/bouton_dialoguer.png');
	background-repeat:no-repeat;
	background-position:left top;
}

#bouton_question {			/*	Bouton "VOS QUESTION"	*/	/*	Modification LE 10/07/08	*/
 	clear:both;
	float:right;
	width:160px;
	height:30px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	padding-top:20px;
	background-image:url('/squelettes/images/bouton_question.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}






.pagination {text-align:center; margin:10px 0px 10px 0px;}

span.on {font-weight:bold;}

a.lien_pagination {padding:5px; text-decoration:none;}
a.lien_pagination:hover {background-color:#e8e8e8;}






#cadregeneral_pub #titre {
	background-color:#000000;
	color:#FFFFFF;
	padding:2px;
	margin-bottom:5px;
	letter-spacing:4px;
	text-align:center;
}

#cadregeneral_pub #contenu {
 	text-align:center;
}

#titrecadregauche1 {
  	background-color:#e20224;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

#titrecadregauche2 {		/*	CADRE ZOOM	*/
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
}

#pictos {
 	text-align:center;
}

div.erreur {
 	height:135px;
 	text-align:center;
 	background-image:url('/squelettes/images/img_erreur.jpg');
 	background-position:center left;
 	background-repeat:no-repeat;
 	padding-left:100px;
}

.petiteboitegauche {
 	margin:0px;
 	padding:0px;
	padding-top:10px;
 	padding-left:10px;
 	padding-right:2px;
	float:left;
	width:138px;
	font-size:11px;
}

div.navigation {
	clear:both;
}
div.navigation div.gauche {
	float:left;
	border:1px solid #c0c0c0;
	background-color:#eeeeee;
	padding:5px;
	margin-right:5px;
}
div.navigation div.droite {
	float:right;
	border:1px solid #c0c0c0;
	background-color:#eeeeee;
	padding:5px;
	margin-left:5px;
}

#presseactuca {
	float:left;
	width:507px;
	margin:0px;
	margin-bottom:10px;
	padding:10px;
	border:1px dashed #747575;
	background-color:#eeeeee;
}

div.plan {
 	float:left;
 	width:240px;
 	padding:5px;
 	margin:5px;
}

div.blocgauchebas_gauche {			/*	Modification LE 15/03/2010	*/
  	padding:0px;
  	padding-top:5px;
  	padding-left:10px;
  	padding-right:10px;
}

div.blocgauchebas_droite {			/*	Modification LE 15/03/2010	*/
  	padding:0px;
  	padding-top:5px;
  	padding-left:10px;
  	padding-right:10px;
}

#blocgauche_entete {				/*	Titre des pages + arborescence	*/	/*	Modification LE 04/08/2008	*/
	background-color:#e20025;
	width:549px;
	color:#ffffff;
}

#blocgauche_entete #titre {
 	font-family:arial;
	font-size:14px;
	font-weight:700;
	padding:5px;
	padding-left:10px;
	text-transform:uppercase;
}

#blocgauche_entete #nav {
 	font-family:arial;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:5px;
}
#blocgauche_entete #nav #retrait {
	margin-left:80px;
}

#blocgauche_entete #desc {
	font-size:13px;
	color:#ffffff;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
}

#blocgauche_contenu {
 	width:529px;
 	padding:10px;
 	margin:0px;
 	clear:both;
}

#blocgauche_titresavoirplus {
	width:534px;
	margin:0px;
	padding:5px;
	padding-left:10px;
	background-color:#999999;
}

#blocgauche_savoirplus {
  	width:529px;
 	padding:10px;
	margin:0px;
 	background-color:#EEEEEE;
}

#blocdroite_pub {			/*	Modification LE 15/03/2010	*/
	width:200px;
	padding:5px;
	padding-bottom:0px;
	text-align:center;
}

#blocdroite_revuedepresse{			/*	Modification LE 15/03/2010	*/
	padding:10px;
	padding-top:5px;
}

#blocdroite_liens {
	width:190px;
	background-color:#ffffff;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
}

#blocdroite_titreservices {
 	background-color:#e20025;
 	margin:0px;
 	padding:10px;
}
#blocdroite_services {
 	padding:0px;
 	padding-left:10px;
 	padding-right:10px;
 	padding-bottom:10px;
 	margin:0px;
 	margin-bottom:5px;
 	border-bottom:5px solid #e20025;
}

div.blocdroite_contenu {
 	padding-top:5px;
 	padding-bottom:5px;
 	padding-left:10px;
 	padding-right:10px;
}

div.spip_forms {
 	clear:both;
	background-color:#eeeeee;
	border:1px solid #c0c0c0;
	padding:10px;
}

.couleur1 {
 	color:#ffffff;
}

.couleur2 {
 	color:#e20025;
}

.couleur3 {
 	color:#666666;
}

.couleur4 {
 	color:#000000;
}

.liencentre {
	text-align:center;
}

.encadre {
 	border:1px solid #c0c0c0;
 	background-color:#e8e8e8;
 	padding:5px;
 	margin-top:5px;
 	margin-bottom:5px;
}

.encadre-light {
	background-color:#f7f7f7;
	padding:5px;
	margin:5px 0px 5px 0px;
	border-left:10px solid #e8e8e8;
}

.spip_surligne {background-color:#d7d5d5;}

.spip_encadrer {
	width :75%;
	margin-left :auto;
	margin-right :auto;
	padding :5px;
	border:1px #d7d5d5 dashed;
}

span.spip_documents_left {
 	display:block;
 	text-align:left;
}

span.spip_documents_center {
 	display:block;
 	text-align:center;
}

span.spip_documents_right {
 	display:block;
 	text-align:right;
}

.spip_doc_titre {
 	text-align:center;
 	font-size:9px;
 	margin-bottom:5px;
}

span.erreur {
	display: block;
	border: 1px solid #D56980;
	background-color: #FBDCE3;
	margin: 2px 0px 2px 0px;
	padding: 5px;
	color: #D56980;
}

span.obligatoire {
	color:#DC143C;
}