html {
width:100%;
height: 100%;
}

body {
background:  #22300B url(../imgs/bottom_prehome.gif) repeat-x bottom;
font: 11px/12px Arial, Helvetica, sans-serif;
color:white;
padding:0px;
margin:0px;
}

#content_prehome {
position:absolute;
background:  url(../imgs/canap.jpg) no-repeat center bottom;
height: 500px;
width:602px;
margin:0px 0px 0px -301px;
bottom: 0;
left: 50%;
padding: 0px;
overflow: auto;
text-align: center;
}

#content_prehome h1{
background: url(../imgs/logo.jpg) no-repeat;
text-decoration: none;
width:602px;
height:85px;
text-indent: -9999px;
}

#content_prehome #blocchoix {
position:absolute;
background:  url(../imgs/choix.jpg) center no-repeat;
width:351px;
height:98px;
margin:0px 0px 0px -178px;
left: 50%;
top: 100px;
}

#content_prehome #blocchoix ul li{
list-style: none;
margin: 0 auto;
display:inline;
}

.bloc{

width:155px;
padding:10px;
height:78px;
float:left;
}

.bloc p{
text-indent: -9999px;
}


h2 a{
width:140px;
height:27px;
margin-top:10px;
background: url(../imgs/pixtrans.gif) repeat;
display: block;
text-decoration: none;
text-indent: -9999px;
}

#flashmovie{
position: absolute;
background: transparent;
width:100%;
height:100%;
z-index:2;
text-align:center;
}

#subcontent{
padding:40px;
font-size: 11px;
text-align:left;
}

#subcontent h1{
font-size: 1.8em;
line-height:1.6em;
color:#749922;
margin-bottom:20px;
}

#subcontent h2{
font-size: 1.3em;
line-height:1.2em;
margin-bottom:10px;
}

#subcontent h3{
font-size: 1.2em;
color:#749922;
line-height:1.1em;
margin-bottom:10px;
}

#subcontent p{
line-height:1em;
margin-bottom:10px;
}

#subcontent .date{
font-size: 11px;
color:#749922;
}


* {
margin: 0;
padding: 0;
border: 0;
}

img {
margin: 0;
padding: 0;
border: 0;
}
