/* css reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
/* fim css reset */

img { display: block; }
body,#faixaBuraco { background-color:#f4f3ef; font-family:verdana; font-size:13px; }

#faixaBuraco {
	height:10px;
}
#tudo {
	width:900px;
	margin:0 auto;
}
#conteudo {
	margin-top:3px;
	background-color:#FFF;
}

#topo  {
	height:60px;
	background:#fff url('topo.gif') no-repeat;
	border:1px dotted #e5e5e5;
	border-top:0;
}
#topo div {
	width:120px;
	height:50%;
	float:right;
	border:1px solid #fff;
	background-color:#aa0100;
	padding:5px;
	margin-left:5px;
	margin-top:7px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	line-height:28px;
	cursor:pointer;
}
#topo div:hover {
	border:1px solid black;
	background-color:#800000;
}
#blocoEdicao {
	background:#85855C !important;
	line-height:20px !important;
}
#blocoEdicao select {
	border:1px solid #000 !important;
}
#blocoEdicao * {
	right:2px !important;
	font-size:10px;
}
#blocoEdicao p {
	line-height:10px;
}
#blocoEncontrar,#blocoAnuncie {
	background-color:#2B5451 !important;
}
#blocoFaleconosco {
	background-color:#85855C !important;
}
#baixo {
	width:100%;
}
#menu {
	padding:0 10px 0 0;
	float:left;
	border-right:1px dashed #e5e5e5;
	width:162px;
	margin-top:6px;
}
#menu ul {
	margin-left:10px;
}
#menu ul li {

	list-style:none;
	font-size:10px;
	line-height:1.5em;
	margin:1px 0 2px 5px;
	text-transform:uppercase;
	cursor:pointer;
}
#menu ul li.destaque {
	font-weight:bold;
}
#menu ul li.destaque2 {
	font-weight:bold;
	background-color:red;
	color:#fff;
}
#menu ul li.destaque2 a {
	color:#fff !important;
}
#menu ul li:hover {
	background-color:#a90000;
	color:#fff;
}
#menu ul li a{
	text-decoration:none;
	color:#000;
	display:block;
	border-bottom:1px solid #CCC;
}
#menu ul li a.red{
	color:red;
}
#menu ul li a:hover {
	color:#fff;
	border-bottom:1px solid #000;
}
	
#meio {
	width:556px;
	float:left;
	margin-top:6px;
	vertical-align:top;
}
#meio.texto {
	padding:8px;
	text-align:justify;
	width:705px;
}
#coluna_esquerda {
	float:left;
	margin-left:15px;
}	
#bloco1 {
	width:198px;
	height:110px;
	margin-top:15px;
}

#coluna_direita {
	margin-right:-15px;
}

#destaques,#coluna_direita {
	width:310px;
	height:300px;
	float:right;
}
#social_desc {
	font-size:11px;
	text-align:center;
}
#social_desc img {
	padding-bottom:-4px;
	max-width:310px;
	max-height:200px;
	margin:0 auto;
	margin-top:13px;
}

#destaques {
	margin-top:15px;
	padding-bottom:10px;
	border-bottom:1px dashed silver;
}

#blocoRevista {
	width:100%;
	height:133px;
	margin:28px 0 0 15px;
}

