*{
    padding:0px;
	margin:0px;
	}
	
body {
    background:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
h1 {
	position:absolute;
	top:-9999px;
}

img {
	border:0;
}

#global {
	width:952px;
	height: auto;
	background:url(img/bg_global.jpg) repeat-y;
	margin:0 auto;
	overflow: hidden;
	}
	
#entete {
	width:952px;
	height:258px;
	background:url(img/bg_entete.jpg) no-repeat;
	margin-bottom: 22px;
	}
	
#adresse {
	width:952px;
	height:39px;
	line-height: 39px;
	text-align: center;
	color: #FFFF00;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	}

#adresse dl dt {
	display:inline;
	padding:10px;
	}
	
#adresse dl dd {
	display:inline;
	padding:5px;
	}

#menu_flash {
    width:952px;
	height:44px;
	}
	
#quatres_images {
    width:952px;
	height:175px;
	background:url(img/quatre_images.jpg) no-repeat;
	}

#centre {
	width:952px;
	height:auto;
	overflow: hidden;
	}
	
#colonne_g {
    width:254px;
	height:auto;
	float:left;
	} 
	

#logo_relative {
    width:1px;
	height:1px;
	position:relative;
	}

#logo {
    width:254px;
	height:123px;
	top:0px;
	left:70px;
	position:absolute;
	background:url(img/logo.png) no-repeat;
	}
#menu {
	float:left;
	width:254px;
	margin-top:147px;
	height:auto;
	text-align:center;
	}
	
#menu ul li {
	list-style-type:none;
	display:block;
	height: 45px;
	font-weight:bold;
	line-height: 45px;
	margin-bottom:15px;
	 }
	
#menu ul li a{
	text-decoration: none;
	}
	

#menu ul li a:hover{
	text-decoration: underline;
	}

#menu ul .accueil {
    background:url(img/bg_acc.jpg) no-repeat center;
	}
	
#menu ul .accueil a{
	color:#CC0000;
	}
	
#menu ul .partenaires {
    background:url(img/bg_par.jpg) no-repeat center;
	}
	
#menu ul .partenaires a{
	color:#FF6600;
	}


#menu ul .contact {
    background:url(img/bg_con.jpg) no-repeat center;
	}
	
#menu ul .contact a{
	color:#FFCC00;
	}	

#adresse2 {
    width:245px;
	text-align:center;
	float:left;
	}
	
#adresse2 dl dt {
    font-weight:bold;
	}
	
#adresse2 dl dd {
	line-height:19px;
	}	

#adresse2 dl dd a{
	color:#666666;
	letter-spacing:1px;
	text-decoration:none;
	}
	

#adresse2 dl dd a:hover{
	color:#666666;
	text-decoration: underline;
	}

div#newsletter {
	height:26px;
	width: 220px;
	float: left;
	padding-top: 10px;
	padding-left: 25px;
}	
	


div#newsletter form p {
	display:inline;
	color:#D38EDD;
	font-size:12px;
	padding:0px;
}
   
   
div#newsletter form p.vers_bas {
    margin-bottom:5px;
	display:block;
	}
div#newsletter form h4 {
	font-size:16px;
	font-weight: bold;
	letter-spacing:1px;
	color: #a6a6a6;
}

div#newsletter form input.sub {
	padding:0px;
	margin:0px 2px;
	color: #666666;
	font-size:12px;
	border:#ccc solid 1px;
	background:#fff;
	cursor:pointer;
	height: auto;

  }

div#newsletter form input.txt {
	padding:1px;
	font-size:12px;
	width: 160px;
	border:#ccc solid 1px;
	background:#fff;
	color: #666666;
  }


#contenu {
	width:698px;
	height:auto;
	float: left;
	background:url(img/bg_contenu_haut.gif) left top no-repeat;
	overflow:hidden;
	}

#contenu h2 {
	color:#DB1A22;
	font-weight:bold;
	font-size:25px;
	padding:90px 0 0 40px;
	text-transform:uppercase;
	float: left;
	}
	
#contenu_texte h3 {
	margin:10px 0 10px 0;
	}

#contenu_texte ul {
	margin:10px 10px 10px 50px;
	}
	
#contenu_texte li {
	padding-bottom:5px;
	}	

