
/* 1 ----------------- Blocks de structure du site ---Start---------------------------------------*/

body
{
background:url("../images/pics_css/pgbk.gif") repeat-x fixed top right;
background-color:#EF8F00;
color:#b7021c;
}

#fond_blanc
{
background:url("../images/pics_css/fond.png") repeat-y;
font-size:11px;
font-family: "Verdana", Arial, Serif;
}

#footer
{
background:url("../images/pics_css/footer.jpg") no-repeat;
font-size: 10px;
font-family: "Verdana", Arial, Serif;
}
/* 1 ----------------- Blocks de structure du site ---End-------------------------------------*/




/* 3 ----------------- Texte en haut � gauche sous le menu et logo S ---Start------------------------------------------*/

.coach_sportif
{
font-size: 18px;
font-family: "Verdana", Arial, Serif;
font-weight:bold;
}
.coach_domicile
{
background:url("../images/pics_css/sap.jpg") no-repeat;
}

.coach_sportif1
{
font-size: 18px;
font-family: "Verdana", Arial, Serif;
font-weight:bold;
}
.coach_domicile1
{
background:url("../images/pics_css/sap.jpg") no-repeat;
}

/* 3 ----------------- Texte en haut � gauche sous le menu et logo S ---End------------------------------------------*/




/* 4 ----------------- Mise en page texte ---Start------------------------------------------*/

p
{
font-size: 11px;
font-family: "Verdana", Arial, Serif;
}

.p_justified
{
font-size: 11px;
font-family: "Verdana", Arial, Serif;
text-align:justify;
}

h1
{
font-size:19px;
font-weight:normal;
font-family: "Verdana", Arial, Serif;
}

h2
{
font-family: "Verdana", Arial, Serif;
font-size: 17px;
}

h3
{
font-family: "Verdana", Arial, Serif;
font-size: 14px;
}

h4
{
font-family: "Verdana", Arial, Serif;
font-size: 12px;
}

.clean_link_white
{
text-decoration:none;
color:white;
border-width:0px;
}   

.clean_link_white:hover
{
color:white;
}

.clean_link_red
{
text-decoration:none;
color:#b7021c;
}   

.clean_link_red:hover
{
color: #b7021c;
}
 
 .link_red
{
text-decoration:none;
color:#b7021c;
}   

.link_red:hover
{
text-decoration:none;
color: #F19103;
}

.link_orange
{
color: #F19103;
}

strong
{
font-weight:normal;
}

img { border: none;}
 
.titre_activites
{
font-family: "Verdana", Arial, Serif;
font-size: 15px;
font-weight:bold;
}

.presse
{
font-family: "Verdana", Arial, Serif;
font-size: 13px;
}

/* 4 ----------------- Mise en page texte ---End------------------------------------------*/
