/* CSS Document */
#border-middle{
	position:relative;
	float:left;
	width:1036px;
	background-image:url(../img/borders/middle.gif);
	height:100%;
	min-height:850px;
}
#container-imagen-form{
	position:relative;
	float:left;
	width:1035px;
}
#separacion-cabecera{
	position:relative;
	float:left;
	background-image:url(../img/sep-gris.gif);
	width:986px;
	height:19px;
	margin-left:26px;
	margin-top:-5px;
}
#bg-contenido{
	position:relative;
	float:left;
	background-color:#f7f7f7;
	width:986px;
	min-height:540px;
	margin-left:26px;
	margin-top:-5px;
}
#titulo{
	position:relative;
	margin-left:16px;
	margin-top:4px;
	margin-bottom:20px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4b3e36;
	font-stretch:extra-expanded;
	margin-bottom:5px;
}
#columna-texto{
	position:relative;
	float:left;
	width:637px;
	margin-right:30px;
}
#columna-datos-contacto{
	position:relative;
	float:left;
	width:250px;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	height:400px;
	margin-top:45px;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:23px;
}
.texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	line-height:18px;
	margin-left:16px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.email{
	color:#000000;
}
.email:hover{
	color:#55acfe;
}
.telefono{
	color:#55acfe;
	font-size:18px;
}
#container-formulario{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
	margin-left:16px;
	margin-top:25px;
}
#imagen-principal-contact{
	position:relative;
	float:left;
	margin-left:26px;
	width:771px;
	background-image:url(../img/top/city.jpg);
	background-repeat:no-repeat;
	height:230px
}