/* CSS Document */

body {
    BACKGROUND-COLOR:#000000;
    font-family: "Times New Roman", Times, serif;
    color:#FFFFFF;
}

#contenu {
    background-image:url(images/comptage/fond0.jpg);

}

#menu
{
    position:absolute;
    top:0px;
    left:0px;
    width:134px ;
    height:730px;
}

#barrehaut
{
    position:absolute;
    top:0px;
    left:134px;
    height:130px;
    width:870px;
    background-repeat: no-repeat;
    background-position: right top;

}

#contenu {
position:relative;
width:870px;
height:593px;
top:120px;
left:126px;
    background-repeat: no-repeat;
    background-position: top left;

}

#menucontenu {
font-family: Arial, Helvetica, sans-serif;
position:absolute; 
top:0px; 
left:0px;
height:24px;
width:869px;
border:1px solid #9999CC;
margin:0;
padding:0;
}


ul#menucontlist{
width:869px;

 display: inline;
 list-style-type: none; 
 padding:0;
 margin:0;
}


#menucontlist li{ 
list-style-type: none; 
 display: inline;
padding: 0.2em 5px;
 padding-right:5px;
padding-left:5px;
}



#menucontlist a{
font-family: Arial, Helvetica, sans-serif;
text-align: center;
color:#FFFFFF;
text-decoration:none;
font-weight: bold;

}

 #menucontlist a:hover {
background-color:#9999CC;
height: 24px;
}

a.liencontenuactif{

background-color:#9999CC;

}


#liencontact{
position:absolute; 
right:5px; 
top:90px; 
height:25px; 
width:51px; 
z-index:5;
}

a.liencontact{
background-image:url(images/contact/contact.gif);
background-repeat:no-repeat;
background-position:top right;
}

a.liencontact:hover{
background-image:url(images/contact/contact.gif);
background-repeat:no-repeat;
background-position:top right;
}

#formcompt {
position:relative; 
left:0px; 
top:25px;
height:568px;
margin-left:15px;
overflow: -moz-scrollbars-vertical;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;

}


.texte {
        font-family: "Times New Roman", Times, serif;

    color:#FFFFFF;
    margin-top: 10px;
    font-size: 14px;
    font-weight: normal;
    padding-left: 20px;
    padding-right:20px;
    text-align:justify;
}

.texteg {
    font-family: "Times New Roman", Times, serif;
    color:#FFFFFF;
    margin-top: 10px;
    font-size: 14px;
    font-weight: normal;
    padding-left: 20px;
    padding-right:20px;
    text-align:right;

}

li{
        font-family: "Times New Roman", Times, serif;

    color:#FFFFFF;
    margin-top: 10px;
    font-size: 14px;
    font-weight: normal;
    padding-right:20px;
    text-align:left;

  list-style-type:none;
background-repeat:no-repeat;
background-position:0% 4px;
padding-left:15px;
}


.texteplus {
    font-family: "Times New Roman", Times, serif;
    color: #FF3300;
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 1px;
    padding-right: 1px;
}

a.texteplus {
    font-family: "Times New Roman", Times, serif;
    text-decoration:none;
    color: #FFFFFF;
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;

}



.select SELECT{
FONT-SIZE: 10px;
color: #333333;
BACKGROUND-COLOR:#FFFFFF;
    border-left: none;
    border-bottom: 1px solid #CC0000;
    border-top: 1px solid #CC0000;
    border-right-style: none;
    margin: 5px;

    }

.text INPUT {
    FONT-SIZE: 12px;
    color: #333333;
    BACKGROUND-COLOR:#FFFFFF;
    border: 1px solid #333333;

    margin: 5px;
    
}

.submit INPUT {
    FONT-SIZE: 12px;
    color: #333333;
    BACKGROUND-COLOR:#FFFFFF;
    border: 1px solid #333333;

    margin: 5px;
    
}

.checkbox INPUT {
    FONT-SIZE: 10px;
    color: #333333;
    BACKGROUND-COLOR:#FFFFFF;
    border: 1px solid #333333;
    margin: 5px;
        
}

textarea {
    FONT-SIZE: 12px;
    color: #333333;
    BACKGROUND-COLOR:#FFFFFF;
    border: 1px solid #333333;
    margin: 5px;
}

radio {
    FONT-SIZE: 10px;
    color: #333333;
    BACKGROUND-COLOR:#FFFFFF;
    border: none;
    margin: 5px;
}



.capfich {
    background-image:url(images/coinHDcompt.gif);
    background-repeat: no-repeat;    
    background-position: top right;
    margin: 5px;
    BACKGROUND-COLOR:#FFFFFF;
    padding:3px;
    border-left: 1px solid #333333;
    border-bottom: 1px solid #333333;
    overflow:auto;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    
    }
.capfich:first-line {
text-decoration:underline;
line-height:150%;
}
   
.capfichscroll {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
   
    background-image:url(images/coinHDcompt.gif);
    background-repeat: no-repeat;    
    background-position: top right;
    margin: 5px;
    BACKGROUND-COLOR:#FFFFFF;
    padding:3px;
    border-left: 1px solid #333333;
    border-bottom: 1px solid #333333;
    height:70px;
    overflow:auto;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    }    
    
    .capfichscroll:first-line {
text-decoration:underline;
line-height:150%;
}

fieldset {
margin:10px;
padding:5px;

}

legend {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-align:center;
}

img {
border:0px;
}

.dl {
vertical-align:bottom;
margin:0px;
padding:0px;
}
