/* CSS Document */

html,body{
	margin:0px;
	background-color:#c5a46e;
	height:100%;
}
#fullHeight{
	height:100%;
}

.menu{
	background-image:url(image/menu_BG.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#438bc3;
}
.polMenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.polMenu A:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.polMenu A:Visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.polMenu A:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2c3944;
	text-decoration:none;
}
A:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3269AD;
	text-decoration:underline;
}
A:Visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3269AD;
	text-decoration:underline;
}
A:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3269AD;
	text-decoration:none;
}

.polGen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textField{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.borderPhoto1 {
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #438BC3;
	border-right-color: #438BC3;
	border-bottom-color: #438BC3;
	border-left-color: #438BC3;
}
.borderHautBleuFonce {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #438BC3;
	border-right-color: #438BC3;
	border-bottom-color: #438BC3;
	border-left-color: #438BC3;
}

.polRouge A:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-decoration:underline;
}
.polRouge A:Visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-decoration:underline;
}

.polRouge A:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
}
