body { 
color: #3e3e3e; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin: 0; 
padding: 0; 
width: 100%;
background-image:  url(../media/fond-body.jpg); 
background-repeat : repeat-x;
background-color: #f1f1f1;
}

#contenu_pages_home{
position: absolute;
margin-left: -500px;
left: 50%;
width: 1000px;
margin-top: 300px;
background-color:none;
}


#contenu{
/* original width 1000px */
width: 980px;
padding: 10px 20px 20px 20px;
padding-right : 0px;
background-color:#FFFFFF;

}


#footer {
height: 23px;
width: 1000px;
background-color: none;
color: #69615e; 
text-align: right;
font-size:10px;
}

#footer img {
vertical-align: middle;
}

#footer_liens_text {
float: right;
padding-top: 6px;
}

#footer_nd {
float: right;

}


.menu_container {
float: right;
margin: 8px 0px 0px 0px;
margin-top : 20px;
}


/* bandeaux */

#bandeau_home {
width : 100%;
height : 57px;
background-color: #000000;
position : absolute;
}

#bandeau_menu {
position: absolute; 
margin-left: -500px; 
left: 50%; 
top: 0px; 
width: 1000px; 
height: 80px;
z-index : 100;
background-image:  url(../media/mottaret-sports.gif); 
background-repeat: no-repeat;
}

#bandeau_photo {
height : 237px;
position : absolute;
margin-left: -500px; 
left: 50%; 
z-index : 10;
top : 57px;
}


.telephone {
padding-right : 8px;

}

.logo {
float : left;
}


/* home */

.home_bloc_left { 
/* orig width 222px; */
width: 415px;
float: left;
padding: 4px 10px 0px 10px;
padding-right : 25px;
margin-right : 5px;
text-align:left;
background-image:  url(../media/separation-verticale); 
background-repeat: repeat-y;
background-position: right;
}

.home_bloc_right { 
/* orig width 222px; */
width: 479px;
float: left;
padding: 4px 10px 0px 10px;
padding-left : 15px;
text-align:left;

}

.text_home { 
padding-bottom: 5px;
padding-top: 8px;
}

#home_actus { 
padding: 15px 0px 0px 0px;
height: 10px;
clear: both;
}



/* commun */

.spacer { 
clear: both;
background-color: none;
}

ul {
padding: 0px;
margin: 0em 0em 0em 1.4em;
}

li {
list-style: disc;
}

.float {
float: left;
}

 /* texte */
 
h1 { 
font-size: 20px; 
color: #333333;
margin: 0px 0px 12px 0px;
text-transform: uppercase;
}

h2 { 
font-size: 12px; 
font-weight: bold;
}

h3 { 
font-size: 18px; 
color: #333333;
margin: 0px 0px 10px 0px;
text-transform: uppercase;
font-weight: normal;
}



.black {  
font-weight: bold;
}


.p-align-right {
text-align : right;
}


.actualites {
background-color : #efefef;
width : 475px;
/*height : 17px;*/
padding-left : 7px;
padding-top : 2px;
font-weight : bold;
margin-bottom : 10px;
}

.actualites img {
vertical-align: middle;
}

.txt-actualites {
padding-left : 15px;
padding-bottom : 10px;
}

/* calques */

.calques {
padding: 3px 3px 3px 8px;
font-size: 11px;
background-color: #c6bdac;
border-bottom: #ffffff 1px solid;
}

 /* liens */
 
a:link { color: #3e3e3e;  text-decoration: none; }
a:visited { color: #3e3e3e; text-decoration: none; }
a:hover { color: #3e3e3e;  text-decoration: underline; }
a:active { color: #3e3e3e;  text-decoration: underline; }

a.lien_calques:link { color: #ffffff; text-decoration: none; }
a.lien_calques:visited { color: #ffffff; text-decoration: none;  }
a.lien_calques:hover { color: #d6cab4; text-decoration: none; }
a.lien_calques:active { color: #ffffff; text-decoration: none; }

a.lien_footer:link { color: #737373;  text-decoration: none; }
a.lien_footer:visited { color: #737373;  text-decoration: none;  }
a.lien_footer:hover { color: #737373;  text-decoration: underline; }
a.lien_footer:active { color: #737373; text-decoration: underline; }

a.lien_titre:link { color: #ff7010; text-decoration: none; font-size: 14px; text-transform: uppercase; }
a.lien_titre:visited { color: #ff7010; text-decoration: none; font-size: 14px; text-transform: uppercase;  }
a.lien_titre:hover { color: #b2ab96; text-decoration: none; font-size: 14px; text-transform: uppercase; }
a.lien_titre:active { color: #ff7010; text-decoration: none; font-size: 14px; text-transform: uppercase; }
