*{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
color:#000;
}

body{

margin:10px;
background-image:url('fond.jpg');
}

a:link,a:visited{
color:inherit;
text-decoration:none;
color:#333;
}

.textPage,.photoPageText{
font-style:italic;
}

#glob_cont{
width:900px;
margin:auto;
background-color:#F0E8CD;
background-image:url('fond_menu.jpg');
background-repeat:repeat-y;
}



.msg_photos{
position:relative;
top:15px;
font-size:1em;
text-align:center;
color:black;
margin-left:30px;
}

#header{
background-color:#B5A276;
text-align:center;
font-size:38px;
color:black;
margin-bottom:0px;

background-image:url('fond_header.jpg');
background-repeat:repeat-y;
padding-left:190px;
padding-bottom:15px;
}

#header h1{
color:#474747;
font-size:26px;
font-weight:normal;
margin:8px;
}
#header #titre{
font-size:38px;
font-weight:bold;
color:black;
margin:10px;
}
/************MENU************/
#menu{
float:left;
margin-top:50px;
}

#menu ul li a{
font-size:15px;
}


#menu ul{

padding-left:40px;
/*margin-top:30px;*/
width:130px;
}

#menu ul li{

margin:5px;
margin-bottom:25px;
font-weight:bold;
}
#menu ul li a:hover{
margin-bottom:40px;
color:#ffffff;
font-weight:bold;

}




/************CORPS************/
#corps{
margin-left:190px;
min-height:400px;
padding:10px;
background-image:url(fondcorps5.jpg);
}
#corps h1{
color:#523605;
font-size:18px;
font-weight:bold;
text-decoration:underline;
}
/************AGRANDISSEMENT************/

#bigImage img{
border-color:#AF9C85;
height:600px;
border-width:40px;
border-style:solid;
}
#contBigImage{
text-align:center;
/*display:none;*/
background-color:#CFBCA5;
position:fixed !important;
position:absolute;
left:0px;
top:-10px;
padding-top:10px;
right:0px;
z-index:3;
}



.imgs{
padding:0px;
/*margin-bottom:60px;*/
text-align:left;
width:640px;
height:140px;
clear:right;
}

.imgs img{
width:80px;
margin:0px 10px;
}
/*.imgs img{
width:80px;
margin:18px;
margin-top:0px;
margin-bottom:0px;
}*/
.miniimg{
text-align:center; 
max-width:140px;
margin:0px;
width:auto !important;
width:80px;
float:left;
}
.miniimg span{
font-size:12px;
display:block
}
.miniimg img{
border-style: solid ;
border-width:2px;
border-color:rgb(50,50,50);
}

#contacts{
margin-top:100px;
font-size:1.2em;
}

.product_images img{
margin:15px;
}

#footer{
background-color:#AF9C85;
text-align:center;
color:#333;
padding-top: 10px;
padding-bottom: 10px;
background-image:url('fond_footer.jpg');
background-repeat:repeat-y;
padding-left:190px;
clear:both;
}