@charset "iso-8859-1";
/* CSS Document */
body {
}
td,tr,body{
	font:12px/17px Arial, Helvetica, sans-serif;
	color:#000;
}
a {
	font-family: arial;
	font-size: 12px;
	color:#630;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#600;
}
a:hover {
	text-decoration: none;
	color:#600;
}
a:active {
	text-decoration: none;
	color:#600;
}
a.cursos{
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F60;
	text-decoration:none;
}
a.cursos:link {
	color:#F60;
}
a.cursos:visited {
	color:#F60;
}
a.cursos:hover {
	color:#F90;
}
a.cursos:active {
	color:#F60;
}
.tit{
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	white-space:-1px;
	color:#630;
}
.rodape {
	color:#FFF;
	background:url(../images/_rodape.jpg) center;
	height:95px;
}
.logo{
	margin-top:25px;
	margin-bottom:10px;
}
.menu{
	margin-top:10px;
	margin-bottom:15px;
}
#corpo {
	width:909px;
	text-align:left;
	margin:0 auto;
	height:304px;
}
.tit_subconteudo{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#C30;
}
.tit_subconteudo2{
	font:bold 17px Arial, Helvetica, sans-serif;
	color:#C30;
}
.tit_rs{
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}

