* {
	text-decoration:none;
	font-family:'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 0.97em;
}

img{
	border:none;
	float:left;
}

body {
	margin: 0em;
	padding: 0em;
	height: 100%;
	background: #fff;
	color: #666;
	text-decoration: none;
	text-align:center;
}

#ESTRUTURA_MEIO div{	
	letter-spacing: 0.08em;
	line-height: 1.5em;	
}

div {
	color: #333;
}

#menu a{
	margin-left:10%;
	margin-right:10%;
}

fieldset{
	border: 1px solid #AAA;
	margin: 10px;
	padding: 12px 10px 10px 10px;
}

fieldset legend{
	font-weight: bold;
	color: #01495D;
}

label{
	padding-bottom: 5px;
	display:block;
	font-weight: bold;
	width: 100%;
}

.form_avaliacao label{
	font-weight: normal;
}

.lista_normal{
	list-style:disc;	
	list-style-type: disc;
	margin-left:40px;
}

/************************************************************************************************************
# E S T R U T U R A    G E R A L 

Topo, Conteudo, Rodape
************************************************************************************************************/

.ESTRUTURA_CENTRALIZADOR { 
	margin:0em auto;
	width:985px; 
	height:auto;	
	position: relative; 
}

#ESTRUTURA_BARRACONTINUA_TOPO { 
	margin:0em auto; 
	width:100%;
 	left:0em;
	top:0em;
	height:285px;	
	position: absolute;
	background-image:url(../../img/fundo-topo.jpg);
	background-repeat:repeat-x; 
}

#ESTRUTURA_BARRACONTINUA_RODAPE { 
	margin:1.3em auto 0;
	width:100%; 
 	left:0em;
	height:250px;	
	position: absolute;
	background: #000; 
	background-image:url(../../img/fundo-rodape.jpg);
	background-repeat:repeat-x;
}

#ESTRUTURA_BARRACONTINUA_RODAPE_SIMPLES { 
	margin:0em auto; width:100%; 
 	left:0em;
	height:4.7em;	
	position: absolute;
	background: #000; 
	background-image:url(../../img/fundo-rodape-simples.jpg);
	background-repeat:repeat-x;
}



#ESTRUTURA_TOPO { 
 	left:0em;
	top:0em;
	width:2em;/*72*/
	height:0em;
	z-index:1;
	position: absolute;
}
	
#ESTRUTURA_TOPO_LOGO { 
 	left:10px;
	top:28px;
	width:336px;
	height:133px;
	z-index:3;
	position: absolute;
	background-image: url(../../img/logotipo-topo.jpg)
}	
	
#ESTRUTURA_RODAPE {

	width:900px;
	height:135px;
	z-index: 1;
	position:relative; 
	padding-top:0em;
}


#ESTRUTURA_LATERAL { 
	width:196px;
	height: 400px;
	z-index: 3;
	position:absolute; 
	right:26px; 
	top:54px; 
}	
	
#ESTRUTURA_VOLTAR_TOPO{ 
	bottom:0em;
	height:1.5em;
	position:absolute;
	right:3.6em;
	z-index:3;  
}


#ESTRUTURA_MEIO {
    min-height: 700px; 
    height: auto !important; 
    height: 700px; 
	width:982px; 
	padding: 0em 0em 0em 0em;
	z-index: 1; 
	position:relative; 

	left:0em;
	text-align:left; 
	 
	background-image:url(../../img/fundo-conteudo.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF; 
	z-index:2; 	 
	
}


#ESTRUTURA_CONTEUDO {  
	position:relative;
	padding:5px; 
	padding-top:175px; 
	width:715px;
	left:20px;
	z-index:5;
	display:table;
}

#MENU_RODAPE { 
	width:150px;  
	padding:10px;
	z-index: 1; 
	text-align: right;
	float:left;
	margin-top:70px;

}	

#MENU_RODAPE_LEGENDA {
	width:324px;
	padding:10px; 
	margin-top:93px;
	z-index: 1;
	text-align: left;
	float:left;
	background-color: #000;
}		

#ESTRUTURA_RODAPE_LOGO {
	width:196px; 
	height:60px;
	padding:0em; 
	left:760px;
	z-index: 1;
	text-align: left; 
	top:29px;
	position:absolute;
	background-image: url(../../img/logotipo-rodape.jpg);
	/*line-height:0em;*/
}		


#ESTRUTURA_RODAPE_SITEEMAIL {
	width:251px; 
	height:50px;
	padding:10px; 
	margin-top:100px; 
	left:700px;
	z-index: 1;
	text-align: left;
	position:absolute;
}		



#MENU_TOPO { 
	margin-top:2px;   
	z-index: 1; 
	text-align: right;
	position:absolute;
	top: 0px;
	left: -10px;
	width: 195px;
}		

#MENU_TOPO_CURSO { 
	margin-top:2px;   
	z-index: 1; 
	text-align: right;
	position:absolute;
	top: 0px;
	left: -20px;
	width: 205px;
}		




/************************************************************************************************************
# M O L D U R A S	
************************************************************************************************************/

