.h3-titulo-menu{

	font-family: arial;
	color: white;
	font-size: 14px;
	font-weight: bolder;
}

.titulo-menu2{

	font-family: verdana;
	color: #B3B3B3;
	font-size: 8px;
	font-weight: bold;

}

.minititulo
{

font-family: arial;
color: white;
font-size: 18px;
letter-spacing: -1px;

}

.grantitulo
{

font-family: arial;
color: white;
font-size: 20px;
letter-spacing: -1px;

}

.textocontenido{

font-family: verdana;
font-size: 9px;
color: #888782;

}

.textotarifas{

font-family: verdana;
font-size: 9px;
color: white;
font-weight: bolder;

}

.textotarifas2{

font-family: verdana;
font-size: 9px;
color: white;


}

.textofooter{

font-family: verdana;
font-size: 9px;
color: #BAB9B6;


}


a:link {color: white; text-decoration: none }     /* unvisited link */
a:visited {color: white; text-decoration: none }  /* visited link */
a:hover {color: white; text-decoration: underline }   /* mouse over link */
a:active {color: white; text-decoration: none }   /* selected link */

.textonavegador{

font-family: verdana;
font-size: 9px;
color: #BAB9B6;


}

body{
	
	background-repeat: no-repeat;
	background-attachment: fixed;
	}




