/* CSS Document */

body{
margin:0px;
background:#676D46 url(../_img/_structure/body/body.jpg) center top repeat-x;
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-size:14px;
color:#370F31;
}

h1, h2, h3, h4, h5, h6, img, form{margin:0; padding:0;}
p{margin:10px 0px;}

a{color:#FF9900; text-decoration:none;}
a:hover{text-decoration:underline;}

img{border:0;}

.clear{clear:both;}

/***** STRUCTURE *****/
#wrap{
width:980px;
padding:0px 11px 35px 11px;;
background-image:url(../_img/_structure/wrap/wrap.png);
background-repeat:repeat-y;
position:relative;
margin:41px auto 0px auto;
}
* html #wrap{background-image:url(../_img/_structure/wrap/wrap.png);}

#left{
width:178px;
float:left;
padding-bottom:280px;
}

#right{
width:785px;
float:right;
padding-bottom:35px;
}

#footer{
width:100%;
padding:0px;
position:relative;
background-color:#54124A;
}

#footer_top{
position:absolute;
width:100%;
top:-35px;
background:url(../_img/_structure/footer/footer-top.png) center top repeat-x;
height:35px;
z-index:100;
}
#footer_deco{
background:url(../_img/_structure/footer/footer-deco.jpg);
width:175px;
height:247px;
position:absolute;
top:-282px;
left:5px;
}
#footer_deco_home{
background: url(../_img/home/footer-deco-home.jpg);
width:280px;
height:290px;
position:absolute;
top:-325px;
left:5px;
}

#footer_deco_home2{
width:280px;
height:290px;
position:absolute;
top:-325px;
left:5px;
}

#footer_content{
background-color:#54124A;
width:960px;
margin:0px auto;
padding:10px;
color:#FFFFFF;
text-align:center;
position:relative;
}
#footer_content a, #footer_content a:visited{color:#FACB5C;}
/** HOME **/
#right_home{
width:604px;
padding:80px 50px 35px 0px;
float:right;
}
#left_home{
float:left;
width:280px;
padding:10px 0px 303px 20px;
}
#logo_home{
position:absolute;
top:10px;
right:30px;
background-image: url(../_img/home/logo.png);
width:206px;
height:248px;
}
* html #logo_home{background-image:url(../_img/home/logo.gif);}

#slide_home{
border:#676D46 2px solid;
width:600px;
height:480px;
}
#left_home ul{
margin:0px;
padding:2px 0px 0px 0px;
display: block;
position:relative;
}
#left_home ul li{
list-style: none;
display: block;
line-height:26px;
padding:5px 0px 5px 32px;
background-image: url(../_img/home/puce-home.jpg);
background-repeat:no-repeat;
background-position:0px 8px;
font-size:18px;
}
#left_home ul li a, #left_home ul li a:visited{
color:#54124A;
display: block;
}
#left_home ul li a:hover{
color:#FF9900;
display: block;
}

/**** MENU ****/
#menu{
width:785px;
height:32px;
background:url(../_img/_structure/menu/menu-bg.jpg) bottom repeat-x;
padding-top:10px;
}
#menu ul{
margin:0px;
padding:0px;
display: inline;
width:785px;
height:32px;
}
#menu ul li{
float:left;
list-style: none;
line-height:19px;
height:19px;
padding:6px 0px 0px 0px;
}
#menu ul li a, #menu ul li a:visited{
color:#EAEBE0;
font-size:15px;
padding:0px 11px;
height:19px;
display:block;
border-left:#96948B 1px solid;
}
#menu ul li a:hover, #menu ul li.current a{
color:#FACB5C;
text-decoration:none;
}
/*** PAGE ***/
#logo{
background:url(../_img/logo.png) bottom no-repeat;
cursor:pointer;
width:178px;
height:211px;
padding-top:5px;
}

#drapeaux{
padding:10px 0px 0px 0px;
width:120px;
margin:0px auto;
}
#drapeaux_home{
padding:0px 0px 20px 0px;
width:120px;
}

#slide{
border:#676D46 2px solid;
width:775px;
height:300px;
margin-top:10px;
clear:both;
}

/* Fil d'arianne */
#breadcrumb{padding:5px 0px 10px 0px;color:#6C685F;font-size:12px}
#breadcrumb a, #breadcrumb a:visited{color:#370F31;}

/* FORMULAIRE CONTACT */
form{margin:0;}

form input, form textarea, form select{
border:1px solid #676D46;
font-size:12px;
background-color:#E4D1DE;
}
form input:hover, form textarea:hover, form select:hover{
background-color:#D8BCCF;
}

.form_50 {width:44%;}
.form_100 {
	width:93%
}
.textform{ font-size:13px;}
.text_pt{
font-size:12px;
padding:0 5px;
}
fieldset{margin:20px auto; width:555px; border:#676D46 1px solid;}
legend{color:#676D46; font-size:18px; font-weight:bold; font-style:italic;}

/*********** MAIN *****************/
#main{
padding:10px 40px;
width:705px;
}
#main h1{font-size:24px; font-weight:bold; padding:10px 0px 0px 40px; background:url(../_img/h1-puce.jpg) 10px 10px no-repeat; margin:0px;}

#main ul li{list-style:none; padding:5px 0px 5px 15px; background: url(../_img/ul-li.gif) left 10px no-repeat;}
