@import url("/layout/designer.css");
@import url("/layout/typography.css");

@media screen
{
	.pr { position:relative }
	
	img.left
	{
	float:left;
	margin-right:15px;
	}
	
	img.right
	{
	float:right;
	margin-left:15px;
	}
	
	#conteudo img.left
	{
	background:url('/layout/imagens/fundo-foto-pagina.jpg') no-repeat;
	padding:10px;
	width:192px;
	height:152px;
	}
	
	#conteudo img.right
	{
	background:url('/layout/imagens/fundo-foto-pagina.jpg') no-repeat;
	padding:10px;
	width:192px;
	height:152px;
	}
	
	#logo
	{
	width:290px;
	height:100px;
	margin-left:60px;
	margin-top:30px;
	}
	
	#container
	{
	background:url('/layout/imagens/fundo-topo.jpg') no-repeat 0px 40px;
	}
	
	#endereco-topo
	{
	width:330px;
	height:100px;
	margin-top:60px;
	margin-right:60px;
	}
	
	#endereco-topo h4
	{
	font-weight:normal;
	margin-bottom:0px;
	}
	
	#endereco-topo p
	{
	font:12px tahoma;
	color:#999999
	}
	
	#banner
	{
	width:900px;
	height:200px;
	margin-left:20px;
	}
	
	#menu
	{
	padding-top:6px;
	width:900px;
	margin-left:20px;
	margin-bottom:40px;
	}
	
	* html #menu
	{
	padding-top:5px;
	}
	
	#menu ul
	{
	padding:0px;
	margin:0px;
	}
	
	#menu ul li
	{
	padding:0px;
	margin:0px;
	background:none;
	display:inline;
	}
	
	#menu ul li a
	{
	background:url('/layout/imagens/barrinha-menu.gif') no-repeat right 3px;
	font:18px georgia;
	color:#333333;
	display:block;
	float:left;
	text-decoration:none;
	padding-top:7px;
	padding-bottom:8px;
	padding-left:18px;
	padding-right:20px;
	position:relative;
	}
	
	#menu ul li a:hover
	{
	background:#FFD11C !important;
	}
	
	#menu ul li.sel a
	{
	background:#FFD11C;
	}
	
	#menu ul li.last a
	{
	background:none;
	}
	
	#menu ul li.sel a img
	{
	display:block;
	overflow:visible;
	}
	
	#menu ul li a img
	{
	position:absolute;
	bottom:-11px;
	left:41%;
	display:none;
	z-index:10;
	overflow:hidden;
	}
	
	* html #menu ul li a img
	{
	bottom:-12px;
	}
	
	#breadcrumb
	{
	font:12px tahoma;
	float:left;
	width:860px;
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom:1px solid #CCCCCC;
	}
	
	#breadcrumb span
	{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	}
	
	#breadcrumb a
	{
	text-decoration:none;
	}
	
	#breadcrumb a span
	{
	color:#999999;
	font-weight:normal;
	text-decoration:none;
	}
	
	#breadcrumb a:hover,.breadcrumb a:hover span
	{
	color:#999999;
	text-decoration:underline !important;
	}
	
	#menu-lateral
	{
	width:180px;
	margin-top:40px;
	border-bottom:1px solid #CCCCCC;
	}
	
	#menu-lateral ul
	{
	margin:0px;
	padding:0px;
	
	}
	
	#menu-lateral ul li
	{
	margin:0px;
	padding:0px;
	background:none;
	border-top:1px solid #CCCCCC;
	}
	
	#menu-lateral ul li a
	{
	display:block;
	margin-bottom:1px;
	margin-top:1px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	font:16px georgia;
	color:#333333;
	}
	
	* html #menu-lateral ul li a
	{
	padding-top:3px;
	padding-bottom:3px;
	}
	
	#menu-lateral ul li a:hover,#menu-lateral ul li.active a
	{
	background:#67A126;
	color:#FFF;
	}
	
	#menu-lateral ul ul li a
	{
	padding-left:33px;
	background:#FFF url('/layout/imagens/setinha-preta.gif') no-repeat 20px 10px !important;
	color:#333333 !important;
	}
	
	#menu-lateral ul ul li a:hover
	{
	background:#67A126 url('/layout/imagens/setinha-branca.gif') no-repeat 20px 10px !important;
	color:#FFF !important;
	}
	
	#lista h1
	{
	margin-bottom:0px;
	}
	
	.edit_class
	{
	background:#FFEFB0;
	}
	
	.paginate
	{
	padding-left:5px;
	}
	
	#contato input
	{
	width:400px;
	border:1px solid #999999;
	height:25px;
	}
	
	#contato textarea
	{
	width:400px;
	height:110px;
	border:1px solid #999999;
	}
	
	#contato label
	{
	font:12px georgia;
	color:#666666;
	padding-bottom:5px;
	margin:0px;
	}
	
	#rodape
	{
	height:325px;
	background:url('/layout/imagens/fundo-rodape.gif') no-repeat bottom;
	}
	
	#link-lobo
	{
	width:170px;
	margin-top:20px;
	margin-right:50px;
	}
	
	* html #link-lobo
	{
	margin-right:25px;
	}
	
	#link-lobo p
	{
	font:12px tahoma;
	color:#FFF;
	}
	
	#link-lobo a
	{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
	
	#link-lobo a:hover
	{
	text-decoration:underline;
	}
	
	#bloco-rodape
	{
	width:630px;
	margin-top:20px;
	margin-left:50px;
	}
	
	* html #bloco-rodape
	{
	margin-left:25px;
	}
	
	#conteudo-rodape p
	{
	font:12px tahoma;
	color:#FFF;
	margin-bottom:0px;
	}
	
	#conteudo p
	{
	margin-bottom:0px;
	}
	
	#conteudo-rodape.edit_class
	{
	background:#061D00;
	}
	
	#titulo-escola h1
	{
	margin-bottom:0px;
	}
	
	#escola,#texto-D,#destaques,#testemunhos
	{
	border-top:2px solid #E4E4E4;
	padding-top:15px;
	}
	
	#conteudo-escola
	{
	width:860px;
	height:200px;
	}
	
	#conteudo-escola img
	{
	background:url('/layout/imagens/fundo-escola.gif') no-repeat;
	margin-right:20px;
	padding:10px;
	}
	
	#titulo-B h1,#titulo-C h1,#titulo-D h1,#titulo-E h1,#titulo-F h1
	{
	margin-bottom:0px;
	}
	
	#texto-B,#texto-C
	{
	border-top:2px solid #E4E4E4;
	padding:15px;
		background:#E9F7D7;
	}
	
	#conteudo-B,#conteudo-C
	{
	width:400px;
	height:140px;
	}
	
	#conteudo-B img,#conteudo-C img
	{
	background:url('/layout/imagens/fundo-medio.gif') no-repeat;
	margin-right:20px;
	padding:9px;
	}
	
	h4.cinza
	{
	color:#666666;
	}
	
	#conteudo-escola p,#conteudo-B p,#conteudo-C p
	{
	font:15px tahoma;
	}
	
	#conteudo-B h4,#conteudo-C h4
	{
	margin-bottom:5px;
	}
	
	#texto-D img
	{
	background:#FFF url('/layout/imagens/fundo-foto-pagina.jpg') no-repeat;
	padding:10px;
	width:192px;
	height:152px;
	margin-bottom:20px;
	}
	
	.borda
	{
	border-bottom:1px solid #CCCCCC;
	}
	
	.borda p
	{
	font:14px tahoma;
	}
	
	a.link
	{
	font:18px georgia;
	color:#32691D;
	text-decoration:none;
	}
	
	a.link:hover
	{
	text-decoration:underline;
	}
	
	#destaques img,#bloco-um img,#bloco-dois img,#bloco-tres img,#bloco-quatro img,#bloco-cinco img
	{
	background:#FFF url('/layout/imagens/fundo-slot-80x80.gif') no-repeat;
	padding:10px;
	width:80px;
	height:80px;
	margin-right:10px;
	}
	
	#conteudo-E h4,#conteudo-F h4
	{
	margin-bottom:5px;
	}
	
	#bloco-um,#bloco-dois,#bloco-tres,#bloco-quatro,#bloco-cinco
	{
	width:320px;
	min-height:115px;
	margin-bottom:10px;
	}
	
	#bloco-um p,#bloco-dois p,#bloco-tres p,#bloco-quatro p,#bloco-cinco p
	{
	font:13px tahoma;
	margin-bottom:0px;
	}
	
	#bloco-um h4,#bloco-dois h4,#bloco-tres h4,#bloco-quatro h4,#bloco-cinco h4
	{
	margin-bottom:5px;
	}
	
	#bloco-testemunhos p
	{
	font:12px tahoma;
	}
	
	.verde
	{
	font-weight:bold;
	color:#7FAC53;
	}
	
	#bloco-testemunhos p
	{
	margin-bottom:0px;
	}
	
	.editor
	{
	color:#666666;
	}
	
	.margem
	{
	margin-bottom:7px;
	}
	
	* html .vertA
	{
	left:-424px !important;
	}
	
	* html .vertB
	{
	right:-426px !important;
	}
	
	.caixa-lista h6
	{
	font-weight:normal;
	font:12px arial;
	color:#999999;
	margin-bottom:0px;
	}
	
	.caixa-lista h4
	{
	margin-bottom:5px;
	}
	
	#destacar_capa
	{
	display:block;
	text-decoration:none;
	margin-bottom:10px;
	padding-left:20px;
	}
	
	.aSel
	{
	background:url('/layout/imagens/icone-sel.gif') no-repeat 0px 5px;
	}
	
	.aNoSel
	{
	background:url('/layout/imagens/icone-nosel.gif') no-repeat 0px 5px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
}

@media print
{
	
}