
body {
	width:850px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#969696;
	margin:auto;}

#tete {
	height:120px;}
#menu {
	height:50px;
	width:850;
	background-image: url(images/bg_menu.png);
	background-repeat:no-repeat;
	}
#menu a {
	text-decoration:none;
}
#menu ul {
	margin:0;
	padding:0;
	height:30px;
}
#menu li {
	height:50px;
	width:170px;
	padding-top:10px;
	display:inline;
	float:left;
	text-align:center;
}
#menu a:hover {color: #CC0066;}
#global {
	margin-bottom:20px;	
}
#visuel {
    height:200px;
	margin-top:20px;
	background-image:url(images/visuel.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}
#texte_haut{ 
	background-image:url(images/bg_texte_haut.png);
	background-repeat:no-repeat;
	height:10px;
}
#texte_milieu{ 
	background-image:url(images/bg_texte_milieu.png)
}
#texte_bas{ 
	background-image:url(images/bg_texte_bas.png);
	background-repeat:no-repeat;
	height:10px;
}
#texte {
    background:url(images/bg_texte.png); 
	background-repeat:no-repeat;
	margin-top:20px;
	height:300px;
}
#texte li { list-style-image:url(images/puce.png);}
#partenaires {
	background-image:url(images/bg_partenaires.png);
	background-repeat:no-repeat;
	height:30px;
	margin-bottom:20px;
	padding:10px;
	font-size:10px;
}
#pied{ 
	height:30px;
	background-image:url(images/bg_pied.png);
	background-repeat:no-repeat;
	text-align:center;
	line-height:30px;
	font-size:10px;
}
#espace{
	height:20px;
}
.police11px { font-size:11px;}
.rose_police28px {
	color: #CC0066;
	font-size: 28px;
}
.rose_police8px {
	font-size: 9px;
	color: #CC0066;
}
.rose {
	color: #CC0066
}
.rose_gras_police20px {
	color: #CC0066;
	font-weight: bold;
	font-size: 20px;
}
.vert_gras_police20px {
	color: #5eca12;
	font-weight: bold;
	font-size: 20px;
}
.vert_gras {
	color: #5eca12; 
	font-weight:bold;
}
.rose_gras {
	color: #CC0066;
	font-weight: bold;
}
.vert {
	color: #5eca12; 
}
.gras_police17px {
	font-size: 17px;
	font-weight: bold;
}
.italic_police10px {
	font-size: 10px;
	font-style: italic;
}
.rose_italic {
	color: #CC0066;
	font-style: italic;
}
.bg_rose {
	background-image: url(images/bg_rose.png);
	background-repeat:no-repeat;
}
.lien_invisible {
	color:#969696;
	text-decoration:none;
}
a {
	color: #5eca12; 
	text-decoration:none;
}
#nuage{
	display: none;
}