a:link {
	color: #FFFFFF;
	text-decoration: none; font-size:13px; font-weight:bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none; font-size:13px; font-weight:bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none; font-size:13px; font-weight:bold;
}
a:hover {
	color: #333333;
	text-decoration: none; font-size:13px; font-weight:bold;
}
.menu a:link {
	color: #666666;
	text-decoration: none; font-size:
}
.menu a:visited {
	color: #666666;
	text-decoration: none;
}
.menu a:active {
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	color: #339999;
	text-decoration: none;
}
li {
	list-style-type: disc;
	list-style-image: url(../images/puce_orange.gif);
	list-style-position: outside;	
	margin-bottom: 3px;
}
legend{
	background-color: #FFE8C4;	
	padding: 1px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #FF9900;
} 
fieldset {
	padding: 10px;
	border-color: #FFE8C4;
	border-width: 1px;
	border-style: solid;
	text-align: justify;
}
.bando{
}
.image {
	background-image: url(../images/index_fond.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
