/* CSS Document */

body{
	background-color:#e1dedd;
	margin:0px;
}

img{ border:0px; }

h1{
	font-weight:normal;
	margin:0px;
	padding:0px;
}	

#global{	
	position:absolute;
	text-align:center;
	overflow:hidden;
	
	left: 50%;  
	width:976px; 
	margin-left:-488px; /* la moitié de la longueur */	
}

.bg-haut-gauche{
	background:url(images/commun/bg-gauche-haut.gif) no-repeat top right;
}
.bg-haut-gauche-2{
	background:url(images/commun/bg-gauche-haut-2.gif) no-repeat top right;
}
.bg-haut-droite{
	background:url(images/commun/bg-droite-haut.gif) no-repeat top left;
}
.bg-bas-gauche{
	background:url(images/commun/bg-gauche-bas.gif) no-repeat bottom right;
}
.bg-bas-gauche2{
	background:url(images/commun/bg-gauche-bas2.gif) no-repeat top right;
}
.bg-bas-droite{
	background:url(images/commun/bg-droite-bas.gif) no-repeat top left;
}

.cadre-gauche{
	width:644px;
	background:url(images/commun/bg-gauche.gif) no-repeat top left;
	background-color:#d6deec;
}

.cadreBreve{
	width:260px;
	background-color:#f1f0f0;
	margin-top:10px;
	padding-top:8px;
	padding-bottom:12px;
	padding-left:15px;
	padding-right:15px;
}

/*///////TABLEAU///////////*/
.colonne-gauche{
	width:644px;
	background:url(images/commun/bg-gauche.gif) no-repeat top left;
	background-color:#e7eff4;
}

.colonne-centre{
	width:13px;
	background:url(images/accueil/bg-colonne-centre.gif) no-repeat top left;
}

.colonne-droite{
	width:318px;
	background:url(images/accueil/bg-cadre-sondage-haut.gif) no-repeat bottom left;
	padding-bottom:60px;
}

/*//STATIC */

.fil-ariane{
	margin-bottom:30px;
	width:342px;
	float:left;
}

.puce-titre-1{ background:url(images/commun/puce-titre-1.gif) top left no-repeat; }
.puce-titre-2{ background:url(images/commun/puce-titre-2.gif) top left no-repeat; }
.puce-titre-3{ background:url(images/commun/puce-titre-3.gif) top left no-repeat; }
.puce-titre-4{ background:url(images/commun/puce-titre-4.gif) top left no-repeat; }
.puce-titre-5{ background:url(images/commun/puce-titre-5.gif) top left no-repeat; }
.puce-titre-6{ background:url(images/commun/puce-titre-6.gif) top left no-repeat; }
.puce-titre-7{ background:url(images/commun/puce-titre-7.gif) top left no-repeat; }

.contenu-page{ 
	width:584px;
	
	margin-bottom:30px;
	text-align:justify;
	overflow:hidden;
}
.fil-ariane, .contenu-page{
	
	padding-left:30px;
	padding-right:30px;
	margin-bottom:30px;
}

/*//////////CADRE DROITE///////*/
.cadre-droite{
	width:290px;
	padding-left:14px;
	padding-right:14px;
	padding-top:55px;
	background:url(images/commun/bg-droite-ssmenu.gif) no-repeat top right;
	background-color:#D0CDCC;
}

.cadre-droite-bas{
	width:318px;
	height:16px;
	background:url(images/accueil/bg-cadre-acces-directs-bas.gif) no-repeat top left;
}


/*//////////////INFOS//////////////*/
.zone-info{
	width:260px;
	background-color:#f1f0f0;
	padding-top:8px;
	padding-bottom:12px;
	padding-left:15px;
	padding-right:15px;
}

.pointilles-outremer{
	height:5px;
	margin-bottom:5px;
	border-bottom:#0d3f96 1px dotted;
}

.bouton{
	float:right;
}

/*////////////SSMENU///////////////*/
.ssmenu-top{
	width:290px;
	height:16px;
	background:url(images/commun/ssmenu-top.gif) top right no-repeat;
}
.ssmenu-ligne-seule{
	width:270px;
	height:17px;
	background:url(images/commun/ssmenu-ligne-seule.gif) top left no-repeat;
}
.ssmenu-ligne-top{
	width:270px;
	height:17px;
	background:url(images/commun/ssmenu-ligne-top.gif) top left no-repeat;
}
.ssmenu-ligne-milieu{
	width:270px;
	height:17px;
	padding-left:20px;
	padding-top:10px;
	background:url(images/commun/ssmenu-ligne-milieu.gif) top left no-repeat;
}
.ssmenu-ligne-bottom{
	width:270px;
	height:17px;
	background:url(images/commun/ssmenu-ligne-bottom.gif) top left no-repeat;
}
.ssmenu-ligne-seule, .ssmenu-ligne-top, .ssmenu-ligne-milieu, .ssmenu-ligne-bottom{
	padding-top:10px;
	padding-left:20px;
}
.ssmenu-bottom{
	width:290px;
	height:33px;
	background:url(images/commun/ssmenu-bottom.gif) top left no-repeat;
}

.ssmenu-bottom-seul{
	width:290px;
	height:33px;
	background:url(images/commun/ssmenu-bottom-seul-2.gif) top left no-repeat;
}

.ssmenu-bottom-seul-2{
	width:290px;
	height:33px;
	background:url(images/commun/ssmenu-bottom-seul.gif) top left no-repeat;
}


/*///////////FOOTER/////////*/

.cadreRss{
	float:left;
}

.footer-gauche-top{
	height:61px;
	background:url(images/commun/bg-footer-gauche-1.gif) no-repeat top left;
}

.footer-gauche{
	height:53px;
	background:url(images/commun/bg-footer-gauche-2.gif) no-repeat top left;
	padding-left:75px;
}

.footer-centre{
	height:53px;
	background:url(images/commun/bg-footer-centre.gif) no-repeat top left;
}

.footer-droite{
	height:53px;
	background:url(images/commun/bg-footer-droite.gif) no-repeat top left;
}

.liens-permanents{
	float:right;
	width:350px;
	display:inline;
	/*margin-top:15px;*/
	margin-right:6px;
	margin-top:12px;
}

.espace-prive{
	float:right;
	margin-top:35px;
	margin-right:6px;
}
	
/*//////////ACCES DIRECTS///////*/
.cadre-acces-directs{
	width:258px;
	padding-left:30px;
	padding-right:30px;
	padding-top:70px;
	background:url(images/accueil/bg-cadre-accesdirects.gif) no-repeat top left;
	background-color:#d0cdcc;
}

.ligne-acces-directs{
	width:258px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:#0d3f96 1px dotted;
}

.cadre-acces-directs-bas{
	width:318px;
	height:16px;
	background:url(images/accueil/bg-cadre-acces-directs-bas.gif) no-repeat top left;
}

.img-acces-directs{
	float:left;
	margin-right:20px;
	margin-top:5px;
}

.cadreDocs{
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
	padding-bottom:10px;
	width:564px;
	background:url(images/commun/bg-doc.gif) top left no-repeat;
	background-color:#f3f7fa;
}

.formAgenda{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#454246;
	border:#454246 1px solid;
	margin-bottom:4px;
	width:222px;
}
	

