.contacto_centro {
	position: relative;
	min-height: 613px;
	width: 881px;
	left: 0px;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
	padding-top: 25px;
}

.contacto_cont_izq {
	float: left;
	height: 887px;
	width: 367px;
	position: relative;
}
.contacto_cont_der {
	float: right;
	height: 412px;
	width: 435px;
	position: relative;
}
.contacto_centro_home_titulo {
	position: relative;
	width: 380px;
	height: 26px;
	background-image: url(../img/fondo-mancha-titulo.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
	padding-left: 50px;
	padding-top: 5px;
}
.contacto_centro_home_titulo h1{
	font-size: 15px;
	margin: 0px;
	font-weight: normal;
	color: #FFF;
}

.contacto_input {
	position: relative;
	float:left;
	width: 350px;
	height: 63px;
	background-image: url(../img/contacto_input.png);
	background-repeat: no-repeat;
	background-position:0px 24px;
	left: 0px;
	top: 0px;
	margin-bottom:15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #6a6a6a;
}
.contacto_input p{
	margin-top:0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #6a6a6a;
}
.contacto_textarea {
	position: relative;
	float:left;
	width: 350px;
	height: 238px;
	background-image: url(../img/contacto_textarea.png);
	background-repeat: no-repeat;
	background-position:0px 22px;
	left: 0px;
	top: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #6a6a6a;
}
.contacto_textarea p{
	margin-top:0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #6a6a6a;
}
.contacto_input_type{
	width:334px;
	height:22px;
	margin-left:2px;
	border:none;;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #6a6a6a;
}

.contacto_textarea_type{
	width:339px;
	height:195px;
	margin-left:3px;
	border:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #6a6a6a;
}
.contacto_btn{
	background-image: url(../img/contacto_btn.png);
	background-repeat: no-repeat;
	position: relative;
	height: 32px;
	width: 109px;
	float:right;
	margin-left:15px;
	top:10px;
	right:22px;
	text-align: center;
}
.contacto_btn:hover{
	cursor:pointer;
	background-position:0px -32px;
}
.contacto_btn p{
	margin-top:7px;
	margin-bottom:0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #b66a19;
}
.contacto_txt_bottom{
	position: relative;
	width: 350px;
	float:left;
	margin-left:15px;
	top:10px;
	left:0px;
	text-align: left;
}
.contacto_mapa{
	position: relative;
	width: 425px;
	height:355px;
	float:left;
	top:10px;
	left:0px;
}
.contacto_direccion{
	position: relative;
	width: 425px;
	float:left;
	top:30px;
	left:0px;
}
.contacto_direccion p{
	margin-top:0px;
	margin-bottom:0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #777777;
}
.contacto_direccion span{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
}
