a img {border: 0;}
a map {border: 0;}

p {
	text-align: justify;
}
map { 
border: 0; 
} 

#conteneur #centre a {
	color: #0288CF;
}

#conteneur #centre p {
	margin-bottom: 25px;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #61839C;
	line-height: 26px;
}

#oldheader {
	height: 79px;
	background-image: url(images/accueil/bnadeau-haut.jpg);
}

#headerW2 {
	height: 18px;
	background-image: url(images/accueil/bnadeau-nouveau.jpg);
}

/* for web 2 reversal */
#mheader {
	height: 63px;
	background-color: #FFF;
}
#header {
	height: 18px;
	background-image: url(images/accueil/bandeau-mersen.png);
}

#conteneur {
	position: relative;
	width: 800px;
	margin: 0 auto;
	background-image: url(images/page/bg_page.gif);
}
#centre {
margin-left: 215px;
margin-right: 20px;
}



h1 {
	color: #FFA54F;
	font-size: 1.6em;
	line-height: 60px;
}



/*-----------menu orange---------*/
#menuOrange {
	margin: 0px;
	padding-top: 0px;
}

#menuOrange li {
	font-size: 0.8em;
	font-weight: bold;
	background-color: #E6E6E6;
	display: inline;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#menuOrange li a{
	text-decoration: none;
	color: #000000;
}
#menuOrange li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
/*-----------------*/



/*-----------------------menu haut-----------------------------------*/
*{padding:0; margin:0;}
body {
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #f3f3f3;
}

.menu {
	/*white-space:nowrap /*IE hack*/;*/
	color:rgb(0,0,0);
	font-size:100%;
	width: 100%;
	top: 99px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/page/bg_menuBlue.gif);
}
.menu ul {list-style-type:none;}
.menu ul li {
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;
	float: left;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;*/
}
.menu ul li a {
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/;
	display:block;
	height:20px;
	line-height:20px;
	padding:0 15px 0 15px;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 0.8em;
}
.menu ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.menu ul li:hover {position:relative;} 
.menu ul li:hover a {text-decoration:none; /*color:#99FF33;*/}
.menu ul li:hover ul {display:block; width:10em; position:absolute; z-index:999; top:19px; margin-top:0.1em; margin-left:0px;}
.menu ul li:hover ul li a {
	white-space:normal;
	display:block;
	width:160px;
	height:auto;
	line-height:17px;
	margin-left:-1px;
	margin-right:-1px;
	padding:4px 16px 4px 16px;
	background-color:#61839C;
	font-weight:normal;
	color:#FFFFFF;
	border-bottom: 1px solid #819bae;
	/*border-right: 1px solid #61839C;
	border-left: 1px solid #61839C; */	
}
.menu ul li:hover ul li a:hover {background-color:#7392A9; text-decoration:none;}

/*IE6 hovering*/
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
.menu ul li a:hover {position:relative /*IE hack*/; z-index:1000 /*IE hack*/; text-decoration:none;}
.menu ul li a:hover ul {display:block; width:10em; position:absolute; z-index:999; top:19px; left:0; margin-top:0.1em;}

.menu ul li a:hover ul li a {
	white-space:normal;
	display:block;
	width:140px;
	height:1px;
	line-height:17px;
	padding:4px 16px 4px 16px;
	background-color:#7392A9;
	font-weight:normal;
	color:#FFFFFF;
	border: 1px solid #61839C;
	font-size: 1em;
}


.menu ul li a:hover ul li a:hover {background-color:#7392A9; text-decoration:none;}

@media print {}

/*--------------------*/



/*----------------menu gauche---------------------*/
#gauche {
	position: absolute;
	left:0;
	width: 195px;
	margin-top: 0px;
	text-align: center;
}
#conteneur #gauche h1 {
	font-size: 1em;
	color: #FFFFFF;
	height: 21px;
	width: 195px;
	background-image: url(images/accueil/bg_titre_colonne.jpg);
	line-height: 21px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#conteneur #gauche h2 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

#conteneur #gauche .textbox {
	width: 150px;
	border: 1px solid #61839C;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
/*-----------*/



/*--------------------pied de page---------------------------*/
#pied {
	height: 20px;
	background-color: #61839C;
	color: #FFFFFF;
	text-align: center;
}
#conteneur #pied li {
	display: inline;
	line-height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 0.8em;
}
#pied a {
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#pied a:hover {
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
/*-------*/


