@charset "utf-8";
/* CSS Document */
* {
outline: none;
}
a:link {
	color: #036;
}
a:visited {
	color: #036;
}
a:hover {
	color: #195DB0;
}
a:active {
	color: #036;
}
body {
	background-repeat: repeat-x;
	background-image: url(../images/fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B3B3B3;
}
#topo {
	background-repeat: repeat-x;
	background-image: url(../images/fundo.jpg);
}
.conte{
text-align:justify;
}
.not {
	background-color:#e6e6e6;
	font-size:12px;
	/*margin-bottom:2px;*/
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	color:#999;
}
.noti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036;
}

a.nots:link {color: #666;}
a.nots:visited{color: #666;}
a.nots:hover {color: #666;}
a.nots:active {color: #666;}
.not2 {
	background-color:#F7F7F7;
	height:50px;
	/*margin-bottom:10px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	padding:2px;
	color:#666
}
#menufundo {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
}
.rodapetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
.topicotxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036;
	text-align: left;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	text-align: justify;
}

.linkssub {
	font-weight: bold;
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
