body {
	background-color: #000000;
	background-image: url(http://www.levigan.net/images/fond.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin-top: 0px;
	margin-bottom: 10px;
}

/* style du formulaire*/

.Style9 {
	color: #000000;
}

.txtbase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}



.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 16;
	color: #FFFFFF;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 16;
	color: #333333;
}

a:link, a:visited {
	color: #C21D1D;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {
	color: #FFD800;
}

.txtbase a:link, .txtbase a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

.txtbase a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bb0000;

}

hr {
	color: #CC0033;
}

h1 {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	background-color: #dcc99e;
}

h2 {
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.p1 {
	Z-INDEX: 9;
	LEFT: 155px;
	VISIBILITY: hidden;
	BORDER-BOTTOM: #ffffff 1pt solid;
	POSITION: absolute;
	TOP: 222px;
	width: 198px;
	height: 48px;
}


/* POUR LIENS DE BAS DE PAGES */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
}

#footer a:link, #footer a:visited {
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}