/* -----------------------------------------
----------- PAGE ACCUEIL -------------------
----------------------------------------- */

.body {
	background-color: #FFFFFF;
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.corps {
	background-image: url(../images/fond_jack.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* -----------------------------------------
----------- BANDEAU SUPERIEUR --------------
----------------------------------------- */

.bandeauLiens {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing:1px;
}
.bandeauLiens a { 
	color: #666666; 
	text-decoration: none; 
}
.bandeauLiens a:hover {
	color: #000000;
	text-decoration: none;
}

/* -----------------------------------------
--------------- PRESTATIONS ----------------
----------------------------------------- */

.prestation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom:7px;
	margin-bottom:5px;
}
/* ----------- Titre Prestation --------------- */
.prestation a {
	font-size: 12px;
	font-weight: bold;
	color: #843ac9;
	text-decoration: none;
}
.prestation a:hover {
	color: #000000;
	text-decoration: none;
}
.prestation a font {
	color: #666666;
}
/* ----------- Prestation --------------- */
.prestation p {
	padding-left: 17px;
}
.prestation p a {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.prestation p a:hover {
	color: #000000;
	text-decoration: none;
}
.prestation p a span {
	color: #333333;
}
.prestation p a:hover span {
	color: #843ac9;
}
/* ----------- Contenu --------------- */
.contenuPrestation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.contenuPrestation span {
	font-weight:bold;
}
.contenuTableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.contenuChapeau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #843ac9;
	text-decoration: none;
	font-weight: normal;
	font-style: oblique;
	padding-bottom:10px;
}
.contenuTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	border-bottom:#666666 dotted 1px;
	padding-bottom:10px;
}
.contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.contenu font {
	color: #843ac9;
	text-decoration: none;
	font-weight:bold;
}
.contenu a {
	color: #FF3300;
	text-decoration: none;
}
.contenu a:hover {
	color: #000000;
	text-decoration: none;
}
/* ----------- legende --------------- */
.legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 100%;
	color: #666666;
}
.legende a {
	color: #666666;
	text-decoration: none;
}
.legende a:hover {
	color: #333333;
	text-decoration: none;
}
/* ----------- Encart --------------- */
.encart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	font-style: italic;
	text-align: justify;
}
.encart a {
	color: #333333;
	text-decoration: none;
}
.encart a:hover {
	color: #843ac9;
	text-decoration: none;
}
/* ----------- Images --------------- */
.cadreImage {
	padding: 3px;
}
/* ----------- Atouts --------------- */
.atouts span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #843ac9;
	text-decoration: none;
}
.atouts p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 12px;
}
.atouts p a {
	color: #333333;
	text-decoration: none;
}
.atouts p a:hover {
	color: #843ac9;
	text-decoration: none;
}
.atouts p a img {
	border: #333333 solid 1px;
}
.atouts p a:hover img {
	border: #843ac9 solid 1px;
}

/* -----------------------------------------
-------------- FORMULAIRE ------------------
----------------------------------------- */

.formulaire {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
}
textarea, select, input {
	color: #843ac9;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}
.formulaire td {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* -----------------------------------------
-------------- COMMENTAIRES ----------------
----------------------------------------- */

.erreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
.information {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.information td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


/* -----------------------------------------
----------- PIED DE PAGE -------------------
----------------------------------------- */

.coordonnees {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	margin: 5px;
	text-align: center;
	width: 100%;
}
.coordonnees a {
	color: #666666;
	text-decoration: none;
}
.coordonnees a:hover {
	color: #000000;
	text-decoration: none;
}
.infosLegales {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	margin: 5px;
	text-align: center;
	width: 100%;
}
.infosLegales a {
	color: #999999;
	text-decoration: none;
}
.copyright {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	margin: 5px;
	text-align: center;
	width: 100%;
}
.copyright a {
	color: #666666;
	text-decoration: none;
}
.copyright a:hover {
	color: #000000;
	text-decoration: none;
}

