body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
}

.container {
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width: 854px;
	text-align: left;
	background-image: url(../images/cadre-milieu.gif);
	background-repeat: repeat-y;
}

.cadreHaut {
	background-image: url(../images/cadre-haut.gif);
	background-repeat: no-repeat;
	height:5px;
}

.cadreBas {
height:5px;
}
.cadreAdresse {
clear:both;
}

.spacer {
  clear: both;
}

/************ BANDEAU HAUT ****************/
#bandeauHaut {
width:820px;
margin:5px 10px 0 20px;
}

.logo {
float:left;
}

.banniere {
float:left;
}

/************ CENTRE ****************/
#centre {
width:820px;
margin:15px 10px 0 13px;
}

#imageGauche {
float:left;
width:194px;
}

#blocDroite {
float:left;
width:622px;
}

#blocDroite2 {
height:368px;
}

#blocNewsletter {
float:left;
background:url(../images/fond-newsletter.gif) no-repeat;
width:622px;
height:77px;
}

#menus {
clear:both;
}

.texteZoom {
color:#2D2E30;
font-size:11px;
margin-bottom:5px;
margin-left:47px;
width:270px;
background:inherit;
}

.cadreZoom {
float:left;
line-height:1.4em;
margin-top:30px;
background:none;
}

.cadreZoom a:hover {color:#7D7D7D;; text-decoration:none;background:inherit;}
.cadreZoom a {color:#27749F; text-decoration:none;background:inherit;}

.news {
float:left;
margin-left:30px;
margin-top:20px;
width:234px;
color:#1d2c43;
line-height:1.4em;
text-align:justify;
background:inherit;
}

.news a:hover {color:#7D7D7D;; text-decoration:none;background:inherit;}
.news a {color:#1d2c43; text-decoration:none;background:inherit;}

.news h1 {
color:#5EB0D4;
font-size:11px;
font-weight:normal;
margin-bottom:5px;
background:inherit;
text-align:justify;
}


/***************** MENU DEROULANT **************************/

#menuDeroulant {
top:-5px;
position:absolute;
background:#FFFFFF;
width:200px;
border:#89B0CF 1px solid;
display:none;
}

#menuDeroulant2 {
top:-5px;
position:absolute;
left:150px;
background:#FFFFFF;
width:200px;
border:#89B0CF 1px solid;
display:none;
}

.puceRouge {
color:#62B022;
}

#fondCellule {
padding:5px;
background:#ffffff;
cursor:pointer;
}



#pscroller2 {
	width: 200px; /*marquee width */
	height: 100px; /*marquee height */
}
