/* CSS Document */
#conteneur {
position:relative;
width:969px;
margin:auto;
}
#header {
width:100%;
height:156px;
background:url(img/fnd_head.jpg) no-repeat top right;
}
#header h1 {
position:absolute;
top:0;
right:25px;
color:#fff;
}
#header h1 a {
color:#fff;
text-decoration:none;
}
#menu {
font-weight:bold;
color:#5a82d1;
background:url(img/fnd_menu.gif) no-repeat top left;
margin:0 0 10px 0;
padding:10px 0 0 0;
width:100%;
height:40px;
font-size:11px;
text-align:center;
}
#footer {
font-weight:bold;
color:#666;
margin:0 0 10px 0;
padding:10px 0 0 0;
width:100%;
height:40px;
font-size:11px;
text-align:center;
}
#footer a {
text-decoration:none;
color:#666;
}
#menu span.separ {
background-color:#5a82d1;
color:#fff;
}
#menu a {
color:#666;
font-weight:bold;
text-decoration:none;
}
#menu a:hover {
color:#5a82d1;
font-weight:bold;
text-decoration:none;
}
#menu #acces {
margin-top:5px;
text-align:right;
}
#menu #acces a.french {
color:#5a82d1;
}
#contenu {
width:100%;
}
#contenu .col2 {
width:480px;
float:left;
}
#contenu .col2_2 {
width:469px;
float:left;
}
#contenu .blc_475 {
width:475px;
margin:20px 0 0 0;
}
#contenu .blc_475 .m1 {
width:445px;
background:url(img/m1_blc_475.gif) repeat-y top left;
padding:0 15px;
}
#contenu .blc_475 .m2 {
width:445px;
background:url(img/m2_blc_475.gif) repeat-y top left;
padding:0 15px;
}
#contenu .blc_475 .t1 {
position:relative;
background:url(img/t1_blc_475.gif) repeat-y top left;
height:62px;
width:100%;
}
#contenu .blc_475 .t1 .soleil {
position:absolute;
left:-10px;
top:-60px;
z-index:2000;
}
#contenu .blc_969 .t1 .soleil {
position:absolute;
left:-10px;
top:-70px;
z-index:2000;
}
#contenu .blc_475 .t2 {
position:relative;
background:url(img/t2_blc_475.gif) repeat-y top left;
height:25px;
width:100%;
}
#contenu .blc_475 .t1 h1 {
position:relative;
top:-35px;
margin-left:120px;
}
#contenu .blc_475 .b1 {
position:relative;
background:url(img/b1_blc_475.gif) no-repeat top left;
height:123px;
width:100%;
}
#contenu .blc_475 .b2 {
position:relative;
background:url(img/b2_blc_475.gif) no-repeat top left;
height:62px;
width:100%;
}
#contenu .blc_475 .b3 {
position:relative;
background:url(img/b3_blc_475.gif) no-repeat top left;
height:17px;
width:100%;
}
#contenu .blc_969 {
width:969px;
margin:30px 0 0 0;
}
#contenu .blc_969 .t1 {
position:relative;
background:url(img/t1_blc_969.gif) repeat-y top left;
height:47px;
width:100%;
}
#contenu .blc_969 .t2 {
position:relative;
background:url(img/t2_blc_969.gif) repeat-y top left;
height:63px;
width:100%;
}
#contenu .blc_969 .t3 {
position:relative;
background:url(img/t3_blc_969.gif) repeat-y top left;
height:31px;
width:100%;
}
#contenu .blc_969 .m1 {
position:relative;
background:url(img/m1_blc_969.gif) repeat-y top left;
width:949px;
padding:0 10px;
}
#contenu .blc_969 .m2 {
position:relative;
background:url(img/m2_blc_969.gif) repeat-y top left;
width:949px;
padding:0 10px;
}
#contenu .blc_969 .m3 {
position:relative;
background:url(img/m3_blc_969.gif) repeat-y top left;
width:949px;
padding:0 10px;
}
#contenu .blc_969 .b1 {
position:relative;
background:url(img/b1_blc_969.gif) repeat-y top left;
height:14px;
width:100%;
}
#contenu .blc_969 .b2 {
position:relative;
background:url(img/b2_blc_969.gif) repeat-y top left;
height:61px;
width:100%;
}
#contenu .blc_969 .b3 {
position:relative;
background:url(img/b3_blc_969.gif) repeat-y top left;
height:76px;
width:100%;
}
#footer {
width:100%;
height:30px;
clear:both;
}
.soleil {
width:126px;
height:125px;
}
ul {
	list-style-type:none;
	padding:15px 0 15px 10px;
}
ul li {
	list-style-type:none;
	padding:0 0 0 20px;
	margin:10px 0;
	background:url(img/puce3.gif) no-repeat top left;
}
/**POP UP EN CSS**/
a.csspopup {position:relative;z-index: 1000;width:auto;}
a.csspopup span {display:none;text-decoration:none;}
a.csspopup:hover {color:#000; cursor:default;text-decoration:none;}
a.csspopup:hover .csspopbox {display:block; position:absolute; top:-40px;left:0; width:270px; height:auto; background-color:#fff; color:#000; border:2px solid #2a509a; text-align:left; font-family:verdana; font-size:11px; padding:5px;z-index:1001;}

/****FORMULAIRES****/

form.formall div.field {
clear:both;
margin:10px 0 10px 0;
}
form.formall label {
display:block;
position:relative;
float:left;
width:200px;
height:auto;
background:url(img/pt.gif) repeat-x 0 17px;
margin:10px 5px 0 0;
padding:0 0 3px 0;
}
form.formall label.no_bg {
background:none;
}
form.formall .inputxt, form.formall .txtarea {
width:180px;
margin:8px 5px 0 0;
border:1px solid #ccc;
}
form.formall .inputxt {
height:18px;
}
form.formall .txtarea {
height:150px;
}

/*FORMULAIRE AJAX*/
.error {
display:block;
background:url(img/error.gif) no-repeat top left;
height:16px;
width:auto;
padding:3px 0 0 20px;
}
.star {
background:url(img/star.gif) no-repeat top left;
height:16px;
width:auto;
padding:3px 0 0 20px;
}
.wait {
display:block;
background:url(img/wait.gif) no-repeat top right;
height:16px;
width:auto;
padding:3px 0 0 20px;
}
.chargement {
display:block;
background:url(img/chargement.gif) no-repeat top center;
height:81px;
width:auto;
}
.valid {
display:block;
background:url(img/valid.gif) no-repeat top right;
height:16px;
width:auto;
padding:3px 0 0 20px;
}

.surbr_gr, .surbr_bla {
padding:0 10px 10px 10px;
border:1px solid #CCCCCC;
margin:5px 0 5px 0;
}
.surbr_gr {
background-color:#eee;
}
.surbr_bla {
background-color:#fff;
}
.surbr_rou {
background-color:#FFFF99;
border:1px solid #CC0000;
}
.surbr_none {
background-color:none;
border:none;
}

.ltop {
background-color:#744a29;
height:20px;
color:#fff;
}
.l1 {
background-color:#dde5f5;
height:20px;
}
.l2 {
background-color:#eee;
height:20px;
}
.lover {
background-color:#fff;
height:20px;
}
.for16 {
display:block;
height:16px;
width:16px;
}
.add {
padding:2px 0 4px 20px;
background:url('img/add.gif') no-repeat top left;
}
.mod {
background:url('img/mod.gif') no-repeat top left;
}
.sup {
background:url('img/del.gif') no-repeat top left;
}
