.nav {
	FONT-SIZE: 10px; COLOR: #5ca38d; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.nav:hover {
	FONT-SIZE: 10px; COLOR: #5ca38d; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.nav2 {
	FONT-SIZE: 11px; COLOR: #1eb17b; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; text-alin: center
}
.nav2:hover {
	FONT-SIZE: 11px; COLOR: #8e0040; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.alink {
	POSITION: relative
}
.cache {
	VISIBILITY: hidden; POSITION: absolute
}
.slide {
	BACKGROUND-COLOR: #ffffff
}



.texteblanc {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}

.lienvert {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #23724D;
	text-decoration: none;

}

.lienvert:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
}
.textevert {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #088B5B;
}

.navpetit {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;

}
.navpetit:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #321915;
}
.spip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #321915;
	border: none;
}
.liengris {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.liengris:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #088B5B;
	text-decoration: none;
}
.titre1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #003333;
	font-weight: bold;
	text-decoration: none;


}
.lienblanc {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.lienblanc:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.titre2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #1EB17B;
}
.rouge {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #F91755;
	font-weight: bold;

}

table.spip {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #1EB17B;
	border-collapse:collapse;
}

table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;                                                       
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Verdana,Arial,Sans,sans-serif;
	font-size : 70%;
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #C7EBDE;
}

table.spip tr.row_even {
	background-color: #DDF3EB;
}

table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}
