body		{padding:0;margin:0;font-family:Arial,Helvetica, sans-serif;font-size: 12px;background-color:#FFFFFF;}

.titreLFMQ {
	font-size: 18px;
	text-decoration: none;
	color: #0b4c48;
	padding-left:10px;
}
.titreLFMQ:hover {  
	color: #0b4c48;
	text-decoration: underline;
}
.menuAccueil_bg {
	background-color: #cbc4c5;
}
.menuAccueil {
	color: #0b4c48;
	font-weight:bold;
	font-size: 12px;
}
.menuAccueil a {
	color: #0b4c48;
	font-size: 12px;
	text-decoration: underline;
}
.menuAccueil a:hover {  
	color: #0b4c48; 
	text-decoration: none;
}

.menu {	
	color: #FFFFFF;
	background-color: #0b4c48;
	font-weight: bold;
	font-size: 12px;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.cadre_sidebar {
	color: #0b4c48;
	background-color: #cbc4c5;
	border: 		  #0b4c48 1px solid;
}
.cadre_sidebar a{color: #0b4c48;}
.cadre_sidebar a:hover{color: #0b4c48;text-decoration:none;}	

.carreDroite {
	font-size: 12px;
	font-weight: normal;
	color: #0b4c48;
	text-align: center;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
p {
	font-size: 12px;
	font-weight: normal;
}

.piedpage {
	font-weight: normal;
	text-align: center;
	font-size: 12px;
}
hr {
	color: #FFFFFF;
}
li {
	font-size: 12px;
	font-weight: normal;
}
th {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #EAEAEA;
}
a {
	color: #0b4c48;
	text-decoration: underline;
}
a:hover {
	color: #0b4c48;
	text-decoration: none;
}


.legende {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	vertical-align: text-top;
}
.calendrier {
	font-size: 11px;
	font-weight: normal;
	background-position: left;
	text-align: center;
}