/* 
	PAGE TELECHARGEMENT
	
 */
#headerPage {
	height: 210px;
	margin: 0 0 0 130px;
	padding:0 0;
	background:url(../images/haut-page.jpg) no-repeat;
}

#gaucheTel {
	position: absolute;
	left:0;
	top: 210px;
	margin:0 0 0 0;
	padding:0 10px 0 0;
	width: 205px;
	border-right:#666666 solid 1px;
	text-align:right;
	line-height:1.4em;
	/*background: url(../images/iso-accueil.jpg) bottom right no-repeat;*/
	height:350px;
}
#gaucheTel ul {
	list-style: none ;
	margin:0 0 0 48px;
	padding:0;
}

#gaucheTel ul li a {
	display: block ;
	
	background:url(../images/b_fond.jpg) left top no-repeat ;
	color: #fff ;
	line-height: 1.2em ;
	padding: 6px 14px ;
	text-align: left ;
	margin: 0 0 10px 0;
	text-decoration:none
}
#gaucheTel ul li a:hover {
	background:url(../images/b_fond-o.jpg) left top no-repeat;
	text-decoration:underline;
}

#droite {
	margin-left: 265px;
	margin-top:0px;
	padding:0 0;
	width:500px;
}

ul.tel li {
	line-height:2em;
}
ul.tel { 
	list-style-image:url(../images/icone-pdf.gif);
}
