/* CSS Document */



body {margin:0px; padding:0px; background-color:#D4D4D4; font-family:arial;}

a {text-decoration:none;}
a:hover {text-decoration:none;}

.link-gris a {color:#999999; text-decoration:none;}
.link-gris a:hover {color:#9A1010; text-decoration:none;}
.link-gris a:visited {color:#666666; text-decoration:none;}

#container {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:260px;
	z-index:2;
}

.haut {background-image:url('img/decoupe/haut.gif'); background-repeat:repeat-x}
.gauche {background-image:url('img/decoupe/gauche.gif'); background-repeat:repeat-Y}
.droit {background-image:url('img/decoupe/droit.gif'); background-repeat:repeat-Y}
.haut_gauche {background-image:url('img/decoupe/haut_gauche.gif'); background-repeat:no-repeat}
.haut_droit {background-image:url('img/decoupe/haut_droit.gif'); background-repeat:no-repeat }

.c_haut {background-image:url('img/decoupe/c_haut2.gif'); background-repeat:repeat-x}
.c_bas {background-image:url('img/decoupe/c_bas2.gif'); background-repeat:repeat-x}
.c_gauche {background-image:url('img/decoupe/c_gauche2.gif'); background-repeat:repeat-Y}
.c_droit {background-image:url('img/decoupe/c_droit2.gif'); background-repeat:repeat-Y}
.c_haut_gauche {background-image:url('img/decoupe/c_haut_gauche2.gif'); background-repeat:no-repeat}
.c_haut_droit {background-image:url('img/decoupe/c_haut_droit2.gif'); background-repeat:no-repeat}
.c_bas_gauche {background-image:url('img/decoupe/c_bas_gauche2.gif'); background-repeat:no-repeat}
.c_bas_droit {background-image:url('img/decoupe/c_bas_droit2.gif'); background-repeat:no-repeat}

.bloc_news {background-image:url('img/bloc_news.jpg'); background-repeat:no-repeat; width:100%; height:160px}
.txt_news {margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px;}

.bloc_menu {background-image:url('img/bloc_menu.jpg'); background-repeat:no-repeat; width:100%; height:160px}
.txt_menu {margin-top:5px; margin-bottom:5px; margin-left:5px; margin-right:20px; text-align:center;}
.txt_menu a{color:#000000; text-decoration:none;}
.txt_menu a:hover{color:#F3B700; text-decoration:none;}
.txt_menu a:visited{color:#9B1212; text-decoration:none;}

#copyrights {font-size:10px;}
.center {text-align:center;}

.cdf {margin-left:10px; margin-top:5px; font-size:16px; text-decoration:none;}
.cdf a {color:#999999; text-decoration:none;}
.cdf a:hover {color:#9A1010; text-decoration:none;}

h1 {margin-left:10px; margin-right:10px; margin-bottom:0px; margin-top:0px;}
.txt_date {margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:10px;}

.txt_petit {margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; font-size:10px; text-align:justify;}
.txt_petit-12 {margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; font-size:12px; text-align:justify;}
.txt_petit-12 a {color:#999999; text-decoration:none;}
.txt_petit-12 a:hover {color:#9A1010; text-decoration:none;}
.txt_petit-12 a:visited {color:#666666; text-decoration:none;}




.txt_petit2 {margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; font-size:2px; text-align:justify;}
.txt_petit_c {margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; font-size:10px; text-align:center; vertical-align:top;}



.couv {margin-top:5px; margin-left:5px; float:right;}



.center { text-align:center;}



.border_thin { border-color:#000000; border-style:solid; border-width:thin;}



#texte_defilant {

	position:absolute;

	left:150px;

	top:75px;

	width:635px;

	height:30px;

	z-index:9;

}







/*--------- Lightbox -----------*/

#lightbox{

    background-color:#eee;

    padding: 10px;

    border-bottom: 2px solid #666;

    border-right: 2px solid #666;

}



#lightboxDetails{

    font-size: 0.9em;

    color: #555;

    padding-top: 0.5em;

}



#closeButton{ top: 5px; right: 5px; }



#lightboxCaption{ float: left; }



#keyboardMsg{ float: right; }



#lightbox img{ border: none; }



#overlay img{ border: none; }



#overlay{ background-image: url('img/box/overlay.png'); }



* html #overlay{ /*Hack IE */

    background-color: #000;

    background-color: transparent;

    background-image: url('blank.gif');

    filter: progidDXImageTransform.Microsoft.AlphaImageLoader(srcimgboxoverlay.png, sizingMethodscale;

}

/*-------- fin lightbox -------*/

Form Automatiques

INPUT { color: #000; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE }
SELECT { color: #000; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE }
TEXTAREA { color: #000; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE }
.txterror { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txtform { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

