body{
	padding: 0;
	margin: 0;
	font-family: "MS Trebuchet", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 135%;
	 behavior: url(csshover.htc);

}

a{
	color: #0072d0;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #0072d0;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

h2{
	color: #0072d0;
	font-size: 140%;
	margin-top: 25px;
	margin-bottom: 25px;
	position: relative;
	padding: 0 0 0 0px;
	/*background-image: url("bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;*/
}


h1{
	color: #993300/*#0072d0*/;
	margin-top: 20px;
	margin-bottom: 25px;
	text-align:center;
}

h3{
	font-weight: bold;
	font-size: 125%;

}



h3 span{
	background-color: #fff;
}

p{
	margin: 10px 0 5px 0;
}



#container{
	border: 1px solid #0072d0;
	position: relative;
  	margin: auto;
  	padding: 0;
  	width: 780px;

}

.top {
  position: relative
  border-bottom: 1px solid;
  padding : 10px 10px 10px 10px;
}

.logoOIE{float: left; margin:0}
.logoCERAG{float: right; margin:10px}


/*Menu horizontal*/
.menuh
{
	position:relative;
	margin-left:165px;
	margin-bottom: 20px;
}

.menuh ul
{
	margin-left: 1em;
	margin-right: 1em;
	/*display:inline; */
	display:block;
	float:left;
	/*width:75px;*/
	text-indent:0px;
	font-size: 80%;
	text-align:center;
}



.titreObs{
	position:relative;
	background-color: #0072d0;
	color: #fff;
	margin-top: 100px;
	margin-bottom: 10px;
	font-size: 140%;
	padding: 10px 20px 10px 20px;
	text-align : center;
}


/* Style pour le menu vertical*/
.menu {
	position: absolute;
	float: left;
	top: 195px;;
	left: 0px;
	width: 20%;
	/*width: 150x;*/
	margin-left: 5px;
	margin-top: 35px;
	font-size: 80%;
	/*line-height: 140%;*/
	background: #EFEFEF /*url("linea.gif") top right repeat-y*/;

}

.menu h3 {
	background: #0072d0;
	margin: 0px;
	padding: 5px 0 5px 10px;
	color: #fff;
	font-size: 100%;
	background-image: url("header3.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

.menu h3 span{
	background: transparent;

}

.menu ul {
	margin: 0;
	/*padding: 0;*/
	list-style: none;
	padding: 5px 10px 5px 10px;
	/*background-image: url("izqdaul.gif");
	background-repeat: repeat-x;*/
}

.menu li{
	/*padding-left: 18px; 
	background: transparent url("flechita2.gif") 0 2px no-repeat;
	margin-bottom: 7px;	
	color: #0072d0;*/
}

.menu li a{
	color: #0072d0;
}

.menu li a.c{
	color: #0072d0;
}




/*Style pour le contenu de la page*/

.centre {
margin-left: 155px;
margin-right: 5px;
padding-left: 10px;
padding-top: 20px;
padding-right: 20px;
text-align:justify;

}

.centre img{
margin-left: auto;
margin-right: auto;
}

table {
border-collapse: collapse ;
border: thin solid;
/*width: 50%;*/
text-align:center;
}
td, th {
border: thin solid;
/*width: 50%;*/
margin:0;
}

.tableau {
border-collapse: collapse ;
border: thin solid;
width: 100%;
text-align:center;
}

.tableau td, th {
border: thin solid;
width:50em;
margin:0;
}

/* pied de page*/
#footer{
	position: relative; 
	padding: 65px 10px 30px 20px;
	text-align:right;
}



#gototop{
position:fixed;
bottom:5px;
right:2px;
z-index:300;
width:74px;
height:30px;
background:transparent url(images/top.jpg) no-repeat center ;/*http://nsm01.casimages.com/img/2008/02/26//08022607021262651763309.gif*/
font-size: 0px;
display:block;
_display:none;
text-indent:-300px;
overflow:hidden;
outline:none;
}


#maisonE {
color : #728f01;
text-decoration : none;
font-size:1.6em;
font-weight:700;

}


.logo{
padding: 15px;

}


.lienPubli{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.lienPubli:visited{
	color: #000000;
	text-decoration: none;


}
.lienPubli:hover{
	text-decoration: underline;
}

.Pdrapeau{
text-align:center;
}

.drapeau{
padding-right: 10px;
}


.footer{
/*background-color: blue;*/
height: 50px;
width: 585px;
margin-left: 165px;
margin-top:20px;
}

.contact {
/*background-color: yellow;*/
height: 35px;
width: 150px;
float: left;
margin-left: 20px;
padding-top: 15px;
}
.maj {
/*background-color: green;*/
height: 35px;
width: 170px;
float: right;
margin-left: 20px;
margin-right: 20px;
padding-top: 15px;
}

.listeNom{
margin: 20px;
}

.listeMail{
margin: 10px;
}
.nom{
color:#339966;
font-size: 115%;
font-weight: bold;

}

.sommairePubli{
	color: #0072d0;
	font-weight: bold;
	/*text-decoration: none;*/
}




