BODY {
  SCROLLBAR-FACE-COLOR: #007BC2;
  SCROLLBAR-HIGHLIGHT-COLOR: #49707F;
  SCROLLBAR-SHADOW-COLOR: #1F3F4C;
  SCROLLBAR-3DLIGHT-COLOR: #cccccc;
  SCROLLBAR-ARROW-COLOR: #ffffff;
  SCROLLBAR-TRACK-COLOR: #CFE2ED;
  SCROLLBAR-DARKSHADOW-COLOR: #666666;
}
.TexteBlancgras {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
}
.TexteBlanc {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.Texte {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.linkbleusouligne {
	font-family: Tahoma;
	font-size: 11px;
	color: #1184C6;
	text-decoration: underline;
}
.linkbleusouligne:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #1184C6;
	text-decoration: none;
}
.bleu {
	font-family: Tahoma;
	font-size: 12px;
	color: #007BC2;

	}
.linkbleu {
	font-family: Tahoma;
	font-size: 11px;
	color: #1184C6;
	text-decoration:none;

}
.linkbleu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #1184C6;
	text-decoration:underline;

}
.linkfooter {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}
.linkfooter:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
.bleuselect {
	background-color:#B6D7EA;
	border:1px solid #007BC2;
	font-size:11px;
	font-family: Tahoma, Helvetica, sans-serif;

}
.bleuselect2 {
	background-color:#B6D7EA;
	border:1px solid #007BC2;
	font-size:11px;
	font-family: Tahoma, Helvetica, sans-serif;
	width:270px;
}

.bleuinput {
background-color:#B6D7EA;
border:1px solid #007BC2;
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
}
.soustitre {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #CB5000;
}
.TexteBlancgraslink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}.TexteBlancgraslink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: underline;
}
.grisgras {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #4d4d4d;
}
.bleugras {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #1D6C99;
}
.lienorange {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
	color: #FF9900;
}
.lienorange:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:underline;
	color: #FF9900;
}
.liste_orange_gras{
	list-style-image: url(../images/puce_principale.gif);

}
.liste_orange{
	list-style-image: url(../images/puce_02.gif);

}
.liste_bleu{
	list-style-image: url(../images/puce_01.gif);

}
.bleugrasclair {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #2390CD;
	text-decoration: none;
}
.bleugrasclair:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #2390CD;
	text-decoration: underline;
}
.CelTab1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0A6FB5;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
	text-align:center;

}
.CelTab2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
	border-right: 1 solid #CCCCCC;
	border-left: 1 solid #CCCCCC;
	border-top: 1 solid #CCCCCC;
	border-bottom: 1 solid #CCCCCC;
}
.Sanibelpop {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
}
/*Classes récupérées pour le contact*/

.FieldCaptionTD {
	background-color: #999999;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #999999;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #999999;
	padding-left:5px;
	padding-right:5px;}

.FieldCaptionFONT {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Verdana, Helvetica;}


.txt {
	color:#000000;
	font-size:11px;
	font-family:tahoma;
}

.DataTD {
	
	font-size: 11px;}
	
input {
	font-size:10px;
	font-weight: normal;
	background: #efefef;
	border-top: 1 solid #999999;
	border-right: 1 solid #999999;
	border-bottom: 1 solid #999999;
	border-left: 1 solid #999999;
	font-family:Tahoma, Arial, Verdana;
	}
	
select {
	font-size:10px;
	color: #000000;
	font-weight: normal;
	font-family:Tahoma, Arial, Verdana;
	text-decoration: none;
	background: #efefef;
	border-top: 1 solid #999999;
	border-right: 1 solid #999999;
	border-bottom: 1 solid #999999;
	border-left: 1 solid #999999;}

textarea {
	font-size:11px;
	color: #000000;
	font-weight: normal;
	font-family:Tahoma, Arial, Verdana;
	text-decoration: none;
	background: #efefef;
	border-top: 1 solid #999999;
	border-right: 1 solid #999999;
	border-bottom: 1 solid #999999;
	border-left: 1 solid #999999;
	overflow: auto;}
.bouton
	{
	background: 007BC2;
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	font-family:Tahoma, Arial, Verdana;}
.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.whitelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.linkvertsouligne {
	font-family: Tahoma;
	font-size: 11px;
	color: #6AB500;
	text-decoration: underline;
}
.linkvertsouligne:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #6AB500;
	text-decoration: none;
}
.linkbleugrassouligne {
	font-family: Tahoma;
	font-size: 13px;
	color: #1184C6;
	text-decoration: underline;
	font-weight: bold;
}
.linkbleugrassouligne:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #1184C6;
	text-decoration: none;
	font-weight: bold;
}
