body {
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #DCD8AD;
	scrollbar-track-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-y;
}

#Menu {
	position:absolute; 
	left:80px; 
	bottom:0px; 
	width:200px; 
	z-index:1000; 
	top: 95;
}
#Menu input {
	border: 1px solid #000;
}

#Logo {
position:absolute; 
left:0px; 
top: 0px; 
width:379px; 
height:90px;
z-index:2;
background-image: url('images/page_01.gif');
background-repeat: no-repeat; 
}


#SousMenu {
position:absolute; 
left:387px; 
top:165px; 
height:20px; 
z-index:1;
color:#1D5285;
font-size: 12pt;
font-weight: bold; 
}

#Contenu {
position:relative; 
left:5px; 
top: 5px;
width:800px; 
height:300px;;
z-index:1;
overflow:auto;
padding-right: 20px;
}

#Contenu table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.SousTitre {
color:#632182;
font-size: 12pt;
font-weight: bold; 
}

#BandeauHaut {
position:absolute; 
margin-left:390px;
top: 0px; 
width:614px; 
height: 157px;
z-index:2; 
background-image: url('images/BandeauHaut.jpg');
background-repeat: no-repeat;
}

#BandeauHaut_Qui {
position:absolute; 
margin-left:390px;
top: 0px; 
width:613px; 
height: 157px;
z-index:2; 
background-image: url('images/BandeauHaut_Qui.jpg');
background-repeat: no-repeat;
}

#BandeauHaut_actualites {
position:absolute; 
margin-left:390px;
top: 0px; 
width:613px; 
height: 157px;
z-index:2; 
background-image: url('images/BandeauHaut_Actu.jpg');
background-repeat: no-repeat;
}

#BandeauHaut_Activites {
position:absolute; 
margin-left:390px;
top: 0px; 
width:613px; 
height: 157px;
z-index:2; 
background-repeat: no-repeat;
background-image: url('images/BandeauHaut_Activites.jpg');
}

#BandeauHaut_Contacts {
position:absolute; 
margin-left:390px;
top: 0px; 
width:613px; 
height: 157px;
z-index:2; 
background-image: url('images/BandeauHaut_Contacts.jpg');
background-repeat: no-repeat;
}

#BandeauHaut_Clients {
position:absolute; 
margin-left:390px;
top: 0px; 
width:613px; 
height: 157px;
z-index:2; 
background-image: url('images/BandeauHaut_Clients.jpg');
background-repeat: no-repeat;
}

#BandeauHaut_Newsletter {
position:absolute; 
margin-left:390px;
top: 0px; 
width:613px; 
height: 157px;
z-index:2; 
background-image: url('images/BandeauHaut_Newsletter.jpg');
background-repeat: no-repeat;
}

#BandeauHaut_Mentions {
position:absolute; 
margin-left:390px;
top: 0px; 
width:613px; 
height: 157px;
z-index:2; 
background-image: url('images/BandeauHaut_Mentions.jpg');
background-repeat: no-repeat;
}

#news a {
 text-decoration: none;
 color:#1F5286;
 font-size: 10px;
}

a {
text-decoration: none;
color:#009de0;
font-size: 10pt;
font-weight:bold;
}
a:hover {
text-decoration: none;
color:#e5007e;
font-size: 10pt;
font-weight:bold;
}

HR {
height:1px;
color:#009de0;
}
input {
	border: 1px solid #e30078;
}
