/* ESTUDIO SITE INFORMATICA LTDA */
/* WWW.ESTUDIOSITE.COM.BR */
/* TEMPLATE SOB LICENÇA GPL */

#total {
	background: #FFFFFF;
	}
	
#rodape_m {
	background: #FFFFFF;
		}


/*BUSCA*/
#menu_busca {
	heigth: 40px;
	position: relative;
	*top: 13px;
	_top: 0px;
	_margin-left: 0px;
				}

#sistema_busca {
	background-image: url(../images/fundo_sistema_busca.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	margin-left: -10px;
	height: 39px;
	width: 220px;
	_margin-left: 0px;
	
}


#mod_search_searchword {
	margin-top: 10px;
	margin-left: 55px;
	width: 250 px;
	background-color: transparent;
	background-image: url(transparent);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}

#busca {
	padding-left: 100px;
	}

/*FINAL BUSCA*/

/*ENQUETE*/		
.button1 {
	background-image: url('../../../modules/mod_poll/fundo_votar.jpg');
	border: 0;
	color: #FFFFFF; 
	font-weight: bold; 
	width: 58px; 
	height: 21px;
	}

.button2 {
	background-image: url('../../../modules/mod_poll/fundo_resultados.jpg');
	border: 0;
	color: #FFFFFF; 
	font-weight: bold; 
	width: 95px; 
	height: 21px;	
	}
	
/*FINAL ENQUETE*/

/*LOGIN*/

#login {
	position:relative;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top: 0px;
	_margin-left: 0px;
	_width: 320px;
	height: 70px;
	background-image: none;
	background-repeat: no-repeat;
}

.button_login {
	background-image: url('../../../modules/mod_login/bt_login.jpg');
	border: 0;
	width: 24px;
	height: 19px;
	margin-top: 27px;
	margin-left: 175px;
	position: absolute;
	_position: relative;
	_margin-top: -40px;
	_margin-left: 270px;
	
	}
	
#btn_login {
	
	}
	
#login_1 {
	margin-bottom: 0px;
	float: left;
	margin-left: 5px;
	_margin-left: 3px;
	}


#login_2 {
	margin-bottom: 0px;
	float: right;
	margin-right: 83px;
	*margin-right: 81px;
	_margin-right: 30px;
	
	}
#lembrar {
	margin-top: 45px;
	}
	
#modlgn_username {
	background-color: transparent;
	background-image: url(transparent);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 11px;
	*margin-top: 10px;
	_margin-top: 10px;
	width: 95px;
	height: 16px;
	}
	
#modlgn_passwd {
	background-color: transparent;
	background-image: url(transparent);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 11px;
	*margin-top: 10px;
	_margin-top: 10px;
	width: 95px;
	height: 16px;
	}	

/*FINAL LOGIN*/	
	
#menu {
	margin-right: -10px;
	float: right;
	width: 740px;
	_margin-right: -20px; /* IE6 */
	}


#miolo {
	width:940px;
	padding: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	}

#miolo a:link, a:visited {
	color: #FF9900;
	text-decoration:underline;
	}

#miolo a:hover {
	color: #FF9900;
	text-decoration: none;
	}
	
	
#miolo_esquerda {
	float:left;
	width:580px;
	}
#miolo_direita {
	float:right; 
	width:342px;
	padding-left:18px;
	}
	
/*ESPAÇOS*/
#espacos_esquerda {
	float:left;
	width:200px;
	}
#espacos_direita {
	float:right; 
	width:720px;
	padding-left:5px;
	}
	
#menu_espacos{
	padding:10px;
	background-image: url(../images/bg_bot_espacos.jpg);
	background-repeat:repeat-x;
	height:50px;
	}
#menu_espacos span{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	}
#menu_espacos img{
	padding-right:10px;
	vertical-align: middle;
	}
#menu_espacos a:link{
	text-decoration:none;
	color:#454E52;
	}
#menu_espacos a:visited{
	text-decoration:none;
	color:#454E52;
	}
#menu_espacos a:hover{
	text-decoration:none;
	color: #999999;
	}

/* FINAL ESPAÇOS */

/*EVENTOS*/

#eventos_esquerda {
	float:left;
	width:280px;
	}
#eventos_direita {
	float:right; 
	width:650px;
	padding-left:5px;
	}
	
#icon { width: 57px; float: left;}
#texto { 
	padding-left: 10px; 
	padding-top: 10px; 
	width: 210px; 
	float: right; 
	color:#000000; 
	font-weight:bold; 
	font-size: 12px}
	
/*FINAL EVENTOS*/
/*PROJETOS*/

#projetos_esquerda {
 	float: left;
	width: 460px;
	}
	
#projetos_direita {
 	float: right;
	width: 460px;
	margin-left: 10px;
	}



/*CONTATO*/
#contato_esquerda {
	float:left;
	width:485px;
	}
#contato_direita {
	float:right; 
	width:435px;
	padding-left:5px;
	}
#contato p{
	border-bottom:1px #a7a7a7 solid;
	padding-left:20px;
	line-height:20px;
	}
	
#form_contato {
	position:relative;
	padding-left: 0px;
	}

#form_contato b{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	font-weight:bold;
	line-height: 0px;
	}
	
#modulo_form {
	padding-left: 20px;
	padding-top: 5px;
	}
/*FINAL CONTATO*/

/*FORMULARIO*/
.fastcontactButton {
	margin-top: 10px;
	background: url('../../../modules/mod_fastcontact/fundo_votar.jpg');
	border: none;
	color:#FFFFFF;
	font-weight: bold;
	width: 58px;
	height: 21px;
	}
	
.fastcontactText {
	width: 235px;
	}
.fastcontactTextarea {
	width: 235px;
	}
	
