body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #C0C0C0;
}

#conteneur{
	background-color: #FFFFFF;
	padding: 15px;
	width: 780px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#haut{
	background-color:#dfdb00;
	margin: 0px 0px 20px;
	padding: 0px;

}
#haut #logoprint {
	display: none;
}

.logo{
float:right;

}
.spacer {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}



#menuprin {
	width:auto;
	font-size:12px;
	line-height:normal;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
  }
#menuprin ul {
  margin:0;
  padding:0px;
  list-style:none;
  }
#menuprin li {
  float:left;
  background:#FFFFFF url(imgs_inter/gris_gauche.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 7px;
  }
#menuprin a {
	float:left;
	display:block;
	background:url(imgs_inter/gris_droite.gif) no-repeat right top;
	padding:5px 12px 5px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#8F8F8F;
	margin: 0px;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menuprin a {float:none;}
/* End IE5-Mac hack */

  #menuprin a:hover {
	color:#467491;
  }
#menuprin #current {
  background:#FFFFFF url(imgs_inter/bleu_gauche.gif) no-repeat left top;
  }
#menuprin #current a {
  background:url(imgs_inter/bleu_droite.gif) no-repeat right top;
  color:#FFFFFF;
padding:5px 12px 5px 0px;
  }
  
#navcontact {
	background-color:#BFD4E7;
	width: 170px;
	clear: none;
	float:left;
	margin: 0px;
	padding-bottom: 50px;
}

#navcontact p{
	font-family: Arial, Helvetica, sans-serif;
	color: #467491;
	padding: 5px 5px 0px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;

}
#navcontact a{
	color: #467491;
}
#navcontact a:hover{
color: #333333;
}

#navcontainer {
	background-color:#BFD4E7;
	width: 170px;
	clear: none;
	float:left;
	margin: 0px;
	padding-bottom: 50px;
}

#navcontainer p{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 5px 5px 0px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;

}

 #navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer h4{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #467491;
	padding: 2px;
	font-weight: bold;
	text-align: center;

}

#navcontainer a
{
	display: block;
	color: #467491;
	background-color: #BFD4E7;
	width: 160px;
	padding: 5px 2px 5px 8px;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer a:hover
{
	background-color: #467491;
	color: #FFF;
}

#navcontainer #actif
{
background-color: #BDE4FF;
color: #0062A6;
}

#menusecond {
	width:auto;
	font-size:10px;
	line-height:normal;
	background-color: #FFFFFF;
	margin: 20px 0px 0px;
	padding: 0px;
	font-weight: bold;
	clear:both;
	/*/border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;*/
	height:25px;
  }
#menusecond ul {
  margin:0;
  padding:0px;
  list-style:none;
  }
#menusecond li {
  float:left;
  background:#FFFFFF url(imgs_inter/gris_gauche.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 7px;
  }
#menusecond a {
	float:left;
	display:block;
	background:url(imgs_inter/gris_droite.gif) no-repeat right top;
	padding:7px 12px 6px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#8F8F8F;
	margin: 0px;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menusecond a {float:none;}
/* End IE5-Mac hack */

  #menusecond a:hover {
	color:#467491;
  }
#menusecond #current {
  background:#FFFFFF url(imgs_inter/orange_gauche.gif) no-repeat left top;
  }
#menusecond #current a {
  background:url(imgs_inter/orange_droite.gif) no-repeat right top;
  color:#FFFFFF;
 padding:7px 12px 6px 0px;
  }




#page{
	margin: 0px;
	padding: 30px 20px 20px;
	border: 2px solid #8F8F8F;
	width: 740px;
}

#maj{
	background-color:#FF9900;
	width:150px;
	float:right;
	padding:10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px solid #000000;
}

#central{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	width:720px;
}
#central h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #467491;
	margin: 0px;
	padding: 0px;
}
#central h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #7096C5;
	margin: 10px 0px 0px;
	padding: 0px;
}

#central p{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;

}

.droite {
	float: right;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}

#pied{
	text-align: right;
	margin-top: 25px;
		width:740px;
}
#pied #adresse {
	display: none;
}


 #pied ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: right;
}

#pied ul li { display: inline; }

#pied ul li a
{
text-decoration: none;
padding: 2px 5px;
color: #7096C5;
}

#pied ul li a:hover
{
	color: #7096C5;
	text-decoration: underline;
	font-weight: bold;
}

#cola{
width:340px;
float:left;
background-color:#FFFFFF;
}
#cola .comuni {
	font-size: 16px;
}


#cola h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px;
	background-color:#A1509C;
	margin: 0px;
}
#cola h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px;
	background-color:#A1509C;
	margin: 0px;
}

#cola h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 18px 8px 0px;
	background-color:#A1509C;
	margin: 0px;
}




