 	*{ 
	padding:0; 
	margin:0; 
	border:0; 
}
body {
	background-image: url(imagens/base/pattern01.gif);
	margin: 0px;

}
.container {
	width: 1000px;
	margin: auto;
	padding: 0px;
}
/*---Menus Superior-----------------------------------*/
.menutopo{
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-image: url(imagens/base/topo_03.gif);
	background-repeat: repeat;
}
.webmentopos{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.mentopos{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 4px;
	border-right-style: dotted;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: right;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: normal;
	text-transform: uppercase;
}
a.mentopos{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 4px;
	border-right-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
a.mentopos:hover{
	display: block;
	color: #333333;
	background-color: #dfdfdf;
}
/*---Webmail-----------------------------------------*/
.webmentopos{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
form {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
input {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px inset #000000;
}
/*---Menus--------------------------------------------*/
.nvmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 150px;

	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 0px;
	background-color: #CCCCCC;
}

a.nvmenu{
	width: 140px;
	
	font-family: Verdana;
	font-size: 10px;
	color: #000044;
	text-decoration: none;
	display: block;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 10px;
	
	background-color: #DDDDDD;
	text-align: right;
}
a.nvmenu:hover{
	width: 140px;
	
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	display: block;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 10px;
	
	background-color: #0066FF;
	text-align: right;
}
.nvmenuf{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 150px;

	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 0px;
	background-color: #CCCCCC;
}
.txwarning{
	font-family: Arial;
	font-weight: bolder;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	padding: 4px;
}

a.nvmenuf{
	width: 140px;
	
	font-family: Verdana;
	font-size: 10px;
	color: #000044;
	text-decoration: none;
	display: block;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 10px;
	
	background-color: #DDDDDD;
	text-align: right;
}
a.nvmenuf:hover{
	width: 140px;
	
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	display: block;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 10px;
	
	background-color: #0066FF;
	text-align: right;
}

.navgeral{
	background-color: #1940BD;

}
.navcursos{
	background-color: #1940BD;
}
.navuniuv{
	background-color: #1940BD;
}

/*---Corpo----------------------------------------------*/
.corpo{
	background-color: #FFFFFF;
}
.pnot{
	background:#FFFFFF;
	width: 450px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.pnotdata{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: left;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

a.pnotsub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000088;
	text-align: left;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bolder;
	text-decoration:none;
}
a.pnotsub:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000088;
	text-align: left;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bolder;
}
.pnotsubt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000088;
	text-align: left;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bolder;
	text-decoration:none;
}
a.pnotsubt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000088;
	text-align: left;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bolder;
}
a.pnotsubt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000088;
	text-align: left;
	display: block;
	padding-top: 15px;
	padding-bottom: 6px;
	font-weight: bolder;
	text-decoration: underline;
}

.pnotsubth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000088;
	text-align: left;
	display: block;
	padding-top: 30px;
	padding-bottom: 6px;
	font-weight: bolder;
}

.pnotcom{
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
	text-align: left;
	display: block;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a.pnotcom{
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
	text-align: left;
	display: block;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a.pnotcom:hover{
	font-family: Verdana;
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
	text-align: left;
	display: block;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.pnotcomt{
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
	display: block;
	padding-top: 4px;	
}
a.pnotcomt{
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
	display: block;
	padding-top: 4px;	
}
a.pnotcomt:hover{
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
	display: block;
	padding-top: 4px;	
}

.pnottfoto{
	margin: 4px;
	border: 1px solid #000000;
}
.pnoticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #000088;
	font-weight: bolder;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	display: block;
	padding-right: 4px;
	text-decoration: none;
}
a.pnoticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #000088;
	font-weight: bolder;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	display: block;
	padding-right: 4px;
}
.nav{
	background-color: #CFCFCF;
	width: 176px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.info{
	background: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
	width: 450px;
	height: auto;
	padding: 5px;
}
.infofixa{
	float: left;
	background-color: #FFFFFF;
	height: auto;
	width: 170px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 0px;
}
.infopubli{
	float: left;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	padding: 3px;
}
.fixapre{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding-bottom: 8px;
	padding-top: 8px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	width: 168px;
	height: auto;
}

.fixatx{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #1940BD;
	text-decoration: none;
	display: block;
}
.infobanner{
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	height: auto;
}
.tbanner {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding: 0px;
}

/*---Rodape---------------------------------------------*/
.rodape{
	background-color: #EEEEEE;
	padding: 4px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
	width: 992px;
	display: inline;
}
.rodape_ban{
	background-color: #FFFFFF;
	padding: 4px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
	width: 992px;
	display: inline;
	height: auto;
}
.txrodape{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	text-align: center;
	padding: 2px;
	text-decoration: none;
	display: block;
}
/*--------------------------------------------------------*/
.pnoticiacursos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	color: #006633;
	font-weight: bolder;
	background-color: #BBE1B7;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	display: block;
	padding-right: 4px;
	text-decoration: none;
}
.fixatxcur {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #007E7D;
	text-decoration: none;
}
.fixaprecur {

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding-bottom: 8px;
	padding-top: 8px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
}
.superbanner {
	float: inherit;
	width: 630px;
	background-color: #CCC;
}

/*Tabela_noticias*/
.tab_not {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F8F8F8;
	background-position: center top;
	border: thin dotted #CCCCCC;
	height: auto;
}
.tab_not a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tab_not a:link {
	text-decoration: none;
}
.tab_not a:visited {
	text-decoration: none;
	color: #000000;
}
.tab_not a:hover {
	text-decoration: none;
	color: #333333;
}
.tab_not a:active {
	text-decoration: none;
	color: #666666;
}
.fix_titulo {
	background-color: #E1E1E1;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-left-color: #0066CC;
	text-align: center;
	width: 446px;
	font-variant: small-caps;
}
.prev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	margin: auto;
	padding-right: 10px;
	background-position: center;
	padding-left: 10px;
	text-align: justify;
}
.leiamais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-align: left;
	text-decoration: underline;
}

/*Tabela_noticias - fim*/

.pop {
    z-index: 1;
    position: absolute;
    width: 640px;
    height: 452px;
    top: 100px;
    left: 210px;
    visibility: visible;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 163px;
	top: 110px;
}
#avisos {
	position:absolute;
	width:218px;
	height:255px;
	z-index:1;
	left: 302px;
	top: 63px;
	background-color: #FFFFFF;
}
#apDiv2 {
	position:absolute;
	width:301px;
	height:185px;
	z-index:1;
	left: 244px;
	top: 50px;
	background-color: #F0E557;
}


.arroba {
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
color:#003399;}

.arquivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003399;
	text-decoration: none;
}
.arquivo a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	text-decoration: underline;
}
.arquivo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0066CC;
	text-decoration: underline;
}
#slider {
    width: 410px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
	width: 410px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
	left: 1px;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 384px;
	background-color: #000;
	filter: alpha(opacity=96);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
.tabela_slider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	text-align: center;
	display: inline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.td_slider_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	border: thin dotted #0066CC;
}
.webmaster_rdp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.td_nw_b {
	border: thin none #000000;
}
.tabela_include_avisos {
	height: auto;
	width: 168px;
}
