/********** Acces **********/

#block_acces {
	background-color: #ffffff;
  	border-radius: 3px 3px 3px 3px;
  	border: solid 2px #297b56; 
	width: 295px;
	height: 430px;	
	}
	
#block_acces2 {
	background-color: #ffffff;
  	border-radius: 3px 3px 3px 3px;
  	border: solid 2px #297b56; 
	width: 295px;
	/* height: 360px;	 */
	}

.subscribe_input_acces{
  	width: 200px;
  	border: solid 1px #666666;
  	font-family: Arial;  
  	font-size: 13px; 
  	color:#FFFFFF;
  	letter-spacing: 0.5px;
  	color: #666666;
  	float:left;
  	border-width: 1px;
  	padding-top: 0px;
  	padding-left: 5px;
  	margin-bottom: 10px;
  	height: 30px;
	}

.ligne_acces {
	border-bottom: solid 1px #d9d9d9;
	width:250px;
	}
	
#titre_acces {
	background-image: url("../image/fond_services.png");
	background-position : top left;
	background-repeat: no-repeat;
	/*height: 400px;*/
	} 

.li_acces{
	list-style-image: url("../image/site/acces/puce_orange.png");
	margin-left: -20px;
	font-family: Arial;
	font-size: 13px; 
	color:#444444;
	}

