@charset "utf-8";
/* CSS Document */


body 
{
	background:#030;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
}

a
{
	text-decoration:none;
	color:#000;
}

a:hover
{
	text-decoration:underline;
}


/*  M E N U  */
.menu_principal
{
	background:url(../images/layout_02.gif) no-repeat;
	height:32px;
}

.menu_titulo 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #4C4C4C;
	padding-left:30px;
	font-weight: bold; 
	cursor:pointer;
	padding-top:7px;
}

.menu_indent2
{
	padding-left:30px;
	line-height:12px;
	padding-top: 10px;
}

.menu_titulo_link 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C4C4C;
	font-weight: bold;
	text-decoration:none;
}

.menu_indent
{
	height:18px;
	text-indent:30px;
}

.menu_links 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #4C4C4C;
	text-decoration:none;
}

.menu_links:hover 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #4C4C4C;
	text-decoration:none;
	font-weight:bold;
}






.rodape
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFF;
	font-weight:bold;
}


.input
{
	border:solid 1px #D9D9CC;
	background:#D9D9CC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C4C4C;
}

.titulo
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4C4C4C;
	font-weight:bold;
}


.subtitulo
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#4C4C4C;
	font-weight:bold;
}

.subtitulo_cinza
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#A6A6A6;
	font-weight:bold;
}

.subtitulo_preto_link
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.subtitulo_preto_link:hover
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.btn_topo
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.texto_13
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4C4C4C;
	font-weight:bold;
}

.cursos
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4C4C;
	font-weight:bold;
	font-style:italic;
	padding-top:4px;
	padding-bottom:4px;
}

.cursos_link
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4C4C;
	font-weight:bold;
	font-style:italic;
	text-decoration:none
}

.cursos_link:hover
{
	text-decoration:underline;
}




.cursos_cinza
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A6A6A6;
	font-weight:bold;
	font-style:italic;
	padding-top:5px;
	padding-bottom:5px;
}

.cursos_cinza_link
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A6A6A6;
	font-weight:bold;
	font-style:italic;
	text-decoration:none
}

.cursos_cinza_link:hover
{
	text-decoration:underline;
}





.texto_12
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4C4C;
}




.texto
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C4C4C;
}


.texto_link
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C4C4C;
	text-decoration:none;
}

.texto_link:hover
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C4C4C;
	text-decoration:underline;
}


.texto_10
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4C4C4C;
}

.espacamento { text-indent:5px; }