/* CSS Document */

body{
	margin:0px;
	background-color:#526da3;
}

.polGen{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#030000;
}
.polGenFirst{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#d36c22;
	font-weight:bold;
}

.polGen14{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d36c22;
	font-weight:bold;
}
.polGen A:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#709109;
	text-decoration:underline;
}
.polGen A:Visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#709109;
	text-decoration:underline;
}
.polGen A:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#d36c22;
	text-decoration:none;
}

.fieldContact{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#030000;
	background-color:#fdfdfc;
	border-style:solid;
	border-width:1px;
	border-color:#d36c22;
}

.polBas A:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:underline;
}
.polBas A:Visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:underline;
}
.polBas A:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8E3D03;
	text-decoration:none;
}.borderVertHaut {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BDCF84;
	border-right-color: #BDCF84;
	border-bottom-color: #BDCF84;
	border-left-color: #BDCF84;
}
.borderVertDashBas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #709109;
	border-right-color: #709109;
	border-bottom-color: #709109;
	border-left-color: #709109;
}
.boutonEnvoyer {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#030000;
	background-color:#A6BA68;
	border-style:solid;
	border-width:1px;
	border-color:#d36c22;
}
