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;

}

ul
{
list-style-type: none;
}


H1 {
 color:000000;
 font-size:18px;
 font-family:arial,geneva,ms sans serif; 
 letter-spacing:0; 
 font-style: normal;
 font-weight:bold;
 }

/* DEBUT Styles généraux */
font
{
font-family:arial,geneva,ms sans serif; 
font-size:12px; 
letter-spacing:0; 
font-style: normal;
font-weight:normal;
color: #000000;
}

object {width:1px; height:1px}

a{
font-size: 12px;
text-decoration: none;
color: #000000;
}
a:hover{
color: #C00000;
}

a.pied{
font-size: 10px;
text-decoration: none;
color: #000000;
}
a.pied:hover{
color: #C00000;
}

a.tipied{
font-size: 9px;
text-decoration: none;
color: #000000;
}
a.tipied:hover{
color: #C00000;
}

/* FIN Styles généraux */

img.bando {border-color:000000; border-style: solid; border-width: 1px;}


/* DEBUT Styles colonnes */
.colonne {
border-right: 0px solid #F9F9F9; 
border-left: 0px solid #F9F9F9;
border-top: 0px solid #F9F9F9; 
border-bottom: 0px solid #F9F9F9;
list-style: none;
padding: 0px;
margin: 3px;
}
.colonne a{
	display: block;
	line-height: 11px;
	font-size: 11px;
	width: 118px;
	padding: 1px 2px 1px 11px;
	text-decoration: none;
	color: #000000;
	background-image: url('images/SYST-arrow1.gif');
    background-repeat: no-repeat;
    background-position: 2px center;
}
.colonne a:hover{
    background: #C9DFDA url('images/SYST-arrow2.gif') no-repeat;
    background-position: 2px center;
    color: #c00000;
}
.colonne ul{
	line-height: 100%;
	padding: 0px;
	margin: 0px;
 	position: relative;
}
/* FIN Styles colonnes */



/* DEBUT Styles Bloc Recherche */
input.search {
	border: 1px solid #808080;
	width: 120px;
	font-size: 13px;
}
input.searchpwd {
	border: 1px solid #808080;
	width: 97px;
	font-size: 13px;
}
input.button {
	border: 1px solid #808080;
	width: 23px;
	height: 20px;
	background-color: #C9DFDA;
	font-weight: bold;
    font-size: 10px;
}

