body
{
background-color:#FFFFFF;
}
#content1
{
width:800px;
height:auto;
border-left:#6a8bc0 1px solid;
border-right:#6a8bc0 1px solid;
}
#banner{
width:100%;
background-image:url(img/banner.gif);
height:180px;
margin-bottom:0px;
padding-bottom:0px;
}
#general{
height:496px;
padding-bottom:0px;
padding-top:1px;
}
#menu{
width:100%;
height:20px;
margin-top:0px;
}
#menu01
{
background-image:url(img/menu01.gif);
height:20px;
width:150px;
}
#menu02
{
background-image:url(img/menu02.gif);
background-repeat:no-repeat;
height:20px;
width:100px;
}


#menu03
{
background-image:url(img/menu03.gif);
background-repeat:no-repeat;
height:20px;
width:100px;
}
		#menu03 a
		{
		font-family:Eurostile, "Courier New", "Times New Roman";
		font-size:12px;
		color:#FFFF33;
		text-decoration:none;		
		}#menu03 a:hover
		{
		color:#FF0000;
		text-decoration:underline;
		}
#menu04
{
background-image:url(img/menu04.gif);
height:20px;
width:150px;
}

#siteinfo{
background-image:url(img/steinfo.gif);
height:35px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#061850;
width:800px;
}


/*Régles dr style pour formulaire*/

.formulaire {
color:#000000;
border: solid 1px #828282;
background-color:#FFFF99;
border:#FFCC66 1px solid;
font-size:11px;
}

.bouton {
	border: 1px solid #369 ;
	padding: 2px;
	background-color: #eee;
	color:#000;
	font-size: 11px;
}	
/*Régles de style pour liens*/
.class1
{
font-family:Eurostile, Arial, "Times New Roman";
font-weight:800;
font-size:14px;
text-decoration:none;
color:#03144b;
}
	.class1 a
	{
	font-family:Eurostile, Arial, "Times New Roman";
	font-weight:800;
	font-size:14px;
	text-decoration:none;
	color:#03144b;
	}
	.class1 a:hover
	{
	color:#d60000;
	text-decoration:underline;
	}
.class2
{
font-family:Eurostile, Arial, "Times New Roman";
font-weight:800;
font-size:14px;
text-decoration:none;
color:#03144b;
}
	.class2 a
	{
	font-family:Eurostile, Arial, "Times New Roman";
	font-weight:800;
	font-size:14px;
	text-decoration:none;
	color:#03144b;
	}
	.class2 a:hover
	{
	color:#FFFFFF;
	}

.class3
{
font-family:Arial, "Times New Roman";
font-size:14px;
text-decoration:none;
color:#03144b;
}
.class4
{
font-family:Eurostile, Arial, "Times New Roman";
font-weight:800;
font-size:14px;
text-decoration:none;
color:#03144b;
}
	.class4 a
	{
	font-family:Eurostile, Arial, "Times New Roman";
	font-weight:800;
	font-size:14px;
	text-decoration:none;
	color:#FFCC00;
	}
	.class4 a:hover
	{
	color:#FFFFFF;
	}
		
.classcolor
{
color:#FFCC00;
text-decoration:none;
}
	.classcolor a
	{
	color:#CC0000;
	text-decoration:none;
	}
	.classcolor a:hover
	{
	color:#CC0000;
	text-decoration:underline;
	}