/*Body*/
html, body, #Geral { 
margin : 0;
padding: 0;
background-color:#CCC;
} 

/*Estrutura Menu Topo*/
#FundoMenu{
	position:relative;
	background-color:#9ac446;
	height:31px;
	width:100%;
	clear:left;
	}
#MenuTopo{	
	position:absolute;
	width:900px;
	height:22px;
	top:-1px;
	left: 50%;
	margin-left: -450px;
	text-align:right;
	padding-top:9px;
	}
	
/*Estrutura Logo*/	

#Logo_geral {
	position:relative;
	width:100%;
	height:193px;
	background-image:url(../image/fundo_logoNasce.jpg);
	background-repeat:repeat-x;
	clear:left;
}
	
#Logo{	
	position:absolute;
	width:900px;
	height:193px;
	top:-1px;
	left: 50%;
	margin-left: -450px;
}

/*Estrutura Menu*/	

#Menu_geral {
	position:relative;
	width:100%;
	height:38px;
	background-image:url(../image/Menu-fundo.jpg);
	background-repeat:repeat-x;
	clear:left;
}
	
#Menu{	
	position:absolute;
	width:900px;
	height:38px;
	top:-1px;
	left: 50%;
	margin-left: -450px;
}

#FundoVerde_geral {
	position:relative;
	width:100%;
	height:93px;
	background-image:url(../image/fundo-verde.jpg);
	background-repeat:repeat-x;
	clear:left;
}
	
#Conteúdo_Geral{	
	position:absolute;
	width:900px;
	left: 50%;
	margin-left: -450px;
	clear:left;
	background-color:#FFF;
}

#fundo{	
	position:relative;
	width:900px;

	background-color:#FFF;
	clear:left;
	
	background-repeat:no-repeat;
}

#Conteúdo_Destaques{	
	position:relative;
	width:597px;
	height:238px;
	background-image:url(../image/Ex_destaques.jpg);
	float:left;
}

#Conteúdo_Espaco{	
	position:relative;
	width:15px;
	height:238px;
	float:left;
}


#Conteúdo_Restrito{	
	position:relative;
	width:288px;
	height:179px;
	background-color:#F00;
 	background-image:url(../image/fundo_restrito.jpg);
	float:left;
}

#Conteúdo_res_base {
	position:relative;
	width:225px;
	height:95px;
	float:left;
	padding-top:43px;
	padding-left:27px;
	padding-right:36px;
	padding-bottom:43px;
}

#Conteúdo_res_tit {
	position:relative;
	float:left;
}

#Conteúdo_res_login {
	position:relative;
	float:left;
}

#Conteúdo_res_aviso {
	position:relative;
	float:left;
	width:225px;
	padding-top:6px;
}


#Conteúdo2_Geral{	
	position:absolute;
	width:900px;
	height:565px;
	top:500px;
	left: 50%;
	margin-left: -450px;
	z-index:2;
	float:left;
}

#Conteúdo2_Noticias{	
	position:relative;
	width:345px;
	height:565px;
	float:left;
}

#Conteúdo2_Not_Titulo{	
	position:relative;
	background-image:url(../image/Titulos/Noticias.jpg);
	background-repeat:no-repeat;
	width:345px;
	height:49px;
	clear:left;
}
#Conteúdo2_Not_Tit1{	
	position:relative;
	width:345px;
	height:30px;
	clear:left;
}

#Conteúdo2_Not_Foto{	
	position:relative;
	width:331px;
	height:136px;
	background-color:#fff;
	clear:left;
}


#Conteúdo2_Not_Chamada{	
	position:relative;
	width:331px;
	height:43px;
	padding-top:15px;
	background-color:#fff;
	clear:left;
}

#Conteúdo2_Not2_Tit2{	
	position:relative;
	width:345px;
	height:50px;
	clear:left;
}


#Conteúdo2_Not2_Chamada{	
	position:relative;
	width:331px;
	height:95px;
	background-color:#fff;
	clear:left;
}


#Conteúdo2_Espaco{	
	position:relative;
	width:10px;
	height:565px;
	background-color:#FFF;
	float:left;
}

#Conteúdo2_Cursos{	
	position:relative;
	width:272px;
	height:565px;
	background-color:#FFF;
	float:left;
}

#Conteúdo2_Cur_Titulo{	
	position:relative;
	background-image:url(../image/Titulos/CursosEventos.jpg);
	background-repeat:no-repeat;
	width:244px;
	height:49px;
	clear:left;
}

#Conteúdo2_Cur_data{	
	position:relative;
	width:244px;
	height:20px;
	clear:left;
}

#Conteúdo2_Cur_titulo{	
	position:relative;
	width:244px;
	height:35px;
	clear:left;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#Conteúdo2_Cur_separa{	
	position:relative;
	width:244px;
	height:40px;
	clear:left;
	background-image: url(../image/separadorcursos.jpg);
}

