/* CSS Document */

body{
	margin:0px;
	background-image:url(images/BG.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#870303;
	height:100%;
}

#FullHeight{
	height:100%;
}

.polAccueil{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.polGen{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.feildContact{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#971919;
	background-color:#fdf7ec;
	border-width:2px;
	border-color:#000000;
}
.tdDesc{
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}.borderGaucheRouge1Px {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #870303;
	border-right-color: #870303;
	border-bottom-color: #870303;
	border-left-color: #870303;
}
.borderBas1PxBlanc {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
