html, body {
font-family:Times, "Times New Roman", serif;
}

/* ---------------------- Contenu ------------------------------------- */
p.contact{
font-style:italic;
}

h1{
font-size:26px;
}

/* - Philosophie - */
#apDiv1 {
	position:absolute;
	left:625px;
	top:274px;
	width:174px;
	height:23px;
	z-index:1;
}

#apDiv2 {
position:absolute;
	left:500px;
	top:0px;
	width:300px;
	height:150px;
	z-index:1;
}

/* - Comment -*/
a.special{
text-decoration:none;
color:#F2A328;
}

/* - Carnets de Voyage (Bleu) - */
p.bleu {
color:#1F829F;
font-style:italic;
}
/* - Les Petits papiers (Orange) - */
p.orange{
color : #F2A328;
font-style:italic;
}
/* - Pique Nique  Gourmand (Vert) - */
p.vert{
color : #94D918;
font-style:italic;
}
p.vert_content{
color : #94D918;
}

/* - Odyssées Epicuriennnes (Pourpre) - */
p.pourpre{
color: #DA4C95;
font-style:italic;
}
/* - Espace (Marron) - */
h1.marron{
color: #DC5A1C;
font-weight:bold;
font-size:14px;
}

p.marron{
color: #DC5A1C;
font-style:italic;
}

/* ---------------------- Liens------------------------------------- */
a{
text-decoration:none;
color:#000;
}
a:hover {
text-decoration:none;
color:#F2A328;
}

/* ---------------------- Pied de page Index ------------------------------------- */

p.sitemap_pied_de_page_index {
font-size:11px;
padding-left:47px;
}

p.conditions_de_vente_pied_de_page_index {
font-size:11px;
padding-left:47px;
}
/* ---------------------- Pied de page Index ------------------------------------- */
p.sitemap_pied_de_page {
font-size:11px;
padding-left:25px;
}

p.conditions_de_vente_pied_de_page {
font-size:11px;
padding-left:330px;
}

p.adresse_pied_de_page {
font-size:11px;
padding-left:120px;
}


/* - Page contact ave ceffet carte postale - */
#contain {
	position:relative;
	left:0px;
	top:0px;
	width:519px;
	height:400px;
	z-index:1;
	background-image: url(images/carte_contact.jpg);
	background-repeat: no-repeat;
}

#formulaire {
	position:absolute;
	left:25px;
	top:47px;
	width:451px;
	height:303px;
	z-index:10;
}
.champs{
	color : #176991;
	font-style:normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.blanc{
	color : #FFFFFF;
	}
