body {
width:100%;
height:100%;
background:url(img/bg.gif);
/*background:url(../img/fd.gif);
background-position:center;
background-repeat: repeat-x;*/
}

html{
width:100%;
height:100%;
}

a:link{
font-family: Verdana;
font-size: 12px;
font-weight:bold;
text-decoration:none;
color: #ff9966;
}
a:visited{
font-family: Verdana;
font-size: 12px;
font-weight:bold;
text-decoration:none;
color: #ff9966;
}

a:hover{
font-family: Verdana;
font-size: 12px;
font-weight:bold;
color: #ffffff;
}

.Style1 {
font-family: Verdana;
color: #c0bdad;
font-size: 12;
}

.small{
font-family: Verdana;
font-size: 9px;
}

.menu {
font-family: Verdana;
font-size: 12px;
}

.legend {
font-family: Verdana;
font-size: 12px;
color:#b3204c;
font-variant:small-caps;
}

.presentation {
font-family: Verdana;
font-size: 10px;
text-align:justify;
}

.texte {
font-family: Verdana;
font-size: 10px;
}

.texte2 {
font-family: Verdana;
font-size: 10px;
width:230px;
}

.adresse {
font-family: Verdana;
font-size: 9px;
}

.fhms {	
	font-family: Verdana;
	color: #4F6471;
	font-size: 10px;
}
.fhms a {	
	font-family: Verdana;
	color:#4f6471;
	font-size: 10px;
	font-weight:bold;
}
.fhms a:hover {	
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 10px;
	font-weight:bold;
}
.langue a:link {	
	font-family: Verdana;
	color:#4f6471;
	font-size: 9px;
}
.langue a:hover {	
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 9px;
}
.langue a:visited{	
	font-family: Verdana;
	color:#4f6471;
	font-size: 9px;
}
.flag {	
	font-family: Verdana;
	font-size: 8px;
	color: #c0bdad;
	text-align:center;
}

.fixe {
	background-attachment: fixed;
}