BODY {
scrollbar-face-color: #81AFE2;
scrollbar-highlight-color: #81AFE2;
scrollbar-3dlight-color: #B4D3F5;
scrollbar-darkshadow-color: #B4D3F5;
scrollbar-shadow-color: #81AFE2;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #EDEAE5;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
}
.mailing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464542;
}
a:link {
	color: #4688D0;
	text-decoration: underline;
}
a:hover {
	color: #005FC6;
	text-decoration: underline;
}
a:visited {
	color: #4688D0;
	text-decoration: underline;
}
a:visited:hover {
	color: #005FC6;
	text-decoration: underline;
}
p {
	text-align: justify;
}
ul {
	list-style-image: url(../_imgs/puce.gif); line-height:20px;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #81AFE2;
}

.sous-titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #81AFE2;
}
.sous-titre-b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #81AFE2;
}

.sous-titre-r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DD472D;
}
.sous-titre-j {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EB9C14;
}
.fieldsP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../_imgs/fieldsBg.gif) top left no-repeat;
	width: 300px;
	border: 1px solid #FFFFFF;
	height: 19px;
	padding-left: 2px;
}
.contactBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #88B4E3;
	height: 17px;
	padding-top: 2px;
	padding-left: 2px;
	font-weight: bold;
}
.fieldsG {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../_imgs/fieldsBg.gif) top left no-repeat;
	width: 300px;
	border: 1px solid #FFFFFF;
	height: 100px;
	padding-left: 2px;
}
.marge-d {
	background-image: url(../_imgs/marge-d.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.marge-l {
	background-image: url(../_imgs/marge-l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.texte-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pied:link {
	color: #4688D0;
	text-decoration: none;
}
.pied:hover {
	color: #005FC6;
	text-decoration: underline;
}
.pied:visited {
	color: #4688D0;
	text-decoration: none;
}
.pied:visited:hover {
	color: #005FC6;
	text-decoration: underline;
}
.boutons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #88B4E3;
	border: 2px solid #88B4E3;
}
.tunnel-r 						{ font-weight: bold; color: #DD472D; text-decoration: none; }
.tunnel-r:link 					{ font-weight: bold; color: #DD472D; text-decoration: none; }
.tunnel-r:visited 				{ font-weight: bold; color: #DD472D; text-decoration: none; }
.tunnel-r:hover				    { font-weight: bold; color: #DD472D; text-decoration: underline; }
.tunnel-r:visited:hover		    { font-weight: bold; color: #DD472D; text-decoration: underline; }

.tunnel-j 						{ font-weight: bold; color: #EB9C14; text-decoration: none; }
.tunnel-j:link 					{ font-weight: bold; color: #EB9C14; text-decoration: none; }
.tunnel-j:visited 				{ font-weight: bold; color: #EB9C14; text-decoration: none; }
.tunnel-j:hover 				{ font-weight: bold; color: #EB9C14; text-decoration: underline; }
.tunnel-j:visited:hover		    { font-weight: bold; color: #EB9C14; text-decoration: underline; }

.tunnel-v 						{ font-weight: bold; color: #88B95C; text-decoration: none; }
.tunnel-v:link 					{ font-weight: bold; color: #88B95C; text-decoration: none; }
.tunnel-v:visited 				{ font-weight: bold; color: #88B95C; text-decoration: none; }
.tunnel-v:hover 				{ font-weight: bold; color: #88B95C; text-decoration: underline; }
.tunnel-v:visited:hover		    { font-weight: bold; color: #88B95C; text-decoration: underline; }

.tunnel-b 						{ font-weight: bold; font-size:10px; color: #81ADF0; text-decoration: none; }
.tunnel-b:link 					{ font-weight: bold; font-size:10px; color: #81ADF0; text-decoration: none; }
.tunnel-b:visited 				{ font-weight: bold; font-size:10px; color: #81ADF0; text-decoration: none; }
.tunnel-b:hover 				{ font-weight: bold; font-size:10px; color: #81ADF0; text-decoration: underline; }
.tunnel-b:visited:hover		    { font-weight: bold; font-size:10px; color: #81ADF0; text-decoration: underline; }

.tabMargin 						{ margin-left:10px; margin-bottom:10px; border: 1px solid #81ADF0 }
.txtBlanc 						{ color:#fff }

.img-droite						{ float: right; margin-left:10px; margin-bottom:5px; margin-top:5px; }
.img-gauche						{ float: left; margin-right:10px; margin-bottom:5px; margin-top:5px; }