
body, a, td, th, div, span, p, H5, H4, H1 {
	font-family: arial;
} 

body, td, th, div, span, p, H4, H1 {
	text-align:justify;
}

body, a, td, th, div, span, p, UL, LI, TABLE {
	font-size:1em;
}

select {
	margin:1px 0px;
}


A {
	color:#C60031;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

H5 { /* Entête de page */
	font-size:115%;
	color:#C60031;
	margin-top:5px;
}

H4 { /* titre principal */
	font-size:110%;
	color:#F1AB00;
	margin:0;
	padding-top:5px;
}

H3 { /* Les infos Required */
color:red;
font-size:	small;
font-weight: bold;
display:inline;
	
}

H2 { /*sous rubrique dans les parties de détails */
	display:inline;
	font-size:x-small;
	color:#4CA2E0;
	margin:0;
	font-weight: bold;
	padding-top:5px;
}

H1 { /* date, source, petit texte en noir italique */
	font-size:xx-small;
	font-style:italic;
	font-weight:bold;
	margin:0px;
	margin-bottom:7px;
	padding-left:5px;
}

H1.Veille {
	margin-bottom:0px;
}

P.Accroche, P.Details { /* accroche */
	font-weight:normal;
	margin:0px;
	padding-left:5px;	
	
}


P.Accroche IMG {
	margin:0px 5px 5px 0px;
	float:left;
}

P.LiensDetails, span.LiensDetails {
	display:block;
	text-align:left;
	margin:0px;

}


div.navigation A {
	color:#4CA2E0;
	text-decoration:none;	
}


div.navigation A:hover {
	text-decoration:underline;
}

