/* CSS Document */

body{
	margin:0px;
	background-image:url(Images/BG.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#231909;
}

.fullHeight{
	height:100%;
}

.polGen{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.textField{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#f6f7e3;
}

.nomPhoto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

.menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e2b652;
}
.menu A:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.menu A:Visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.menu A:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e2b652;
	text-decoration:none;
}

.lien{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#372910;
}
.lien A:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#590000;
	text-decoration:none;
}
.lien A:Visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#590000;
	text-decoration:none;
}
.lien A:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#372910;
	text-decoration:none;
}.ligneTitre {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5A0000;
	border-right-color: #5A0000;
	border-bottom-color: #5A0000;
	border-left-color: #5A0000;
}
li { list-style:url(Images/carre.gif) circle outside;}.borderBasRouge {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #5A0000;
	border-right-color: #5A0000;
	border-bottom-color: #5A0000;
	border-left-color: #5A0000;
}
.borderRougeDroite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #5A0000;
	border-right-color: #5A0000;
	border-bottom-color: #5A0000;
	border-left-color: #5A0000;
}
.borderBasDroRouge {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #5A0000;
	border-right-color: #5A0000;
	border-bottom-color: #5A0000;
	border-left-color: #5A0000;
	border-right-style: solid;
}
.borderContourNoir {
	border: 1px solid #000000;
}
