@charset "iso-8859-1";

/*Styles généraux*/	

body {background: #DCDCDC; margin: 10 0 0 0; font-family: Verdana; font-size: 9pt; text-align: center;}
a { text-decoration: underline; color: #0000A8; }
a:hover { text-decoration: underline; color: #5279ce; }
a.menu { text-decoration: none; color: #000000; font-weight: bold; font-size: 9pt }
a.menu:hover { text-decoration: none; color: #5279ce; font-weight: bold; font-size: 9pt }
a.footer { text-decoration: none; color: #000000; font-size: 8pt;  text-decoration: none; }
a.footer:hover { text-decoration: none; color: #5279ce; font-size: 8pt;  text-decoration: none; } 
a.menu_rubrique { font-family: Verdana; font-size: 10pt; color: #ffffff; }
a.menu_rubrique:hover { font-family: Verdana; font-size: 10pt; color: #0000A8; }
a.article { font-family: Verdana; font-size: 9pt; color: #0000A8; }
a.article:hover { font-family: Verdana; font-size: 9pt; color: #5279ce; }
.historique { font-family: Verdana; font-size: 8pt; }
.date { font-family: Verdana; font-size: 7pt; font-style: italic;}
.credits {font-family: Verdana; font-size: 7pt; text-decoration: none; color: GRAY;}
.credits:hover {font-family: Verdana; font-size: 7pt; text-decoration: underline; color: black;} 
a.titresmall { font-family: Verdana; font-size: 8pt; color: #ffffff; }
a.titresmall:hover { font-family: Verdana; font-size: 8pt; color: #0000A8; }
/*******styles pour les p******/
p {       
	padding: 5px;
	text-align: left; 
	}

p.normal {       
	padding: 0px;
	text-align: left; 
	}	
	
p.spip {
	font-family: Verdana;
	font-size: 9pt;
	text-align: justify;
	}

p.titre {       
	font-family: Verdana; 
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold; 
	text-align: center;
	padding: 10px; 
	background: #507ACF; 
	}
	 
p.titresmall {       
	font-family: Verdana; 
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold; 
	text-align: center;
	padding: 5px; 
	background: #507ACF; 
	}	
	
/*******styles pour les tables et div******/
	
div {
	padding: 5px;
	}	
	
div.corps {width: 790px; border: solid black 1px; padding-right: 2px; padding-left: 2px; background: white; margin: auto}	
	
div.normal {
	padding: 0px;
	}
	
div.visuel {
	border-color: black; 
	border-width: 1px; 
	border-style: solid; 
	padding: 0px
	}	

.linenoir1 { border: solid black 1px; }
.linenoir1bot {	border-bottom: solid black 1px; }
.linenoir1top { border-top: solid black 1px; }
.linenoir1left { border-left: solid black 1px; }
.linenoir1right { border-right: solid black 1px; }
.linebleu1 { border: solid #507ACF 1px; }


/*******styles pour les images******/
	
.spip_logos {
	margin: 0px;
	border-width: 0px;
	}
.spip_puce {
	list-style-position: inside;
	border-width: 0px;
	}
