@charset "utf-8";
/* CSS Document */

.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.telefono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.area_clientes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.camino {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.camino_enlace {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #76B900;
	text-decoration: underline;
	font-weight: normal;
}
.titulo1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #757575;
	font-weight: normal;
}
.texto1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
.enlace1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #069;
}
.enlaceVerde {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #76B900;
	text-decoration: none;
}
.titulo2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.texto1_blanco {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.texto2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.titulo-navegacion {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
}

.tdperfil {
	background-color: #F1F1F1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2DFF2;
	height: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
/*	color: #FFFFFF;*/
	text-decoration: none;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.texto1_gris {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7E7E7E;
}




#menu {
	background: #333;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #FFFFFF;
	border-bottom: 1px solid #D4D4D4;
	color: #333;
	display: block;
	margin: 0;
	padding: 3px 3px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #EFEFEF url("images/hover.gif") left center no-repeat;
	
	padding-bottom: 3px;
}                    
                    
.tituloVerde {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9C0;
	font-weight: bold;
}
.titulo3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.precioGrande1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #333;
}
.titulo4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.tituloVerde2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9C0;
	font-weight: bold;
}
.bronze {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #930;
	font-weight: bold;
}
.silver {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	font-weight: bold;
}
.gold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FC0;
	font-weight: bold;
}
.precioGrande2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 65px;
	color: #09C;
}

