body {
	margin: 0px;
	background: url(../img/fondjaunerayure2.jpg);
	/*font-family: Geneva, Arial, Helvetica, sans-serif;
*/
	font-family: georgia, 'times new roman', serif;
	/*font-size: 12px;
*/
	font-size: 10pt;
	padding: 0em;
}
/* enlever cadre autour d'une image lien  */
body img {
	border: none;
}
#global {
	border: 0px solid red;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 120px;
	margin-top: 10px;
	width: 900px;
	top: 10px;
}
#top {
	border: 0px solid red;
	/* background: url(../images/interface/haut.gif);
*/
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 900px;
	height: 80px;
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}
#header {
	border: 0px solid red;
	/* background: url(../images/interface/haut.gif);
*/
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 25px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#header a {
	text-decoration: none;
	color: #FFCC00;
}
#menufv {
	width: 185px;
	min-height: 260px;
	float: left;
	text-align: right;
	background-color: #ffffff;
	padding-right: 15px;
	padding-top: 40px;
	color: 000000px;
}
#menufv a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #404040;
	line-height: 20px;
}
#menufv a:link {
	text-decoration: none;
	font-weight: bold;
	color: #404040;
	background-color: #ffffff
}
#menufv a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffcc00;
	background-color: #404040
}
#menufv a.sublink {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
.selected {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: red;
	line-height: 20px;
	color: #ca042c;
}
.sublinkSelected {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: red;
	line-height: 16px;
	font-size: 12px;
	color: #ca042c;
}
#contenufv {
	padding: 25px 50px 0px 50px;
	width: 599px;
	min-height: 518px;
	float: left;
	text-align: justify;
	border-left: 1px solid #ffcc00;
	background: url(../img/aiglefiligram.png);
}
#contenufv a {
	color: #404040;
	text-decoration: none;
}
#contenufv a:link {
	color: #404040;
	text-decoration: none;
}
#contenufv a:hover {
	color: #ffcc00;
	background-color: #404040;
	text-decoration: none;
}
#footerfv {
	background-color: #ffffff;
	width: 699px;
	margin-left: 200px;
	clear: both;
	border-left: 1px solid #ffcc00;
}
.note {
	font-size: 10px;
	text-align: justify;
}
#fv {
	border: 0px solid red;
}
#fv_contenu {
	background-color: white;
}
hr {
	margin-left: 17px;
}
#arondi_haut {
	background-color: transparent;
}
#arondi_haut_gauche {
	width: 185px;
	height: 30px;
	float: left;
	background: url("../img/arondi_haut_gauche.png");
	background-color: transparent;
	padding-right: 15px;
}
#arondi_haut_droite {
	height: 30px;
	padding: 0px 50px 0px 50px;
	width: 599px;
	float: left;
	background: url("../img/arondi_haut_droite.png");
	border-left: 1px solid #ffcc00;
}
#arondi_bas {
	background-color: transparent;
}
#arondi_bas_gauche {
	width: 185px;
	height: 30px;
	float: left;
	background: url("../img/arondi_bas_gauche.png");
	background-color: transparent;
	padding-right: 15px;
}
#arondi_bas_droite {
	height: 30px;
	padding: 0px 50px 0px 50px;
	width: 599px;
	float: left;
	background: url("../img/arondi_bas_droite.png");
	border-left: 1px solid #ffcc00;
}
#suite {
	margin-left: 390px;
	margin-top: 50px;
	width: 250px;
	margin-bottom: 20px;
	text-align: left;
}