#MOLDURA_CENTRALIZADOR { 
	margin:			0px auto;
	width:			700px; 
	position: 		relative;
}


#MOLDURA_TITULOSECAO {
	position:		relative;
	left:			0px;
	width:			747px;
	height:			40px;
	z-index:		2; margin-bottom:10px;
 
	padding-left:10px; 
	background-image:url(../../img/fundo-titulo-secao.gif);
	background-repeat: no-repeat;	}
	


#MOLDURA_DATA { 
	position:absolute; right:230px; 
	top:140px;
	width:230px; 
	z-index: 10; 
	text-align: right; 

}


.MOLDURA_ICONES_W3C {
	position: relative;
	width:90px; 
	height:35px;
	margin-top:130px; 
	margin-left:20px;
	z-index: 1; 
	float:left; 
	right:10px;
}
.MOLDURA_ICONES_GLOBO {
	position: relative;
	width:90px; 
	height:35px;
	margin-top:110px; 
	margin-left:20px;
	z-index: 1; 
	float:left; 
	right:0px;
}



#MOLDURA_DESTAQUE1 {
	background-image:url(../../img/fundo-destaques.gif);
	background-repeat:repeat-y;
	float:left;
	left:10px;
	margin-top:15px;
	padding-left:6px;
	position:relative;
	width:400px;
	z-index:1;
}	

#MOLDURA_DESTAQUE2 {
	background-image:url(../../img/fundo-destaques.gif);
	background-repeat:repeat-y;
	float:left;
	height:auto;
	left:10px;
	margin-left:10px;
	margin-top:15px;
	padding-left:7px;
	/*position:relative;*/
	width:260px;
	z-index:1;
}	

/************************************************************************************************************
# TEXTOS  -  LINKS  -  TITULOS
************************************************************************************************************/

.CENTER{
	text-align: center;
	width:100%;
}

.VERMELHO{
	color:#F00;
}	

.BOLD{
	font-weight: bold;
}

.DIVHELP{
	float:left;
}

/************************************************************************************************************
# TITULOS
************************************************************************************************************/

h1 {
	font-style: normal;
	font-weight:bold;
	color: #01495d;
	letter-spacing: 1px;
	margin-top: 1px; 
	margin-bottom: 5px;
	line-height:1.2em;
	font-size: 1.5em;
}

h2 {
	font-style: normal; 
	font-weight:bold;
	color: #01495d;
	letter-spacing: 1px;
	margin-top: 1px; 
	margin-bottom: 10px;
	font-size: 1.3em;  
}

h3 {
	font-style: normal; 
	font-weight:bold;
	color: #01495d;
	letter-spacing: 1px;
	margin-top: 1px; 
	margin-bottom: 10px; 
	font-size: 1.2em;
}

h4 {
	font-style: normal; 
	font-weight:bold;
	color: #000000;
	letter-spacing: 1px;
	margin-top: 1px; 
	margin-bottom: 1px;
	font-size: 1.1em; 
}

/*h5 {
	font-style: normal; 
	font-weight:bold;
	color: #000000;
	letter-spacing: 1px;
	margin-top: 1px; 
	margin-bottom: 1px; 
}*/

/************************************************************************************************************
# ``
************************************************************************************************************/

li {
	font-style: normal;
	margin-top: 1px;
	margin-bottom: 5px;
	/*color:#FFFFFF;*/
} 

ul.circle {list-style-type:circle}
ul.square {list-style-type:square}

ul {
	list-style:none;
	font-style: normal; 
	margin-top: 1px; 
	margin-bottom: 5px;
	padding-left: 0em; 		
}


#MENU_TOPO ul, #MENU_TOPO ul li, #MENU_TOPO ul li h2{
	margin-top:0em;
	margin-bottom:0em;
	padding-right:0px;
}

#MENU_TOPO_CURSO ul, #MENU_TOPO_CURSO ul li, #MENU_TOPO_CURSO ul li h2{
	margin-top:0em;
	margin-bottom:0em;
	padding-right:0px;	
}

#ESTRUTURA_CONTEUDO ul li{
	color:#333;
}

#MENU_RODAPE_LEGENDA h3{
	color:#fb4303;
}

#MENU_RODAPE_LEGENDA ul li a{
	color:#999;
	font-weight:normal; 
}

#LISTA_OPCOES_CAPITULO li h3{
	font-weight:normal;
}

/************************************************************************************************************
# L I N K   P A D R A O
************************************************************************************************************/
a{
	font-weight: bold;
	color: #00F;	
	text-decoration: underline;
}

a:hover  {
	font-weight: bold;
	/*color: #01495d;*/
	text-decoration: none; 
}

a:visited{
	font-weight: bold;
	color: #551a8b;	
	text-decoration: underline;
}

a:active{
	font-weight: bold;
	color: #ff0000;	
	text-decoration: underline;
}

.NOBORDER{
	border:0em;
	color: #FFF;
	font-weight: normal;
}

.NOBORDER:link{
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	border:0em;
}
.NOBORDER:active{
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	border:0em;
}
.NOBORDER:visited {	
	text-decoration: none;
	color: #FFF; 
	font-weight: normal;
	border:0em;
}

