/* bien regler la marge (bugs IE) */
a { text-decoration: none; color: #505050; }
a:hover { text-decoration: none; color: #FFFFFF; background: #009966; }
a:hover.pied { text-decoration: none; color: #030303; background: #e8e8e8; }
a:hover.spip_in {text-decoration: none; color: #FFFFFF; background: #009966;}
a.spip_in {text-decoration: none; color: #505050; }
a.spip_url { text-decoration: none; color: #505050; }
a.spip_glossaire { text-decoration: none; color: #20a020; }
a.spip_out {}

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1.5em;
	padding: 0em;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 75%;
	padding: 0.5em;
	text-align: center;
	-moz-border-radius: 10px;
	border: 1px solid #E3E3E3;
}


table.spip {
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

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

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

table.spip td {
	padding: 1px;
	text-align: left;
	font-size: 12px;
	vertical-align: center;
}

hr.spip { }
b.spip { }
i.spip { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

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

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

.spip_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}


.spip_bouton { background-color: #FFCC00;}

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

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

.spip_surligne { background-color: #66FF74; }

/*perso*/

.main{
	 background-color:#CCCCCC;
	 font-family:verdana,Verdana,helvetica,sans-serif;
	 font-size:10px;
	 MARGIN: 0px;
	 scrollbar-base-color:#FF9933;
	 }

INPUT {background-color : transparent; 
		color : #000000;
		font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-size : 10px; 
		font-weight : bold;
		border: 1px #FF9933 dashed;
		text-indent : 2px;
		background-color : #F5F5F5;  }

