body { 
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;	
	background: #000044;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}

a:link, a:visited {font-family: Verdana;	font-size: 11px;	font-style: normal;	font-weight: normal;	color: #0000FF;	text-decoration: none;}
a:hover, a.spip:hover {font-family: Verdana;	font-size: 11px;	font-style: normal;	font-weight: normal;	color: #00666d;background-color: #FF9900;}
 
.bleu, a.bleu:link, a.bleu:visited, a.bleu:hover {color: #0000FF;font-weight: bold;margin-bottom: 5px;}
a.spip_in, a.spip_url, a.spip_out {text-align: left;color: #0000FF;font-weight: normal;font-size: small; text-decoration: underline;}

.blanc, a.blanc:link, a.blanc:visited, a.blanc:hover {font-size: small;	font-style: normal;	font-weight: normal;	color: #FFF;	text-decoration: none;}

.titrearticles {	color: #9900FF;font-size: 17px;text-transform: uppercase;font-weight: bold; margin-bottom: 10px;}
.titrearticles2 {	color: #330066;font-size: 17px;font-weight: bold; margin-bottom: 10px;}

.backdocs {
	font-weight: normal;
	font-size: small;
	background-color: #33cccc;
	color: #000;
	padding: 5px;
	margin-top: 40px;
}
.encart {padding: 5px; border: 1px dashed #c0c0c0;margin-bottom: 20px;}

.ps, a.ps, a.ps:link, a.ps:visited, a.ps: hover {padding: 10px;font-size: 100%;font-weight: bold;color: #000;}

/*
 * Correction des styles HTML par defaut
 */

h1 {
	margin-top: 0em;
	margin-bottom: 7px;
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
	color: #0066CC;
	text-align: left;
}
h2 {
	margin-bottom: 7px;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 5px;
	color: #0299CC;
}

h3 {
	margin-bottom: 3px;
	font-size: small;
	text-align: center;
	font-weight: bold;
	color: #0066CC;
}
h3.spip {text-align: left;}
/*
 * Styles generaux
 */
li {}
.spip_puce {	list-style-position: inside;	border-width: 0px;margin-top: 10px;}

p{font-family: Verdana;	font-size: 11px;	font-style: normal;	font-weight: normal;	margin: 2px;}
spip {}

table.spip { width: 530px;margin: 15px auto;border-collapse:collapse;}

table.spip tr.row_first {background-color: #FCF4D0;}
table.spip tr.row_odd {	background-color: #d0d0d0;}
table.spip tr.row_even {background-color: #F0F0F0;}

table.spip td {
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;	
	border-collapse:collapse;
	font-size: 10px;
}
a.spip_glossaire { text-decoration: none; color: #20a020; }

.date {color: #808080;display: inline;}

#vignettes {
	width: 200px;
	height: 200px;
	text-align: center;
}
.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}
/*
 * design
 */
#tout2 {width: 729px;margin: auto;}

#conteneur {
margin: 0px auto;
width: 729px;
padding: 0px;
background: #0099CC;
}

#bandeau {height: 127px;}
.logo {padding-bottom: 5px;}

#colonnegauche {float: left;width: 165px;}
.menu {background-color: #006699;margin-bottom: 2px;padding: 5px;margin: 3px;}
#central {float: right;width: 530px;background-color: #FFF;padding: 10px 10px 100px 10px;}
#pied {clear: both;padding: 5px;}


