body{
	margin: 0px 0px 0px 0px;
	background-color: #f3a300;
}

#bandeauBas
{
	width: 100%;
	height: 10px;
	margin-top: 0px;
	background-color: #d98602;
}
p{
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #7e2802;	
padding-right:10px;padding-left:10px;
}
h5{
font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #7e2802;
}
input{
	border: 1px solid #7e2802;
	background-color: #fbf5e7;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #7e2802;
}
input:hover{
border: 1px solid red;
}

h4{
	background-color: #cee62a;
	color: #4e9b97;
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	}
a{
font-family: arial;
	color: #7e2802;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a:hover{
	color:#ff0a0a;
	}	
ul{
font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #7e2802;	
list-style-image: url('list.png');;
}
.attention{
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #7e2802;	
	padding-right:10px;
	padding-left:10px;
margin-left:10px;

	border: 2px solid #7e2802;
background-color: #fbf5e7;
}
