body{ margin:0;}
ul{margin:0; padding:0;}

#facebookBox{ margin:10px 0 10px 0;}

#bgTopo{width:100%; height:444px; background:url(fatias/bgTopo.jpg);}
#bgConteudo{ width:100%; height:100%; background-color:#e5f6fe;}
#bgRodape{ width:100%; height:200px; background:url(fatias/bg-rodape.jpg);}

#topo{ width:1000px; margin:0 auto;}
#conteudo{ width:960px; height:100%; margin:0 auto; padding-bottom:50px;}
#rodape{ width:1000px; height:200px; background-image:url(fatias/bg-rodape.jpg); margin:0 auto; clear:both;}

#header{ width:1000px; height:130px; background-image:url(fatias/bg-topo.jpg);}
#header table{ margin-right:90px;}
#logo{ width:454px; height:130px; background-image:url(fatias/logo.jpg); float:left;}

#menu{ width:1000px; height:45px; background:url(fatias/bg-menu.jpg);}
#menu ul{ list-style-type:none; padding:10px 200px 0 0; float:right;}
#menu ul li{ display:inline; margin:0 10px 0 10px;}

#header2{ width:1000px; height:225px;}
#menuVert{ width:295px; height:225px; float:left; background-image:url(fatias/bg-menuVert.jpg); }
#menuVert ul{ list-style-image:url(fatias/v.png); padding:25px 0 0 50px;}
#menuVert ul li{ margin:0 0 9px 0;}
#menuVert ul li a{ text-decoration:none;}
#banner{ width:705px; height:225px; float:left; background-image:url(fatias/bg-banner.jpg);}
#bannerConteiner{ margin:10px 0 0 0;}

#diviArtigos{background-color:#84D3F4; float:left; width:99%; padding:5px; margin:10px 0 10px 0; color:#FFFFFF; font-weight:bold; font-size:16px;}
#artigo{ width:100%; float:left; border-bottom:1px solid #d7def1; margin-bottom:20px;}
#titArtigo{float:left; width:80%;}
#txtArtigo{float:left; width:80%; margin-top:15px;}
#autorArt{float:left; width:80%; margin-top:15px;}
#pdfArt{ float:right; width:15%; height:166px;}

#noticias ul{ list-style-type:none;}
#noticias li{ padding:5px;}

#curso{border-bottom:1px solid #d7def1;}
#titCurso{ background-color:#38A9E1; padding:5px 0 5px 0;}

#busca{ width:1000px; height:44px; background-image:url(fatias/bg-busca.jpg);}
#busca ul{ list-style-image:url(fatias/area-r.png); margin:0 0 0 60px;}



#rodape ul{ list-style-type:none; margin-top:70px;}
#rodape ul li{ display:inline;}
#copyright{ float:left; padding-left:25px;}
#menuRodape{ float:right; padding-right:25px; }

#colunaEsquerda{ float:left; width:240px; height:100%;}
#colunaDireita{ float:left; width:720px; height:100%;}
#conteudoPaddingTxt{ float:right; width:670px;}

#menuAreaRestrita{ width:240px; min-height:200px; background:url(fatias/back1-inicial.jpg);}
#menuPadrao{ width:240px; height:100%; background-color:#e9e8f5;}


#tituloLaranja{ width:240px; background:url(fatias/back2-soft.jpg); height:21px;}
#menuVideos{ width:240px; height:100%;}
#menuContatoOnline{width:240px; height:100%;}

input[type="text"], input[type="password"]{
	padding:5px;
	color:#666;	
	font-weight:bold;
	font-family:Verdana;
	width:90%;
}

input[type="submit"]{
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0px;
	width: 100%;
	background-color: #ecaa0d;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	cursor: pointer;
	margin-top: 15px;	
}
input[type="submit"]:hover{
	background-color: #0891c5;
	color: #FFFFFF;
}

.bannercc img{
	margin-top:20px;	
	margin-bottom:20px;
	border:0;
}

.icone{
	float:left;
	width:100px;
	margin-right:10px;
	/*height:100%;*/
}


.icone img{
	float:left;
	width:80px;
	border:0;
	/*margin-top:20px;*/
}
.cons_txt{
	/*float:left;*/
	width: 560px;
}
.clear{
	clear:both;	
}