










body {
  	margin: 0px;
	padding: 0px;
	background-image: url('/squelettes/images/back.jpg');
	background-repeat: repeat;
	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 {
 	font-family: verdana;
 	font-size: 11px;
 	border: 1px solid #c0c0c0;
 	background-color: #ffffff;
}

#blocsearch input.saisie {
  	background-image: url('/squelettes/images/icone_loupe.gif');
 	background-position: center left;
 	background-repeat: no-repeat;
	background-color: #FFCC66;
	border: 1px solid #DF6001;
	font-size: 11px;
	color: #592124;
	padding-left: 18px;
}
#blocsearch input.bouton {
 	border: 1px solid #DF6001;
 	background-color: #DF6001;
 	font-size: 11px;
 	color: #ffffff;
 	font-weight: bold;
 	padding-left: 2px;
 	padding-right: 2px;
}

.spip_bouton { 
	margin-top: 10px;
	margin-left : auto;
	margin-right : auto;
}
.spip_bouton input {
	background-color: #c0c0c0;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}






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: 10px;
	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;
}

#cadrealternatif h1.titre {
 	color: #000000;
 	font-size: 18px;
 	font-weight: normal;
 	letter-spacing: 8px;
}

#cadrealternatif h2.titre {
 	font-size: 11px;
 	color: #592124;
}






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;
}

p.droite {
 	padding-top: 5px;
	padding-bottom: 10px;
}

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: crimson;
}






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: 132px;
	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: #592124;}
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: #990000;}

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-left: 10px; padding-right: 10px; color: #ffffff; text-decoration: none; background-image: url('/squelettes/images/puce01.gif'); background-repeat: no-repeat; background-position : left bottom;}
#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;}

#blocnewsletter a {color: #000000; text-decoration: none;}
#blocnewsletter a:hover {color: #000000; 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 {
 	border: 1px solid #000000;
 	margin: 0px;
 	padding: 0px;
}
img.bordure2 {
 	border: 1px solid #d3d3d3;
 	margin: 0px;
 	padding: 0px;
}

.integrationimage {
	float: right;
	text-align:left;
	padding: 0px;
	margin: 10px;
}

.spip_documents img {
 	padding: 2px;
	vertical-align: middle;
}

#titrecadregauche2 img {
 	float: left;
 	margin-right: 10px;
	margin-bottom: 10px;
}

#pictos img {
 	float: none;
 	margin: 0px;
 	padding: 1px;
}






#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 {
	height: 180px;
	background-image: url('/squelettes/images/bandeau_haut.jpg');
	background-repeat: no-repeat;
	background-position : left top;
}

#cadrebandeauhaut_gauche {
	position: absolute;
	width: 550px;
}

#liensbandeauhaut {
 	position: absolute;
	height: 25px;
	width: 530px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

#cadrebandeauhaut_droite {
	float: right;
	width: 210px;	
}

#blocsearch {
 	position: absolute;
	width: 210px;
	height: 26px;
	padding-top: 7px;
	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: #F3F0E5;*/
  	background-color: #ffffff;
  	vertical-align: top;
  	/*border-bottom: solid 5px #999999;*/
}

#zonegauche_droite {
  	background-color: #592124;
  	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;
	background-image: url('squelettes/images/bandeau_bas.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
	padding-top: 12px;
}

td.bandeaubas {
 	text-transform: uppercase;
 	font-weight: bold;
 	font-size: 11px;
 	color: #ffffff;
 	padding: 5px;
}

div.bandeaubas {
 	margin: 0px;
 	padding: 0px;
 	padding-left: 12px;
 	padding-top: 2px;
}

span.bandeaubas {
 	padding-left: 12px;
	cursor: default;
}

#cadrealternatif {
 	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 15px;
	margin: 10px;
}






