/* CSS Document */
#formulario_contacto {
	margin-bottom:20px;
	margin-top: 20px;
	width: 50%;
	float: left;
}
.titulo_formulario {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #008530;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #008530;
	padding-bottom: 5px;
	width: 94%;
}

#formu {
	padding-top: 10px;
	padding-bottom: 10px;
}

 .texto_form {
color:#999999;
font-family:"Trebuchet MS";
font-size:13px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
 .fila_formu {
	color:#FF0000;
	font-size:13px;
	margin-bottom:3px;
	margin-top:3px;
	padding:3px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}
.mi_label {
color:#008530;
float:left;
font-family:"Trebuchet MS";
font-size:13px;
width:120px;
}
.mi_input {
    border:1px solid #CCCCCC;
    color:#999999;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-style:normal;
    width:68%;
}
.area_texto {
	border:thin solid #CCCCCC;
	height:133px;
	width: 94%;
}


.fila_politica {
	clear:both;
	color:#FF0000;
	float:left;
	margin-left:0;
	margin-top:5px;
	text-align:left;
	width:50%;
}
 .politica_priv {
	color:#999999;
	font-family:"Trebuchet MS";
	font-size:11px;
}
.politica_priv a {
	color: #666666;
	text-decoration: none;
}

.mi_boton {
	background-color:#008530;
	border:medium none;
	color:#FFFFFF;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:21px;
	width:61px;
	margin-right: 50px;
}
#mapa {
	height: 413px;
	width: 45%;
	float: right;
	text-align: center;
}
.informacion {
	font-size: 14px;
	float: left;
	width: 40%;
}
.informacion p {
	margin-bottom: 10px;
}

.bloque {
	clear: both;
	width: 100%;
}
.email {
	color: #006600;
	text-decoration: none;
	font-size: 13px;
}
.email a {
	color: #006600;
	text-decoration: none;
}
.fotos_local {
	float: left;
	width: 400px;
	margin-top: 20px;
	background-color: #99CC66;
	height: 215px;
}
#zona_redes_sociales {
	float: right;
	width: 40%;
	padding: 20px;
	border: 1px solid #009900;
	margin-top: 40px;
}
.tipo_40 {
	font-size: 40px;
	color: #008530;
}
.frase_redes{
	font-size: 30px;
	color: #000000;
	line-height: 30px;
	clear: both;
	width: 100%;
	padding-bottom: 20px;
}
.caja_icono_redes_sociales {
	padding: 5px;
	float: left;
	width: 20%;
}

