body {font-family: verdana, arial, helvetica, sans-serif}

a {
	color:#EA5E00;
	text-decoration: none;
}

a:hover {
	color:red;
	text-decoration: underline;
}

a.spip_url  { }

a.spip_in   { } 

a.spip_out  { } 

.spip_code {
	font-family: Courier New, Courier, mono;
	font-weight: bold;
}

p.spip_note { }

h3.spip {
	font-size: 150%;
	text-align: center;
}

table.spip {
	background-color: black;
	border: 1px black solid;

}

table.spip tr.row_first {
	color:white;
	size:4;
	background-color: #EBAE46;
}

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

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

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

hr.spip { }

b.spip { }

i.spip { }

.forml { width: 100% ; background-color: #FFDDAA;}

.spip_encadrer { 
	width : 95%;
	background-color: #FFFFFF; 
	padding: 5px; 
	border: 1px #666666 solid; 
}

.menu_encadrer { 
	background-color: #CFDAE5; 
	padding: 2px; 
	border: 1px #000000 solid; 
}

.spip_cadre { 
	width : 100%;
	background-color: #EDEDE8; 
	padding: 3px; 
}

.spip_bouton { background-color: #FFCC00;}

.formrecherche {
	width: 150;
	background-color: #DCE1E6;
	text-align: center;
	border: 1px #000000 solid; 
	padding: 2px; 
	font-weight: bold;
}

.bordure_site_ref {
	border-bottom: 1px dashed black; 
}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.txtarial {  font-family: Arial, Helvetica, sans-serif}

.spip_surligne { background-color: #FFFF66; }

.spip_quote {
	margin-left : 30px;
	margin-top : 10px;
	margin-bottom : 10px;
	border : solid 1px black;
	background-color: #FFF0E5;
	padding: 5px;
}
