
body{
 margin: 0;
 padding: 0;
 background-color: #fff;
 backgroun: url(ressources/background.jpg) top center no-repeat;
 font-family: arial, sans-serif;
}

div#header{
 margin: 0px 0 0 0;
 font-size: 22px;
 font-varian: small-caps;
 color:#c3884c;
 color: #806448;
}

div#header a{
 text-decoration: none;
 margin: 0;
 padding: 0;
}

div#header a:hover{
 text-decoration: underline;
}

div#header a.titre1{
 color: #cfb59b;
 font-size: 12px;
 font-weight: bold;
}

div#header a.titre2{
 color: #cfb59b;
 font-size: 12px;
}

div#nicolaschauvea{
 background: url(ressources/logo.png) top left no-repeat;
 height: 75px;
 position: relative;
 padding-left: 88px;
}

div#nicolaschauveau{
 height: 70px;
 position: relative;
}

a#nicolaschauveau{
 color: #806448;
 font-weight: normal;
}


div#header_wrap{
margin: 0;
padding: 0;
position: absolute;
bottom: 3px;
}

h1 {
 margin: 0px 0 0 0;
 padding: 0;
 font-weight: bold;
 font-size: 22px;
}


h2 {
 margin: 3px 0 0 0;
 padding: 0;
 font-weight: bold;
}

h3{
margin: 20px 0 0 0;
padding: 0;
font-size: 14px;
font-weight: bold;
}

h5{
margin: 10px 0;
padding: 0;
font-size: 11px;
font-weight: normal;
}

div#conteneur1{
 margin: 0;
 padding: 0;
 position: relative;
 width: 900px;
 margin-left: -450px;
 left: 50%;
}




/*
   menu horizontal
   _______________

*/


div#nav_bar{
 margin: 0;
 padding: 0;
 margin-top: 40px;
 font-size: 14px;
 font-variant: small-caps;
 height: 16px;
}

div#nav_bar a{
 margin: 0;
 padding: 0;
 color: #cfb59b;
 text-decoration: none;
}

div#nav_bar a:hover{
 color: #806448;
}

div#nav_bar a#facebook{
 margin: 0;
 padding: 0;
 float: left;
 background: url(ressources/fb-icon.png) 0 -14px no-repeat;
 padding-left: 20px;
 height: 14px;
}

div#nav_bar a#facebook:hover{
 background: url(ressources/fb-icon.png) 0 0 no-repeat;
}

div#nav_bar a#blogger{
 margin: 0;
 padding: 0;
 float: left;
 background: url(ressources/blog-icon.png) 0 -14px no-repeat;
 padding-left: 20px;
 margin-left: 10px;
 height: 14px;
}

div#nav_bar a#blogger:hover{
 background: url(ressources/blog-icon.png) 0 0 no-repeat;
}

div#nav_bar a#version_fr{
 margin: 0;
 padding: 0;
 float: left;
 background: url(ressources/version_fr.png) 0 -14px no-repeat;
 padding-left: 20px;
 margin-left: 10px;
 height: 14px;
}

div#nav_bar a#version_fr:hover{
 background: url(ressources/version_fr.png) 0 0 no-repeat;
}

div#nav_bar ul{
 margin: 0;
 padding: 0;
 list-style-type: none;
 float: right;
}

div#nav_bar li{
 margin: 0;
 padding: 0;
 float: left;
 margin: 0 0 0 16px;
}





/*
   contenu
   _______

*/


div#conteneur_horizontal{
 margin: 0;
 padding: 0;
 backgroun: url(ressources/bg.png);
 background-color: #fff;
 height: 560px;
 width: 100%;
 border-top: 0px solid #c3884c;
 border-bottom: 0px solid #c3884c;
}

div#conteneur2{
 margin: 0;
 padding: 0;
 position: relative;
 width: 900px;
 margin-left: -450px;
 left: 50%;
 color: #71412b;
 font-size: 12px;
 text-align: justify;
}

div#conteneur2 a.text_link{
color: #71412b;
font-weight: bold;
margin: 0 3px;
}

div#conteneur2 a.text_link:hover{
color: #c3884c;
}

div.element a{
color: #cfb59b;
font-weight: bold;
margin: 0px;
padding: 0px;
text-decoration: none;
}

div.element a:hover{
color: #71412b;
}

div#conteneur2 span.smallcaps{
 font-variant: small-caps;
 font-weight: bold;
 font-size: 12px;
}

