.titre-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;

}

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	/*text-decoration: none;*/


}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;



}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	/*text-decoration: none;*/
	margin-top: 0px;
	margin-bottom: 0px;




}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
	padding-left: 5px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;


}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #eeeeff;
	padding-left: 5px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
	padding-left: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-style: normal;

}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-style: normal;

}
td {
	font-size: 11px;
	color: #666;
}

input.disabled {
	background:#CCCCCC;
	color:#E6E6E6;
	font-style:italic;
	font-weight:bold;
}