body {
	font-family: Verdana;
	font-size: 0.7em;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}

/* //// LES STYLES //// */

.titreniv1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C5006A;
}


.lienAgenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold
	color: #0066cc;
}


.corpsNul {
	font-size: 1px;
}


.gras {
	font-weight: bold;
	color: #333333;
}


.typeSpectacle {
	color: #C5006A;
}





.recherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
}


a { color: #0000FF; text-decoration: none; }
a:hover { color: #0000FF; text-decoration: none; }


.bold { font-weight: bold; }
.italic { font-style: italic; }

