body {
	margin: 0px;
	padding: 0px;
}

.texteCourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

li.textecourant {
	line-height: 18px;
	list-style-position:outside;
	list-style-type:square;
}

.acfcroche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 36px;
	font-weight: lighter;
	font-variant: normal;
	color: #0099CC;
}
.italturquoise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	color: #0099CC;
	/*background-color: #FFFFFF;*/
	background-position: left top;
}
.titreturquoise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #3399CC;
}
.texteturquoise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099CC;
}
.courantpetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;

}
.itlaGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.titreturquoiselien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #3399CC;
	text-decoration: underline;

}
.blocok {
	border: 1px solid #116089;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color:#f6feff;
}

.menuItem {
	background-color: e6f8f9;
	height: 23px;
	vertical-align: middle;
	/*text-indent: 2px;*/
	text-decoration: none;
	border-spacing: 2px;
}

.box {
	background-color: e6f8f9;
	height: 23px;
	vertical-align: middle;
	text-indent: 10px;
	text-decoration: none;
	border-spacing: 2px;
}

/* a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}*/

a.menuItem:link, a.menuItem:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: darkgray;
	height: 16px;
}

a.menuItem:hover {
	color: red;
}

.area {
	background-color:#99CC00;
	}


.contact {
	position: absolute;
	top: 101px;
	left: 15px;
	visibility: hidden;
}

.contact2 {
	position: absolute;
	visibility: hidden;
}

a.lien_contact:link, a.lien_contact:visited {
	font-family: Arial black, Helvetica, sans-serif;
	color: lightblue;
	font-size: 10px;
	text-decoration: none;
	font-variant: small-caps;
}

a.lien_contact:hover, a.lien_contact:focus {
	color: darkblue;
	background-color:#99FF00;
}

.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099CC;
}

.fondtable {
	background-image: url(../images/vince-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.fondtable2 {
	background-image: url(../images/vince-bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.titreturquoisebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #01a2b4;
	vertical-align:middle;
}

.texteblanc, a.texteblanc:visited, a.texteblanc:link {
	font-family: Arial black, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	}
	
a.texteblanc:hover, a.texteblanc:focus {
	font-family: Arial black, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight:bold;
	text-decoration:none;
	}

.bgtableau {
	background-image:url(../images/bgright-va.png);
	background-position:top right;
	background-repeat:no-repeat;
	}

