@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
body{
	background-image: url(../images/fonds/fond_degrade.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #9BCCEC;
}
#n0{
	width:100%;
	background-image: url(../images/fonds/orange_800.gif);
	background-repeat: no-repeat;
	background-position: left 278px;	
}
#n1 {
	width:100%;
	background-image:url(../images/fonds/fond_label.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#page {
width:960px;
margin-left:auto;
margin-right:auto;
position:relative;
padding:1px 0 0 0;
}
h1,h2{
color:#FFF;	
text-align:center;
font-weight:normal;
}
h1{
margin:60px 0 24px 0;
font-size:24px;
}
h2{
font-size:18px;
text-transform:uppercase;
line-height:24px;
}
h3{
text-transform:uppercase;
color:#FFF;
margin:0 0 10px 0;
padding:0 0 5px 0;
border-bottom:#A8CFE8 1px dashed ;
width:220px;
}
#bloc1 h3{
width:200px;	
}
#zc_accueil{
height:55px;
width:55px;
position:absolute;
top:278px;
left:52px;
}
#menu{
width:55px;
position:absolute;
top:295px;
left:116px;
text-align:center;
}
#menu a{
font-size:13px;
color:#FFF;
font-weight:bold;
text-decoration:none;
}
#menu a:hover{
color:#D9BE9A;	
}
p.nuages{
text-align:left;
font-size:18px;
color:#6ccDF6;
line-height:24px;
margin:236px auto 0 auto;
width:510px;
}
p.nuages span.famille{
font-size:24px;
color:#c5EAF9;	
line-height:24px;
}
p.nuages span.etc{
font-size:14px;
color:#6ccDF6;	
line-height:24px;
}
/* central */
#central{
margin:238px 0 0 160px;	
}
#col_gauche{
width:488px;
float:left;
}
#col_gauche p {
font-size:14px;
color:#FFF;
margin:0 0 18px 0;
}
div.telecharger{
margin:36px 0 0 0;	
}
div.telecharger a{
color:#333;
font-size:10px;
line-height:normal;
text-decoration:none;
}
#pdf{
float:left;
margin:0 5px 0 0;
}
#made {
float:right;	
}
#col_droit{
width:220px;
float:right;
margin:0 20px 0 0;
}
#col_droit.contact{
width:240px;
}
#col_droit #bloc1{
background-color:#0071BC;
padding:10px;	
}
p.sondage,p.resultat, p.resultat strong, p.anoter {
font-size:11px;	
line-height:normal;
text-align:center;
}
p.anoter{
	margin:9px 0 0 0;
	color:#FFF;
	font-style: italic;
}
p.sondage{
color:#fff200;	
}
p.resultat,p.coordonnees{
color:#FFF;	
}
p.coordonnees{
margin:0 0 10px 0;
}
p.legal{
margin:5px 0 0 0;
color:#333;
font-size:10px;
line-height:10px;
}
/***/
div.mini_info{
font-size:10px;
color:#333;
margin:0 0 0 10px;
}
/***/



#pied{
	margin:55px 0 18px 0;
	position:relative;
}
p.comite, p.adresse{
color:#FFF;
text-align:center;
line-height:normal;
}
p.adresse{
font-size:10px;	
}
ul {
text-align:center;
margin:0 0 18px 0;

}
ul li {
display:inline;
padding:0 6px 0 0;
}
.first_li{
padding:0;		
}
ul li a {
color:#0071BC;
text-decoration:none;
font-size:10px;
font-family:Verdana, Geneva, sans-serif;
}
ul li a:hover {
text-decoration:underline;
}
span.inter {
	display:inline;
	padding:0 0 0 10px;
	color:#0071BC;
}
#signature{
	height:45px;
	width:200px;
	position:absolute;
	top:41px;
	right:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#303030;
	line-height:normal;
	text-align:right;
	padding:12px 48px 0 0;
	background-image: url(../images/logo/signature.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
a.signature {
color:#303030;
text-decoration:none;
font-family:Verdana, Geneva, sans-serif;
font-size:9px;
line-height:normal;
}
a.signature:hover{
text-decoration:underline;	
}
.spacer{
clear:both;	
}
.gras13 {
font-weight:bold;
font-size:14px;
}