html, body {width:100%;
height:100%;
background-color:#FFFFFF;
background-image : url("images/fondversus2.gif");
background-repeat : repeat-x;
}

#cadreconteneur {
width:800px;
height:auto;
margin: 12 auto 0 auto;
padding:7px;
background-color:#FFFFFF;
border:solid 2px #333333;
}


#bandeau {
clear:right;
width:800px;
height:227px;
padding:0px;
border:1px solid #CC0000;
}

#conteneurnavigation {
width:168px;
height:auto;
margin-top:85px;
background-color:#FFFFFF;
background-image : url("images/fondnavigation4.jpg");
background-repeat : no-repeat;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

dl#menu {
float:left;
height:auto;
width: 165px;
}
dl#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 30px;
line-height: 30px;
font-weight: bold;
text-align: left;
font-family:helvetica,Arial,Georgia MS,sans-serif;
background: #CC0000;
color: #FFFFFF;
border-top:2px solid #333333;
border-left:5px solid #333333;
}

dl#menu li {
text-align: right;
background: #CC0000;
font-family:helvetica,Arial,Georgia MS,sans-serif;
font-size:78%;
border-top:1px dotted #969696;
color:#eee;
}
dl#menu li a, dl#menu dt a {
color: #FFFFFF;
padding-right:5px;
padding-top:0px;
padding-bottom:2px;
text-decoration: none;
display: block;
border: 0 none;
}

dl#menu li a:hover, dl#menu dt a:hover {
color: #969696;
}

#colonnedroite {
float:right;
width:138px;
height:auto;
text-align:center;
background-color:#663399;
border:2px solid #969696;
margin-top:222px;
padding:7px;
font-family:verdana,trebuchet,arial,helvetica,sans-serif;
font-size:70%;
color:#DDDDDD;
}

#contenu {
width:435px;
position:relative;
padding-left: 11px;
padding-right: 11px;
margin-top:85px;
margin-left:180px;
font-family:arial,sans-serif;
font-size:85%;
text-align:justify;
color:#000000;
border-left:1px dashed #CC0000;
border-right:1px dashed #CC0000;
}


.lien {
text-align: left;
font-weight:bold;
}
 

.conteneurinterieur {
width: 100%;
}

.flottantecontenu1 {
margin: 1px;
float: left;
width: 165px;
padding-right:9px;
border-right: 1px dotted #DDDDDD;
text-align: center; 
}

.flottantecontenu2 {
margin: 1px;
float: right;
width: 250px;
text-align: justify;
font-size:95%;
color:#4B4B4B;
}

.spacer {
clear: both;
}

#basrubriques{
clear:left;
text-align:center;
font-family:Helvetica,Arial,Georgia MS,sans-serif;
font-size:68%;
padding-top:40px;
color:#CC0000;
}


#pied{
clear:left;
text-align:center;
font-family:Helvetica,Arial,Georgia MS,sans-serif;
font-size:62%;
padding-top:20px;
color:#646464;
}

a.cache {
text-decoration: none;
color: #969696;
}

a.cash {
text-decoration: none;
color:#646464;
}


img, div, background-image {
behavior: url(iepngfix.htc)
}



