/* spip_style.css WEBGENE 28 02 2002 */

BODY{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:90%;color:#003333;background:#FFFFFF url(IMG/fpaper.gif) fixed repeat;scrollbar-face-color:#339999;scrollbar-highlight-color:#FFFFFF;scrollbar-3dlight-color:#0000FF;scrollbar-darkshadow-color:#000000;scrollbar-arrow-color:#FF0000;scrollbar-track-color:#336699;}

a:link {
	text-decoration:	underline;
	police-style:	normal;
	font-weight:	normal;
	color:		#000099;
	background-color:	transparent;
	background-image:	none
}

a:visited {
	text-decoration:	underline;
	font-style:		normal;
	font-weight:	normal;
	color:		#003300;
	background-color:	transparent;
}

a:hover {
	text-decoration:	underline;
	font-style:		normal;
      font-weight:	normal;
	color:		#0000FF;
	background-color:	#EEEEEE;
}

a:active	{
	text-decoration:	underline;
	font-style:		italic;
	font-weight:	normal;
	color:		#FF0000;
	background-color:	#FFFFFF;
}

a.offsite	{
	text-decoration:	underline;
	font-style:		normal;
	font-weight:	normal;
	color:		#006600;
	background-color:	transparent;
}

a.spip_url {
	text-decoration:	underline;
	font-style:		normal;
	font-weight:	normal;
	color:		#006600;
	background-color:	#EEEEEE;
}

a.spip_in { 
	text-decoration:	underline;
	font-style:		normal;
	font-weight:	normal;
	color:		#FF0000;
	background-color:	#EEEEEE;
} 

a.spip_out {
	text-decoration:	underline;
	font-style:		normal;
	font-weight:	normal;
	color:		#0000FF;
	background-color:	#EEEEEE;
}

p.spip_note {
	text-decoration:	overline;
	font-style:		italic;
	font-weight:	normal;
	color:		#0000FF;
	background-color:	#EEEEEE;
}


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:	none;
	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 :		100%;
	padding:		15px; 
}

.spip_code {
	color:		#0000FF;
	background-color:	#FFFFFF;
	width :		100%;
}

/* a partir de 1.4pr2 */

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

.spip_encadrer {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_surligne { background-color: #FFFF66; }

/* non parametres */

table.spip { } 
hr.spip { } 
b.spip { } 
i.spip { } 
p.spip { }
p.spip_note { }

