/* --------------------------------------- */
/* Merci de respecter l'ordre alphabétique */
/* --------------------------------------- */
/* ------------ */
/* Balises HTML */
/* ------------ */
/* ------------------------------------------------------------------------------ */

@import url(2008.css);

A:visited, A:link, A:active
	{
	color: #048858;
	text-decoration: none;
	}

A:hover
	{
	color: #FFFFFF;
	background-color: #009966;
	}


.menu A, .menu A:link, .menu A:visited
	{
	font-family: Arial;
	font-size: 120%;
	color: #009968;
	text-decoration : none;
	font-weight: bold;
	background-color: transparent;
	}

.menu A:hover
	{
	color: black;
	background-color: transparent;
	border: 0px solid;
	}

.menubas A, .menubas A:link, .menubas A:visited
	{
	font-family: Arial;
	font-size: 120%;
	color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
	background-color: transparent;
	}

.menubas A:hover
	{
	color: black;
	background-color: transparent;
	border: 0px solid;
	}

BODY
	{
	font-family: Arial;
	color: #036;
	font-size: 100%;
	scrollbar-base-color: #003366;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-height: 0px;
	background-color: #FFFFFF;
	}

P, TD
	{
	color: #000000;
	font-size: 90%;
	}

	
H1
	{
	color: #fff;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	background-color: #1d4897;
	}

H2
	{
	color: #009968;
	font-size: 120%;
	font-weight: bold;
	}

H3
	{
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	}


TABLE .bordure
	{
	border: 2px solid #8099B3;
	}

.imageee {  margin-right: 10px; border: 1px #000000 solid; margin-bottom: 10px}

INPUT
	{
	border: #FFFFFF 2px solid;
	font-weight: 100;
	font-size: 11px; 
	color: #009966;
	background-color: #ccccff;
	}

.titre
	{
	color: #019966;
	font-size: 120%;
	}

.citation
	{
	color: #009966;
	text-align: right;
	font-size: 90%;
	width: 98%;
	border: 2px dashed #1D4897;
	padding: 5px;
	}

.imprime
	{
	color: #009966;
	font-size: 70%;
	border: 1px dashed #1D4897;
	padding: 2px;
	
	}

.spip_surligne { background-color: #FFFF66; }

table.spip {
	text-align:center;
	width: 80%;
}

table.spip tr.row_first {
	background-color: #009A68;
}

table.spip tr.row_odd {
	background-color: #1d4897;
}

table.spip tr.row_even {
	background-color: #FFEB9A;
}

table.spip td {
	padding: 2px;
	vertical-align: center;
	text-align:center;
}

.truc	{visibility: hidden}