@charset "utf-8";
/* CSS Document */

html, body {
height:100%;
margin:0;
padding:0;
text-align:center;
width:100%;
}

body{
background-image: url(./img/fond_home.jpg);
background-color:#3d2700;
background-repeat: no-repeat;
color:#FFFFFF;
font-family:Arial, Verdana, sans-serif;
}

img{
border:none;
}

#contenu{
position:relative;
margin:0 auto;
width:650px;
height:557px;
background-image:url(./img/compagnie_fuste.gif);
background-repeat: no-repeat;

}

#image1{
position:absolute;
left:0px;
}

#image2{
position:absolute;
left:357px;
}

li{
list-style-type:none;
}

a{
color:#FFFFFF;
font-family:Arial, Verdana, sans-serif;
font-size:11px;
text-decoration:none;
}

a:hover{
color:#6ace13;
font-family:Arial, Verdana, sans-serif;
font-size:11px;
text-decoration:none;
}

h1.titre_home{
display:none;
}

h1.titre_home2{
position:absolute;
top:0px;
left:0px;
width:100%;
margin:152px auto 0px;
font-size:12px;
}

#maison_rondins{
position:absolute;
top:500px;
left:-130px;
}

#hangards{
position:absolute;
top:500px;
left:105px;
}
.titre_menus{
text-align:center;
}

#menu, #menu_h{
text-align:center;	
margin:0px;
padding:0px;
}

#item{
position:absolute;
left:0px;
top:172px;
width:988px;
height:310px;
background-image:url(./img/item.jpg);
background-repeat: no-repeat;
margin-left:-170px;
}

#zone1_accueil{
position:absolute;
width:190px;
height:320px;
top:160px;
left:-174px;
}

#zone2_accueil{
position:absolute;
width:190px;
height:320px;
top:160px;
left:35px;
}

#zone3_accueil{
position:absolute;
width:190px;
height:320px;
top:160px;
left:235px;
}

#zone4_accueil{
position:absolute;
width:190px;
height:320px;
top:160px;
left:435px;
}

#ilba{
position:absolute;
width:154px;
height:70px;
left:650px;
top:25px;
background-image:url(./img/ilba_v2.gif);
}

.cache{
display:none;
}
