.precios {
	font-weight: bold;
	color: #F20000;	
}
.titularNoticias {
	font-size: 14px;
	font-weight: bold;
	color: #056796;
	text-decoration: none;
}

a {
	text-decoration:none;
	color:#666666;
}
a:hover {
	color: #CC3300;
}
.tituloCuadro {
	color: #203662;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tituloNoticia {
	color: #203662;
	font-weight: bold;
}
.tituloPlan{color: #203662; font-weight: bold; font-size: 16px; }
.tituloServicio {
	color:#056796;
	font-size: 18px;
	font-weight: bold;	
}
.tituloServicio2 {
	color:#999999;
	font-size: 14px;
	font-weight: bold;
}
.tituloServicio2plus {
	color:#FB6F20;
}
.tituloTarifas {
	color:#FFFFFF;
	font-size: 22px;
	font-weight: bold;	
}


A.menu {
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A.menu:visited {
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A.menu:hover {
	color: #CC3300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.pie {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A.pie {
	text-decoration: none;
}

A.pie:visited {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A.pie:hover {
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.boton {
	background-color: #2359BB;
	font-weight: bold;
	color: #FFFFFF;
}

