/* referencement */
strong{
             font-weight:normal;
        }        
 
em{
             font-style:normal;
    }
	

	
/* general au site */


img {
	border:0px;
	padding:0;
	margin:0;
}

p {
	margin:0px;
	padding:0px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}


/* visuel gauche */
#visuel_gauche{
	width:104px;
	height:542px;
	background-image:url(titrehl.jpg);
	background-color:#1a86c6;
	background-repeat:no-repeat;
	float:left;
}

/* frise gauche */
#frise_gauche{
	width:1px;
	height:542px;
	background-color:#FFFFFF;
	float:left;
}

/* base */
.texte1 {
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height:18px;
	font-weight: normal;
	color: #ffffff;
	top: auto;
}

#titre1 {
	margin:0px;
	margin-left:20px;
	margin-right:20px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #ffffff;
	top: auto;
}

#titre2 {
	margin:0px;
	margin-left:20px;
	margin-right:20px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #ffffff;
	top: auto;
}



/* frise droite */
#frise_droite{
	width:1px;
	height:542px;
	background-color:#FFFFFF;
	float:left;
}

/* menu droite */
#menu_droite{
	width:145px;
	height:542px;
	background-image:url(menuhl.jpg);
	background-color:#385FA0;
	background-repeat:no-repeat;
	float:left;
}

ul {
	margin:0px;
	padding:0px;
}

li{
	margin:0px;
	padding:0px;
	height:21px;
	list-style-type:none;
	display:block;
	float:left;
	text-indent:15px;
	line-height: 21px;
	width: 145px;
	background-color:#ffffff;
	}
	
li:over {
	margin:0px;
	padding:0px;
	height:21px;
	list-style-type:none;
	display:block;
	float:left;
	text-indent:15px;
	line-height: 21px;
	width: 145px;
	background-color:#089bdf;
	}
	


li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:3px;
	color: #ffffff;
	font-variant:small-caps;
	text-decoration:none;
}

li a:visited {
	color: #ffffff;
}
