/* CSS Document */

/* Design by : Nakatomi.be - 2006  */

#conteneur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #1C0F81;
	margin : 0 auto;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	height: 2200px;
	width: 955px;
	background-color: #FFFFFF;
}
body {
	color: #000000;
	background-color: #ECF1F7;
}


/* ---------- Emplacement image supérieur -------------- */
#banner {
	padding-top: 160px;
	padding-left: 20px;
	padding-bottom: 10px;
	color: #FFCC99;
	letter-spacing: 0.1em;
	width: 950px;
}
/* ---------- Texte de gauche -------------- */
#contenu {
	float: left;
	width: 900px;
	text-align: left;
	line-height: 1.2em;
	padding: 10px 25px;
}
/* ---------- Texte de droite dans une colonne - non applicable------------- */
#bloc {
	float: left;
	background-color: #ECF1F7;
	width: 240px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #1C0F81;
	padding: 10px;
}
#pied{
	height: 55px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1C0F81;
	border-bottom-color: #1C0F81;
	width: 955px;
	float: left;
}

#contenuoffre {
	padding-left: 10px;
	width: 650px;
	float: left;
	line-height: 1.2em;
	font-size: 1.1em;
	text-align: left;
	padding-top: 10px;
}

/* -- Mise en forme du texte // parent//-- */
h1 {
	font-size: 1.6em;
	color: #1C0F81;
	font-weight: normal;
	letter-spacing: 0.2em;
	padding-top: 40px;
	width: 650px;
}
h2 {
	color: #1C0F81;
	font-size: 1.1em;
	font-weight: normal;
	width: 650px;
}
h3 {
	font-size: 1.1em;
	width: 650px;
}
h4 {
	font-size: 1em;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-align: center;
	background-color: #7796CC;
	width: 650px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C0F81;
}
h5 {
	font-size: 1em;
}
/* -- Mise en forme du texte //lacarte// -- */
pre {
	font-size: 1em;
	width: 650px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#entete {
	color: #1C0F81;
	text-align: right;
	width: 945px;
	font-size: 0.8em;
	padding-top: 10px;
	font-weight: bold;
}


.miseenvaleur {
	font-weight: bold;
	color: #1C0F81;
	font-size: 1em;
}

/* -- Mise en forme du texte //enfant// -- */
#pied p {
	margin-top: 20px;
	text-align: center;
	font-size: 0.9em;
}
#bloc p {
	font-size: 0.9em;
	line-height: 1.4em;
}
/* ---------- alignement photo -------------- */
.gauche {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.droite {
	float: right;
}
/* ---------- Liens -------------- */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #1C0F81;
}
a:link {
	color: #1C0F81;
	text-decoration: none;
}
a:visited {
	color: #1C0F81;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contenu h3 a:hover {
	color: #5383C0;
}
#entete a:visited {
	color: #1C0F81;
	text-decoration: none;
}
#entete a:hover {

	color: #1C0F81;
	text-decoration: underline;
}
#contenu a:visited {
	color: #1C0F81;
	text-decoration: none;
}
#contenu a:hover {

	color: #1C0F81;
	text-decoration: underline;
}
#contenuoffre a:visited {
	color: #1C0F81;
	text-decoration: none;
}
#contenuoffre a:hover {

	color: #1C0F81;
	text-decoration: underline;
}

