/* CSS Document */
.listes {
	margin: 5px;
}

#img_pop_up {
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-top: none;
	float: left;
	margin-right: 5px;
	padding: 0px;
}
#img_pop_up_oficinas {
	border: 1px solid #660000;
	align: center;
}

#conteneur {
	background-image: url(../imagenes/fd_cont_ht.gif);
	height: auto;
	width: auto;
	border: 1px solid #660000;
	padding: 5px;
	margin-bottom: 7px;
	margin-left: 2px;
	margin-right: 2px;
}

#boites {
	border: 1px solid #660000;
	width: 330px;
	height: 360px;
	text-align: justify;
	background-image: url(../imagenes/fd_cont.gif);
	background-repeat: repeat;
	overflow: hidden;
}

#boitesa {
	border-left: 1px solid #660000;
	border-bottom: 1px solid #660000;
	height: 360px;
	text-align: justify;
	background-image: url(../imagenes/fd_cont.gif);
	background-repeat: repeat;
	overflow: hidden;
}

#boiteservicios {
	clear:both;
	position: relative;
	left:10px;
	bottom:65px;
} 

#boites_droite {
	border: 1px solid #660000;
	width: 330px;
	height: 360px;
	text-align: justify;
	background-image: url(../imagenes/fd_cont.gif);
	background-repeat: repeat;
	float: right;
	overflow: hidden;
}
#boites_droitea {
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	width: 450px;
	height: 360px;
	text-align: justify;
	background-image: url(../imagenes/fd_cont.gif);
	background-repeat: repeat;
	float: right;
	overflow: hidden;
}
#pop_up_servicios {
	border: 1px solid #E0D2C5;
	width: 500px;
	height: auto;
	text-align: justify;
	background-image: url(../imagenes/fd_cont.gif);
	background-repeat: repeat;
	margin: 10px;
	list-style-position: outside;
	list-style-image: url(../imagenes/puce.gif);
}
#conteneur_pop_up {
	height: 100px;
	width: auto;
}
#conteneur_pop_up2 {
	height: 100px;
	width: auto;
}
#pop_up_lien {
	margin-left: 5px;
	height: auto;
	width: 100%;
	padding: 5px;
}
#pop_up_lien2 {
	height: auto;
	width: 330px;
	float: right;
	padding: 5px;
}