body,td,th,a {
	color:#8e715a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
}

body {
background-image: url("../images/modele_css_fond_TD_H.gif");
background-repeat:repeat-x;
}

.bord_de_page_gauche {
background-image: url("../images/modele_fond_vert_G.jpg");
background-repeat:no-repeat;
}

.padding_filets_tableau {
padding:1px;
}

.padding_actus {
padding:14px;
}

.bas_de_page-texte, td.bas_de_page-texte, td.bas_de_page-texte a  {
	font-family:Arial, Helvetica, sans-serif;
	color:#acb9b7;
	font-size: 9px;
}

.bas_de_page-texte a {
	text-decoration:underline;
}

.bas_de_page-texte a:hover {
	color:#ffffff;
}

.actus_date{
	color:#af0014;
	font-size: 15px;
}


.actus_horaire{
	color:#2f514b;
	font-size: 12px;
}

.actus_titre{
	font-size: 24px;
	line-height:27px;
}

.actus_soustitre{
	color:#2f514b;
	font-size: 20px;
	line-height:20px;
}

.fond_tampon{
background-image: url("../images/modele_tampon-trame.jpg");
background-repeat:no-repeat;
}

a:hover{
	text-decoration:underline;
}