#contenu_texte .img_center{
	text-align:center;
	margin:10px;
	}

#list_isoler li {
	padding-bottom:20px;
}

#list_isoler li a {
	color:#DB1A22;
}	
	
#list_isoler p {
	margin-top:5px;
}
	
#actualite {
	width:360px;
	height:123px;
	float:right;
	background:url(img/bg_actu.jpg) no-repeat;
	padding: 0 14px 0 30px;
	color: #54A2B5;
	}
	
#actualite p {
    padding:0px 10px 5px 10px;
	}

#actualite p img {
    float:left;
	margin-right:15px;
	}
	
#actualite .titre_news {
    color:#CC0000;
	}

#actualite .en_savoir {
		font-size:10px;
		padding-top:5px;
	}

#actualite .en_savoir a {
    background:url(img/en_savoir.gif) right no-repeat;
	padding:5px 25px 5px 0;
	color:#90BC66;
	text-decoration:none;
	}
	
#actualite .en_savoir a:hover {
	color: #006699;
	}
	
#contenu_texte{
	float:left;
	min-height:300px;
	overflow:hidden;
	width: 424px;
	background:url(img/bg_contenu.gif) repeat-y;
	padding: 0px 10px;
	}
	
#contenu_texte p {
    padding:5px 20px;
    color:#000;
	}

#contenu_texte h4 {
color:#000;
}
#contenu_texte .titre_actu {
	color:#333333;
	font-weight:bold;
	}
	
#contenu_texte .photo_actu a img {
	border:solid 1px #666666;
	padding:2px;
	}
#contenu_texte .date_actu {
	color: #666666;
	font-size:10px;
	}
#contenu_texte p span {
	font-weight:bold;
	}
	
#contenu_bas {
	width:444px;
	height:23px;
	background:url(img/bg_contenu_bas.jpg) no-repeat;
	float: left;
	}


#contenu_global_texte {
	width:698px;
	height:auto;
	float:left;
	padding-top: 19px;
	}

#bloc_droit {
	width:254px;
	height: auto;
	background:url(img/bg_bloc_droit.jpg) top no-repeat;
	float:right;
	padding-top:80px;
	text-align: center;
	}
	
#bloc_droit ul li {
    list-style-type:none;
	display:block;
	margin-bottom:15px;
	}

#bloc_droit ul .engag1 {
    background:url(img/pave_engagement1.jpg) center no-repeat;
	width:254px;
	height:132px;
	}
	
#bloc_droit ul .engag1 p {
	padding:37px 0 0 0;
	color:#CC0000;
	font-style:italic;
	font-weight:bold;
	}

#bloc_droit ul .engag2 {
    background:url(img/pave_engagement2.jpg) center no-repeat;
	width:254px;
	height:132px;
	}
	
#bloc_droit ul .engag2 p {
	padding:37px 0 0 0;
	color:#FF9900;
	font-style:italic;
	font-weight:bold;
	}
	
#bloc_droit ul .engag3 {
    background:url(img/pave_engagement3.jpg) center no-repeat;
	width:254px;
	height:132px;
	}
	
#bloc_droit ul .engag3 p {
	padding:37px 0 0 0;
	color:#FFDF4E;
	font-style:italic;
	font-weight:bold;
	}

#pied {
	width:952px;
	height:100px;
	text-align: center;
	padding: 80px 0px 0px 0px;
	background:url(img/bg_pied.jpg)  center top #000000 no-repeat;
}


#pied ul {
	width:952px;
	line-height:20px;
	text-align: center;
	height: 20px;
}
#pied ul li {
	list-style:none;
	font-size:10px;
	color:#666666;
	display: inline;
	text-align: center;
}
#pied ul li a {
	text-decoration:none;
	color:#666666;
	padding:0 4px 0 4px;
	letter-spacing: 1px;
}

#pied ul li a:hover{
	text-decoration:underline;

}
#pied .imnalys {
	text-align:center;
	padding:10px 0px 0px 0px;
}
	
#pied .imnalys img {
	border:0;
	margin-top:30px;
}

#pied  .imnalys span
{
   position:absolute;
   top:-9999px;
}


.avertissement {
font-size:80%;
}

.captcha {
width:100px;
}