.menu_item{
 margin: 0;
 padding: 0;
 width: 380px;
 height: 250px;
 background-color: #fff;
 text-align: right;
 margin: 20px 0 0 0;
 opacity: 1;
 filter: Alpha(Opacity=100);
}

.menu_item:hover{
 opacity: 0.9;
 filter: Alpha(Opacity=90);
}

div#gauche1, div#gauche2{
float: left;
}

div#droite1, div#droite2{
float: right;
}

a img{
border: none;
}

.menu_item a{
 margin: 0;
 text-decoration: none;
}

.menu_item img{
margin: 10px 10px 10px 0;
}

.menu_item span{
margin: 0 10px 0 0;
}

.menu_item span.ligne1{
 font-size: 16px;
 color: #71412b;
}


.menu_item span.ligne2{
 font-size: 12px;
 color: #c3884c;
}


.menu_item a:hover div.menu_item{
 background-color: #000;
}



div#home_infos a{
 margin: 0;
 text-decoration: none;
}


div#home_infos a:hover{
 opacity: 0.9;
 filter: Alpha(Opacity=90);
}

div#home_infos span{
margin: 0 0px 0 0;
}

div#home_infos span.ligne1{
 font-size: 16px;
 color: #71412b;
}


div#home_infos span.ligne2{
 font-size: 12px;
 color: #c3884c;
}

div#home_infos{
 margin: 20px 0 0 0;
 padding: 10px;
 background: url(ressources/infoswarp.png) top right no-repeat;
 background-color: #fff;
 height: 214px;
}

div#home_infos1{
 margin: 0;
 padding: 68px 0px 10px 280px;
 background: url(ressources/mariage5.jpg) top left no-repeat;
}



div#home_infos2{
 margin: 0;
 padding: 68px 0px 0px 280px;
 background: url(ressources/mariage2.jpg) top left no-repeat;
}




/*
   footer
   ______

*/


div#footer{
 margin: 0;
 padding: 0;
 margin-top: 2px;
 text-align: center;
 font-size: 10px;
 color: #cfb59b;
 line-height: 14px;
}

div#gogoleu{
margin: 0;
padding: 0;
margin-bottom: 2px;
}

div#footer a{
color: #cfb59b;
}

div#footer a:hover{
color: #806448;
}

div#footer a.ref_link{
 color: #e7c6a4;
}





/*
   formulaire
   __________

*/


div#formulaire{
margin: 0;
padding: 0;
margin-top: 30px;
}

fieldset{
position: relative;
border: 0px solid #260e01;
padding: 0 10px 10px 10px;
margin-bottom: 0px;
}


input,select,textarea{
 background-color: #fff;
 color:#c3884c;
 border: 1px solid #c3884c;
}

label{
float:left;
width:25%;
text-align:right;
margin: 0;
padding: 0;
font-size: 12px;
margin-right: 10px;
color: #71412b;
font-variant: small-caps;
font-weight: bold;
}

label,input,select{
margin-top: 6px;
}

input.radio{
border: none;
background: none;
}

input#soumettre{
width: 100px;
height: 30px;
margin: 0;
margin-top: 0px;
margin-left: 150px;
color: #c3884c;
font-weight: bold;
border: 0px;
}

input#soumettre:hover{
cursor: pointer;
color: #c9a683;
}

span#alert{
padding: 0;
margin: 0;
display: block;
position: absolute;
width: 300px;
top: 200px;
left: 50%;
margin-left: -150px;
background-color: #999;
border: 1px solid #aaa;
z-index: 100;
text-align: center;
padding: 15px 10px;
color: #c00;
}

div#alert1{
background: url(ressources/formulaire/alert.jpg) top left no-repeat;
}

div#alert1 a{
color: #c00;
}



span#sent{
padding: 0;
margin: 0;
display: block;
position: absolute;
width: 300px;
top: 200px;
left: 50%;
margin-left: -150px;
background-color: #333;
border: 1px solid #aaa;
z-index: 100;
text-align: center;
padding: 15px 10px;
color: #fff;
}

div#sent1{
background: url(ressources/formulaire/sent.jpg) top left no-repeat;
}

div#sent1 a{
color: #fff;
}


/*
    mentions légales
    ________________
*/

div#legal p{
margin: 0 0 10px 0;
padding: 0;
}

div#legal h3{
margin: 20px 0 10px 0;
}


/*
    accordéon
    ________________
*/


#accordion {
	margin:0px 0 0 0;
}

h4.toggler {
	cursor: pointer;
	margin: 2px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
        font-size : 12px;      

}

div.element p{
margin: 10px 0;
padding: 0;
}



