body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454545;
	background-image: url(_medias/elements-communs/VIP-fond-degrade.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
h1, .sousTitreVert {
	font-size: 19px;
	font-weight: bold;
	color: #97BF0D;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2, .sousTitreBleu {
	font-size: 15px;
	font-weight: bold;
	color: #005DA8;
	margin-top: 0px;
	margin-bottom: 8px;
}
.sousTitreOrange {
	font-size: 18px;
	font-weight: bold;
	color: #F39700;
}
h4, .txtVert {
	font-size: 15px;
	font-weight: bold;
	color: #669900;
	margin-top: 8px;
	margin-bottom: 8px;
}
.texteBleu {
	color: #005DA8;
}
.txtMaj {
	text-transform: uppercase;
}
.txtReduc {
	font-weight: bold;
	color: #FF3300;
}
.txtPt {
	font-size: 11px;
	line-height: 15px;
}
.imgDroite {
	margin-left: 10px;
}
p {
	margin-top: 15px;
	margin-bottom: 5px;
}
ul {
	margin-top: 5px;
	margin-left: 15px;
	padding-left: 0px;
}
li {
	margin-top: 5px;
	list-style-type: square;
	list-style-image: url(_medias/elements-communs/carre-gris-pt.gif);
}
blockquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#pagesTextes hr {
	background-color: #97BF0D;
	color: #97BF0D;
	height: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 25px;
	margin-bottom: 25px;
}

/* FORMULAIRES----------------------------*/
.formGd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
	width: 250px;
}
.formMoyen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
	width: 100px;
}

/* BLOCS COMMUNS----------------------------*/
#menuHaut a {
	color: #FFFFFF;
	text-decoration: none;
}
#menuHaut a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menuService {
	background-color: #dfecc2;
	position: absolute;
	height: 100;
	width: 130px;
	left: 231px;
	top: 30px;
	text-align: left;
	visibility: hidden;
}
#menuTarifs {
	background-color: #dfecc2;
	position: absolute;
	height: 100;
	width: 120px;
	left: 346px;
	top: 30px;
	text-align: left;
	visibility: hidden;
}
#menuService a, #menuTarifs a {
	line-height: 18px;
	color: #454545;
	text-decoration: none;
}
#menuService a:hover, #menuTarifs a:hover {
	color: #000000;
}
#indexPied a, #pagesPied a {
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}
#indexPied a:hover, #pagesPied a:hover {
	color: #005DA8;
}
/* PAGE ------------------------------------*/
#indexContact a, #pagesTextes a {
	color: #454545;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#indexContact a:hover, #pagesTextes a:hover {
	color: #F39700;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F39700;
}

