@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:url(images/bg.jpg) top center no-repeat #3E9EF4;
	background-attachment:fixed;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
}

#conteneur {
	width:990px;
	height:100%;
	margin:0 auto;
	padding:0px;
}
#meteo {
	position:relative;
	top:30px;
	left:895px;
	width:90px;
	height:40px;
}
#drapeau {
	position:relative;
	top:45px;
	left:919px;
	width:90px;
	height:20px;
}

#bas-add {
	position:relative;
	top:0px;
	width:990px;
	height:80px;
	margin:0 auto;
	padding:0px;
}
#partenaires {
	float:left;
	top:0px;
	width:990px;
	height:80px;
	text-align:center;
	padding:0 auto;
	margin:0 auto;
}	

#flag {
	position:relative;
	top:30px;
	left:895px;
	width:90px;
	height:30px;
}	

/*************************************/
#accueil {
	width:990px;
	margin:0px auto 0 auto;
/*	background-color:#CCC;*/
	min-height:470px;
	padding:0px;
}
#page {
	position:relative;
	top:0px;
	width:990px;
	margin:0px auto 0 auto;
/*	background-color:#CCC;*/
	min-height:480px;
	height: auto;
	padding:0px;
}
/*************************************/
#titre {	
	position:absolute;
	width:990px;
	margin:0px auto 0 auto;
	top:0px;
	height:113px;
	padding:0px;
	background:url(images/page-titre.png) no-repeat;
}
#flah-accueil {	
	position:absolute;
	width:990px;
	margin:56px auto 0 auto;
	top:82px;
	height:450px;
	padding:0px;
}
#page-ctn {
	position: relative;
	width:990px;
	margin:0px auto 0 auto;
	padding:0px;
	top:108px;
	min-height:470px;
	height:auto;
background:url(images/page-bg.png) top center repeat-y;
}
.block-page {
	width:962px;
	padding:20px 14px;

}

.block-page span img{
	border-color:#FFF;
}

.block-page a img{
	border-color:#FFF;
}

.block-sep {
	width:960px;
	padding:0px;
	margin:0px 14px 0px 14px;
	background:#eee;
	height:1px;
	}
/*************************************/
#page-top {
	position:absolute;
	width:990px;
	top:0px;
	margin:0px auto 0 auto;
	height:14px;
	padding:0px;
	background:url(images/page-top.png) top center no-repeat;
}
#accueil-bottom {
	text-align:center;
	position:absolute;
	width:990px;
	top:578px;
	margin:0px auto 0px 0px;
	height:60px;
	padding:24px 0px 0px 0px;
/*	background:url(images/page-bottom.png) top center no-repeat;*/
}
#accueil-bottom a {
	margin:0px;
	padding:0px;
	color:#FFF;
	text-decoration:none;
}

#page-bottom {
	text-align:center;
	position: relative;
	width:990px;
	bottom:-108px;
	margin:0px auto 0px 0px;
	height:120px;
	padding:24px 0px 0px 0px;
	background:url(images/page-bottom.png) top center no-repeat;
}
#page-bottom a {
	margin:0px;
	padding:0px;
	color:#FFF;
	text-decoration:none;
}

/*CMS*/
.titre { color:#000; font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif }
.nom-adherent { color:#000; font-size:13px; font-weight:bold; font-family:Arial, Helvetica, sans-serif }
.texte-adherent { color:#000; font-size:13px; font-family:Arial, Helvetica, sans-serif } 
.ouverture {color:Red; font-size:13px; font-family:Arial, Helvetica, sans-serif }
.site-mel { color:#008080; font-size:13px; font-weight:bold; font-family:Arial, Helvetica, sans-serif }
.lien { color:#0066CC; font-size:13px; font-family:Arial, Helvetica, sans-serif }
	


