.titre4 {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
}


/* Page ref_client */
.BordureLogo {
	border: 1px solid #e0e0e0;
	width: 140px;
	text-align: center;
	padding: 5px;
}

.liste_site{
	list-style-type:none;
}

	/*****************************************/
	/* Menu */
	/*****************************************/
#nav {
	list-style: square ;
	}
	
#nav li {
	margin-right: 1px ;
	color: #ff8c00 ;
	}
#nav li a {
	color: #4C7C99 ;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration: underline ;
	font-size:12px;
	}
#nav li a:hover, #nav li a:focus, #nav li a:active {
	text-decoration: underline ;
	}
