@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	background-color: #C63;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: bold;
	color: #FAB110;
	text-align: center;
}
.entete {
	height: 110px;
	margin: 0px;
	padding: 0px;
}
#contenu {
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #630;
	height: 450px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rubrique {
	width: 200px;
	float: left;
	padding-left: 20px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.cadre {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C63;
	border-bottom-color: #C63;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C63;
}
#titre {
	text-align: right;
	width: 305px;
	height: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 20px;
	margin-left: 50px;
}
.contact {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #960;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 21px;
}
.contactCopie {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #900;
	font-size: 12px;
	letter-spacing: 5%;
	line-height: 21px;
}
