<!--
body {
	background-image: url(../imgs/fond.jpg);
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: center;
	margin-top:0px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
}
td.w660{
background-image:url(../imgs/bg660_m.gif);
}
td.w220{
background-image:url(../imgs/bg220_m.gif);
}
td.w440{
background-image:url(../imgs/bg440_m.gif);
}
td.intro{
background-image:url(../imgs/intro01.jpg);
}


.titrevideos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#000000;
	background-color:#CCCCCC;
}
.soustitrevideos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	background-color:#CCCCCC;
}

.textevideos{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	font-size: 12px;
	color:#000000;
}

.titretouteslesvideos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#000000;
	background-color:#CCCCCC;
}
.soustitretouteslesvideos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color:#CCCCCC;
}

.chapotouteslesvideos{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	font-size: 12px;
	color:#000000;
}

.datenews {
	font-size: 22px;
}
.titrenews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#000000;
	color:#FFFFFF;
}

.textenews{
text-align:justify;
font-size: 11px;
}


a:link {color: #BB822B;text-decoration:none; font-weight:bold;}
a:visited {color: #BB822B;	text-decoration:none;font-weight:bold;}
a:active {color: #BB822B;	text-decoration:none;font-weight:bold;}
a:hover {color: #FFFFFF;	text-decoration:none; background-color: #000000;}


td.photo{
width:33%;
text-align:center}

td.photo a  {
color:#000000;
border:1px}

td.photo a:hover {
color:#ffffff;
border:5px}

.articles {
float:left;
width:150px;
height:130px;
background:#ddd;
text-align:center;
margin:6px 6px 0 0;
padding:3px;
border:1px solid black;
}

.articles img {
border:1px solid black;
}

.spip_logos {
border:1px solid black;
}

-->