* { margin:0; padding:0; }
html, body{
	font-family:Verdana, Arial, Sans-serif;
	font-size:13px;
	color:#333399;
	margin:0;
	padding:0;
	line-height:14px;
	font-weight:100;
	text-align:center;
	height:auto;
	background:#000;

}
.hidden, .accessible {display:none}

 h1, h2, h3, img, a, label p, {
 margin:0;
 padding:0;
}

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ul{
	text-align:left;
}

a{
  text-decoration: none; 
  color: #FFF;
  }
  
a:hover{
  text-decoration: none; 
  color: #ff6600;
  }
  
img {
  border:0 none;
  margin:0;
  padding:0;
  }

h1{
	font-family:Verdana, Arial, sans-serif;
	text-align:left;
	font-size: 22px;
	color: #404040;
	margin: 10px 10px 10px 0;
	font-weight: normal;
}


h2.item_titre { 
	color: #404040;	
	margin:10px 0 0 0;
	
}

h2.zoom { 
	color: #FFF;	
	margin:0;
	padding:5px 0 0 5px;
	text-align:left;
	text-transform: uppercase;
	
}

h2.politique { 
	color: #FFF;	
	margin:0;
	padding:5px 0 0 5px;
	text-align:left;
	text-transform: uppercase;
	
	
}


h2#menu_gauche_titre a { 
	display:block;
	margin:0 !important;
	padding:0px 0px 6px 14px !important;
	color: #404040;
	font-weight:bold;
	height:20px;
}

section.chiffres h3 {
  color:#404040;
  font-size:15px;
  font-weight:bold;
  margin:0;
  padding:10px 0 10px 20px;
  text-align:left;
}


p{
	font-family:Verdana, Arial, sans-serif
	color:#000;
	font-size:15px;
	text-align:center;
	margin:150px 0;
}

p.titre{
	float:left;
	color:#666666;
	font-size:24px;
	font-weight:bold;
	padding:0px 0 0 15px;
	color:#FFF;
	width:350px;
	line-height:18px;

	}

p.texte_intro_gris{
	color:#666666;
	font-size:11px;
}

span.mail{
	color:#333399;
	font-size:15px;
	font-weight:bold;
}

.clear {clear: both;}

/*////////////////////////////////////////*/
#wrapper {
	width:993px;
	text-align:center;
	margin:0 auto;
	height:100%;
	background:#FFF;
	margin-top:50px;

}

#bloc1 {
  padding:0;
  margin:0;
  height:368px;
  background:url(images/fond_03.jpg) no-repeat top center;

}

#bloc2 {
  padding:0;
  margin:0;
  height:233px;
  background:url(images/fond_05.jpg) no-repeat top center;

}


#bouton {
  position:absolute;
  padding:0;
  margin:-12px 0 0 160px;
  width:179px;
  height:60px;

}

#bouton2 {
  position:absolute;
  padding:0;
  margin:-12px 0 0 525px;
  width:288px;
  height:188px;
  background:url(images/bt-tel.gif) no-repeat top center;

}


footer {
  padding:0;
  margin:0;
  height:97px;
}






