body {
background: url(../images/fundo.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
margin-top: 20px;
margin-bottom: 0px;
}

.texto {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
}

.texto_verm {
font-family: Arial;
font-size: 12px;
color: #990000;
font-weight: bold;
}

.topo {
background: url(../images/topo.png);
background-position: bottom;
background-repeat: no-repeat;
}

.progcurso tr:hover td {
background-color: #CBF3FF;
color:#000000;
}

.img_rotativa {
float: left;
text-align: center;
padding-left: 3px;
width: 260px;
height: 300px;
caption-side: top;
}

.frase {
font-family: Arial;
color: #000000;
font-size: 12px;
margin-top: 30px;
margin-right: 20px;
float: right;
caption-side: top;
}

.tit_laranja {
font-family: "Trebuchet MS";
color: #FF6600;
font-size: 16px;
padding-left: 15px;
}

.tit_branco {
font-family: "Trebuchet MS";
color: #FFFFFF;
font-size: 16px;
padding-left: 15px;
}

.texto_news_end {
vertical-align: top;
font-family: Arial;
color: #FFFFFF;
font-size: 11px;
text-align: justify;
padding: 10px;
line-height: 150%;
}

.texto_nov_eventos {
vertical-align: top;
font-family: Arial;
color: #FFFFFF;
font-size: 12px;
text-align: justify;
padding: 10px;
line-height: 150%;
}

.formulario {
font-family: Arial;
font-size: 11px;
border: 0px;
border-right: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

.borda_foto {
	width: 200px;
	height: 190px;
	z-index: 2;
	position: absolute;
}

.mini_foto {
	width: 200px;
	height: 135px;
	padding-top: 15px;
}

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

.txt_paginacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}

a.link_recado:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_recado:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_recado:hover {
	color: #999999;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #790000;
	text-decoration: none;
}

a.linkb:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkb:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkb:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.linkbs:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.linkbs:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.linkbs:hover {
	color: #FFFFFF;
	text-decoration: underline;
}