@charset "UTF-8";
html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #8bb600;
	margin: 0px;
	height: 100%;
	width: 100%;
}
.fullHeight {
	height: 100%;
}
.errMsg{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	line-height: 18px;
	text-align: left;
}
.msgText {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.bgPianoCentre {
	background-color: #FFFFFF;
	background-image: url(../images/campeurs/pianoGris.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgArbres {
	background-image: url(../images/campeurs/arbresBas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgBlanc {
	background-color: #FFFFFF;
}
.bgGauche {
	background-color: #003C72;
	background-image: url(../images/campeurs/imgGauchePiano.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
p { font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #7f7f7f;
	line-height: 18px;
	text-align: left;
}
.gras {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #f39522;
	line-height: 19px;
}
.titre {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #a3d10f;
}
.tableau {
	background-color: #b5ddfc;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
}
.texteBlanc {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #818574;
	list-style-image: url(../images/campeurs/bullet.gif);
	padding-right: 25px;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #44aec1;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #44aec1;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #44aec1;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #44aec1;
}
.p { font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #7f7f7f;
	text-align: left;
}
.cellBleu {
	background-color: #0066FF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.cellAllerauCamp {
	background-color: #d0e882;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}

.cellForm {
	background-color: #96c400;

}
.gras2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #0793ac;
	line-height: 14px;
}
.texteBlancpetit {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
}
.cellSondage {
	background-color: #317fc6;
}
.bgPoteau {
	background-image: url(../images/campeurs/baton.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

a.blanc:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a.blanc:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a.blanc:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a.blanc:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableauNeutre {
	background-color: #e5efaa;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tableauNeutreTop {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.titreNeutre {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.pNeutre { font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: left;
}