#blocmenu {
	position: absolute;
	margin-top: 35px;
}
.menu-titre {
	padding-top: 4px;
	margin-left: 50px;
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: 700;
}
#menu1 {
	width: 210px;
	height: 26px;
	cursor: pointer;
}
#menu2 {
	width: 210px;
	height: 26px;
	cursor: pointer;
}
#menu3 {
	width: 210px;
	height: 26px;
	cursor: pointer;
}
#menu4 {
	width: 210px;
	height: 26px;
	cursor: pointer;
}
#menu5 {
	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 {
	position: absolute;
	z-index: 100;
	left: -251px;
	margin-top: -26px;
	padding: 5px 15px 5px 15px;
	visibility: hidden;
	background-color: #990000;
	font-size: 12px;
	font-weight: 700;
    color: #ffffff;
    filter: revealTrans(Duration=0.5, Transition=7) Alpha(opacity=90, finishopacity=90, style=3);
    	-moz-opacity: 0.9;
    	opacity: 0.9;
	width: 240px;
	/*ie5win fudge begins*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 220px;
}
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 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
}
#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a {
	display: block; 
	padding-left: 5px; 
	font-weight: 700; 
	color: #ffffff; 
	text-decoration: none;
	width:100%;
	/*ie5win fudge begins*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 97%; 
}
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 {
	display: block; 
	padding-left: 5px; 
	font-weight: 700; 
	background-color: #999999; 
	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: 8px;
	margin: 0px;
	font-size: 0px;
}

#zoneboutons {
	float: left;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#blocnewsletter .grandefleche, #blocdroite_newsletter .grandefleche {
 	float: left;
 	width: 6px;
	height: 12px;
	background-image: url('/squelettes/images/puce01.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-right: 6px;
	margin: 0px;
	font-size: 0px;
}

#bouton_question {
 	clear: both;
	float: right;
	width: 125px;
	height: 20px;
	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;
}






#cadregeneral_pub #titre {
	background-color: #ffffff;
	padding: 2px;
	margin-bottom: 5px;
	letter-spacing: 4px;
	text-align: center;
}

#cadregeneral_pub #contenu {
 	text-align: center;
}

#titrecadregauche1 {
  	background-color: #9C9185;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#titrecadregauche2 {
	padding-top: 5px;
	padding-bottom: 5px;
	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-left: 10px;
 	padding-right: 2px;
	float: left;
	width: 138px;
	font-size: 11px;
}

#blocnewsletter {
 	clear: both;
 	float: none;
 	background-image: url('/squelettes/images/img_nl_performance.jpg');
 	background-position: top right;
 	background-repeat: no-repeat;
 	background-color: #86B0C0;
 	padding-top: 30px;
 	padding-bottom: 10px;
 	padding-left: 10px;
 	padding-right: 10px;
 	color: #ffffff;
}

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 {
  	padding: 0px;
  	padding-top: 10px;
  	padding-left: 10px;
  	padding-right: 10px;
}

div.blocgauchebas_droite {
  	padding: 0px;
  	padding-top: 10px;
  	padding-left: 10px;
  	padding-right: 10px;
}

#blocgauche_entete {
	background-color: #DF6001;
	width: 549px;
	color: #ffffff;
}

#blocgauche_entete #titre {
 	font-family: arial;
	font-size: 14px;
	font-weight: 700;
	padding: 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: 10px;
}
#blocgauche_entete #nav #retrait {
	margin-left: 80px;
}

#blocgauche_entete #desc {
	font-size: 13px;
	color: #ffffff;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#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 {
	width: 210px;
	padding: 0px;
	padding-top: 10px;
	text-align: center;
}

#blocdroite_revuedepresse {
	width: 190px;
	padding: 10px;
	height: 300px;
	overflow: auto;
}

#blocdroite_liens {
	width: 190px;
	background-color: #ffffff;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#blocdroite_titreservices {
 	background-color: #9C9185;
 	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 #757474;
}

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: #592124;
}

.couleur3 {
 	color: #666666;
}

.couleur4 {
 	color: #990000;
}

.liencentre {
	text-align: center;
}

.encadre {
 	border: 1px solid #c0c0c0;
 	background-color: #e8e8e8;
 	padding: 5px;
 	margin-top: 5px;
 	margin-bottom: 5px;
}

.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;
}