/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#conteneur {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

.img {
border: none;
}
.img:hover{
border: none;
}
.img img {
   border:none;
   }
   
img, .spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }

.img_logo {
  border:4px solid #f60;
}

a:link {
	text-decoration: none;
	color: #6699CC;
}
a:visited {
	text-decoration: none;
	color: #6699CC;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #6699CC;
}

.a_lien:link {
	font-size: 11px;
	color: #FFFFFF;
}
.a_lien:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
.a_lien:hover {
	text-decoration: underline;
	font-size: 11px;	
	color: #FFFFFF;
}
.a_lien:active {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;	
}

.a_lien_blue:link {
	color: #3373ba;
}
.a_lien_blue:visited {
	text-decoration: none;
	color: #3373ba;
}
.a_lien_blue:hover {
	text-decoration: underline;
	color: #3373ba;
}
.a_lien_blue:active {
	text-decoration: none;
	color: #3373ba;	
}
.a_gris12:link {
	color: #666666;
}
.a_gris12:visited {
	text-decoration: none;
	color: #666666;
}
.a_gris12:hover {
	text-decoration: underline;
	color: #FF9900;
}
.a_gris12:active {
	text-decoration: none;
	color: #666666;	
}
.a_orange12:link {
	color: #BD803C;
}
.a_orange12:visited {
	text-decoration: none;
	color: #BD803C;
}
.a_orange12:hover {
	text-decoration: underline;
	color: #BD803C;
}
.a_orange12:active {
	text-decoration: none;
	color: #BD803C;	
}
.erreur{
	text-decoration: none;
	font-size: 13px;
	color: #cc0000;	
}

.fielderror{ 	
	text-decoration: none;
	font-size: 13px;
	color: #cc0000;	 
}
.fieldreq { 
	font-size: 12px;
	color: #666666;
}


.txt_blc11{
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;	
}
.txt_blue {
	font-size: 11px;
	color: #3373ba;
}
.txt_titre_blue {
	font-size: 12px;
	color: #3373ba;
	font-weight: bold;
}
.txt_titre_blue_11 {
	font-size: 11px;
	color: #3373ba;
	font-weight: bold;
}
.txt_titre_blue10 {
	font-size: 10px;
	color: #3373ba;
}
.txt_gris12 {
	font-size: 12px;
	color: #666666;
}
.txt_gris11 {
	font-size: 11px;
	color: #666666;
}
.txt_orange12 {
	font-size: 12px;
	color: #BD803C;
}
.txt_orange10 {
	font-size: 10px; 
	color: #BD803C; 
}
.txt_gris10 {
	color: #666666; 
	font-size: 10px;
}
.txt_gris_italic {
	color: #999999; 
	font-size: 10px; 
	font-style: italic; 
}

.bg_bullecentre  {
background-image : url(../images/cadre_centre.jpg);
}
.bg_bullehaut  {
background-image : url(../images/cadre_haut.jpg);
}
.bg_bullebas  {
background-image : url(../images/cadre_bas.jpg);
}
.bg_bullecentre_bg  {
	background-image : url(../images/cadre_centre_gd.jpg);
	background-repeat: repeat-y;
}
.bg_menu  {
background-image : url(../images/menu_bg.jpg);
}
.bg_sousrub  {
background-image : url(../images/titre_actubg.jpg);
}
.bg_point  {
background-image : url(../images/points.gif);
}
.bg_bottom  {
background-image : url(../images/bottom.gif);
}
.bg_trait  {
background-image : url(../images/trait_h02.jpg);
}
.bg_point02  {
background-image : url(../images/points02.gif);
}
.bg_trait_titre  {
background-image : url(../images/titre_bg.gif);
}
.accueil_cadre {
	background-image: url(../images/bg_m02.jpg);
	background-repeat: repeat-y;
}
div#photoflot02 img{
  float:left;
  background-color:#fafbfc;
  border:0px solid #b0b0b0;
  margin:0px 15px 5px 0px;
  padding:0px;
}

table.spip {
	width: 95%;
	font-size: 12px;
}

table.spip caption{
        caption-side: top; /* bottom pas pris en compte par IE */
        text-align: justify;
        padding: 6px;
	    margin: 5px;

}

table.spip tr.row_first {
	background-color: #E3E5EE;
	color: #666666;
	text-decoration: none;
	padding: 8px;
	margin: 8px;
}

table.spip tr.row_odd {
       background-color: #F2F2F2;
}

table.spip tr.row_even {
	background-color: #F2F2F2;
}

table.spip td {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

