body {
	font-family: Arial;
	color: #0000FF;
	border-color: #FFFFFF;
	background-color: #CCCCCC;
}

.webforms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #E8E8E8;
}.menu a {
	text-decoration: none;
	font-weight: bold;
	background-color: #993300;

}

.menu a:hover {

    background-color: #ffff00;

    text-decoration: none;

}



.bar {

    font-family: verdana, arial, helvetica, sans-serif;

    font-size: 9pt;

    color: #000000;

    background-color: #d3d3d3;

    margin: 0;

}

.bar a {

    color: #000000;

    text-decoration: underline;

}

.big2 {

    font-size: 250%;

}

a            { color: #0033FF; text-decoration: none;}
a:visited    { color: #0033FF; text-decoration: none;}
a:hover      { color: #99FF33; text-decoration: underline;}


.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033FF;
}
.Style1 {color: #006600}

#contenu-cote-gauche-premiere {
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 380px; /* correction pour Opera */
	left: 720px; /* correction marge du bandau*/
	top: 9px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 14px;
	color: #003333;
	height: 80px;
	font-weight: bold;
	border:2;
	bordercolor:#003333;
}
