.contacto_slider_container {
	height: 298px;
	width: 973px;
	background-image: url(../img/fondocontacto.png);
	background-repeat: no-repeat;
	left: -2px;
	top: 200px;
	position: absolute;
	z-index: 1;
}
.cformulario {
	text-align: left;
}
.cformulario_input {
	font-size: 10px;
	height: 12px;
	width: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #000;
}
.cformulario_textarea {
	font-size: 10px;
	height: 140px;
	width: 330px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #000;
}
.cformulario_td_separacion {
	height: 5px;
}
.contacto_imagen_container {
	position: absolute;
	height: 70px;
	width: 97px;
	left: 45px;
	top: 59px;
	background-image: url(../img/arrobacontacto.png);
	background-repeat: no-repeat;
}

.cformulario_texto {
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #3D4D59;
	height: 12px;
}
.cformulario_contenido {
	position: absolute;
	height: 320px;
	width: 615px;
	top: 12px;
	left: 223px;
	right: 20px;
	bottom: 14px;
	background-color: #FFF;
}
.contacto_texto_pie {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	position: absolute;
	height: 50px;
	width: 302px;
	left: 264px;
	top: 213px;
	text-align: left;
}

.cformulario_tabla {
	position: relative;
}
.tabla_contacto {
	height: 150px;
}
.contacto_btn_enviar_container {
	background-image: url(../img/btn-enviar.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 19px;
	width: 51px;
	right: 100px;
	top: 229px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 3px;
	padding-left: 5px;
}
.contacto_btn_limpiar_container {
	background-image: url(../img/btn-enviar.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 19px;
	width: 51px;
	right: 30px;
	top: 229px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 3px;
	padding-left: 5px;
}
.contacto_slider_container2 {
	height: 298px;
	width: 973px;
	background-image: url(../img/fondocontacto.png);
	background-repeat: no-repeat;
	left: -2px;
	top: 0px;
	position: absolute;
	z-index: 1;
}
