body {
	font: normal 16px arial;
}
/* Bouton de contact */
img.contact {
	border: 0;
}
/* Nos formules, navigation */
a span.prec_suiv {
	font-weight: bold;
	color: #fff;
}
/* Formulaire de contact */
span.ast {
	font-size: 20px;
	font-weight: bold;
	color: #ff00a7;
}

/* Menu */
#nav {
	position: absolute;
	background:#552444;
	z-index: 1000;
}

#nav ul {
	list-style: none;
	line-height: 1.4em;
}

#nav li {
	float: left;
	list-style: none;
}

#nav a, #nav a:visited {
	display:block;
	margin: 0.5em 1em;
	color:#a99891;
	text-decoration: none;
	background: url('images/soulignement_all.png') repeat-x scroll 0 1.2em transparent;
	margin: 0.2em 0.6em;
	padding-bottom: 0.4em;
	border: none;
}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	color: #fff;
}	

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	background:#552444;
	border: 1px #999 dotted;
}

#nav li li {
	width: 172px;
}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
    background:none;
	margin-left: -30px;
}

#nav li li a:hover, #nav li li a:active {
	background: none;
}	

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

/* Autre styles */
.texte_titre { 
	color: #ffffff; 
	font-size: 18pt; 
	font-family: arial; 
}

.texte_titre_petit { 
	color: #ffffff; 
	font-size: 11pt; 
	font-family: arial; 
}

.texte_seul { 
	color: #ffffff; 
	font-size: 14px; 
	font-family: arial; 
}

.texte_seul_oblig { 
	color: #ff00a7; 
	font-size: 12px; 
	font-family: arial; 
}

.texte_seul_14 { 
	color: #ffffff; 
	font-size: 14px; 
	font-family: arial; 
}

.texte_menu_bas { 
	color: #a99891; 
	font-size: 12px; 
	font-family: arial; 
	text-decoration:none
}

.texte_menu_bas a { 
	color: #a99891; 
	font-size: 12px; 
	font-family: arial; 
	text-decoration:none
}

.texte_menu_bas a:hover { 
	color: #ffffff; 
	font-size: 12px; 
	font-family: arial; 
	text-decoration:underline
}
.texte_plan { 
	color: #ffffff; 
	font-size: 16px; 
	font-family: arial; 
	text-decoration:none
}

.texte_plan a { 
	color: #a99891; 
	font-size: 16px; 
	font-family: arial; 
	text-decoration:none
}

.texte_plan a:hover { 
	color: #ffffff; 
	font-size: 16px; 
	font-family: arial; 
	text-decoration:underline
}
.texte_plan_rose { 
	color: #c97fbc; 
	font-size: 16px; 
	font-family: arial; 
	text-decoration:none
}

.texte_plan_rose a { 
	color: #c97fbc; 
	font-size: 16px; 
	font-family: arial; 
	text-decoration:none
}

.texte_plan_rose a:hover { 
	color: #ffffff; 
	font-size: 16px; 
	font-family: arial; 
	text-decoration:underline
}


