BODY     {
    Font-Family : Verdana;
    Font-Size : 11px;
    SCROLLBAR-FACE-COLOR:#ffffff;
    SCROLLBAR-ARROW-COLOR:#F51E30;
    SCROLLBAR-TRACK-COLOR:#F7F7F7;
    SCROLLBAR-SHADOW-COLOR:#F51E30;
    SCROLLBAR-HIGHLIGHT-COLOR:#F51E30;
    SCROLLBAR-3DLIGHT-COLOR:#ffffff;
    SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
    background-image: url(../Images/background.gif);
    background-repeat: repeat;

}

:link { Color : #999999;
    Text-Decoration : None ;
    font-size : 9px;
    font-weight : normal ;
    
        }
:active { Color :  #999999;
    Text-Decoration : None ;
    font-size : 9px;
    font-weight : normal ;
    
        }

:visited{ Color :  #999999; 
        Text-Decoration : None ;
        font-size : 9px;
        font-weight : normal ;
        }

:hover {    Text-Decoration : underline ;
        font-size : 9px;
        Color : red ;
        font-weight : normal ;
        }


table{
Font-Family : Verdana ;
    Font-Size : 11px ;

}

table.bandeau{
    width : 740px;
    height : 121px;
    border-width : 0px;
}

table.bordurePoint {
    width : 740px;
    height : 400px;
    background-color:white;
    border: 1px dotted #999999;
    /*
    background-image: url(../Images/backgroundContenu.gif);
    background-repeat: repeat;
    */
}

table.popUp{
    /*height:200px;*/
    /*width : 105px;*/
    /*border: 1px solid #999999;*/
    border-left : 1px solid #F51E30;
    border-right : 1px solid #F51E30;
    border-bottom : 1px solid #F51E30;
    
    background-color : white;
}

table.tabContenu{
    width : 738px;
    /*height : 500px;*/
    /*background-color : white;*/
}

table.tabImgTexte{
    width : 736px;
    height : 350px;
}

table.damier{
/*
    background-image: url(../Images/grille.jpg);
    background-repeat: repeat;
*/
}

table.equalizer{
    height : 107px;
    width : 60px;   
}

table.bordureContenu{
    /*width : 15px;*/
    /*height : 250px;*/
    border-left : 1px dotted #E5E5E5;
}

table.bordureContenuHeight{
    height : 270px;
}

table.piedPage{
    border-top : 1px solid #CCCCCC;
}

table.tabIntro{
    border: 1px solid #F51E30;
}

td.cellPied{
    width : 650px;
    height : 14px;
    background-color : #F4F4F4;
}

td.haut{
    height : 20px;
}

td.espace{
    width : 10px;
}

td.carre{
    width : 60px;
    height : 107px;
}

td.cellEqua{
    background-color : #F51E30;
}

td.cellImg{
    width : 150px;
    background-image: url(../Images/grille.jpg);
    background-repeat: repeat;

}

td.cellTxt{
    width : 586px;
}

td.cellBoutons{
    width : 105px;
}

td.back1 {
    width: 147px;
    height : 121px;
    background-image: url(../Images/maquette_r1_c1.jpg);
    background-repeat: no-repeat;
}

td.back2 {
    width: 154px;
    height : 121px;
    background-image: url(../Images/maquette_r1_c2.jpg);
    background-repeat: no-repeat;
}

td.back3 {
    width: 144px;
    height : 121px;
    background-image: url(../Images/maquette_r1_c3.jpg);
    background-repeat: no-repeat;
}

td.back4 {
    width: 159px;
    height : 121px;
    background-image: url(../Images/maquette_r1_c4.jpg);
    background-repeat: no-repeat;
}

td.back5 {
    width: 136px;
    height : 121px;
    background-image: url(../Images/maquette_r1_c5.jpg);
    background-repeat: no-repeat;
}

font.titreRub{
    color : black;
    /*font-weight : bold;*/
}

font.premLettre{
    color : #F51E30;
    font-weight : bold;
}

font.puce{
    color : #F51E30;
    font-weight : bold;
}

font.compteur{
    color : #999999;
    font-size : 10px;
    /*font-weight : bold;*/
}
.titleContact{
    color:#CCCCCC;
    font-size : 12px;
    font-weight:bold;
}
.tabSeparateur{
    border-bottom:dotted 1px #F51E30;
    width:450px;
    height:15px;
}
.textBoxStd{
    width:150px;
    height:17px;
    border:solid 1px #cccccc;
    Font-Family : Verdana ;
    Font-Size : 11px ;
}
.textBoxStd2{
    width:300px;
    height:17px;
    border:solid 1px #cccccc;
    Font-Family : Verdana ;
    Font-Size : 11px ;
}
.textBoxStd3{
    width:62px;
    height:17px;
    border:solid 1px #cccccc;
    Font-Family : Verdana ;
    Font-Size : 11px ;
}
.textBoxStd4{
    width:100px;
    height:17px;
    border:solid 1px #cccccc;
    Font-Family : Verdana ;
    Font-Size : 11px ;
}
.textAreaStd{
    width:245px;
    height:300px;
    border:solid 1px #cccccc;
    Font-Family : Verdana ;
    Font-Size : 11px ;
}
.textAreaStd2{
    width:245px;
    height:150px;
    border:solid 1px #cccccc;
    Font-Family : Verdana ;
    Font-Size : 11px ;
}
.textAreaStd3{
    width:345px;
    height:100px;
    border:solid 1px #cccccc;
    Font-Family : Verdana ;
    Font-Size : 11px ;
}
.textAreaStd4{
    width:400px;
    height:100px;
    border:solid 1px #cccccc;
    Font-Family : Verdana ;
    Font-Size : 11px ;
}
.btn{
    width:80px;
    height:17px;
    border:solid 1px #cccccc;
    font-size:10px;
    font-weight:bold;
    color:#F51E30;
    background-color:Transparent;
}
