@charset "utf-8";
/* CSS Document */

* {
padding: 0px;
margin: 0px;
}

body {
font-family:verdana,arial;
font-size:11px;
color:#000000;
}

#global {
margin: 0 auto;
width: 760px;
background: url(http://enirvana.com.br/images/global_bg.jpg) repeat-x #e7decd;
}

#navegacao {
width: 760px;
height: 20px;
}

		#navegacao ul {
		list-style-type: none;
		padding: 5px 0 0 280px;
		}
		
		#navegacao ul li {
		float: left;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		
		#navegacao ul li a {
		float: left;
		padding: 0 10px 0 3px;
		color: #999;
		border-left: 2px solid #999;
		text-transform: uppercase;
		letter-spacing: -1px;
		}
		
		#navegacao ul li a:hover {
		float: left;
		padding: 0 10px 0 3px;
		color: #333;
		border-left: 2px solid #D76500;
}

#left {
width: 150px;
float: left;
}

#logo h1 a { 
outline: none; text-indent: -9999em; display: block;  
background: url(http://www.enirvana.com.br/images/logo_nirvana.jpg) no-repeat;
width: 150px;
height: 100px;
}

	#logo a img{
	 border: none;
	}
	
		#mainmenu ul {
		list-style-type: none;
		border-left: 2px solid #D76500;
		} 
		
		#mainmenu ul li {
		padding: 0 0 0 10px;
		} 
		
		#mainmenu a {
		color:#666666;
		text-decoration:none;
		font-size:13px;
		}    
		
		#mainmenu a:hover {
		color:#e77918;
		text-decoration:none;
		} 

#destaque {
padding: 20px 10px 13px 13px;
}

#right {
width: 600px;
float: left;
}

/* Formatação */

a {
color: #E77918;
text-decoration: none;
}

a.hover {
text-decoration: underline;
}

h2 {
	color: #E77918;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	color: #E77918;
	font-weight: bold;
	font-size: 11px;
}

h3 a {
	color: #E77918;
	font-weight: bold;
	font-size: 11px;
}
h3 a:hover {
	text-decoration: underline;
}

#content p a {
	text-decoration:none;
	color: #000000;
}
#content p a:hover {
	text-decoration:underline; 
}

#content a img{
 border: 2px solid #F9F6F1;
}

#content a:hover img{
 border: 2px solid #e77918;
}

.detalhe{font-family:tahoma,verdana,arial; color:#D76500; font-weight:bold; font-size:12px;}

#noticia {
width: 550px;
height: 375px;
}


#destaque_noticias { position: relative; width: 550px; overflow: hidden;}
#destaque_noticias a.voltar, 
#destaque_noticias a.proximo
{ font-weight: bold; position: absolute; top: -20px; display: block; outline: none; width: 80px; height: 20px; }

#destaque_noticias a.voltar { left: 0px; background: url('../images/noticia-anterior.gif') no-repeat left -30px;  padding-left: 5px; padding-top: 6px; }
#destaque_noticias a.proximo { font-weight: bold; right: 0px; background: url('../images/noticia-prox.gif') no-repeat right -30px;  padding-left: 35px; padding-top: 6px; }

#slidenoticias {overflow: hidden;width: 1200px; height: 165px;position: relative;  margin: auto;}		
#slidenoticias div.topicos { overflow: hidden; width: 1100px; }
#slidenoticias div.topicos .noticias { position: absolute; padding: 0px 20px 0 0; width: 530px; margin-right: 20px; overflow: hidden; }
#slidenoticias div.topicos .noticias p { margin-bottom: 0em; line-height: 15px; }		
#slidenoticias div.topicos .noticias a.vejamais { line-height: 15px; text-decoration: underline; white-space: nowrap;}		
#slidenoticias div.topicos .noticias .metadate { display: block; padding-bottom: 0.5em; }		

#slidenoticias div#not1 {left: 0px;}
#slidenoticias div#not2 {left: 550px;}

#slidenav { margin: 8px 0 0 8px;}
#slidenav { position: relative; width: 550px; _width: 580px; top: 0px; left: 0px; }

#popupadwords { z-index:9999; }

div.popout { position: absolute; 
	left: 0;
	width: 100%; 
	height: 100%; 
	background: #333;
	filter: alpha(opacity=40); /* internet explorer */
	-khtml-opacity: 0.4;      /* khtml, old safari */
	-moz-opacity: 0.4;       /* mozilla, netscape */
	opacity: 0.4;           /* fx, safari, opera */
	z-index: 4;	
} 

#bt_cadastro { display: none; }

#mainmenu a.linkmenu { line-height: 15px }