.aba {
	border:1px solid #aa0100;
	border-bottom:0;
	text-align:center;
	font-size:10px;
	color:white;
	padding:2px 0 2px 0;
	background:#aa0100;
	width:308px;
	font-weight:bold;
}


	#publicidade {
		width:146px;
		float:right;

		padding:4px;
		
		background:#f4f3ef;
		margin-top:-4px;
		margin-right:-4px;
		
		
	}
	#publicidade img {
		margin-bottom:3px;
		margin-left:20px;
	}

	
	#imagens-destaques img {
		float:right;
		width:175px;
		height:226px;
		display:block;
		
	}
	#imagens-destaques img.escondido {
		display:none;
		width:175px;
		height:226px;
	}
	

		#destaques div#lista-destaques {
			float:right;

		}
		#destaques div#lista-destaques a {
			display:block;
			background:#f4f3ef;
			font-weight:bold;
			font-size:11px;
			display:block;
			width:127px;
			
			border:1px solid silver;
			height:16px;
			margin-top:12px;
			cursor:pointer;
			border-top:0;
			border-left:0;
			padding:3px;
			text-align:center;
			line-height:13px;
			text-decoration:none;
			color:#000;
		}
		#lista-destaques a.active, #lista-destaques a:hover {
				background:#aa0100 !important;	
				color:white !important;		
				width:128px !important;
		}
		htabs a {
		display:block;
		height:100%;
		width:100%;
		cursor:pointer;
		text-decoration:none;
		}
		
		
		
		#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
	position:absolute;
	left:0;
	top:0;
	width:375px;
	display:none;
	z-index:9999;
	padding:10px;
	background-color:#ffffff;
	font-size:10px !important;
	text-align:justify;
}
a.close {
	color:red !important;
	cursor:pointer;
	text-weight:bold;
}
a.close:hover {
	text-decoration:underline;
}
 input,textarea {
	border:1px solid black !important; 
}
.window td {
	font-size:10px;
}
.window h2 {margin:10px 0 6px;font-weight:bold;}
.window p {margin-bottom:10px;}
.window span {color:#777;}

.contato td {
	padding:5px;
	vertical-align:top;
	width:90px;
}
.contato input,.contato textarea {
	width:250px;
}
.contato textarea {
	height:200px;
}

.tab {
padding:3px;
text-align:justify;
width:100%;
display:none;
}
.linktab {
	text-decoration:none;
	color:#000;
	cursor:pointer;/*ie*/
}

.line {
margin-bottom:15px;
display:block;
border:0;
width:310px;
background-color:silver !important;
height:1px;
}

.img_noticia {
	display:block;
	width:290px;
	height:235px;
	margin-bottom:6px;
}
.img_noticia  img{
	max-width:270px;
	max-height:235px;
	
}
.centraliza {
	text-align:center;
}
.centraliza img {
	margin:0 auto;
	margin-top:5px;
	
}
h1.centraliza {
	padding:2px;
	font-size:14px !important;
	
}
.texto_noticia {
	line-height:1.6;
	text-indent:30px;
	font-size:12px;
}
.texto_noticia font, .texto_noticia p  { /* ie */
	font-size:12px;
}

.desc_secao {
	display:block;
	background:#aa0100;	
	color:white;	
	margin-top:-10px;
	width:100%; /* bug ie */
	text-align:center;
}
.outrasWrap {
float:right;margin-left:20px;margin-bottom:10px;width:250px;font-size:10px;height:265px;margin-top:15px;

}
/*.outrasNoticias {
	position:absolute;background:white;width:406px;height:275px;margin-top:-13px;padding:1px;background:lightyellow;overflow:auto;
}
*/
.outrasNoticias {
	float:right;
	width:390px;
	height:275px;
	background:#FFFFE0;
	overflow:auto;
	margin-top:5px;
	font-size:11px;
	border:1px dotted #e5e5e5;
	padding:1px;
	margin-left:16px;
	
}
.outrasNoticias li {
	margin-bottom:4px;
	margin-left:10px;
	margin-right:5px;
}
.outrasNoticias a {
	text-decoration:none;
	color:#000;
}
.outrasNoticias a:hover {
	text-decoration:underline;
}

#capa {
	width:200px;
	height:444px;
}

#comentariosFeitos {
	font-size:12px;
	line-height:1.5;

}
#comentariosFeitos  a {
	text-decoration:underline;
	color:#aa0100;
}
































/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; margin:0 auto; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-image {
	margin:0 auto;
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* jQuery lightBox plugin - Gallery style */
			#gallery {
				padding-top:10px;
				width: 720px;
			}
			#gallery ul { list-style: none; }
			#gallery ul li { display: inline !important;  }
			#gallery ul img {
					

				display:inline;
			}
			#gallery ul a:hover img {
				color: #fff;
			}
			#gallery ul li div {
				color:#000;
				margin:5px 0 20px 58px;
				font-size:10px;
				
			}
			
			#gallery ul li div:hover {
				background:#000;
				color:#fff;
			}
			#gallery ul a:hover { color: #fff; }
			
			
			

#social div {
	float:left;
	text-align:center;
	
}
#social div.social_margem {
	margin-left:140px;
}
#social a,#anteriores a {
	text-decoration:none;
	color:#000;
}
#social a:hover,#anteriores a:hover {
	text-decoration:underline;
}
#anteriores div {
float:left;width:50px;
}
table tr td {
	font-size:12px;
}
#dialogOnde ul li {
	line-height:18px;
}
