@charset "utf-8";
#envio {
	font-family: 'Quattrocento Sans', cursive;
	color:#00614B;
	font-size: 14px;
}


#formulario {
	margin-top: 35px;
	margin-left: 43px;
	width:390px;
	height: 600px;
}

#formulario label {
	text-align: left;
	font-size: 18px;
	width: 20px;
	font-family: 'Lato', serif;
	color:#595858;
	font-style: italic;
	font-weight: 700;        
}

#formulario input[type=text], textarea {
	border: 1px solid #e4e4e4;
	color: #595858;
	font-family: inherit;
	font-size: inherit;
	font-size: 16px;
	font-family: 'Quattrocento Sans', cursive;
	background-color:#FFF;
	width:390px;
	padding: 3px;
	margin-bottom: 15px;
	margin-top: 5px;
	-webkit-box-shadow:  0px 0px 16px #dedede;
	box-shadow:  0px 0px 16px #dedede;
        
		
}

#formulario input[type=submit] {
	border: none;
	text-decoration: none;
	float: left;
	height: 34px;
	width: 150px;
	margin-top: 10px;
	margin-right: 10px;
	display: block;
	font-size:18px;
	padding-top: 0px;
	padding-left:0px;
	color:#fff;
	font-family: 'Lato', serif;
	text-decoration:none;
	background-color:#a2b648;
	font-style: italic;
	font-weight: 700;
	padding-bottom: 5px;
	
}

#formulario input[type=submit]:hover {
	background-color:#595858;
	color:#A2B648;
}

#validar-nombre, #validar-correo, #validar-sitio, #validar-mensaje {
	position: absolute;
	width: 100px;
	margin-top: 5px;
	font-size: 13px;
}

#validar-nombre img, #validar-correo img, #validar-mensaje img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.advertencia {
	font-size: 14px;
	line-height:18px;
	font-family: 'Quattrocento sans', serif;
	color:#DE3A2A;
	padding-top: 20px;
	margin-top: 20px;
	
}

#mensaje {
	height:250px;
	padding-top:20px;
	
}
.sider_der_internas {
	background-color: #663366;
	height: 100%;
	width: 366px;
	margin-top: 60px;
	margin-left: 54px;
	overflow: hidden;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 70px;
	padding-left: 40px;
	border-top-left-radius: 30px;
border-bottom-right-radius: 30px;
border-bottom-left-radius: 0px;
border-top-right-radius: 0px;
}
.mapa {
	background-color: #760875;
	height: 352px;
	width: 426px;
	margin-top: 40px;
	margin-left: 54px;
	overflow: hidden;
	padding: 10px;
}

.sider_der_titulo_internas {
	font-size: 30px;
	font-style: italic;
	color: #4B8429;
	background-image: url(../images/linea_sider_der.png);
	background-position: center bottom;
	height: 22px;
	width: 100%;
	background-repeat: repeat-x;
	padding-bottom: 13px;
	line-height: 26px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
.texto_sider_der_internas {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #b6b5b5;
	margin: 0px;
	height: 100%;
	width: auto;
	overflow: hidden;
	font-family: 'Quattrocento Sans', sans-serif;
	text-align: justify;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.titulo_internas {
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 20px;
	color: #FFF;
	background-color: #4B8429;
	height: 20px;
	width: auto;
	margin-left: 0;
	left: 0;
	padding-top: 13px;
	padding-right: 26px;
	padding-bottom: 13px;
	padding-left: 24px;
	display: inline-block;
	line-height: 15px;
	float: left;
	margin-top: 107px;
	position: absolute;
}
/* CSS Document */


.texto_internas {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #828181;
	padding-top: 60px;
	padding-right: 8px;
	font-family: 'Quattrocento Sans', sans-serif;
	text-align: justify;
	margin-bottom: 30px;
	letter-spacing: 0px;
}
#contenedor_form {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #828181;
	padding-top: 0px;
	padding-right: 0px;
	font-family: 'Quattrocento Sans', sans-serif;
	text-align: left;
	margin-bottom: 30px;
	letter-spacing: 0px;
	background-color: #f3f3f3;
	border: 1px solid #d9d9d9;
	margin-top: 60px;
	margin-right: 8px;
}
