@import url("general.css");

#envoltura #contenido.contacto {
	background-image: url(../../picture_library/dia/contenido-portada-fondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#envoltura #contenido.contacto #top {
	background-image: url(../../picture_library/dia/contenido-portada-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#envoltura #contenido.contacto #top #bottom {
	background-image: url(../../picture_library/dia/contenido-portada-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
}
#envoltura #contenido.contacto #top #bottom #contenedor {
	position: relative;
	width: 882px;
	z-index: 1;
	padding: 11px;
}
#envoltura #contenido.contacto #top #bottom #contenedor #contactar {
	position: relative;
	width: 882px;
	z-index: 1;
	background-image: url(../../picture_library/modulo-otros-fondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#envoltura #contenido.contacto #top #bottom #contenedor #contactar .titulo {
	position: relative;
	z-index: 1;
	width: 862px;
	font-size: 14px;
	line-height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../../picture_library/modulo-otros-fondo-titulo.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 4px;
	color: #FFF;
	background-color: inherit;
}
#envoltura #contenido.contacto #top #bottom #contenedor #contactar .contenido {
	position: relative;
	z-index: 1;
	width: 862px;
	background-image: url(../../picture_library/modulo-otros-fondo-contenido.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 10px;
	margin-bottom: 10px;
}
#envoltura #contenido.contacto #top #bottom #contenedor #contactar .contenido p {
	text-indent: 10px;
}
#envoltura #contenido.contacto #top #bottom #contenedor #contactar .contenido #left {
	position: relative;
	z-index: 1;
	width: 405px;
	float: left;
	padding: 10px;
}
#envoltura #contenido.contacto #top #bottom #contenedor #contactar .contenido #left .sub-titulo {
	line-height: 31px;
	font-size: 14px;
	text-transform: uppercase;
}
#envoltura #contenido.contacto #top #bottom #contenedor #contactar .contenido #left .formulario-contacto {
	width: 385px;
	padding: 10px;
	background-image: url(../../picture_library/contacto-background.gif);
	background-position: left top;
	color: #FFF;
	background-color: #738cc2;
	background-repeat: no-repeat;
}
#envoltura #contenido.contacto #top #bottom #contenedor #contactar .contenido #left .formulario-contacto label {
	font-weight: bold;
	display: block;
	line-height: 26px;
}
#envoltura #contenido.contacto #top #bottom #contenedor #contactar .contenido #left .formulario-contacto p {
	margin-bottom: 0;
}
#envoltura #contenido.contacto #top #bottom #contenedor #contactar .contenido #left .formulario-contacto .input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 377px;
	padding: 4px;
	background-image: url(../../picture_library/buscador-input-background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#envoltura #contenido.contacto #top #bottom #contenedor #contactar .contenido #left .formulario-contacto .textarea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 377px;
	padding: 4px;
	background-image: url(../../picture_library/buscador-input-background.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom: 1px;
	height: 150px;
}
#envoltura #contenido.contacto #top #bottom #contenedor #contactar .contenido #left .formulario-contacto .submit {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	width: 385px;
	font-weight: bold;
	color: #738cc2;
	background-color: inherit;
	background-image: url(../../picture_library/buscador-input-background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#envoltura #contenido.contacto #top #bottom #contenedor #contactar .contenido #map {
	position: relative;
	z-index: 1;
	width: 431px;
	float: left;
	height: 508px;
	margin-left: 6px;
}
