body
{
	width: 920px;
	margin: auto;
	background-image: url("fond.png");
	margin-top: 20px;
	margin-bottom: 20px;
}
#contenu
{
	background-color: white;
	width: 920px;
	border: 9px double #916414;
}
img
{
	border: none;
}
#header
{
	width: 515px;
	margin: auto;
	background-color: white;
}
#logo
{
	width: 415px;
	margin-left: 40px;
	margin-top: 20px;
}
.titre_header
{
	text-align: center;
	margin-top: -40px;
}
.metier_activiter
{
	text-align: center;
	margin-top: 0px;
	font-style: italic;
	color: gray;
	font-size: 14px;
}
#bague_h
{
	background-image: url("bague_h.png");
	background-repeat: no-repeat;
	width: 120px;
	height: 119px;
	margin-left: 520px;
	margin-top: -70px;
}
#menu
{
	width: 160px;
	height: 185px;
	background-color: white;
	margin-left: 20px;
	margin-top: 11px;
}
#menu h3
{
	padding-left: 40px;
	font-style: italic;
	font-variant: small-caps;
}
.element_menu
{
	list-style-type: circle;
	padding-left: 10px;
}
.red
{
	color: #a60d0d;
}
.or
{
	color: #a57a30;
}
#menu a
{
	text-decoration: none;
	color: navy;
	font-weight: bold;
	font-size: 14px;
}
#menu a :hover
{
	text-decoration: underline;
	color: gray;
}
#menu a:active, #menu a:focus
{
	background-color: #FFCC66;
}
#rose
{
	margin-top: 70px;
	width: 400px;
	height: 400px;
	background-image: url("rose.jpg");
	background-repeat: no-repeat;
}
#corps
{
	margin-top: -675px;
	margin-left: 200px;
	width: 610px;
	min-height: 550px;
}
#corps a
{
	color: blue;
}
.underline
{
	text-decoration: underline;
}
.formules
{
	font-size: 16px;
}
.durée
{
	font-size: 12px;
}
.offres
{
	font-size: 14px;
}
.video_flv
{
	margin: 20px 88px;
}
.fin_corps_titre
{
	color: #626477;
	font-size: 14px;
	font-weight: bold;
}
.fin_corps
{
	font-size: 12px;
	font-style: italic;
	color: gray;
}
#footer
{
	text-align: center;
	margin-top: 30px;
	font-size: small;
	color: gray;
}
#footer a
{
	color: gray;
	text-decoration: none;
	margin-top: -6px;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer a:focus, #footer a:active
{
	background-color: #FFCC66;
}
.tags
{
	font-size: 11px;
}
