
BODY{
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:14px;
        color:#000033;
	background:#FFFFFF url(IMG/fondpageX.jpg) repeat fixed;
        scrollbar-face-color:#33FFCC;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-3dlight-color:#FFCC99;
        scrollbar-darkshadow-color:#000000;
        scrollbar-arrow-color:#000000;
        scrollbar-track-color:#FFDDBB;
}
a {
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:90%;
	font-style:normal;
}
h1 h2 H3 {
        font-family:Verdana,Arial,Helvetica,sans-serif;
}
a:link {
	text-decoration:none;
	police-style:normal;
	color:#000099;
	background-color:transparent;
}
a:visited {
	text-decoration:none;
	color:#000066;
	background-color:transparent;
}
a:hover {
	text-decoration:underline;
	color:teal;
	background-color:#FFDDBB;
}
a:active	{
	text-decoration:underline;
	color:#33FFCC;
	background-color:#000000;
}
a.offsite	{
	text-decoration:underline;
	color:#000099;
	background-color:transparent;
}
a.spip_url {
	text-decoration:underline;
	color:#009900;
	background-color:#EEEEEE;
}
a.spip_in {
	text-decoration:underline;
	color:	#990000;
	background-color:#EEEEEE;
} 
a.spip_out {
	text-decoration:underline;
	color:#000099;
	background-color:#EEEEEE;
}
p.spip_note {
	text-decoration:;
      font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:	#0000FF;
;
}
table.spip tr.row_first {
	font-weight:bold;
	color:#000000;
	background-color:#FFDDBB;
}
table.spip tr.row_odd {
	color:#000000;
	background-color:#C0C0C0;
}
table.spip tr.row_even {
	color:#000000;
	background-color:#F0F0F0;
}
table.spip td {
	padding:1px;
	text-align:left;
	vertical-align:	center;
}
.forml {
	color:#000099;
	background-color:#FFDDBB;
	width:100%;
}
.spip_encadrer {
	background-color:#C0C0C0;
	width :	100%;
	padding:5px;
	border:	1px #666666 solid;
}
.spip_bouton {
	color:#000033;
	background-color:#FFDDBB;
}
.formrecherche {
	color:	#000099;
	background-color:#FFDDBB;
	width: 100% ;
}
.reponse_formulaire {
	text-decoration: normal;
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-weight:	bold;
	font-size:	110%;
	color:		red;
	background-color:#FFDDBB;
}
h3.spip {
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-weight:	bold;
	font-size:	120%;
	text-align:	center;
}
.spip_cadre {
	color:		#0000FF;
	background-color:#FFFFFF;
	width :		70%;
	padding:	15px;
}
.spip_code {
	color:		#0000FF;
	background-color:#FFFFFF;
	width :		100%;
}
.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}
.spip_surligne { 
background-color: #FFFF66; 
}