#Conteúdo2_Art_Titulo{	
	position:relative;
	background-image:url(../image/Titulos/Artigos.jpg);
	background-repeat:no-repeat;
	width:244px;
	height:49px;
	clear:left;
}

#Conteúdo2_Art_texto{	
	position:relative;
	width:244px;
	height:40px;
	clear:left;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#Conteúdo2_Espaco2{	
	position:relative;
	width:10px;
	height:565px;
	background-color:#fff;
	float:left;
}

#Conteúdo2_PatroPub{	
	position:relative;
	width:263px;
	height:565px;
	background-color:#fff;
	float:left;
}

#Conteúdo2_pub{	
	position:relative;
	width:263px;
	height:276px;
	background-image:url(../image/publicidade.jpg);
	float:left;
}

#Conteúdo2_pub_titulo {
	position:relative;
	width:263px;
	height:48px;
	float:left;
}
	
#Conteúdo2_pub_jquery {
	position:relative;
	width:235px;
	height:208px;
	float:left;
}

#Conteúdo2_pub_padding {
	position:relative;
	width:15px;
	height:208px;
	float:left;
}
	

#Conteúdo3_Geral{	
	position:relative;
	width:900px;
	height:215px;
	left: 50%;
	margin-left: -450px;
	z-index:2;
	top:710px;
}

#Conteúdo3_Perguntas{	
	position:relative;
	width:345px;
	height:215px;
	float:left;

}

#Conteúdo3_Per_Titulo{	
	position:relative;
	background-image:url(../image/Titulos/PerguntasFrequentes.jpg);
	background-repeat:no-repeat;
	width:345px;
	height:49px;
	clear:left;
}

#Conteúdo3_Per_titulopergunta{	
	position:relative;
	width:331px;
	height:30px;
	clear:left;
}

#Conteúdo3_Per_respostapergunta{	
	position:relative;
	width:331px;
	height:30px;
	clear:left;
}

#Conteúdo3_saibamais {
	position:relative;
	width:331px;
	height:25px;
	float:left;
	clear:left;
}
#Conteúdo3_Espaco{	
	position:relative;
	width:10px;
	height:215px;
	background-color:#FFF;
	float:left;
	
}

#Conteúdo3_Especialista {
	position:relative;
	width:545px;
	height:202px;
	float:left;
	background-color:#fff;
	
}

#Conteúdo3_Espec_titulo{	
	position:relative;
	background-image:url(../image/Titulos/ColunaEspecialista.jpg);
	background-repeat:no-repeat;
	width:545px;
	height:49px;
	clear:left;
}

#Conteúdo3_FotoEspec {
	position:relative;
	width:108px;
	height:104px;
	clear:left;
	float:left;
}


#Conteúdo3_Espec_nome {
	position:relative;
	width:400px;
	height:20px;
	float:left;

}


#Conteúdo3_Espec_descricao {
	position:relative;
	width:420px;
	height:60px;
	float:left;

}

#Conteúdo3_Espec_descricao2 {
	position:relative;
	width:420px;
	height:95px;
	float:left;

}

#Conteúdo3_Espec_titdesc {
	position:relative;
	width:420px;
	height:20px;
	float:left;

}

#Conteúdo4_Geral{	
	position:relative;
	width:900px;
	height:205px;
	left: 50%;
	margin-left: -450px;
	z-index:2;
	top:700px;
}


#Conteúdo4_Titulo{	
	position:relative;
	background-image:url(../image/Titulos/Publicidade2.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:35px;
	clear:left;
}

#Conteúdo4_publicidade1{
	position:relative;
	width:293px;
	height:154px;
	clear:left;
	float:left;
}

#Conteúdo4_publicidade2{
	position:relative;
	width:293px;
	height:154px;
	float:left;
}

#Conteúdo4_publicidade3{
	position:relative;
	width:293px;
	height:154px;
	float:left;
}

#Conteúdo4_Espaco{
	position:relative;
	width:10px;
	height:154px;
	background-color:#FFF;
	float:left;
}


#FundoAzul_geral {
	position:relative;
	width:100%;
	height:6px;
	background-image:url(../image/faixa_azul_rodape.jpg);
	background-repeat:repeat-x;
	float:left;
	top:710px;
}

#Rodape_Geral{	
	position:absolute;
	width:900px;
	height:200px;
	left: 50%;
	margin-left: -450px;
	z-index:2;
	top:1491px;
	clear:left;
	float:left;
}

#Rodape_mapa{
	position:relative;
	background-image:url(../image/mapa_fundo.jpg);
	background-repeat:no-repeat;
	width:288px;
	height:161px;
	clear:left;
	float:left;
}

