html {
	background:#e9e9e9 url(../imgs/bg_topo.png) repeat-x ;
}
body {
	color: #333;
	font-size: 12px;
	padding: 20px 0 40px;
}
.col_left {
	margin-top:20px;
}
.logo {
	z-index:2;
	position:relative;
	top:10px;
}
ul.menu_topo {
	float:right;
	position:relative;
	top:-10px;
}
ul.menu_topo li{ display:inline;}

.complemento_logo {
	position:relative;
	width:232px;
	height:67px;
	top:-59px;
	left:-19px;
	z-index:1px
}
.menu {
	margin-top:-30px;
	
}
.menu ul li {
	/*background:url(../imgs/bg_menu.png) no-repeat;*/
	width:196px;
	margin-bottom:2px;
}
.menu ul li:hover {
	/*background-position: -196px 0px;*/
}
.menu ul li a {
	padding:5px 0 0 15px;
	display:block;
	font-weight:bold;
	font-size:12px;
	height:25px;
	color:#FFF;
}
.menu ul li.cinza {
	background:url(../imgs/bg_menu.png) no-repeat;
	background-position: 0px 0px;

}
.menu ul li.cinza:hover {
	background-position: -196px 0px;
}
.menu ul li.azul_1 {
	background:url(../imgs/bg_menu.png) no-repeat;
	background-position: 0px -87px;

}
.menu ul li.azul_1:hover {
	background-position: -196px -87px;
}
.menu ul li.azul_2 {
	background:url(../imgs/bg_menu.png) no-repeat;
	background-position: 0px -58px;
}
.menu ul li.azul_2:hover {
	background-position: -196px -58px;
}
.menu ul li.azul_3 {
	background:url(../imgs/bg_menu.png) no-repeat;
	background-position: 0px -29px;
}
.menu ul li.azul_3:hover {
	background-position: -196px -29px;
}

ul#sub-menu{background-color:#e9e9e9;}
ul#sub-menu li a{color:#666;height:18px;}
ul#sub-menu li a:hover{text-decoration:underline}

.col_right {
	margin-left:5px;
	
}
.banner_criancas {
	background: url(../imgs/banner_topo.png) no-repeat;
	width:654px;
	height:170px;
	position:relative;
	left:100px;
	top:5px;
}
.banner {
	background:#fff;
	
	margin-bottom:20px
}

#tituloinfantil{ width:182px; height:19px; background:url(../imgs/btn_infantil.jpg) no-repeat;}
#titulofundamental1{ width:182px; height:19px; background:url(../imgs/btn_fund1.jpg) no-repeat;}
#titulofundamental2{ width:182px; height:19px; background:url(../imgs/btn_fund2.jpg) no-repeat;}
#titulomedio{ width:182px; height:19px; background:url(../imgs/btn_medio.jpg) no-repeat;}

h2#t_infantil a{ color:#009de4;}
h2#t_infantil a:hover{ color:#009de4; text-decoration:underline;}
h2#t_fundamental a{ color:#0066e3;}
h2#t_fundamental a:hover{ color:#0066e3; text-decoration:underline;}
h2#t_medio a{ color:#0035cf;}
h2#t_medio a:hover{ color:#0035cf; text-decoration:underline;}


.noticia_principal {margin-bottom:30px}
.noticia_principal_mini { margin-bottom:8px}
.noticias_destaques {height:460px}

.noticia_home img {
	margin-bottom:10px
}

.noticia_home {
	width:182px;
	float:left;
	margin-right:5px
}

.texto_noticia h2 {
	font-size:14px
}
.texto_enquete h2 {
	font-size:12px
}
.texto_noticia, .texto_enquete {
	
	margin-bottom:10px
}
	
.titulo {
	background:url(../imgs/bg_titulos.png) repeat-x 0 25px
}
.galeria_home {
	margin:20px 0 10px 0;
}

h1.noticias {
	background:url(../imgs/titulos/noticias.png) no-repeat;
	text-indent:-9999px;
	height:28px;
	margin-top:8px;
}

h1.foto {
	background:url(../imgs/titulos/fotos.png) no-repeat;
	text-indent:-9999px
}
h1.video {
	background:url(../imgs/titulos/videos.png) no-repeat;
	text-indent:-9999px
}
h1.artigo {
	background:url(../imgs/titulos/artigos.png) no-repeat;
	text-indent:-9999px
}
h1.enquete {
	background:url(../imgs/titulos/enquete.png) no-repeat;
	text-indent:-9999px
}
h1.newsletter {
	background:url(../imgs/titulos/newsletter.png) no-repeat;
	text-indent:-9999px
}
.caixa_form {
	margin-top:10px;
	height:173px;
	background:url(../imgs/bg_box.png) no-repeat 0 30px;
	width:196px;
}
h1.area_restrita {
	background:url(../imgs/titulos/area_restrita.png) no-repeat;
	text-indent:-9999px
}
.ex_alunos {
	margin:10px 0 10px 0
}
.rodape {
	text-align:center;
	background:#0c4da2;
	border: solid 1px #d6d6d6;
	-moz-border-radius:5px;
	padding:10px;
	width:940px;
	margin-top:10px;
	color:#fff
}
.rodape a{color:#FFF;}

.rodape h1 {
	font-size:18px
}

.borda_img_galeria{
	border:10px solid #FFF;
	border-right:5px solid #FFF;
}
.img_dpt{
	width:172px;height:80px;overflow:hidden;border:5px solid #FFF
}
#enquete_home {
    width:187px;
    background:url('../imgs/layout/enquete_tit_home.gif') no-repeat;
    padding:40px 0 0 0;
    margin-bottom:10px;
}
#enquete_home img {
    margin:10px 2px 0 0;
}
#enquete_home p {
    margin-bottom:2px;
    font-weight:bold
}
.enquete li {
    margin-bottom:5px
}
.enquete input {
    margin-top:3px;
	width:15px;
}

div.banner_topo div{
    width:750px;
    height:208px;
    background:#fff;
    margin-bottom:10px;
    margin:0 auto;
}

div.banner_topo div#banner01{
    background:url('../imgs/bg_banners.jpg') no-repeat 0px 0px;
}

div.banner_topo div#banner02{
    background:url('../imgs/bg_banners.jpg') no-repeat 0px -208px;
}
div.banner_topo div#banner03{
    background:url('../imgs/bg_banners.jpg') no-repeat 0px -419px;
}
div.banner_topo div#banner04{
    background:url('../imgs/bg_banners.jpg') no-repeat 0px -622px;
}
/*div.banner_topo div#banner_3{
    background:url('../imgs/banner/bg_banners.jpg') no-repeat 0px -482px;
}
*/

div.banner_topo #nav { margin: 0px; position:absolute; top:330px; left:615px;  z-index:100; width:150px; height:30px; background:none; }

#nav a { left:645px; color: #cccccc; margin:0px; padding: 18px 0 10px 11px; text-decoration: none; height:20px; width:21px; display:block; float:left; background:url('../imgs/bg_nav.png') no-repeat }
#nav a.activeSlide { color: #cc0000;  background:url('../imgs/bg_nav_active.png') no-repeat }

.leia_mais{ width:179px; height:19px; background:url(../imgs/leia_mais.png) no-repeat; text-align:center;}

.click{color:#FFF;}
a:hover.click{color:#FFF; text-decoration:underline;}