html, body {
    height: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;font-size: 11px;
	line-height: 13px;
	color: #000000;
}

table#global {
	width: 800px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;font-size: 11px;
	line-height: 13px;
	color: #000000;
}

a:link, a:visited {
	color: #003399;
	text-decoration: none;
}
img {
	border: 0;
}

a:hover, a:active {
color: #cccccc;
text-decoration: none;
}

/*********** 

ul a:link, ul a:visited {display: block;}
ul {list-style: none; padding:0; margin:0;}

#sectionLinks{
	text-indent:5px;
	font-family: Arial,sans-serif;
	position: absolute;
	font-size: 11px;
	line-height: 16px;
	height:16px;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color:#6e7b87;
	text-decoration: none;
}

li{
 	list-style-type: none;	border-bottom: 1px solid #000099;}
	
***********/

/*********** #TITRE ***********/
.titrenoir1{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
height:22px;
line-height:22px;
font-weight:900;
text-decoration: none;
}

/*********** #textes ***********/

.contact {
font-size: 11px;
line-height:14px;
font-family: Arial, Helvetica, sans-serif;
color: #003366;
font-weight:100;

}
a.contact:link, a.contact:visited {
color: #003366;
text-decoration:underline;
}
a.contact:hover {
color: #98aafd;
text-decoration:underline;
}

.contactnoir {
font-size: 11px;
line-height:13px;
font-family: Arial, Helvetica, sans-serif;color: #000000;
}


/*********** #MENU STYLES ***********/

.menudiv, a.menudiv:link, a.menudiv:visited  {
	border-bottom: 1px solid #6e7b87;
	width: 132px;
	line-height: 13px;	
	display:block;
	cursor:pointer;
}

.menu, a.menu:link, a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 11px;
	padding-top:3px;
	padding-left:5px;
	display:block;
	text-decoration: none;
}

a.menu:hover, a.menu:active {
	color: #FFF;
	background-color:#6e7b87;
}

.soustitrenoir1{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-top:3px;
padding-left:5px;
display:block;
font-weight:900;
text-decoration: none;
}

/*********** #FIN MENU STYLES ***********/

.logo-rh a {
	display: block;
	width: 150px;
	height: 35px;
	background-image: url(images/logo-rhone-alples.gif);
	background-repeat: no-repeat;
	}
.logo-rh a:hover { 
	background-position: 0px -35px; 
	}
	
	.logo-savara a {
	display: block;
	width: 150px;
	height: 50px;
	background-image: url(images/logo-savara.gif);
	background-repeat: no-repeat;
	}
.logo-savara a:hover { 
	background-position: 0px -50px; 
	}
	
	.logo-drome a {
	display: block;
	width: 150px;
	height: 47px;
	background-image: url(images/logo-drome.gif);
	background-repeat: no-repeat;
	}
.logo-drome a:hover { 
	background-position: 0px -47px; 
	}
	
	.logo-mjsva a {
	display: block;
	width: 150px;
	height: 75px;
	background-image: url(images/logo-mjsva.gif);
	background-repeat: no-repeat;
	}
.logo-mjsva a:hover { 
	background-position: 0px -75px; 
	}
	