#conteneur #header #country_menu {
	position: absolute;
	margin-top: 18px;
	margin-left: 600px;
}
#conteneur #centre a:hover {
	color: #EE7114;
}
#conteneur #centre ul {
	margin-bottom: 20px;
}
.lien {
	line-height: 20px;
	background-image: url(images/page/fleche_violet.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	font-weight: bold;
}
#conteneur #centre .img_a_droite {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#conteneur #centre .lienUS {
	background-image: url(images/protection-electrique/us_flag.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-indent: 30px;
}
/*---------petit bloc marchÚs-------------*/
#conteneur #centre #petitBloc #blocImgDroite img {
	margin-bottom: 10px;
}
#conteneur #centre #petitBloc {
}
#conteneur #centre #petitBloc p {
	width: 340px;
	margin-bottom: 15px;
}
.bold {
	font-weight: bold;
}

#conteneur #centre #petitBloc li {
	width: 320px;
	background-image: url(images/page/puce_liste.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: justify;
	padding-left: 15px;
}

#conteneur #centre #blocImgDroite .legende {
	width: 180px;
	font-style: italic;
	color: #B381D8;
	margin-left: 0px;
	font-size: 0.8em;
}
#blocImgDroite {
	position: absolute;
	margin-left: 380px;
	margin-top: 10px;
}
.aTelecharger {

	font-weight: bold;
	margin-bottom: 50px;
}
#conteneur #centre .aTelecharger a {
}
#case {
	margin-bottom: 10px;
}
#conteneur #centre label {
	display: inline;
	float: left;
	width: 120px;
}
#conteneur #centre form {
	font-size: x-small;
	margin-left: 25px;
	width: 400px;
	margin-bottom: 30px;
}
#espace200 {
	height: 200px;
	width: 20px;
}
#espace400 {
	height: 400px;
	width: 20px;
}
#bloc_dpt {
	background-color: #E6E6E6;
	width: 190px;
	padding: 5px;
	margin-bottom: 200px;
	margin-left: 360px;

}

#bloc_dpt h1 {
	color: #FFFFFF;
	background-color: #61839C;
	text-align: center;
	height: 18px;
	padding-top: 3px;
	font-size: 1em;
	line-height: 20px;
	margin-bottom: 15px;
}
#carteFrance {
	position: absolute;
	margin-top: 60px;
}

#bloc_dpt h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #61839C;
}
#bloc_dpt p {
	margin-top: 0px;
}
#conteneur #centre li {
	background-image: url(images/page/puce_liste.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: justify;
	padding-left: 15px;
}
.sommaire {
	font-size: 9px;
	color: #431770;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 535px;
	text-align: right;
}.sommaire a{
	font-size: 9px;
	color: #431770;
	margin-top: 0px;
	margin-bottom: -35px;
	margin-left: 0px;
}
#e-advisor {
	background-color: #FFFFFF;
	padding: 0px;
	width: 773px;
}
#plugInVideo {
	position: absolute;
	left: 560px;
	top: 350px;
}

#Layer1 {
	position:absolute;
	left:446px;
	top:471px;
	width:214px;
	height:149px;
	z-index:501;
}
#conteneur #centre #carteFrance img {
	border: 1px solid #FFFFFF;
}
#conteneur #centre #listeInstit a {
	color: #EE7114;
	font-weight: bold;
	line-height: 26px;
}
#conteneur #centre #listeProd a {
	font-weight: bold;
	color: #431770;
	line-height: 26px;
}
#conteneur #centre #listeProd #listeDetail a {
	font-weight: normal;
	line-height: 18px;
}
#carteFrance2 {
	position: absolute;
	margin-top: 30px;
}
#conteneur #centre #carteFrance2 img {

	border: 1px solid #FFFFFF;
}
#conteneur #centre h2 a {
	color: #431770;
	text-decoration: none;
}
#conteneur #centre h2 a:hover {
	text-decoration: underline; 
}
#conteneur #header #lienCL {
	position: absolute;
	width: 100%;
}
#conteneur #header #lienCL img {
	float: right;
}
#conteneur #centre .finDeNews {
	font-style: italic;
	color: #79839C;
	font-size: 0.9em;
}

