#coeurSansOnglet {
	width:790px;
}

.col1 {
	width: 240px;
}

.col2 {
	left:0px;
	width: 200px;
}

H1 {
	margin-top: 7px;
	margin-bottom: 10px
}

select #departement {
	position: relative; 
	left:10px;
}

#id_agence {
	position: relative; 
	top:30px;
	left:10px;
	width: 285px;
	font-family: Arial, "Times New Roman", Tahoma, Verdana;
	font-size: 9pt;
	color: #555555;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;
	height: auto;
	border-style: solid;
	border-color: #9eadbe;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url("../../../images/fond-formule.gif");
	padding-left: 20px;
	padding-bottom: 8px;
	padding-top: 5px;
	display:none;
}

#id_agence a{
	position: relative; 
	font-family: Verdana, Arial, "Times New Roman", Tahoma;
	font-size: 10pt;
	left:30px;
	color: #01afe6;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
	text-decoration:underline;
	padding-left: 13px;
	background-position: 0% 7px;
	background-repeat: no-repeat;
	background-image: url("../../images/puce-h2.gif");
}

#id_agence a:HOVER{
	text-decoration:none;
}