#cola .textep{
	background-color:#A1509C;
	color: #FFFFFF;
	padding: 8px;
	margin: 0px;
}
#cola .textepcentre{
	background-color:#A1509C;
	color: #FFFFFF;
	padding: 25px 8px;
	margin: 0px;
	text-align: center;
}
#cola .textepactus{
	background-color:#A1509C;
	color: #FFFFFF;
	padding: 8px 8px 10px;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

#cola .filet{
	background-color:#A1509C;
	color: #FFFFFF;
	padding: 0px 20px;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#cola .liscom{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
}



#cola img{
	float:right;
}

#cola h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A1509C;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 6px;
	line-height: 12px;
	margin-left: 0px;
	margin-top: 25px;
	margin-bottom: 5px;
}

#cola h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
	margin: 18px 5px 0px;
	padding: 2px;
	float: right;
	width: 70px;
	border: 1px solid #666666;
	clear: right;
	text-align: center;
}
#cola ul {
	list-style-type: none;
	background-color: #A1509C;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin: 0px;
}
#cola li a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 11px;
	background-image: url(imgs_inter/doc-fleche-off.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding-left: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#cola li a:hover {
	color: #000000;
	background-image: url(imgs_inter/doc-fleche-on.gif);
}



#colb{
	width:204px;
	background-color:#f49e00;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 8px;
}
#colb h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 6px;
	margin-bottom: 0px;
}
#colb p{
	margin-top: 2px;

}

#colc{
width:150px;
background-color:#FFFFFF;
float:left;
padding:0px;
}
#cold{
	width:385px;
	background-color:#FFFFFF;
	float:left;
	padding:0px;
}

#cold h1{
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #666666;
	font-size: 24px;
	line-height: 18px;
	padding-left: 7px;
	color: #f49e00;

}

#cold h2{
	font-size: 18px;
	line-height: 14px;
	color: #666666;
	border-right-width: 14px;
	border-right-style: solid;
	border-right-color: #f49e00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f49e00;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#cold h3 {
	font-size: 18px;
	color: #A1509C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cold h4 {
	color: #A1509C;
	font-size: 14px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}



#cold .partenaire{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 5px;
	border-right: 1px solid #f49e00;
	border-bottom: 1px solid #f49e00;
	border-left: 1px solid #f49e00;

}

#cold .partenaire p{
	margin-top: 0px;

}

#cold .fdr{
	text-align: right;
	float: right;
	margin-left: 10px;
}
#cold .docpresse {
	font-size: 11px;
	text-align: justify;
}


.colspace{
width:15px;
float:left;
}
a.lienactus:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
}
a.lienactus {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
}
a.lienactus:hover {

	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: right;
}
.pactusacc {
	text-align: left;
	margin-bottom: 5px;
}
.psuite {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0D1D3;
	padding-bottom: 10px;
}

.pchiffres{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #333333;
	line-height: 12px;
	padding-left: 4px;
}
a.liencom:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(imgs_inter/fleche_noir.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 7px;
	line-height: 15px;
}
a.liencom{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(imgs_inter/fleche_noir.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 7px;
		line-height: 15px;
}
a.liencom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
		line-height: 15px;
}
a.part:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
a.part {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
a.part:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f49e00;
}

#centralactus{
	float:left;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
	width:520px;
}
#centralactus h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #467491;
	margin: 0px 0px 20px;
	padding: 0px;
}
#centralactus h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #7096C5;
	margin: 15px 0px 5px;
	padding: 0px;
}
#centralactus h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f49e00;
	margin: 5px 0px 10px;
	padding: 0px;
}

#centralactus h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f49e00;
	margin: 5px 0px 0px;
	padding: 0px;
}

#centralactus p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-right: 20px;
	margin-top: 0px;
}

#centralactus label{
	color: #467491;
	font-weight: bold;
}

#centralactus input, #centralactus textarea{
	border: 1px solid #0062A6;
	margin-bottom: 8px;
}
.fgauche {
	float: left;
	width: 150px;
}
.fdroite {
	float: right;
	width: 150px;
}
.maj {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C0C0C0;
	text-align: left;
	margin: 3px 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #BFD4E7;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	float: right;
	height: auto;
	width: 180px;
	border: 1px solid #8F8F8F;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#bloca {
	background-color: #A1509C;
	width:330px;
	float:left;
	padding: 5px;
	color: #FFFFFF;
}
#bloca a {
	color: #FFFFFF;
	text-decoration: underline;
}
#bloca a:hover {
	color: #000000;
}
#bloca table {
	border: 1px solid #FFFFFF;
	border-collapse:collapse;
}

#blocb {
	width:385px;
	background-color:#FFFFFF;
	float:left;
	padding:0px;
}
.comite ul {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.comite h5 {
	font-size: 10px;
	color: #F49E00;
	margin: 0px;
	padding: 0px;
}
#cold .comite h4 {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.comite li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
