@charset "utf-8";

/*===============================================================================================

	PROJETO..............| INTELLECTA
	PRODUÇÃO.............| GRUPO ANAYA
	PROGRAMAÇÃO..........| EZEQUIEL MORAIS ANAYA(WEBMASTER)
	EMAIL................| ZECANAYA@HOTMAIL.COM
	DATA.................| 08/08/2008
	
===============================================================================================*/

body{
	padding:0; margin:0;
	background:url(../images/fundo_geral.jpg) repeat-x #021c9b;
}

div, p, form, h1, h2, h3, ul, img{
	padding:0; margin:0;
}


/*===============================================================================================
	TOPO	
===============================================================================================*/

#topo{
	width:100%;
	margin:0 auto;
	height:247px;
}

#topo #conteudo_topo{
	width:912px; margin:0 auto; height:247px;
	position:relative;
	display:table;
}

#topo #conteudo_topo #lateral_esq_topo{
	width:86px;
	height:247px;
	margin:0;
	float:left;
	position:relative;
	background:url(../images/topo_lat_esq.jpg) no-repeat;
}

#topo #conteudo_topo #centro_topo{
	width:773px;
	margin:0;
	height:247px;
	float:left;
	position:relative;
}

#topo #conteudo_topo #lateral_dir_topo{
	width:53px;
	height:247px;
	margin:0;
	float:left;
	position:relative;
	background:url(../images/topo_lat_dir.jpg) no-repeat;
}

/*===============================================================================================
	CENTRO	
===============================================================================================*/

#centro{
	width:100%;
	margin:0 auto;
	position:relative;
	display:table;
}

#centro #conteudo_centro{
	width:912px; margin:0 auto;
	display:table;
}

#centro #conteudo_centro #lateral_esq_centro{
	width:86px;
	height:294px;
	margin:0;
	float:left;
	position:relative;
	background:url(../images/centro_lat_esq.jpg) no-repeat;
}

#centro #conteudo_centro #centro_centro{
	width:773px;
	height:332px;
	margin:0;
	float:left;
	position:relative;
	background:url(../images/centro_centro.jpg) #e1e4f5 no-repeat;
}

#centro #conteudo_centro #centro_centro #conteudo{
	width:773px;
	height:270px;
	margin:0 auto;
	position:relative;
	display:table;
}

#centro #conteudo_centro #centro_centro #rodape{
	width:749px;
	height:32px;
	margin:8px auto;
	position:relative;
	float:left;
}

#centro #conteudo_centro #centro_centro #rodape #esq{
	margin:0;
	padding:0;
	width:355px;
	position:relative;
	float:left;
}

#centro #conteudo_centro #centro_centro #rodape #esq p{
	margin:0;
	padding:0;
	width:340px;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#374C92;
	text-decoration:none;
	text-indent:0px;
	text-align:right;
	float:right;
}

#centro #conteudo_centro #centro_centro #rodape #dir{
	margin:0;
	padding:0 0 0 3px;
	width:290px;
	position:relative;
	float:left;
}

#centro #conteudo_centro #centro_centro #rodape #dir p{
	margin:0;
	padding:0;
	width:280px;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#374C92;
	text-decoration:none;
	text-indent:0px;
	text-align:left;
	float:left;
}

#centro #conteudo_centro #centro_centro #rodape #contador{
	width:65px;
	height:24;
	margin:0;
	position:relative;
	float:left;
}


#centro #conteudo_centro #centro_centro #rodape p{
	padding:0;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#374C92;
	text-decoration:none;
	text-indent:0px;
	text-align:center;
}

#centro #conteudo_centro #centro_centro #logo{
	width:24px;
	height:16px;
	margin:5px 0;
	position:relative;
	float:left;
}

#centro #conteudo_centro #lateral_dir_centro{
	width:53px;
	height:294px;
	margin:0;
	float:left;
	position:relative;
	background:url(../images/centro_lat_dir.jpg) no-repeat;
}

/*===============================================================================================
	FINAL	
===============================================================================================*/

#final{
	width:100%;
	margin:0 auto;
	height:20px;
}

#final #conteudo_final{
	width:912px; margin:0 auto; height:20px;
	position:relative;
	background:url(../images/sombra_final.jpg) no-repeat;
}

/*===============================================================================================
	FINAL	
===============================================================================================*/

.treinamento{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.treinamento:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.paragrafo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	line-height:13px;
}

.menu{
}

.menu:hover{
	background-color:#006699;
	
}

.menu_link{
	padding:0 0 20px 0;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#1A191A;
	text-decoration:none;
}

.menu_link:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.sub_titulos{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000000;
	font-size:11px;
	font-weight:normal;
}

