
@charset "iso-8859-1";
/*
XGRAPHIC
http://www.xgraphic.fr
*/

body  {
background:#1D6BC3;
margin-top:0;
}

#colgauche {
background:url('img/fond_menu.jpg') repeat-y;
margin-top:0;
font-family: Verdana;
font-size: 12px;
color: #000000;
}

#coldroite {
background:url('img/fond_page.jpg') repeat-y;
margin-top:0;
font-family: Verdana;
font-size: 12px;
color: #000000;
}

#footer {
background:url('img/footer.jpg') no-repeat;
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
}
#footer a {
text-decoration: none;
color: #FFFFFF;
}

#menu {
background:url('img/menu_02.jpg') repeat-y;
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
padding: 0 17px 0 17px;
}
#menu a {
text-decoration: none;
color: #FFFFFF;
}
#menu a:hover {
text-decoration: underline;
color: #0000FF;
}

.player				{ width: 550px; margin: auto;padding: 2px; text-align: center; }
.player h2			{ color: #C72027; text-transform: uppercase; border-bottom: 1px solid #ffffff; font-weight: bold; font-size: 14px; line-height: 20px; margin: 0; padding: 0; }
.player img			{ padding: 1px; border: 1px solid #4F5688; margin: 2px; }
.player a.tel		{ color: #C72027; text-transform: uppercase; border-bottom: 1px solid #ffffff; border-top: 1px solid #ffffff; font-weight: bold; }
.player a.tel:hover		{ border-bottom: 1px solid #C72027; border-top: 1px solid #C72027; }


#pagination			{ width:550px; margin: auto; text-align: left; font-size: 13px; font-weight: bold; }
#pagination span	{ margin: 1px; padding: 2px; border: 1px solid #C0C0C0; background: #ffffff; text-align: left; }
#pagination a		{ margin: 1px; padding: 2px; border: 1px solid #C0C0C0; background: #ffffff; text-decoration: none; color: #C72027; } 
#pagination a:hover	{ margin: 1px; padding: 2px; border: 1px solid #C0C0C0; background: #C72027; text-decoration: none; color: #FFFFFF; }
