@CHARSET "ISO-8859-1";

*{
	font-family: verdana;
	list-style: none;
}


body {
	background: url("images/fundo.gif");
}
ul{margin:0px; padding: 0px;}

.style1 { font-size: 24px; color: #660000;}
.style5 {font-size: 14px}
.style7 {font-size: 16px;}
.style11 {
	color: #4A0000;
	font-weight: 900;
}
.style13 {font-size: 16px; color: #0099FF; }


#Menu {
}
#Menu ul{
	background: url("images/menuB.gif") repeat-x;
	height: 30px;
}
#Menu ul li{
	display: inline;
	position: relative;
}
#Menu ul li a{
	display: block;
	float: left;
	line-height: 30px;
	font-size: 10pt;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px;
	text-decoration: none;
	font-weight: 900;
	color: #eee;
}
#Menu ul li a:hover{
	color: #000;
}

#Menu2 {
	margin: 0px 5px;
}
#Menu2 h2{
	padding: 0px; margin: 0px;
	font-size: 13pt;
	font-weight: normal;
}
#Menu2 ul{
	margin-bottom: 10px;
	
}	
#Menu2 ul li{display:inline;}
#Menu2 ul li a{
	display: block;
	line-height: 22px;
	font-size: 8pt;
	text-decoration: none;
	color: #404040;
	background: #eee;
	margin: 1px 0px;
	padding: 1px 3px;
	font-weight: 900;

}
#Menu2 ul li a:hover{
	background: #f53;
	color:#eee;
}
.style8 {
	padding: 10px;
	font-size: 11px;
}
.style9 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.style15 {
	font-size: 11px;
	color: #333333;
}
.style16 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 16px;
}

.style110 {color: #4A0000; }
.style13 {font-size: 16px; color: #0099FF; }
a.style13 {font-size: 16px; color: #0099FF; text-decoration:none; }
.style500 {font-size: 14px}
.style700 {font-size: 16px;}
.style114 {font-size: 14px; color: #451316; }
.style115 {font-size: 15px}
.style21 {font-size: 11px; color: #FFFFFF; font-weight: bold; }



.base {
	margin: 10px;
	font-size: 10pt;
	text-align:justify;
}
#calendario {
	font-size: 18pt;
	background-color: #FBFBFB;
	text-align: center;
	vertical-align: middle;
}
#calendario td {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
#calendario td.ds {
	background-color: #0066FF;
	font-weight: 900;
	color: #FFFFFF;
}
#calendario td.dj {
	color: #FFFFFF;
	background-color: #FF0000;
}
form p label {
	width: 90px;
	display: block;
	float: left;
	text-align:right;
	margin-right: 5px;
}
form p input, form p textarea {
	width: 320px;
}
h2 {
	font-size: 14pt;
	color: #FF6600;

}#noticias {
}