.NM{
	left: 0em;
}
.NM:link{
	left: 0em;
}
.NM:active{
	left: 0em;
}
.NM:visited {	
	left: 0em;
}



/************************************************************************************************************
# LINKS DE MENUS		
************************************************************************************************************/

#MENU_TOPO a, 
#MENU_TOPO a:link, 
#MENU_TOPO a:active, 
#MENU_TOPO a:visited   {
	font-weight: bold;  
	color: #003E51;/*#045970;*/
	text-decoration: none;	 
	line-height:33px; 
}

#MENU_TOPO a:hover {
	font-weight: bold;
	color: #045970;
	text-decoration: none;

}

#MENU_TOPO_CURSO a, 
#MENU_TOPO_CURSO a:link, 
#MENU_TOPO_CURSO a:active, 
#MENU_TOPO_CURSO a:visited   {
	font-weight: bold;  
	color: #045970;
	text-decoration: none; 
	line-height:33px; 
}

#MENU_TOPO_CURSO a:hover {
	font-weight: bold;
	color: #0e6d87;
	text-decoration: none;

}
/************************************************************************************************************
# B O T Õ E S 
************************************************************************************************************/


#BOTOES_NAVEGACAO { 
	position: absolute; 
	top:0px;
	left:0px;
	width:100%;
	z-index: 5; 
	text-align: left; 
}

#BOTOES_FUNCOES {
	top:0em;
	width:450px;
	z-index: 5;
	background-color: #F4F4F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-right-color: #CCCCCC;
	padding-top:5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left:20px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}


#BOTAO_TAMANHOFONTE { 
	position:absolute;
	right:20px; 
	height:auto; 	 
	top:0em;
	z-index:5;
	/*margin-bottom:10px;	margin-left:10px; margin-right:10px; 
	padding-left:5px; padding-right:5px; padding-bottom:5px;*/
	text-align:right;
}	



#BOTAO_VOLTAR {
	position:relative;
	width:150px;
	height:12px;
	padding:5px;
	right:5px;
	top:0em;
	z-index:3;
	text-align: right;
	float:right;
	margin-top: 40px;
}



/************************************************************************************************************
Genericos
************************************************************************************************************/


.TAMANHO_TEXTO_LINK{
	color:#FFF;
	font-weight: normal;
	margin-right: 10px;
}
 
.w100{
	width:100%;
}

.w1{
	width:1px !important;
}

/************************************************************************************************************
# F O R M U L Á R I O S
************************************************************************************************************/

.SUBMIT_NEWSLETTER{
	width:160px;
}

input {	
	padding: 2px;
}


.FORM_INSCRICAO .input_textbox{
	margin:4px;
	width:50%;
}


input.textbox
{
	border:#ccc 1px solid;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}


#TEXTAREA_EXERCICIO{
	width:100%;
	height: 200px;
}
 


#MOLDURA_IMAGEM_01 { 
	border:0em;
	width:200px;
	height:104px;
}

#MOLDURA_IMAGEM_02 {
	border:1px solid #666666;
	width:200px;
	height:200px;
	margin:10px; 
	padding:10px;
	background-image: url(../../img/moldura01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
	}

#MOLDURA_IMAGEM_03 { 
	width:auto;
	height:auto;
	/*background-image:url(../../img/moldura02.gif) no-repeat center;*/
	padding:5px ;
}



#MOLDURA_LEGENDA { 
	position:absolute;
	width: 500px;
	right:60px; 
	height:auto; 
	top:50px;
	z-index:3;
	text-align:left;
	color: #CCCCCC;
	font-weight:bold;
}	

.IMAGEM_LINK, 
.IMAGEM_LINK:link, 
.IMAGEM_LINK:active, 
.IMAGEM_LINK:visited   {
	border:0em;
	background-color:#fff;
	padding: 5px;
}

.IMAGEM_LINK:hover { 
	border:0em;
	background-color: #336699;
	padding: 5px;
}

/************************************************************************************************************
# TABELAS E COLUNA EM DIV
************************************************************************************************************/


.TABELA{
	width:inherit;
}

#TABELA_LOGIN_SENHA{
	position: absolute; 
	width: 190px;
	height:	115px; 
	left:0em;
	z-index:10;
	padding:5px;
	text-align:center;
}

#COLUNA_LOGIN_SENHA_01{
	width:50px;
	height:25px;
	padding:3px;
	float:left;
	margin:0em 0em 2px 2px; text-align:right;
}


#COLUNA_LOGIN_SENHA_02{
	width:110px;
	height:25px;
	padding:3px;
	float:left;
	margin:0em 0em 2px 2px; text-align:right;
}

.COLUNA{
	width:140px;
	height:105px;
	padding:3px;
	background: #33FF99;
	border:solid 1px #ccc;
	float:left;
	margin:0em 0em 20px 25px;
}

.clear{clear:both}



#AVISOS_CURSO {  
	position:relative;
	padding:5px; 
	z-index:5;
	display:table;
	background: #EEEEEE;
	text-align:left;
	color: #000000;
}

.FONT_RED{
	color:#FF0000;
}

#contraste{
	margin-left:-10px;
}
