/* CSS Document */

body{
background-color:#b0b0b0;
background-image: url(../_images/body_image.jpg);
background-repeat:repeat-x;
background-position:top;
}

div#container{
width:913px;

}

div#top{
width:913px;
height:35px;
padding:0 0 0 5px;
vertical-align:text-bottom;
}

div#header{
width:913px;
height:216px;
background-image: url(../_images/header.png);
background-repeat:no-repeat;
}

div#menu{
width:913px;
height:52px;
background-image: url(../_images/menu.jpg);
background-repeat:no-repeat;
padding-top:8px;
position:relative;
}

div#left{
width:344px;
height:430px;
background-image: url(../_images/left.png);
background-repeat:no-repeat;
float:left;
}

div#content{
width:569px;
height:430px;
background-image: url(../_images/content.jpg);
background-repeat:no-repeat;
float:right;
}

div#en_tete_page2{
width:913px;
height:430px;
background-image: url(../_images/content_2.jpg);
background-repeat: repeat-y;
}

div#en_tete_contenu2{
padding:20px 0 0 50px;
}
div#contenu_page2{
padding:20px 50px 0 50px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
/*font-weight:bold;*/
text-align:justify;
}

div#foot{
width:913px;
height:41px;
background-image: url(../_images/foot.png);
padding-top:10px;
background-repeat:no-repeat;
clear:both;
}
div#foot2{
width:913px;
height:41px;
background-image: url(../_images/foot2.png);
padding-top:10px;
background-repeat:no-repeat;
clear:both;
}

a#top_menu{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#000000;
}

/*------------------------style des contenus des pages---------------------------------------*/
span#menu_page{
display:inline;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #00cc33;
padding:0 10px 0 0;
margin-right:0px;
}

span#sous_menu_page{
display:inline;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #000;
border-left:#00cc33 solid 2px;
padding:0  0 0 10px;
}

span#description_page{
display:inline;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color: #000;
}

div#en_tete_contenu{
padding:20px 0 0 20px;
}
div#contenu_page{
padding:20px 60px 0 75px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-align:justify;
}

div#en_tete_page2{
width:913px;
height:430px;
background-image: url(../_images/content_2.jpg);
background-repeat: repeat-y;
}


div#en_tete_page2{
width:913px;
height:430px;
background-image: url(../_images/content_2.jpg);
background-repeat: repeat-y;
}

div#image_membres{
background-image:url(../_images/membres_bg.jpg);
background-repeat:no-repeat;
background-position:center;
width:462px;
height:93px;
}
div#content2{
padding:3% 0 0 25%;
}

a#mdp_oublier{
color: #00CC33;
text-decoration:none;
}

a#confirm{
color: #00CC33;
}

input#login{
width:200px;
border:#000000 1px solid;
font-size:10px;
}

.bold{
font-weight:bold;
font-size:11px;
}

td#menu_acceuil ul li{
display:inline;
}

td#menu_acceuil ul li a{
display:inline;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
padding:0 30px 0 0px;
text-decoration:none;
}

td#right{border-bottom:#999 solid 1px;}
td#left{border-right:#999 solid 1px; border-bottom:#999 solid 1px;}
td#center{border-right:#999 solid 1px; border-bottom:#999 solid 1px;}

a.image{
border:solid 0px #663300;
}

a.image:hover{
border:solid 2px #663300;
}
/*------------------------style des contenus des pages---------------------------------------*/
