@charset "UTF-8";
/* CSS Document */

body{margin:0px;padding:0px; border:0px; background-color:white; background-image:url(../design/fond-site.jpg); background-repeat:no-repeat;font-family:Verdana;font-size:8pt;  }

.haut {
background-image:url(../design/haut-menu.png);
background-repeat:no-repeat;
top:0;
left:0;
position:relative;
height:76px;
width:1057px
}



.basbandeau {
background-image:url(../design/1pxx2000.png);
background-repeat:repeat-y;
top:-36px;
left:0px;
position:relative;
margin:0;
height:85px;
width:100%;
z-index:-1
}

.logodroite {
top:-185px;
left:650px;
position:relative;
height:90px;
width:390px;
z-index:1
}

.texteaccueil {
top:-485px;
left:650px;
position:relative;
height:200px;
width:300px;
z-index:1
}



#menu_horizontal {
	
	height:25px;
	clear:both;
	
}
#menu_horizontal ul {
	margin:0 0 0 0px;
	padding:0;
	
}
#menu_horizontal ul li {
	display:inline;
	margin:0;
	padding:0;
	
}
#menu_horizontal a {
	display:block;
	float:left;
	text-decoration:none;
	text-align:center;
	color: black;
	font-size:8pt;
	padding:5px 5px 5px 5px;

	margin-top:1px;
}
#menu_horizontal a:hover {
	 
	color:black;
}

#menu_horizontal li.current a {
	
	color:black;
}


.cadreprincipal {
background-color:#FFFFFF;
top:40px;
left:176px;
position:relative;
width:750px;
z-index:1
}

.internebandeau {
background-image:url(../design/1pxx2000.png);
background-repeat:repeat-y;
top:76px;
left:0px;
position:relative;
margin:0;
height:85px;
width:100%;
z-index:-1
}

img {border:0}

/*liens textes*/

.hrefbackground {
font-family:Verdana;
color:black;
}

.hrefbackground a {
text-decoration:none;
font-family:Verdana;
color:black;
}

.hrefbackground a:hover {
color: black;
text-decoration:underline;
}
		
a {
text-decoration:none;
color:black; 
font-size:8pt;
text-decoration:underline
}

a:hover {
text-decoration:underline; 
color:black;
font-size:8pt;
}
