@import url("/layout/designer.css");
@import url("/layout/typography.css");

@media screen
{
	
	.pr
	{
	position:relative;
	}
	
	.rosa
	{
	color:#F2598D !important;
	font-weight:bold;
	}
	
	#texto-capa p
	{
	display:inline;
	}
	
	#container
	{
	min-height:216px;
	background:url('/layout/imagens/fundo-inferior.gif') no-repeat bottom;
	}
	
	#container-flutuante
	{
	margin-top:20px;

	min-height:432px;
	background:url('/layout/imagens/fundo-superior.gif') no-repeat top;
	}
	
	#cabecalho
	{
	padding-top:20px;
	}
	
	#menu
	{
	width:840px;
	}
	
	#menu ul
	{
	margin:0px;
	padding:0px;
	}
	
	#menu ul li
	{
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	background:none;
	}
	
	#menu ul li a
	{
	display:block;
	font:14px 'Lucida Sans';
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:10px;
	border:1px solid #CCCCCC;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	}
	
	#menu ul li a:hover,#menu ul li.sel a
	{
	background:#000;
	border:1px solid #000;
	color:#FFF;
	}
	
	#breadcrumb
	{
	font:12px tahoma;
	float:left;
	width:620px;
	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;
	}
	
	#conteudo p
	{
	margin-bottom:0px;
	}
	
	.editor
	{
	color:#999999;
	}
	
	#rodape
	{
	padding-top:40px;
	}
	
	#bloco-rodape
	{
	font:11px tahoma;
	color:#666666;
	}
	
	#link-lobo
	{
	font:11px tahoma;
	color:#666666;
	margin-left:3px;
	}
	
	#bloco-rodape p,#link-lobo p
	{
	margin-bottom:0px;
	}
	
	#link-lobo a
	{
	color:#666666;
	}
	
	#link-lobo a:hover
	{
	color:#0D5EF2;
	}
	
	.edit_class
	{
	background:#FDFDCC;
	}
	
	#galeria h1
	{
	margin-bottom:0px;
	}
	
	.w570
	{
	width:570px;
	}
	
	#menu-lateral
	{
	width:180px;
	margin-top:23px;
	}
	
	#menu-lateral ul
	{
	padding:0px;
	margin:0px;
	}
	
	* html #menu-lateral ul
	{
	padding-top:1px;
	}
	
	#menu-lateral ul li
	{
	padding:0px;
	margin:0px;
	}
	
	#menu-lateral ul li a
	{
	display:block;
	background:#DDDDDD;
	border:1px solid #999999;
	padding-left:10px;
	padding-right:10px;
	font:16px 'Lucida Sans Unicode';
	color:#666666;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:3px;
	margin-bottom:5px;
	}
	
	* html #menu-lateral ul li a
	{
	padding-top:1px;
	padding-bottom:1px;
	}
	
	#menu-lateral ul li a:hover,#menu-lateral ul li.sel a
	{
	background:#666666;
	border:1px solid #666666;
	color:#FFF;
	}
	
	#menu-lateral ul ul li a
	{
	background:#DDDDDD url('/layout/imagens/ponto-sub-item.gif') no-repeat 10px 10px !important;
	padding-left:20px;
	color:#666666 !important;
	border:1px solid #999999 !important;
	}
	
	#menu-lateral ul ul li a:hover
	{
	background:#666666 url('/layout/imagens/ponto-sub-item-over.jpg')no-repeat 10px 10px !important;
	color:#FFF !important;
	}
	
	#contato input
	{
	border:1px solid #666666;
	width:400px;
	line-height:30px;
	height:25px;
	}
	
	#contato textarea
	{
	border:1px solid #666666;
	width:400px;
	height:170px;
	}
	
	#contato label
	{
	font:bold 12px tahoma;
	color:#666666;
	margin:0px;
	padding:0px;
	padding-bottom:6px;
	}
	
	.materia h1,.materia h2,.materia h3,.materia h4,.materia h5,.materia h6
	{
	font-weight:normal;
	}
	
	.materia
	{
	border-bottom:1px solid #CCCCCC;
	margin-bottom:40px;
	}
	
	.materia p
	{
	margin-bottom:0px;
	}
	
	#orcamento
	{
	width:268px;
	height:474px;
	background:url('/layout/imagens/fundo-orcamento.jpg') no-repeat;
	}
	
	#orcamento input
	{
	width:220px;
	border:1px solid #CCCCCC;
	}
	
	#orcamento textarea
	{
	width:220px;
	height:100px;
	border:1px solid #CCCCCC;
	}
	
	#orcamento label
	{
	font:12px tahoma;
	color:#333333;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	}
	
	#orcamento .sub-orc
	{
	margin-top:70px;
	padding:20px;
	}
	
	a.botao-capa {
	background:url('/layout/imagens/botao-lado-esquerdo-capa.jpg') no-repeat;
	}
	
	a.botao-capa span {
	background:url('/layout/imagens/botao-lado-direito-capa.jpg') no-repeat right;
	color:#FFF;
	font-family:Verdana;
	}
	
	a.botao-capa:hover,a.sel {
	background:url('/layout/imagens/botao-lado-esquerdo-capa-over.jpg') no-repeat;
	}
	
	a.botao-capa:hover span,a.sel span {
	background:url('/layout/imagens/botao-lado-direito-capa-over.jpg') no-repeat right;
	color:#FFF;
	}
	
	a.botao-capa:active {
	background:url('/layout/imagens/botao-lado-esquerdo-capa-hit.jpg') no-repeat;
	color:#FFF;
	}
	
	a.botao-capa:active span {
	background:url('/layout/imagens/botao-lado-direito-capa-hit.jpg') no-repeat right;
	color:#FFF;
	}
	
	#bloco-rosa
	{
	width:240px;
	margin-right:40px;
	}
	
	#bloco-azul
	{
	width:260px;
	}
	
	#titulo-rosa
	{
	display:block;
	}
	
	#titulo-rosa h4.fundo-rosa
	{
	display:block;
	font-weight:normal;
	background:#F2598E;
	text-transform:uppercase;
	color:#FFF;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	}
	
	#titulo-azul
	{
	display:block;
	}
	
	#titulo-azul h4.fundo-azul
	{
	display:block;
	font-weight:normal;
	background:#33A1E7;
	text-transform:uppercase;
	color:#FFF;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	}
	
	#foto-empresa
	{
	width:240px;
	height:160px;
	margin-bottom:20px;
	}
	
	#texto-capa p
	{
	font-size:12px;
	}
	
	#texto-capa h4.borda
	{
	display:block;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:2px solid #CCCCCC;
	margin-top:30px;
	}
	
	a.link-rosa
	{
	font:18px 'Lucida Sans';
	color:#F2598D;
	}
	
	a:hover.link-rosa
	{
	color:#D71156;
	}
	
	.bloco-caixa
	{
	width:260px;
	height:80px;
	background:#F3F3F3 url('/layout/imagens/fundo-xadrez.gif') repeat-x;
	}
	
	.imagem,#imagemA,#imagemB,#imagemC,#imagemD
	{
	width:120px;
	height:80px;
	}
	
	#tituloA,#tituloB,#tituloC,#tituloD
	{
	width:130px;
	}
	
	#tituloA h4,#tituloB h4,#tituloC h4,#tituloD h4
	{
	font:18px 'Lucida Sans Unicode';
	color:#359FDA;
	display:block;
	width:90px;
	padding:20px;
	margin-bottom:0px;
	}
	
	a.link-azul
	{
	font:18px 'Lucida Sans';
	color:#33A1E7;
	}
	
	a.link-azul:hover
	{
	color:#1575B5;
	}
	
	#texto-capa p
	{
	margin-bottom:0px;
	}
	
	#conteudo-lista h1
	{
	margin-bottom:0px;
	}
	
	#tituloA a,#tituloB a,#tituloC a,#tituloD a
	{
	font:18px 'Lucida Sans Unicode';
	color:#359FDA;
	display:block;
	width:90px;
	margin-bottom:0px;
	}
	
	#logo-edit
	{
	width:320px;
	height:240px;
	}
	
	
	
	
}

@media print
{
	
}
