/* Liens normaux */
a:visited, a:link, a { color: #fa7d51; text-decoration: none;}
a:hover { color: #56ae7b; text-decoration: underline}
a:active { color: #000000}
.aggelos {
	font-family: "Arial";
	font-size: 9px;
	color: #333333;
	line-height: 15px;
}
.texte {
	font-family: "Arial";
	font-size: 13px;
	color: #FFFFFF;
}
a.texte {
	font-family: "Arial";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:underline;
}
a.texte:hover {
	font-family: "Arial";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:underline;
}
.titre {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #fa7d51;
}
a.titre {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #fa7d51;
	text-decoration:none;
}
a.titre:hover {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #fa7d51;
	text-decoration:underline;
}
a.titre2 {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #fa7d51;
	text-decoration:none;
}
a.titre2:hover {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #fa7d51;
	text-decoration:underline;
}
a.titre3 {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #fa7d51;
	text-decoration:none;
}
a.titre3:hover {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #fa7d51;
	text-decoration:underline;
}
.recherche {
	background-color : #b4e5f6;
	border : thin solid #24505b;
	font-family : Arial;
	font-size : 11px;
	color: #666666;
}
.champ-recherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 100px;
	}
.bouton-recherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}
.maginNo{
margin: 0; 
padding: 0;
}


.texte-menu {
	font-family: "Arial";
	font-size: 13px;
	color: #FFFFFF;
}
a.texte-menu {
	font-family: "Arial";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}
a.texte-menu:visited {
	font-family: "Arial";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}
a.texte-menu:hover {
	font-family: "Arial";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:underline;
}
.titre-menu {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #fa7d51;
}
a.titre-menu {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #fa7d51;
	text-decoration:none;
}
a.titre-menu:hover {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #fa7d51;
	text-decoration:underline;
}

.description {
	font-family: "Arial";
	font-size: 13px;
	color: #999999;
}
.spip_documents{
	font-family: Arial,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}
.spip_surligne { background-color: #24505b; }

h3.spip {
	font-family: "Arial";
	font-size: 13px;
	color: #fa7d51;
	font-weight: bold;
	margin-top : 13px;
	margin-bottom : 6px;
	padding: 0em;
}
.texte-breve {
	font-family: "Arial";
	font-size: 13px;
	color: #333333;
}



table.spip {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	border-collapse:collapse;
}

table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: left;
	margin-left: auto;                                                       
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Arial,Arial,Sans,sans-serif;
	font-size : 70%;
	font-family: "Arial";
	font-size: 13px;
}

table.spip tr.row_first {
	background-color: #FCF4D0;
	font-family: "Arial";
	font-size: 13px;
}

table.spip tr.row_odd {
	background-color: #d0d0d0;
	font-family: "Arial";
	font-size: 13px;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
	font-family: "Arial";
	font-size: 13px;
}

table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	font-family: "Arial";
	font-size: 13px;
}

.champ-formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}
a.generique {
	font-family: "arial";
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.generique:hover {
	font-family: "arial";
	font-size: 11px;
	color: #8ac8dd;
	text-decoration:underline;
}
