@charset "utf-8";
/* CSS Document */
/* Configurações Gerais */
*{
	margin:0;
	padding:0;
	border:0;
}
body{
	text-align:center;
	font:11px 'Verdana',Tahora, Arial, sans-serif;
	background:url(http://static.jcead.com.br/imagens/bggeneral.jpg) top repeat-x;
}
h1{
	color:#333;
	font-size:22px;
}
h2{
	color:#555;
	font-size:18px;
}
h3{
	font-size:11px;
}
h4{
	font-size:12px;
}
.container{
	position:relative;
	width:960px;
	margin:0 auto;
	text-align:left;
}
.moduletableDestaques h3, .moduletableDoacoes h3, .moduletablePubCentro h3, .moduletableAtividades h3, .moduletableDireita h3{
	height:25px;
	background:url(http://static.jcead.com.br/imagens/topo-slice.jpg) repeat-x;
	line-height:25px;
	font-weight:bold;
	padding-left:10px;
	color:#000;
}
.moduletableEsquerda h3, .moduletableLogin h3{
	height:25px;
	background:url(http://static.jcead.com.br/imagens/topo-secoes-menu.jpg) repeat-x;
	line-height:25px;
	width:154px;
	margin:5px 0 0 -5px;
	font-weight:bold;
	padding-left:5px;		
}
.moduletableLogin h3{
	margin-bottom:5px;
}
/* Fim Configurações Gerais */
/* Topo Site 1 */
.topo1{
	float:left;
	width:960px;
	height:110px;
}
.logo{
	float:left;
	margin:20px 0 0 5px;
}
.banner-topo{
	width:728px;
	height:90px;
	float:left;
	margin:10px 0 0 15px;
}
/* Fim Topo Site 1 */
/* Topo Site 2 */
.topo2{
	position:relative;
	float:left;
	width:960px;
	height:200px;
}
.topo2 .texto-topo{
	float:left;
	width:350px;
	margin:45px 0 0 240px;
}
.topo2 .texto-topo h1{
	font-size:32px;
	color:#fff;
	padding-bottom:5px;
}
.topo2 .texto-topo p{
	font-size:12px;
	color:#fff;
}
.topo2 .imagem-topo{
	margin:5px 0 0 95px;
	float:left;
}
.menu-horizontal{
	float:left;
	width:960px;
	height:25px;
	background:url(http://static.jcead.com.br/imagens/fundo-menu-horizontal-slice.jpg) repeat-x;
	line-height:25px;
	font-weight:bold;
}
.menu-horizontal ul{
	margin-left:185px;
}
.menu-horizontal ul li{
	list-style:none;
	padding-right:15px;
	font-size:12px;
	display:inline;
}
.menu-horizontal ul li a{
	text-decoration:none;
	color:#fff;
}
.menu-horizontal ul li a:hover{
	text-decoration:underline;
}
#current span{
	text-decoration:underline;
}
/* Fim Topo Site 2 */
/* Containers Principais */
.esquerda{ 
	margin-right:12px;
	float:left;
	width:165px;
	height:750px; 
	background:#eee;
}
.centro{ 
	width:610px; 
	float:left; 
}
.direita{ 
	width:170px; 
	float:right; 
}
.rodape{
	background:url(http://static.jcead.com.br/imagens/rodape-slice.jpg) repeat-x bottom;
	clear:both;
	height:100px;
	padding-top:20px;
}
.rodape .moduletable{
	margin:auto;
	padding-top:10px;
	width:960px;
}
/* Fim Containers Principais */
/* Menu Vertical */
.menu-vertical{
	width:180px;
	height:350px;
	background:#efefef;
	background:url(http://static.jcead.com.br/imagens/fundo-topo-menu-vertical.jpg) top no-repeat;
	position:absolute;
	top:121px;
	left:-8px;
	line-height:25px;
}
.container-secoes-menu{
	margin-left:9px;
}
.moduletableLogin{
	width:150px;
	font-size:10px;
	padding:0 5px 0 5px;
	line-height:18px;
}
#modlgn_username{
	background-image:url(http://static.jcead.com.br/imagens/fundo-campo-login.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border:#ddd 1px solid;
	margin-bottom:3px;
	font-size:11px;
	width:130px;
	height:18px;
	padding:2px 0 0 20px;
	font-weight:bold;
	color:#666;
}
#modlgn_passwd{ 
	background-image:url(http://static.jcead.com.br/imagens/fundo-campo-senha.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border:#ddd 1px solid;
	float:left; 
	width:80px;
	height:18px;
	padding-left:20px;
	margin-right:1px;
}
.moduletableLogin a{
	text-decoration:none;
	color:#666;
}
.moduletableLogin a:hover{	text-decoration:underline; }
.moduletableLogin ul{ padding-top:5px; }
.moduletableLogin ul li{ list-style:none; }
.moduletableEsquerda{
	width:150px;
	padding:0 7px 0 7px;
	line-height:22px;
	font-size:11px;
}
.moduletableEsquerda ul li{
	list-style:none;
	border-bottom: #ccc 1px solid;
}
.moduletableEsquerda ul li a{
	text-decoration:none;
	color:#000;
}
.moduletableEsquerda ul li a:hover{
	color:#999;
}
/* Fim Menu Vertical */
/* Parte Central */
.conteudo{
	margin-top:10px;
	width:605px;
}
.conteudo h2{
	height:25px;
	background:url(http://static.jcead.com.br/imagens/topo-slice.jpg);
	background-repeat:repeat-x;
	line-height:25px;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:5px;
	font-size:12px;
}
.conteudo h3{
	padding-left:10px;
}
.conteudo p{
	color:#333333;
	font-size:12px;
	line-height:16px;
	padding:0 10px 0 10px;
}
.conteudo ul{
	color:#333333;
	padding:0 0 20px 20px;
	line-height:16px;
	margin-left:5px;
}
conteudo ul li{
	line-height:16px;
}
/* Fim Parte Central */
/* Lado Direito */
.direita{
	float:right;
	margin-top:10px;
	width:165px;
}
.moduletableDireita{
	background:#eee;
	border:#ddd 1px solid;
	color:#666;
	margin-bottom:5px;
	font-size:10px;
}
.moduletableDireita img{
	margin:5px 4px;
}
.moduletableDireita a{
	text-decoration:none;
	color:#666;
}
.moduletableDireita a:hover{
	text-decoration:underline;
}
.moduletableDireita .texto{
	margin: 0 4px 10px 4px;
}

.iniciarCurso{
	margin:0 0 15px 0;
}
.visitantes{
	font-size:16px;
	font-weight:bold;
	color:#408DFF;
	text-align:center;
}
.tituloFerramentas{
	color:#000;
	font-size:11px;
}
.textoFerramentas{
	color:#666;
	font-size:11px;
}
/* Fim Lado Direito */
/* JOOMLA SPECIFIC CSS CODE */
.button, .button2{
	background:url(http://static.jcead.com.br/imagens/fundo-botao.jpg) repeat-x;
	border:1px #ccc solid;
	font-size:11px;
	font-weight:bold;
	color:#444;
	padding:2px 2px;
}
.componentheading, .contentheading{
	color:#333;
	font-size:22px;
	font-weight:bold;
}
.inputbox{
	border: 1px solid #ccc;
}
