.contacto_foto {
	position: absolute;
	height: 409px;
	width: 261px;
	left: 538px;
	top: 105px;
	right: 0px;
	bottom: 0px;
	background-image: url(../img/atturo_contacto.png);
	background-repeat: no-repeat;
}
.contacto_contacto {
	position: absolute;
	height: 375px;
	width: 482px;
	background-image: url(../img/contacto2.png);
	background-repeat: no-repeat;
	left: 38px;
	top: 109px;
}
.contacto_titulo {
	position: absolute;
	height: 29px;
	width: 252px;
	left: 38px;
	top: 20px;
	right: 509px;
	bottom: 447px;
}
.contacto_titulo_txt_1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #B7351A;
	text-decoration: none;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -2px;
}
.contacto_titulo_txt_2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #B5B38E;
	text-decoration: none;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -2px;
}
.contacto_form_container {
	position: absolute;
	height: 351px;
	width: 387px;
	left: 43px;
	top: 12px;
}
.contacto_form_txt {
	width: 387px;
	color: #000;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.contacto_form_mensaje {
	width: 387px;
	height: 130px;
	color: #000;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.contacto_form_tabla {
	height: 338px;
	width: 387px;
}
.contacto_texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #adadad;
	position: absolute;
	height: 43px;
	width: 734px;
	left: 40px;
	top: 55px;
}
.contacto_btn_enviar{
	background:url(../img/boton_enviar.png) 0px -2px no-repeat;
	width:62px;
	height:22px;
	float:right;
	position:relative;
}
.contacto_btn_enviar:hover{
	background:url(../img/boton_enviar.png) 0px -24px no-repeat;
	cursor:pointer;
}
.contacto_btn_enviar p{
	position:absolute;
	left: 11px;
	top: 4px;
	border:0px;
	padding:0px;
	margin:0px;
}
