@charset "utf-8";

/* CSS Document */

body{
font-size:12px;
} 



.fuente_normal {
	font-family: "Trebuchet MS";
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.fuente_fechas {
	font-family: "Trebuchet MS";
	font-size: 100%;
	font-weight: normal;
	color: #4F4B4A;
	text-align: justify;
}

.fuente_normal_blanca {
	font-family: "Trebuchet MS";
	font-size: 110%;
	font-weight: normal;
	color: #ffffff;
	
}



.celda_fina {
	font-family: "Trebuchet MS";
	font-size: 3px;
	
}

.fuente_negrita {
	font-family: "Trebuchet MS";
	font-size: 100%;
	font-weight: bold;
	color: #5C5C5C;
	text-align: left;
}


.titulos_1 {
	font-family: "Trebuchet MS";
	font-size: 100%;
	font-weight: normal;
	color: #bad405;
	padding-bottom: 5px;
}

.titulos_1_neg {
	font-family: "Trebuchet MS";
	font-size: 120%;
	font-weight: bold;
	color: #bad405;
	padding-bottom: 5px;
}

.titulos_1_menu {
	font-family: "Trebuchet MS";
	font-size: 110%;
	font-weight: bold;
	color: #bad405;
	padding-bottom: 5px;
}

.titulos_1_scooter {
	font-family: "Trebuchet MS";
	font-size: 110%;
	font-weight: bold;
	color: #bad405;
	padding-bottom: 5px;
}

.titulos_1_neg_relleno {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4F4B4A;
	padding-bottom: 5px;
    background: #bad405;
}

.titulo_slogan {
	font-family: "Trebuchet MS";
	font-size: 110%;
	font-weight: bold;
	color: #869904;
	padding-bottom: 5px;
}

.celda_puntos {
	font-family: "Trebuchet MS";
	font-size: 3px;
	background-image: url(../img/punto_verde.gif);
}

.celda_puntos_der {
	font-family: "Trebuchet MS";
	font-size: 100%;
	border: thin dotted #bed715;
}



.listf {
	font-family: "Trebuchet MS";
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin-left:5%;
	margin-right:5%;
	margin-bottom: 1.5em;
	list-style-image: url(../img/flecha_type.jpg);
	list-style-position: outside;
}

.listdot {
	font-family: "Trebuchet MS";
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin-left:5%;
	margin-right:5%;
	margin-bottom: 1.5em;
	list-style-image: url(../img/dot_type.jpg);
	list-style-position: outside;
}

a{
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	color: #CCCC00;
	
}

a:hover{
	text-decoration: underline;
	font-family: "Trebuchet MS";
	
}
#e1 a{
	font-weight: bold;
	text-decoration: none;
	color: #CCCC00;
	/*display: block;*/
	font-family: "Trebuchet MS";
	background-color: #fff;
	}
#e2 a{
	font-weight: bold;
	text-decoration: none;
	color: #CCCC00;
	background-color: #879CEB;
	display: block;
	font-size: 0.75em;
}
#e1 a:hover{
	text-decoration: none;
	color: 333333;
	background-color: #CCFF66;
	/*display: block;*/
	}
#e2 a:hover{
	text-decoration: none;
   color: #CCCC00;
	background-color: #BAAEE6;
	display: block;
	}	
	




.fuente_pie {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 80%;

	font-weight: normal;

	color: #666666;

	text-align: center;

}



.fuente_menudcha {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 80%;

	font-weight: normal;

	color: #666666;

}



.fuente_clientes {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 80%;

	font-weight: normal;

	color: #666666;

}



.fuente_negra {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 100%;

	font-weight: normal;

	color: #000000;

}



.fuente_azul {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 100%;

	font-weight: normal;

	color: #397CB0;

}



.puntuacion {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 100%;

	font-weight: normal;

	color: white;

}



.tabla {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 100%;

	font-weight: normal;

	color: #666666;

	text-align: center;

}

.tabla2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 90%;

	font-weight: normal;

	color: #666666;

	text-align: left;

}







.parrafo_p {
	font-family: "Trebuchet MS";
	font-size: 2px;
}
