/* CSS Document */

html{

margin:0px;

}
body{
background-image:url(../images/bg.gif);
background-attachment:fixed;
margin:0px auto;
font-family:tahoma;


}
.border_tab_index{
border:5px solid #FFF;
border-bottom:none;
border-top:none;

}
#header{
margin-top:-3px;
background-image:url(../images/header_1.gif);
width:770px;
height:60px;


}
#header_left{

background-image:url(../images/header_left.gif);
width:239px;
height:38px;


}
.header{float:right; margin-right:10px; margin-top:3px; font-size:14px;color:#FF6600;}
.header a{
color:#FFF;
font-weight:bold;
text-decoration:none;

}
.header a:hover{
color:#FF3300;
text-decoration:none;
}
#header a{

font-size:12px;
color:#CC6600;

}
#footer{

background-color:#F7E40F;
margin-top:3px;
padding-top:25px;
padding-bottom:25px;

font-size:13px;
color:#7E770B;
text-align:center;

}


#footer a{
color:#FF9900;
font-weight:bold;
text-decoration:none;
}
#footer a:hover{
color:#FF3300;
text-decoration:none;
}




.titre_page{

background-color:#56A6C1;
height:60px;
width:440px;
float:left;
}
.contact_galerie{

float:right;
margin-right:5px;

}
#wrapper{

background-color:#FFF83B;
background-image:url(../images/bg_wrapper.gif);
background-repeat:no-repeat;

}
#core{
height:800px;

}
#content_left{

margin:0px;
float:left;
width:320px;


}
#box_msg{

background-color:#5297B7;
width:440px;
display:table;

}

#opaq_box_msg{

width:420px;
color:#FFF;
font-size:17px;
padding:10px;
 }
 
#box_details{


background-color:#FF6600;
width:440px;
height:100%;
display:table;

}

#opaq_box_details{


width:420px;
color:#FFF;
font-size:13px;
padding:10px;

}
#opaq_box_details a{

color:#FFFF00;
text-decoration:none;

}
#opaq_box_details a:hover{

color:#FFF;


}

#content_right{

float:right;
margin-right:3px;

}
#box_right{

margin-top:7px;
color:#FF3300;
font-size:13px;


}
#box_right img{

padding:5px;
background-color:#FFF;
border:1px solid #A6A600;
margin-bottom:5px;


}

ul li{

list-style:url(../images/puce.gif);

text-transform:lowercase;
font-weight:bold;
margin-left:-10px;
width:70%;



}

#box_yellow{


background-color:#FFCC00;
width:320px;
display:table;


}

#box_yellow_opaq{

width:300px;

color:#884400;
font-size:13px;

padding:10px;

}

.inputbox{border:1px solid #AC9C2B; font-size:13px}
.button_yes{

background-color:#FF9900;
color:#FFF;
font-size:10px;
font-weight:bold;
border: #FFF 2px solid;
padding:3px;
width:100px;

}
.button_cancel{

background-color:#FFCC00;
color:#FFF;
font-size:10px;
font-weight:bold;
border: #FFF 2px solid;
padding:3px;
width:100px;

}
#box-news{border:1px solid #FF6600; width:420px; background-color:#FFCC00; padding:10px; height:200px;}
#box-news p{color:#917400; margin-top:0px; font-size:12px}
#box-news h2{font-size:15px; color:#FF6600; margin-bottom:5px}
#box-news a{color:#FFF; font-weight:bold; font-size:12px; background-color:#FF6600; padding:5px; text-decoration:none}
#box-news a:hover{color:#FFF; font-weight:bold; font-size:12px; background-color:#FF6600; padding:5px; text-decoration:underline}
#box-news hr{

margin-top:0px;
color:#DDD;
background-color:#FF6600;
height:2px;
border:none;


}
#th-box-news{width:422px; background-color:#FF6600; padding:10px; height:20px; color:#FFFFFF; font-weight:bold;}
#box{width:750px; background-color:#FFCC00; padding:10px; height:200px; height:100%; }
#box p{color:#844200; margin-top:10px; font-size:12px}
#box h2{font-size:15px; color:#FF6600; margin-bottom:5px}
#slideshow {
    position:relative;
    height:200px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

