body{
	margin: 0px ;
	padding: 0px ;
	background-image:  url("images/1-fond.gif") ;
	background-repeat: repeat-x ;
	background-color: #ffffff ;
}
td {
	font-family: Georgia, Times New Roman, Times, serif ;
	font-size: 10pt ;
	color: #811453 ;
}
a:link {
	color: #666666 ;
	text-decoration: none ;
    font-weight: bold ;
}
a:visited {
	color: #666666 ;
	text-decoration: none ;
	font-weight: bold ;
}
a:hover {
	color: #FF9933 ;
	text-decoration: none ;
	font-weight: bold ;
}
.menu {
	font-family: Georgia, Times New Roman, Times, serif ;
	font-size: 9pt ;
	font-weight: bold ;
	color: #FFFFFF ;
}
.menu a:link {
	color: #FFFFFF ;
	text-decoration: none ;
}
.menu a:visited {
	color: #FFFFFF ;
	text-decoration: none ;
}
.menu a:hover {
	color: #811453 ;
	text-decoration:underline ;
}
.menub {
	font-family: Georgia, Times New Roman, Times, serif ;
	font-size: 12pt ;
	font-weight: bold ;
	text-align:center ;
	color: #666666 ;
}
.menub a:link {
	color: #666666 ;
	text-decoration: none ;
}
.menub a:visited {
	color: #666666 ;
	text-decoration: none ;
}
.menub a:hover {
	color: #FF9933 ;
	text-decoration:underline ;
}

.menuc {
	font-family: Georgia, Times New Roman, Times, serif ;
	font-size: 12pt ;
	font-style: italic ;
	text-align:center ;
	color: #666666 ;
}
.menuc a:link {
	color: #666666 ;
	text-decoration: none ;
}
.menuc a:visited {
	color: #666666 ;
	text-decoration: none ;
}
.menuc a:hover {
	color: #FF9933 ;
	text-decoration:underline ;
}

.formulaire{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.fchamp{
	font-family: Georgia, Times New Roman, Times, serif ;
	font-size: 10pt ;
}


.fbouton{
	font-family: Georgia, Times New Roman, Times, serif ;
	font-size: 10pt ;
	color: #FFFFFF ;
	font-weight: bold ;
	background: #FF9933 ;
}
