/* CSS Document */

* {
	margin-top:0px;
	margin-bottom:0px;
}

body {
	background-image:url(../img/fundo.jpg);
	background-position:0px 152px;
	background-repeat:repeat-x;
	background-attachment:fixed;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:120%;
}

a:link {
	font-size:9px;
	color:#000000;
	font-weight:bold;
	line-height:120%;
}

a:visited {
	font-size:9px;
	color:#000000;
	font-weight:bold;
	line-height:120%;
}

a:hover {
	font-size:9px;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;

}

#fundotop {
	background-image:url(../img/fundotop.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

#espaco150 {
	line-height:150%;
}

.titulo1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	line-height:120%;
	font-weight:bold;
}

.linkmenu:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	font-weight:bold;
	line-height:120%;
}

.linkmenu:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	font-weight:bold;
	line-height:120%;
}

.linkmenu:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	line-height:120%;
}

.linknoticia:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	line-height:120%;
	text-decoration:none;
}

.linknoticia:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	line-height:120%;
	text-decoration:none;
}

.linknoticia:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	line-height:120%;
}

.form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
	color:#333333;
	font-weight:bold;
	line-height:120%;
	border:1px solid #000000;
	background-color:#E7FFCE;
}

.linkultimas10:link {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.linkultimas10:visited {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.linkultimas10:hover {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
