
/* Containers */
	body { 
		font-size: 11px;
		margin: 0 auto;
		font-family: Arial Narrow, Helvetica, sans-serif;
		color: #023a61;
		background:url(../images/bg_top02.jpg) no-repeat center top;
		}
	
	#geral {
		width:100%;
		margin: 0 auto;
		}
	
/* Fim: Containers */
		
		
		
		/* DIV CONTEUDO */
		
		#conteudo {
			float:left;
			width:980px;
		}
		
		#nossa-equipe {
			float:left;
			display:block;
			background:#d4e3ef url(../images/bg-nossa-equipe.jpg) no-repeat;
			width:494px;
			height:164px;
		}
		
		#nossa-equipe span {
			display:block;
			width:460px;
			font-size:1.2em;
			color:#023a61;
			padding-top:50px;
			padding-left:20px;
			margin-bottom:15px;
		}
		.leiatodos {
			display:block;
			background:url(../images/leia-todos.gif) no-repeat;
			width:96px;
			height:26px;
			text-indent:-9999px;
			margin-right:15px;
			_margin-right:5px;
			margin-top:40px;
		}
			
		.leiatodos:hover, .leiatodos.hover {
			background-position:left bottom;
			}
			
		.leiatodas {
			float:right;
			display:block;
			background:url(../images/bt_leia_todas.gif) no-repeat;
			width:96px;
			height:26px;
			text-indent:-9999px;
			margin-right:15px;
			_margin-right:5px;
			margin-top:15px;
			}
			
		.leiatodas:hover, .leiatodas.hover {
			background-position:left bottom;
			}
		
		#noticias {
			float:left;
			position:relative;
			margin-left:25px;
			margin-top:10px;
			background:#a1bed3;
		}
		
		#noticias h3 {
			background:url(../images/noticias_titulo.gif) no-repeat;
			width:65px;
			height:23px;
			text-indent:-9999px;
			margin-bottom:15px;
		}
		
		#noticias li {
			display:block;
			background:url(../images/bg_noticia_titulo.gif) no-repeat top;
			width:450px;
			height:32px;
			margin-bottom:3px;
			*margin-bottom:0px;
			}
			
		#noticias li:hover, #noticias li.hover {
			background-position:left bottom;
			}
			
		#noticias a span {
			float:left;
			margin-top:7px;
			margin-left:20px;
			font-size:1.2em;
			color:#c8dff0;
			cursor:pointer;
			}
			
		#noticias a:hover span, #noticias a.hover span {
			text-decoration:underline;
			color:#ebf6fe;
		}
		
		#noticias .leiatodos {
			position:absolute;
			top:-12px;
			right:0;
			display:block;
			background:url(../images/bt_veja_todos2.gif) no-repeat;
			width:98px;
			height:26px;
			text-indent:-9999px;
			margin-right:0px;
			_margin-right:0px;
			margin-top:15px;
			}
			
		#noticias .leiatodos:hover, .leiatodos.hover {
			background-position:left bottom;
			}
		
		.vejatodas {
			float:right;
			display:block;
			background:url(../images/vejatodas.gif) no-repeat;
			width:98px;
			height:26px;
			text-indent:-9999px;
			}
			
		.vejatodas:hover, .vejatodas.hover {
			background-position:left bottom;
			}
			
		#depoimentos {
			float:left;
			background:url(../images/bg_depoimentos.jpg) no-repeat;
			width:470px;
			height:130px;
			margin-top:10px;
			padding-top:35px;
			padding-left:25px;
		}
		
		#depoimentos img {
			float:left;
			margin-right:10px;
			}
			
		#depoimentos span {
			float:left;
			display:block;
			width:300px;
			font-size:1.2em;
			text-align:justify;
			}
		
		#depoimentos .leiatodos {
			float:right;
			background:url(../images/leia-todos.gif) no-repeat;
			width:96px;
			height:26px;
			text-indent:-9999px;
			margin-right:15px;
			_margin-right:5px;
			margin-top:50px;
		}
		
		#depoimentos .leiatodos:hover, #depoimentos .leiatodos.hover {
			background-position:left bottom;
			}
		
		.conhecamaterial {
			float:right;
			display:block;
			background:url(../images/bt_conhecamaterial.gif) no-repeat;
			width:139px;
			height:26px;
			text-indent:-9999px;
			margin-right:15px;
			_margin-right:10px;
			margin-top:20px;
			}
			
		.conhecamaterial:hover, .conhecamaterial.hover {
			background-position:left bottom;
			}
			
		#depoimentos .span {
			float:left;
			width:200px;
			background: url(../images/bullet1.gif) no-repeat 0% 7px;
			padding:0 0 0 12px;
			font-size:1.1em;
			color:#4d8cba;
			margin-top:10px;
			font-style:italic;
		}

		#sistema-ensino {
			float:left;
			background:url(../images/bg-sistema-ensino.jpg) no-repeat;
			width:455px;
			height:143px;
			margin-top:10px;
			padding-top:40px;
			padding-left:20px;
		}
		
		#sistema-ensino a span {
			display:block;
			width:250px;
			font-size:1.2em;
			text-align:justify;
			color:#023a61;
			margin-bottom:10px;
		}
		#sistema-ensino a:hover span {
			text-decoration:underline;
		}
		#sistema-ensino span p {
			margin-bottom:10px;
		}
		#sistema-ensino a .curriculum {
			float:left;
			padding:0 0 0 12px;
			background: url(../images/bullet1.gif) no-repeat 0 55%;
			font-size:1.1em;
			color:#4d8cba;
			margin-top:10px;
			cursor:pointer;
			font-style:italic;
		}
		
		#sistema-ensino a:hover .curriculum, #sistema-ensino a.hover .curriculum {
			color:#467597;
			text-decoration:underline;
			}
		
		#sistema-ensino .prof_left {
			width:216px;
			float:left;
			margin-right:10px;
		}
		
		#sistema-ensino .prof_left a span {
			float:left;
			padding-left:20px;
			padding-top:4px;
			font-size:1.2em;
			color:#023a61;
			text-decoration:none;
			cursor:pointer;
			}
		
		#sistema-ensino .prof_left a:hover span, #sistema-ensino .prof_left a.hover span {
			color:#00243d;
			text-decoration:underline;
			}
		
		#sistema-ensino .prof_left li {
			float:left;
			display:block;
			background:url(../images/bg_op_professor.jpg) no-repeat;
			width:216px;
			height:26px;
			margin-bottom:4px;
		}
		
		#sistema-ensino .prof_left li:hover, #sistema-ensino .prof_left li.hover {
			background-position:left bottom;
			}
		
		#sistema-ensino .prof_right {
			width:216px;
			float:left;
		}
		
		#sistema-ensino .prof_right a span {
			float:left;
			padding-left:20px;
			padding-top:4px;
			font-size:1.2em;
			color:#023a61;
			cursor:pointer;
		}
		
		#sistema-ensino .prof_right a:hover span, #sistema-ensino .prof_right a.hover span {
			color:#00243d;
			text-decoration:underline;
			}
		
		#sistema-ensino .prof_right li {
			float:left;
			display:block;
			background:url(../images/bg_op_professor.jpg) no-repeat;
			width:216px;
			height:26px;
			margin-bottom:4px;
		}
		
		#sistema-ensino .prof_right li:hover, #sistema-ensino .prof_right li.hover {
			background-position:left bottom;
			}
			
		#sistema-ensino .vejatodos {
			float:right;
			display:block;
			background:url(../images/bt_vejatodos.gif) no-repeat;
			width:96px;
			height:26px;
			text-indent:-9999px;
			margin-right:12px;
			_margin-right:7px;
			margin-top:5px;
		}
		
		#sistema-ensino .vejatodos:hover, #sistema-ensino .vejatodos.hover {
			background-position:left bottom;
		}
		
		/* fim: DIV CONTEUDO */
		
		