/*FINAL FORMULARIO*/	
		

#link_trans a:link img {
	filter:none;
	-moz-opacity: 1;
	opacity: 1;
	}

#link_trans a:visited img {
	filter:none;
	-moz-opacity: 1;
	opacity: 1;
	}
#link_trans a:hover img {
	filter:alpha(opacity=50); /*IE*/
	-moz-opacity: 0.5; /*Firefox*/
	opacity: .5; /*IE recentes*/
	} 
	
/* ENSINO */
#menu_ensino{
	padding:15px;
	background-image: url(../images/bg_ensino_bot.jpg);
	background-repeat:repeat-x;
	}
#menu_ensino span{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	}
#menu_ensino a:link{
	text-decoration:none;
	color:#454E52;
	}
#menu_ensino a:visited{
	text-decoration:none;
	color:#454E52;
	}
#menu_ensino a:hover{
	text-decoration:none;
	color: #999999;
	}
/* FINAL ENSINO */
	
/* COLEGIO */
#bot_ensino {padding:0px; padding-bottom:10px;}
#bot_ensino ul li{float:left; margin-left:3px; _margin-left:2px} 
#bot_ensino ul li a,ul li a img{overflow:hidden;float:left} 
#bot_ensino ul li a:hover{border:6px solid #CCCCCC} 
#bot_ensino ul li a:hover img{margin:-6px}  

#bot_aplicativos {padding:0px; padding-bottom:10px; height:91px}
#bot_aplicativos ul li{float:left; margin-left:0px} 
#bot_aplicativos ul li a,ul li a img{overflow:hidden;float:left} 
#bot_aplicativos ul li a:hover{border-bottom:4px solid #CCCCCC} 
#bot_aplicativos ul li a:hover img{margin-bottom:-4px}

#texto_colegio {padding:0px; padding-bottom:9px;}
#texto_colegio img{padding-right:9px;}

#player_video_conheca {padding-bottom:6px}
/*FINAL COLEGIO */


#banner {
	width: 960px;
	height: 165px;
	margin-left: 0px;
	margin-right: 0px;
	z-index: 0;
}

#banner img {
	display: block;
}
#banner img a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topo {
	height: 272px;
	*height: 262px; 
}

#galeria1 {
	width: 940px;
	z-index: -1;
	}
	
#conteudo_total {
	margin-top: 10px;
	*margin-top: 30px;
	_margin-top: 10px;
	width: 940px;
}

#rodape {
	text-align: center;
	text-decoration:none;
	color:#2f5397;
	padding-top: 10px;
	_padding-top: 0px;
	*padding-top: 0px;
	height: 50px;
	line-height: 50px;
}

#colegio_home {
	_margin-left: 0px;
	margin-left: 0px;
	}

#conteudo_colegio{
 	width: 595px; 
	float:left; 
	
		}
		
#conteudo_informando{
 	float:right;
	height:auto;
	width:720px;	
	}
#conteudo_informando H2{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:16px;
	color: #208b18;
	font-weight:bold;
	}
#conteudo_informando img{
	margin-right:5px;
	}
		
#conteudo {
	margin-left: 10px;
	width: 940px;
	}
#video {
 	float:right; 
	width:340px; 
	margin-right:-20px;
	*margin-right:-20px;
	_margin-right:-20px;
	}

.moduletable-menu {
	margin-bottom: 10px;
	}

#img_left {
	padding-right:9px;
	float:left;
	}



/* HOME */
#destaque_princ	{
	height:145px;
	padding-bottom:10px;
	}
#destaque_linha {
	border-top:1px #999999 solid;
	padding:20px;
	padding-left:0px;
	padding-right:0px;
	height:100px;
	}
#destaque_esquerda {
	width:280px;
	float:left;
	}
#destaque_direito {
	width:280px;
	float: right;
	}
#dest_tit_maior {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}
#dest_tit_menor {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
#texto_azul {
	color: #0066CC;
	}






.lista_tabela {
	}
	.lista_tabela table {
		border: 1px solid #CCCCCC;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		}
		.lista_tabela #topo_tabela td{
			background-color: #86c879;
			color: white;
			font-weight: bold;
			font-size: 11px;
			}
	.lista_tabela td {
		width: 210px;
		padding: 5px;
		border: 1px solid white;
		text-align:center;
		background-color: #ebebeb;
		vertical-align:middle;
		}





/*SELECT EVENTOS*/
/*#select_eventos{
	width: 250px;
	position: absolute;
	margin-left: -600px;
	margin-top: 580px;
	}*/
/*FIM SELECT EVENTOS*/

/* FIM DE HOME */

/*#menu_topo ul li{
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding-left: 30px;
}
#menu_topo ul li a{
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 14px;
	color: #ABD3E8;
	text-decoration: none;
}
#menu_topo ul li a:hover{
	text-decoration: underline;
	color: #B92E22;
}*/

/*#esquerda .moduletable-menu ul {}
#esquerda .moduletable-menu ul li{
	text-transform: uppercase;
}
#esquerda .moduletable-menu ul li a{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FCCE3;
	background-image: url(../images/icone_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #3487B8;
}
#esquerda .moduletable-menu ul li a:hover{
	background-color: #CAE2F0;
	background-image: url(../images/icone_link_hover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#esquerda .moduletable-menu ul li .active a{
	background-color: #CAE2F0;
}

}
.moduletable-twitter {
	background-image: url(../images/twitter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ABD3E8;
	border-right-color: #ABD3E8;
	border-left-color: #ABD3E8;
}
.moduletable-twitter .tweet {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABD3E8;
}
.moduletable-twitter h3 {
	background-color: #2F82AC;
	color: #FFFFFF;
	padding: 5px;
}
*/
