.menu
{
	font-size:11px;
	color: #FFFFFF;
	font-weight : none;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION : none;
}
.menu:hover
{
	font-size:11px;
	color: #E0DAE6;
	FONT-FAMILY: Verdana;
	font-weight : normal;
	TEXT-DECORATION : none;
}

.menuadmin
{
	font-size:11px;
	color: #000000;
	font-weight : none;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION : none;
}
.menuadmin:hover
{
	font-size:11px;
	color: #555555;
	FONT-FAMILY: Verdana;
	font-weight : normal;
	TEXT-DECORATION : none;
}

.texteattente
{
	font-size:12px;
	color: #000000;
	FONT-FAMILY: Verdana;
	font-weight : normal;
	TEXT-DECORATION : none;
}
.texteattente:hover
{
	font-size:12px;
	color: #333333;
	FONT-FAMILY: Verdana;
	font-weight : normal;
	TEXT-DECORATION : none;
}

.texte_programme
{
	font-size:11px;
	color: #000000;
	FONT-FAMILY: Verdana;
	font-weight : normal;
	TEXT-DECORATION : none;
}

.titre_actu 
{
	font-size:11px;
	color: #A965B6;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION : none;
}
.titre
{
	font-size:16px;
	color: #A41454;
	FONT-FAMILY: Verdana;
	font-weight : normal;	
	TEXT-DECORATION : none;
}

a 
{
	font-size:11px;
	color: #333333;
	FONT-FAMILY: Verdana;
	font-weight : normal;	
	TEXT-DECORATION : none;
}
a:hover 
{
	font-size:11px;
	color: #919B64;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION : none;
}

.menu_selectionne
{
	font-size:10px;
	color: #BC0600;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION : none;
}
input, textarea, select, button {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #CFCDD1;
	font-weight : normal;
	border-color : #333333;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
}

td {
	font-family: Verdana;
	color: #333333;
	font-weight: normal;
	font-size : 11px; 
}
body {
	font-family: Verdana;
	color: #333333;
	font-weight: normal;
	font-size : 11px; 
}