#Rodape_mapa_tit {
	position:relative;
	width:100px;
	height:25px;
	float:left;

}

#Rodape_mapa_centrotexto {
	width:310px;
	height:161px;
	padding:10px;
}

#Rodape_mapa_texto {
	position:relative;
	width:265px;
	height:125px;
	float:left;
}

#Rodape_mapa_texto1 {
	position:relative;
	width:127px;
	height:125px;
	float:left;
}

#Rodape_barra {
	position:relative;
	width:1px;
	height:100px;
	float:left;
	background-color:#FFF;
}

#Rodape_mapa_texto2 {
	position:relative;
	width:132px;
	height:100px;
	float:left;
	padding-left:5px;
}

#Rodape_formulario {
	position:relative;
	width:600px;
	height:200px;
	float:right;
	background-color:#fff;
}

#Rodape_titulonews {
	width:500px;
	height:15px;
	float:right;
	text-align:right;
	padding-top:10px;
}

#Rodape_news {
	width:500px;
	height:25px;
	float:right;
	text-align:right;
	vertical-align:middle;
	padding-top:5px;
}

#Rodape_redes {
	width:500px;
	height:60px;
	float:right;
	text-align:right;
	vertical-align:middle;
	padding-top:25px;
}

/*Formatação textos*/

.texto_branco10 {
font-family : verdana; 
font-size : 10px; 
color : #FFF; 
}

.texto_branco12 {
font-family : verdana; 
font-size : 10px; 
color : #FFF; 
}

.texto_VERDE12 {
font-family : verdana; 
font-size : 12px; 
color : #6f9f32; 
}



.Link_10px_branco {
font-family : Verdana;
font-size : 10px;
color: #FFF;
text-decoration:none;
}

.Link_10px_branco :hover {
font-family : Verdana;
font-size : 10px;
color: #FFF;
text-decoration:underline;
}


.Link_12px_branco{
font-family : Verdana;
font-size : 12px;
color: #FFF;
text-decoration:none;
}

.texto_12px_azul{
font-family : Verdana;
font-size : 12px;
color: #0563A3;
text-decoration:none;
}



.texto_cinza10 {
font-family : verdana; 
font-size : 10px; 
color : #333333; 
}

.texto_cinza11 {
font-family : verdana; 
font-size : 11px; 
color : #666666; 
}

.texto_cinza12 {
font-family : verdana; 
font-size : 12px; 
color : #666666;
line-height:1.5em;
}

.texto_preto11 {
font-family : verdana; 
font-size : 11px; 
color : #333333; 
}

.Link_12px_cinza{
font-family : Verdana;
font-size : 12px;
color: #666666;
text-decoration:none;
}

.Link_12px_cinza :hover {
font-family : Verdana;
font-size : 12px;
color: #333333;
text-decoration:underline;
}

.Link_11px_cinza{
font-family : Verdana;
font-size : 11px;
color: #666666;
text-decoration:none;
}

.Link_11px_cinza :hover {
font-family : Verdana;
font-size : 11px;
color: #333333;
text-decoration:underline;
}

.input-text-form2 {
font-family : verdana; 
font-size : 10px;
color: #666; 
width: 170px; 
height: 20px;
padding-right: 5px;
background-color:#eeeeee;
border:none;
}

.input-text-form3 {
font-family : verdana; 
font-size : 10px;
color: #666; 
width: 300px; 
height: 20px;
padding-right: 5px;
background-color:#eeeeee;
border:none;
}



.input-text-multline-form {
font-family : Verdana; 
font-size : 11px; 
color : #666; 
width : 300px; 
background-color:#eeeeee;
border:none;
} 

.botao{
	background-color:#666;
	color:#fff;
    font-family: verdana;
	border-right: #666666 1px solid;
    border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	width:30px;
	height:22x;
}



.input-text-form {
font-family : verdana; 
font-size : 10px; 
color : #FFF; 
width : 150px; 
height : 21px;
background-color:#CCC;
border:#FFF 1px solid;
vertical-align:middle;
}

.input-select {
font-family : verdana;
font-size : 10px; 
color : #FFF;
width : 200px; 
height : 21px;
background-color:#d36101;
border:#d36101 1px solid;
vertical-align:middle;

}

.input-select2 {
font-family : verdana;
font-size : 10px; 
color : #FFF;
width : 200px; 
height : 21px;
background-color:#d5002e;
border:#d5002e 1px solid;
vertical-align:middle;

}

.input-text-form-news {
font-family : verdana; 
font-size : 10px; 
color : #333; 
width : 150px; 
height : 15px;
background-color:#fff;
border-right: #fff 1px solid;
border-top: #fff 1px solid;
border-left: #fff 1px solid;
border-bottom: #fff 1px solid;
}
