th, td {	
	font-size : 11px;
	color : #FFFFFF;
	vertical-align : top;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/titre.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	height: 62px;
	width: 900px;
}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/titre2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	height: 62px;
	width: 600px;
}

.cadre {
	font-size : 11px;
	text-align : left;
	color : #FFFFFF;
}
.texte {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : right;
	color : #FFFFFF;
}
.zone {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : #511411;
	color : #FFFFFF;	
}
input, textarea, select {
	color : #FFFFFF;
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-left : 1px solid #330000;
	border-top : 1px solid #330000;
	border-right : 1px solid #330000;
	border-bottom : 1px solid #330000;
	background-color : #333333;
}
a:hover {
	text-decoration : none;
	color : #FFFFFF;
}
a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;	
}
