/* CSS Document */

.fila{
	color: #FF0000;
}

.fila label {
	float:left;
	width:75px;
	padding-right: 10px;
	font-size: 12px;
	color: #666666;
}
.intro {
	float: right;
	width: 260px;
	clear: left;
	padding-right: 15px;
}

.zona_derecha {
	float: right;
	width: 400px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tarjeta {
	height: 160px;
	width: 500px;
	margin-top: 0px;
	padding: 10px;
}
.boton_enviar {
	color: #FFFFFF;
	background-color: #AD292B;
	text-align: center;
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-right: 14px;
	font-size: 9px;
	text-transform: uppercase;
	padding-top: 1px;
	padding-bottom: 3px;
}
.datos {
	font-size: 16px;
	color: #000000;
}
.datos a {
	color: #666666;
	text-decoration: none;
}

.ticmedia {
	font-size: 22px;
	color: #990000;
	padding-bottom: 10px;
}

.caja_texto {
	border:1px solid #CCCCCC;
	font-size:11px;
	width:72%;
}

#formulario {
	color: 0;
	padding: 20px;
	border: 1px dashed #990000;
}

#mapa {
	width: 520px;
	background-color: #EFEFEF;
	height: 340px;
	clear: both;
	margin-top: 20px;
	text-align: center;
}

#zona_mapa {
	float: left;
	width: 520px;
}

.asesor {
	color: #AD292B;
	margin-top: 0px!important;
	padding-top: 0px!important;
}

.politica {
	color:#666666;
	font-size:10px!important;
	text-decoration:none;
}

.caja_comentario {
	border:1px solid #CCCCCC;
	font-size:11px;
	height:150px;
	width:72%;
}
