body {
 background-color:#FFFFFF;
}

input,select,textarea {
	border:1px solid #4A9484;
	background-color:#AFD7CE;
	font-family:arial,geneva,ms sans serif; 
	font-size:12px; 
	font-weight:bold;
	color: #000000;

}

/* DEBUT Styles généraux */
font
{
font-family:arial,geneva,ms sans serif; 
font-size:11px; 
letter-spacing:0; 
font-style: normal;
font-weight:normal;
color: #000000;
}

font.maj
{
font-family:arial,geneva,ms sans serif; 
font-size:11px; 
letter-spacing:0; 
font-style: normal;
font-weight:normal;
color: #7A0000;
}

font.vert
{
font-family:arial,geneva,ms sans serif; 
font-size:12px; 
letter-spacing:0; 
font-style: bold;
font-weight:normal;
color: #007A00;
}


object {width:1px; height:1px}

a{
font-size: 12px;
text-decoration: none;
color: #000000;
}
a:hover{
color: #C00000;
}


a.colonne{
font-size: 10px;
text-decoration: none;
color: #000000;
}
a.colonne:hover{
color: #C00000;
}

a.arrond{
font-size: 11px;
text-decoration: none;
color: #000000;
}
a.arrond:hover{
color: #C00000;
}

/* FIN Styles généraux */

img.bando {border-color:000000; border-style: solid; border-width: 0px;}



/* DEBUT Styles Bloc Recherche */
input.search {
	border: 1px solid #000000;
	width: 80px;
	font-size: 13px;
	background-color: #FFFFFF;
}
input.searchpwd {
	border: 1px solid #808080;
	width: 97px;
	font-size: 13px;
}
input.button {
	border: 1px solid #808080;
	width: 60px;
	height: 20px;
	background-color: #FEE203;
	font-weight: bold;
    font-size: 10px;
}

input.search2 {
	border: 1px solid #000000;
	width: 120px;
	font-size: 13px;
	background-color: #FFFFFF;
	}

input.button2 {
	border: 1px solid #808080;
	width: 20px;
	height: 20px;
	background-color: #4A9C73;
	font-weight: bold;
    font-size: 10px;
