#content-bottom, #content {
	min-height:911px;
}

#flashHeader {
	height:175px;
}
#content {
	background:transparent url(../images/back-content.gif) repeat-x scroll 0 270px;
}
#content-elements {
	padding:271px 0 0;
}


#tituloContacto {
	padding-left:5px;
	padding-top:8px;
}
#formulario {
	/*height:335px;*/
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#017692;
	width:933px;
}
#formulario .tag {
	float:left;
	font-size:11px;
	font-weight:bold;
	padding: 8px 20px 8px 0;
	text-align:right;
	width:110px;
}
#formulario .tag a {
	background:url(../images/contacto/btn_send.jpg) no-repeat 0px 0px;
	display:block;
	height:19px;
	margin-left:130px;
	width:82px;
}
#formulario .tag a:hover {
	background-position:bottom;
}
#formulario .field {
	padding-bottom:5px;
	float:left;
}
#formulario input {
	background:transparent url(../images/contacto/field.gif) no-repeat 0px 0px;
	border:0 none;
	height:23px;
	padding-top:7px;
	width:365px;
}
#formulario textarea {
	background-image:url(../images/contacto/field-comments.gif);
	border:0;
	height:135px;
	padding-top:15px;
	width:365px;
}
#formulario a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#757a8e;
}
#formulario #columna1 {
	float:left;
	padding-top:25px;
	width:497px;
}
#formulario #columna2 {
	padding-left:75px;
	padding-top:20px;
	float:left;
}
#img_der {
	background:url(../images/contacto/back_der.jpg) no-repeat 0px 0px;
	float:left;
	height:395px;
	width:12px;
}
#img_pattern {
	background:url(../images/contacto/pattern_back.jpg) repeat-x 0px 0px;
	float:left;
	height:395px;
	padding-top:25px;
	width:909px;
}
#img_left {
	background:url(../images/contacto/back_izq.jpg) no-repeat 0px 0px;
	float:left;
	height:395px;
	width:12px;
}
#img_contacto {
	background:url(../images/contacto/img_contact.jpg) no-repeat 0px 0px;
	height:309px;
	width:324px;
}

