@charset "utf-8";
/* CSS Document */

.fonte1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:italic;
	font-size: 14px;
}
.fonte2{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:48px;
	font-weight: bold;
	text-transform: none;
	color: #DADAEB;
}
.fonte3{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:normal;
	font-size: 24px;
	color: #FC3;
	font-weight: bold;
}
.fon4{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:normal;
	font-size: 18px;
	font-weight: bold;
	color:#CF9;
}

a.fon4{
	color: #9FF;
	text-decoration:none;
}
a:hover.fon4{
	color: #FFF;
}

.fon5{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:normal;
	font-size: 18px;
	color: #9FF;
	font-weight: bold;
}
a.fon5{
	color:#CF9;
	text-decoration:none;
}
a:hover.fon5{
	color: #F9C;
}

.encabezado{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF9;
}
.men1{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.men1{
	color:#FFF;
	text-decoration:none;
}
a:hover.men1{
	color: #FF0;
}

.men2{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a.men2{
	text-decoration:none;
}
