body{
font-family:Comic sans ms;
color:#FFFFFF;
font-size:14px;
}
h2{
font-size:18px;
}
h3{
font-size:16px;
}

/* Cadres */
.conteneur{
	width:1024px;
	margin:auto;
}    	

.header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:152px;
	position:relative;	
}

.centre{
	background-image:url(images/c_fond.jpg);
	background-repeat:repeat-y;
	width:1024px;
	height:550px;
	
}

.barre{
	background-image:url(images/barre.jpg);
	background-repeat:no-repeat;	
	width:1024px;
	height:26px;
	position:relative;
}

.central{
	width:1024px;
}

.menu{
	width:212px;
	position:relative;
	float:left;
}

.m_haut{
	background-image:url(images/m_haut.jpg);
	background-repeat:no-repeat;
	width:212px;
	height:30px;
}

.m_fond{
	background-image:url(images/m_fond.jpg);
	background-repeat:repeat-y;
	width:212px;
}

.contenu{
	width:812px;
	position:relative;
	float:left;
}

.c_haut{
	background-image:url(images/c_haut.jpg);
	background-repeat:no-repeat;	
	width:712px;
	height:82px;
}
.c_haut_texte{
	padding-top:20px;
	padding-left:20px;
	font-size:20px;
	color:#8f005e;
	font-weight:bold;
}

.c_milieu{
	background-image:url(images/c_milieu.jpg);
	background-repeat:no-repeat;	
	width:712px;
}	

.c_milieu_texte{
	padding-top:5px;
	padding-left:10px;
	padding-bottom:10px;
}	

.c_milieu_texte a:visited{
	color:#FFFFFF;
}
	
.c_milieu_texte a{
	color:#FFFFFF;
}

.c_milieu_texte a:hover{
	color:#FFFFFF;
}

.c_milieu_texte a:active{
	color:#FFFFFF;
}

.c_bas{
	background-image:url(images/c_bas.jpg);
	background-repeat:no-repeat;	
	width:712px;
	height:12px;
}

/* Fin Cadres */


/* Menu */
.m_o_gris{
	background-image:url(images/m_o_gris.jpg);
	background-repeat:no-repeat;	
	width:212px;
	height:33px;
	color:#ba007b;
	font-size:14px;
	font-weight:bold;
}

.m_o_gris a:visited{
	color:#ba007b;
}
	
.m_o_gris a{
	color:#ba007b;
}

.m_o_gris a:hover{
	color:#ba007b;
}

.m_o_gris a:active{
	color:#ba007b;
}

.m_o_haut_violet{
	background-image:url(images/m_o_haut_violet.jpg);
	background-repeat:no-repeat;	
	width:212px;	
	height:8px;	
}

.m_o_milieu_violet{
	background-image:url(images/m_o_milieu_violet.jpg);
	background-repeat:repeat-y;	
	width:212px;	
	font-weight:bold;		
}

/* Fin Menu */

/* Footer */

.footer{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:40px;
	float:left;
	text-align:center;
	padding-top:5px;
	font-size:10px;
}

.footer a:visited{
	color:#FFFFFF;
}
	
.footer a{
	color:#FFFFFF;
}

.footer a:hover{
	color:#FFFFFF;
}

.footer a:active{
	color:#FFFFFF;
}

/* Fin Footer */

/* Contenu page */
.tarifs{
	color:#ba007b;
	font-size:16px;
	font-weight:bold;
}

/* Fin contenu page */

.sw-conception a{
	color:#666666;
}

.sw-conception a:visited{
	color:#666666;
}

.sw-conception a:hover{
	color:#666666;
}

.sw-conception a:active{
	color:#666666;
}

.sw-conception{
	color:#666666;
}