@import url(/css/custom.css);
.Style1 {
	font-family: "Modifier la liste des polices...";
	font-size: 14px;
	color: #FF0000;
	text-transform: uppercase;
	font-weight: bold;
}
.Style2 {
	color: #CC0000;
	font-weight: bold;
}
a: {
	font-family: Arial;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
a.spip_url { }
a.spip_in  { color: #c00; text-decoration: none; }
a.spip_out { color: #c00; text-decoration: none; }
.cadre {
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0.2em;
	clip: rect(auto,auto,5px,auto);
	line-height: 20px;
}
.cadregris {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px 5px;
	border: 1px solid #000000;
	line-height: 20px;
	background-color: #CCCCCC;
	background-position: center;
}
.textecadre {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0.2em;
	border: 1px dotted #FF0000;
	clip: rect(auto,auto,5px,auto);
	line-height: 20px;
}
.titrecadre {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px 5px;
	border: 2px solid #FF0000;
	line-height: 20px;
	background-color: #CCCCCC;
	background-position: center;
}
.textegris-10	{ font-family: Arial; color: #666666; font-size: 10px; font-weight: none; text-decoration: none; text-align: justify;}
.texte-10  		{ font-family: Arial; color: #000000; font-size: 10px; text-align: justify; text-decoration: none; text-align: justify;}
.texte-10b  	{ font-family: Arial; color: #000000; font-size: 10px; font-weight: bold; text-decoration: none; text-align: justify;}
.texte-11  		{ font-family: Arial; color: #000000; font-size: 11px; text-align: justify; text-decoration: none; text-align: justify;}
.texte-11b  	{ font-family: Arial; color: #000000; font-size: 11px; font-weight: bold; text-decoration: none; text-align: justify;}
.texte-12  		{ font-family: Arial; color: #000000; font-size: 12px; text-align: justify; text-decoration: none; text-align: justify;}
.texte-12b  	{ font-family: Arial; color: #000000; font-size: 12px; font-weight: bold; text-decoration: none; text-align: justify;}
.petittitre 	{ font-family: Arial; color: #666666; font-size: 12px; font-weight: bold; text-decoration: none;}
.titre 			{ font-family: Arial; color: #000000; font-size: 15px; font-weight: bold; text-decoration: none;}
.titrerouge 	{ font-family: Arial; color: #CC0000; font-size: 15px; font-weight: bold; text-decoration: none;}
.grostitre 		{ font-family: Arial; color: #000000; font-size: 18px; font-weight: bold; text-decoration: none;}

table.spip tr.row_first { background-color: #B6B6B6 }
table.spip tr.row_odd { color: #333; font-size: 10px; line-height: 12px; font-family: Verdana, Helvetica, Arial; background-color: #f2f2f2 }
table.spip tr.row_even  { color: #363636; font-size: 10px; line-height: 12px; font-family: Verdana, Helvetica, Arial; background-color: #f0f0f0 }
table.spip td { text-align: left; vertical-align: ; padding: 1px }
