body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#003366;
	background-color: #003366;
	background-image: url(images/decor/bg.jpg);
	background-repeat: repeat-x;
}
.titreProgrammes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D9BFCC;
	text-align:right;
}
.titrePresentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B2CCE5;
	text-align:right;
}
.txtGrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000033;
}.txtNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000033;
}
.txtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #59ACFF;
}
.txtErreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
}
.txtProgrammes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #660033;
}

a:hover img {filter:alpha(opacity=70););-moz-opacity:0.7}   

a.GoogleMap { display:block; width:90px; height:26px; line-height:26px; margin:0 auto; padding:0 0 0 20px; text-align:left; background:url(/images/decor/GGMap.gif) center left no-repeat; text-decoration:none; color:#000033; font-size:12px; font-weight:bold; text-transform:uppercase; }
a.GoogleMap:hover { color:#660033; text-decoration:underline; }

.img_edito{ margin:0 20px 0 20px; padding:0}

.link_pied { color:#ffffff; text-decoration:none; }
.link_pied:hover { text-decoration:underline; }

.grid_admin th { background-color:#B2CCE5; font-size:14px; text-transform:uppercase; padding:5px; font-weight:bold; color:#ffffff; }