body {
	font: normal normal normal 12px/normal Arial, Verdana, Geneva, Helvetica, sans-serif;
}
td {
	font: normal normal normal 12px/normal Arial, Verdana, Geneva, Helvetica, sans-serif;
}
div {
	font: normal normal normal 12px/normal Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.small {
	font-size: 11px;
	font-weight : normal;
}
.top{
	background-image: url('/images/fond_haut.gif');
	background-repeat: repeat;
	color: white;
}
.menus{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/images/fond_menus.gif');
	background-repeat: repeat;
	color: white;
	font-weight: normal;
	border: 0px solid Black;
	/*padding:1px;*/
}
.titres{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/images/fond_titres.gif');
	background-repeat: repeat;
	color: white;
	font-weight: bold;
	padding:5px;
}
.menu1{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/images/fond_menus.gif');
	background-repeat: repeat;
	color: white;
}
.menu2{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/images/fond_menu2.gif');
	background-repeat: repeat;
	color: white;
}
.menu3{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/images/fond_menu3.gif');
	background-repeat: repeat;
	color: white;
}
.menu4{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/images/fond_menu4.gif');
	background-repeat: repeat;
	color: white;
}
.white {
	color: white;
}
.titre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	color: #003366;
}
.stitre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #003366;
}
a:link {
	color : #003366;
}
a:visited {
	color : #003366;
}
a:hover {
	color: #cccccc;
}
a.menu:link {
	color : white;
	text-decoration: none
}
a.menu:visited {
	color : white;
	text-decoration: none
}

.Bsbttn {
	font-size: 12px;
	background: lightgrey;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid black;
	border-top: 1px solid black;
	color : black;
	padding: 2px;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}
input
{
	background-color : #FFFFFF ;
	color : #000000 ;
	font-size : 10pt ;
	font-weight : normal ;
	border : 1px solid #003366;
}
input.normal
{
	background-color : #FFFFFF ;
	color : #000000 ;
	font-size : 10pt ;
	font-weight : normal ;
	border : 0px solid #003366;

}
textarea
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color : #FFFFFF ;
	color : #000000 ;
	font-size : 10pt ;
	font-weight : normal ;
	border : 1px solid #003366;

}
