@charset "utf-8";
/* CSS Document */

body	{
	margin: 0;
	background-color:#F8C300;
	}

img	{	
	border:none;
	}

a	{
	text-decoration:none;
	}
	
a.linkProgEscolar	{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#0033CC;
	line-height:140%;
	text-align:center;
	}
	
td	{
	text-align:center;
	}
/*INDEX*/	

#geral	{
	width:100%;
	top:0px;
	left:0px;
	position:relative;
	}

#site	{
	width:990px;
	height:595px;
	top:0px;
	left:0px;
	position:relative;
	border:0px #000000 solid;
	}


#fx_verde	{
	width:100%;
	height:25px;
	top:0px;
	left:0px;
	position:absolute;
	background-image:url(../img_site/faixa_verde.gif);
	background-repeat:repeat-x;
	}
	
#fx_ama_vert	{
	width:193px;
	height:100%;
	bottom:-29px;
	left:44px;
	position:absolute;
	background-color:#FFFCC8;
	background-image:url(../img_site/faixa_amarela_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}


#fx_ama_hor	{
	width:60%;
	height:46px;
	top:534px;
	right:0px;
	position:absolute;
	background-color:#FFFB9C;
	}



#fx_menu	{
	width:80%;
	height:66px;
	top:132px;
	right:0px;
	position:absolute;
	background-image:url(../img_site/faixa_menu.gif);
	background-repeat:repeat-x;
	}
	
#logo_base	{
	width:239px;
	height:166px;
	top:0px;
	left:19px;
	position:absolute;
	background-image:url(../img_site/logo_base.gif);
	background-repeat:no-repeat;
	}
	
#logo	{
	width:205px;
	height:98px;
	top:31px;
	left:44px;
	position:absolute;
	background-image:url(../img_site/logo.gif);
	background-repeat:no-repeat;
	z-index:100;
	}


#base	{
	width:829px;
	height:387px;
	top:198px;
	left:160px;
	position:absolute;
	background-image:url(../img_site/base.gif);
	background-repeat:no-repeat;
	}

#quemSomos	{
	width:393px;
	height:387px;
	top:207px;
	left:314px;
	position:absolute;
	background-image:url(../img_site/quemSomos.gif);
	background-repeat:no-repeat;
	z-index:100;
	}
	

#loginBase	{
	width:393px;
	height:387px;
	top:207px;
	left:314px;
	position:absolute;
	background-image:url(../img_site/loginBase.gif);
	background-repeat:no-repeat;
	z-index:100;
	}
	
#quemSomosTexto	{
	width:330px;
	height:295px;
	top:261px;
	left:345px;
	position:absolute;
	background-color:#FFFFFF;
	border:0px #00CCFF solid;
	overflow:auto;
	z-index:500;
	}

#banner	{
	width:732px;
	height:107px;
	top:25px;
	left:258px;
	position:absolute;
	background-color:#F8C301,
	}

#menu	{
	width:732px;
	height:57px;
	top:141px;
	left:258px;
	position:absolute;
	z-index:500;
	margin: 0 0 0 0;
	border:0px #000000 solid;
	}
	
#menuInterno	{
	width:233px;
	height:333px;
	top:222px;
	right:50px;
	position:absolute;
	background-color:#FFFB9C;
/*	background-image:url(../img_site/menu01.gif);
	background-repeat:no-repeat;
*/	z-index:200;
	}
	
#mascote	{
	width:326px;
	height:389px;
	top:166px;
	left:18px;
	position:absolute;
	background-image:url(../img_site/mascote.gif);
	background-repeat:no-repeat;
	}
	
	/* TEXTO */
.citacao	{	
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#009900;
	}
	
.textoPadrao	{	
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-indent:30px;
	}

.texto	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
	}
	
.titulo	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:justify;
	padding:4px;
	background-color:#84C225;
	width:97%;
	text-align:center;
	display:block;
	}


.titulo1	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#009900;
	text-align:center;
	text-align:left;
	}

.texto1	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#009900;
	text-align:center;
	text-indent:25px;
	line-height:130%;
	}


.texto2	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#009900;
	text-align:justify;
	line-height:130%;
	}
	
.textoMes	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
	line-height:150%;
	}
	
.mes	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0066CC;
	text-align:justify;
	padding:4px;
	background-color:#ffffff;
	width:100%;
	text-align:center;
	display:block;
	}
	
li.horario	{
	text-indent:40px;
	}
	
/* CONTEUDO */

#conteudo	{
	width:626px;
	height:357px;
	top:206px;
	left:314px;
	position:absolute;
	border:0px #000066 solid;
	z-index:100;
	}
	
tr.conteudoTopo	{
	background-image:url(../img_site/conteudo_topo.gif);
	background-repeat:no-repeat;
	height:33px;
	}

	
tr.conteudoLateral	{
	background-image:url(../img_site/conteudo_lateral.gif);
	padding: 0 30px 0 30px;
	text-align:justify;
	}
	
tr.conteudoBottom	{
	background-image:url(../img_site/conteudo_bottom.gif);
	background-repeat:no-repeat;
	height:24px;
	}

tr.turma	{
	border:2px #0033CC solid;
	background-color:#FFFFCC;
	font-size:14px
	}