html, body {
width: 100%;
height: 100%;
}

body {
margin: 0;
padding: 0;
font-family:Verdana;
background-color: #fff;
}

/*Police 10 Bolder Blanc*/
.Style1 {font-family: "Verdana"; font-size: 10px; color: #fff; font-weight: bolder; }
.Style1 A:link {text-decoration: none; color:#fff}
.Style1 A:visited {text-decoration: none; color:#fff}
.Style1 A:Active {text-decoration: none; color:#fff}
.Style1 A:Hover {text-decoration: none; color: #FFC68C}

/*Police 10 Normal Bleu*/
.Style2 {font-family: "Verdana"; font-size: 10px; color: #0072B0; font-weight: normal; }
.Style2 A:link {text-decoration: none; color:#0072B0}
.Style2 A:visited {text-decoration: none; color:#0072B0}
.Style2 A:Active {text-decoration: none; color:#0072B0}
.Style2 A:Hover {text-decoration: none; color:#FFC68C}

/*Police 10 Normal Noir*/
.Style3 {font-family: "Verdana"; font-size: 10px; color: #000000; font-weight: normal; }
.Style3 A:link {text-decoration: none; color:#000000}
.Style3 A:visited {text-decoration: none; color:#000000}
.Style3 A:Active {text-decoration: none; color:#000000}
.Style3 A:Hover {text-decoration: none; color:#0072B0}

/*Police 20 Bolder Blanc*/
.Style4 {font-family: "Verdana"; font-size: 20px; color: #ffffff; font-weight: bolder; }
.Style4 A:link {text-decoration: none; color:#ffffff}
.Style4 A:visited {text-decoration: none; color:#ffffff}
.Style4 A:Active {text-decoration: none; color:#ffffff}
.Style4 A:Hover {text-decoration: none; color:#ffffff}

/*Police 10 Bolder Rouge*/
.Style5 {font-family: "Verdana"; font-size: 10px; color:#FF0000; font-weight: bolder; }
.Style5 A:link {text-decoration: none; color:#FF0000}
.Style5 A:visited {text-decoration: none; color:#FF0000}
.Style5 A:Active {text-decoration: none; color:#FF0000}
.Style5 A:Hover {text-decoration: none; color:#FF0000}

.Style6 {font-family: "Verdana"; font-size: 8px; color: #999999; font-weight: bolder; }
.Style6 A:link {text-decoration: none; color:#999999}
.Style6 A:visited {text-decoration: none; color:#999999}
.Style6 A:Active {text-decoration: none; color:#999999}
.Style6 A:Hover {text-decoration: none; color:#999999}

.Style7 {font-family: "Verdana"; font-size: 10px; color: #0072B0; font-weight: bolder; }
.Style7 A:link {text-decoration: none; color:#0072B0}
.Style7 A:visited {text-decoration: none; color:#0072B0}
.Style7 A:Active {text-decoration: none; color:#0072B0}
.Style7 A:Hover {text-decoration: none; color:#A7ACB0}

.Style8	 {font-family: "Verdana"; font-size: 11px; color: #0072B0; font-weight: bolder; }
.Style8 A:link {text-decoration: none; color:#0072B0}
.Style8 A:visited {text-decoration: none; color:#0072B0}
.Style8 A:Active {text-decoration: none; color:#0072B0}
.Style8 A:Hover {text-decoration: none; color:#A7ACB0}

.Style9	 {font-family: "Verdana"; font-size: 10px; color:#FF9900; font-weight: normal; }
.Style9 A:link {text-decoration: none; color:#FF9900}
.Style9 A:visited {text-decoration: none; color:#FF9900}
.Style9 A:Active {text-decoration: none; color:#FF9900}
.Style9 A:Hover {text-decoration: none; color:#FF9900}

.Style10 {font-family: "Verdana"; font-size: 10px; color: #000000; font-weight: 600; }
.Style10 A:link {text-decoration: none; color:#003366}
.Style10 A:visited {text-decoration: none; color:#003366}
.Style10 A:Active {text-decoration: none; color:#003366}
.Style10 A:Hover {text-decoration: none; color:#A7ACB0}

.Style11 {font-family: "Verdana"; font-size: 10px; color: #999999; font-weight: bolder; }
.Style11 A:link {text-decoration: none; color:#999999}
.Style11 A:visited {text-decoration: none; color:#999999}
.Style11 A:Active {text-decoration: none; color:#999999}
.Style11 A:Hover {text-decoration: none; color:#999999}

conteneur {
width: 100%;
height: 100%;
background-color: #FFF;
}

/*============= DEBUT Menu ===========*/
#navlist
{

margin: 0;
padding-top: 0px;
padding-left: 60px;
padding-bottom: 19px;
border-bottom: 1px solid #FFC68C;

}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;

}

#navlist a:link, #navlist a:visited
{
background: #a1a2a4;
float: left;
font-family: "Verdana"; font-size: 10px; color: #fff; font-weight: bold;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
font-family: "Verdana"; font-size: 10px; color: #0072B0; font-weight: bold;
border-bottom: 1px solid #fff;
border-left: 1px solid #FFC68C;
border-right: 1px solid #FFC68C;
border-top: 1px solid #fff;
}

#navlist a:hover { color: #FFC68C; }

/*============= FIN Menu ===========*/

/*============= DEBUT Identification haut de page ===========*/
.conleft {
position: absolute;
top: 0;
left:0;
width:70%;
height: 20px;
background: #a1a2a4;
}
.conright {
position: absolute;
top: 0;
left:70%;
width:30%;
height: 20px;
background: #a1a2a4;
}

.connplus {
position: absolute;
top:20;
left:0;
width:100%;
height:10px;
background: #eeeeee;
border-top: 1px solid #fff
}
/*============= FIN Identification haut de page ===========*/


.header {
position: absolute;
top: 30;
left: 0;
width:100%;
height: 77px;
background: #fff;
background-image:url(../images/Header_background.png);
}
.menuleft {
position: absolute;
top:107px;
left:0;
width: 80%;
height: 20px;
background-color: #a1a2a4;
border-top: 1px solid #fff;
}
.menuright {
position: absolute;
top:107px;
left:80%;
width: 20%;
height: 21px;
background-color: #a1a2a4;
border-bottom: 1px solid #FFC68C ;
border-top: 1px solid #fff;
}
.frame {
position: absolute;
top:128px;
left:2%;
width: 98%%;
height: auto;
background-color: #FFFFFF;
/*overflow: auto;*/
}

.Contacts {
position:absolute;
Top: 140;
left: 60%;
}
#bienvenue{
	position: absolute;
	top:23;
	left:500px;
}
#actus_ei{
	position: absolute;
	top:300px;
	left:500px;	
}

#actus_html_blank{
	position: absolute;
	left:200px;
}

td.border {
font-family: "Verdana";
font-size: 10px;
color: #fff;
font-weight: bolder;
border-bottom: 1px solid #FFC68C;
}

td.title {
font-family: "Verdana";
font-size: 10px;
color: #0072B0;
font-weight: 600;
border-bottom: 1px solid #FFC68C;
}

td.Contact {
font-family: "Verdana";
font-size: 10px;
color: #fff;
font-weight: Bolder;
padding-left:5px;
border-bottom: 1px solid #FFC68C;
height:15;
}

td.list {
font-family: "Verdana";
font-size: 10px;
color: #000;
font-weight: Bolder;
}

table.bottom {
font-family: "Verdana";
font-size: 8px;
color: #a1a2a4;
font-weight: bolder;
border-bottom: 1px solid #a1a2a4;
}

table.form {
font-family: "Verdana";
font-size: 8px;
background-color:#eeeeee;
border-bottom: 1px solid #FFC68C;
}

