html, body, td, p {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #808080;
	text-decoration: none;
}

form { margin: 0; padding: 0; border: none 0; }
img { border: none 0; }

a, a:hover {
    text-decoration: none;
    font-weight: bold;
    color:  #299ee1;
	border-width: 0px;
}

/* <Classes RadEditor> */
.TitreGros {
	font-size: 16px;
	font-weight: bold;
}
.TitreMoyen {
	font-size: 14px;
	font-weight: bold;
}
.TitrePetit {
	font-size: 12px;
	font-weight: bold;
}
.formrecherche
{
	height: 17px;
	width: 115px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #000000;
	background-color: ffffff;
	border: 0px solid;
}
.publicationtitre
{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #e12e29;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}
.publication, a.publication 
{
	font-size: 11px;	
	color: #535949;
	text-decoration: none;
	background-color: #F0F2EE;
	text-align: left;
}
a.publication:hover
{
	font-size: 11px;	
	color: #535949;
	text-decoration:underline;
	background-color: #F0F2EE;
	text-align: left;
}
/* <Classes RadEditor> */




