body{
	background: white;
	text-align: left;
	color: black;
	font-size: 10pt !important;
	line-height: 150%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font-family: Georgia, "Bookman Old Style", Bookman, "New Century Schoolbook", "Bookman Antiqua", Palatino, "Utopia", "New York", "Times New Roman", Times, serif;
	width: 7in;
}

div#contener
{
	width: 100% ;
	margin: 0 auto;
	text-align: left ;
}

div#header{
display:none;
}
div#header a {
display:none;
}

h1#title{ 
	font-size: 18px; 
	margin: 10px 15px 0 5px;
	padding: 0 15px 0px 0;
	text-align:center;
	clear:left;
	color:#5A82B4;
	/*
	border-bottom-color: #5A82B4;
	border-bottom-style: solid;
	border-bottom-width: thin;
	*/
	border: thin #5A82B4 solid;
}

div#body{ 
padding: 0;
margin: 0; 
}

p#footer{
display:none;
} 
a.footerLink{
display:none;
}
a:hover.footerLink {
	text-decoration: underline;
}
/*--------------------        MENU TOP      ------------------------------*/
ul#nav{
display:none;
}
ul#nav li {
display:none;
} 
ul#nav li.first {
display:none;
}
ul#nav li.pipe {
display:none;
	
}
ul#nav li.space {
display:none;
}
ul#nav li a,
ul#nav li a:link
{display:none;
}
ul#nav li a:hover{
display:none;
}
a.subNav{
display:none;
}
a:hover.subNav{
display:none;
}
.subImg{ 
vertical-align: middle;
_padding-top:8px;
border:0px;
}


a.plan{
	text-decoration: none;
	color: #5F5F5F;
	font-size: 14px;
}
a:hover.plan{
	text-decoration: underline;
	color: Red;
}
/*--------------------        MENU PRINCIPAL      --------------------*/
#leftContener{
	float:left;
}
ul#menu{
display:none;
}


#header>ul#menu{
display:none;
}


ul#menu li {
display:none;
} 

	
ul#menu a{
display:none;
}

ul#menu a:hover{
display:none;
	}
	
/*************************   menu bas de pg niv3  **********************************/
.pLinkN3{
display: none;
}
a.linkN3{
display:none;
}
a:hover.linkN3{
display:none;
}
	
/*************************   ENCARTS  **********************************/


/************* NE SERT A RIEN ????? ****************/
div#espacRedac {
/*
	width:590px;
	height:150px;
	margin-left: 155px;
	margin-top: 15px;
*/
}


/**  niv2*/
div#espacRedacNiv2{
	width:490px;  /*********************** AVOIR */
	margin-left: 150px;
	margin-top: 0px;
	padding-left:5px;
}
#espacRedacNiv2 h2  {
 font-size: 16px;
 text-align: Left;
 font: bolder;
 display: block;
 border-left: 0;
 border-right: 0;
 border-bottom: thin solid  Gray;
 margin: 15px 0 0 0;
 padding: 0 0 0 5px;
 color: #5F5F5F;
}
.puceh2{
display: none;
}

/*********/
div.navlist1, div.navlist2, div.navlist3{
   width:185px;
   float:left;
	height:150px;

}
div.navlist1{
	margin-left:0px;
	padding: 45px 5px 0px ;
	list-style-type: none;
	background: url(../images/esp-particuliers.jpg) no-repeat;
}

div.navlist2{
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
	background: url(../images/esp-collectivites.jpg) no-repeat;
	padding: 45px 5px 0px;
}

div.navlist3{
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
	background: url(../images/esp-entreprises.jpg) no-repeat;
	padding: 45px 5px 0px;
}

div.navlist1 a, div.navlist2 a, div.navlist3 a {
color: #4D4D4D;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
background: url('../images/0121_ul.png') no-repeat;
padding-left: 15px;
}
div.navlist1 a:hover, div.navlist2 a:hover, div.navlist3 a:hover {
color: #339999;
}

.navTxt{
	display:none;
}


/**************************************************************************************/
/********************** ENCARTS ACTUS      ********************************************/
/**************************************************************************************/
div#actus{ 
display: block;
/*clear:left;*/
margin-left:140px;
padding: 30px 15px 2px 10px;
_padding: 0px 15px 2px 10px;
}
.top_actus {
  background: url(../images/top_actu.jpg) no-repeat left top;
  height:37px;
  padding: 0px 0 0 0;
  } 
.top_actus h2 {
font-size:14px;
padding: 10px 0 0 15px;
margin:0 0 0 0;
 }
.actu_middle {
	padding: 0 15px;
	margin: 0;
	height:80px;
	background-image: url(../images/middle_actus.jpg);
	background-repeat: repeat-y;
}
.actus_footer {
	background-image: url(../images/bottom_actus.jpg);
	background-repeat: no-repeat;
	_margin-left: 3px;
	height:22px;
}
.actu_middle p{
margin:0;
padding-left:10px;
}
.ScrollerFrame{
   text-align:left;
	margin: 0 0 0 15px;
	padding: 0;
 }
/************************* NIV2 *********************** */

/********************************** FORM *******************************/

form.css fieldset{
padding: 1em;
}
form.css label {
display: inline;
float: left;
width: 230px;
text-align:right;
}
.missing {
	background-color: #9ECD95;
	border: #FF0000;
	border-color: #FF0000;
	border-style: solid;
	border-width: thin;
}
#mail h2{
	 color: #CE7B03;
	 text-align: center;
}
form img{
display:none;
}

/****** form login*/
#formLog{
display: none;
}
.identif{
display:none;
}
.login{ 
display:none;
}
#coordonnees{
/*
	width: 120px;
	text-align: center;
	margin-left:15px;
	padding:  0 0 0 5px;
	font-size:12px;
*/
width: 120px;
text-align: center;
	margin-left:15px;
	_margin-left: 15px;/* valeur IE*/
	padding:  0 0 0 5px;
	_padding: 15px 0 0 0px;
	font-size:12px;
}

/****************************** NIV PG 2******************************/
.h3Rmq{
font-size: 14px;
color: Gray;
border-bottom: thin solid #708090;
}

.rmq{

	clear:left;
	font-size: 12px;
	padding: 0 30px;
	margin: 15px 0 0 140px;
	height:119px;
/*	background: url(../images/rmq.jpg) no-repeat;
	*/
}
.txtRmq{
	border-left: medium #708090 solid;
	padding: 0 0 0 3px;
	text-align: justify;
	font-size: 12px;
}

.rmq2{
	font-size: 12px;
	padding: 0 30px;
	margin: 0 0 0 140px;
	height:350px;
	background: url(../images/rmq.jpg) no-repeat;
}
.txtRmq2{
	border-right: medium #708090 solid;
	padding: 0 3px 0 0;
	text-align: justify;
	font-size: 12px;
}
.subtitle{
	text-decoration:underline;
	font-weight: bolder;
	color: #344B6D;
	background: url(../images/puces/tit-fleche.gif) no-repeat left;
	padding-left:15px;
	font-size:14px;
	}
.imgChapo{
	border:20px;
	float: left;
	padding-right: 15px;

}
.imgLogo{
	border: 0;
	display: inline;
	float:right;
}
p#ref{
	margin: 0 auto;
	text-align: center;
	background-color: White;
	width:400px;
}