body
{
	padding:0;
	font-family: sans-serif, Sans, Arial, Helvetica;
	margin:0px auto auto auto;
	color:#1F2400;
	font-size:13px;
	background: #110a06 url(../img/bkg.png) repeat left top;
	text-align: center;
}

a,a:visited {
	
	text-decoration: none;
	color:#6B8100;	
}

a:hover {
	color:#B5BA05;	
}

a img{
		text-decoration: none;	
		border: 0;	
	}
	
img{
	margin: 5px;
}

h1{
	font-family: sans-serif, Sans, Arial, Helvetica;
	color:#B5BA05;
	font-size:20px;
}
h2{
	font-size:14px;
	margin-top:0px;
	margin-bottom: 0px; 
	padding-top: 0px;
}

h3{
	font-size:14px;
	text-align:left;
}	
	
#main_container{
	
	width:960px;
	height:auto;
	margin:auto;
	margin-top:0px;
	padding:0px;
	
}



#header{
	width:960px;
	height:45px;
	/*background: #fff; head_bkg*/
	background: url(../img/top_bkg.png) no-repeat left bottom;
	float:right;
	margin:auto;
	margin-top: 30px;	
}

#nav{
	width: auto;
	float: left;
	margin:  4px 0 0 245px;
	padding: 0;
	background: url(../img/navcont.png) no-repeat right top;
}

#nav ul{
	float: left;
	list-style: none;
	position: relative;
	display: block;
	display: inline; 
	margin: 0 0 0 0;
}

#nav li{
	float:left;
	list-style: none;
	position: relative;
	display: block;
	width:80px;
	height:40px;
	padding: 12px 0 0 0;
	text-align:center;
	background: url(../img/nav_bkg.png) no-repeat left top;
}

#nav ul li a{display:block; text-decoration:none; color:#FFFFFF; height:30px; font-weight: bold;  text-shadow: 0px 1px 0px #6E8013; }

#nav ul li a:hover{
	color:#FDFFB0;
	height:30px;
	font-weight: bold; 
	background:  url(../img/pointer.png) no-repeat center bottom;
}

.activo{
	background: url(../img/pointer.png) no-repeat center bottom;
}


#cat_intro {
	width:720px;
	margin-top: 5px;
	margin-left: 25px;
	font-size:14px;
}



#warping{
	float:right;
	width:960px;
	height:auto;
	/*background: #111;*/
	margin:auto;	
	padding-top: 0px;
	background:  url(../img/content_bkg.png) repeat-y left top;
}

#div_logo{
	float:left;
	width:155px;
	height:600px;
	margin: 20px 0 0 10px;

}


#conteudo{
	display: block;
	float:left;
	width:790px;
	height:auto;
	/*background: #252525; content_bkg.png*/
	
	margin-left:0px;
	margin-top:0px;
	text-align:left;
	padding-top: 10px;
	padding-left:0px;
	padding-right:0px;
}



#news{
	float:left;
	width:900px;
	height:242px;
	color:#4E5A0E;
	/*background: #4D4D4D;*/
	background: url(../img/destaq_bkg.png) no-repeat left bottom;
	margin-left:0px;
	margin-top:0px;
	text-align:left;
	padding-left: 35px;
}

#news img{
	margin: 0px;
}

#login{
	float:left;
	width:200px;
	height:110px;
	/*background: #252525;*/
	
	margin-left:55px;
	margin-top:5px;
	text-align:left;
	padding-top: 5px;
	padding-left: 0px;
}

#conatct_container{
	float: left;
	width: 300px;
	height: 700px;
	margin-left: 30px;
	padding: 0px;
	text-align:left;
}

#contact_div{
	float:left;
	width:300px;
	height:auto;
	margin-top: 15px;
	text-align:left;
	
}

#creditos{
	/*background: #B5BA05;*/
	background: url(../img/end_bkg.png) no-repeat left top;
	color: #3D3D3D;
	float:left;
	width:100%;
	height:40px;
	margin:auto;
	margin-bottom:0px;
	padding:5px 0 0 0;
	text-align:center;
	font-size:10px;
}

#creditos a:hover {
	color:#ffffff;	
}

#Area_artigos{
  width: 100%;
}

.blogdiv h1 a, .blogdiv h1, .blogdiv h1 a:visited{
  color: #423832;
  font-size:18px;
  margin: 8px 0 5px 0px;
  padding: 0px;
  text-shadow: 0px 1px 0px #FFFFFF;
}


.lermais a, .lermais a:visited{
	font-weight: bold;
}



.blogdiv {
	float: left;
	width: 735px;
	height: auto; 
	margin: 10px 0 20px 0;
	padding: 0 0 0 40px;
	background: url(../img/bkg_art.png) no-repeat left top;
}


.post-info{

	height:20px;
	padding-top: 10px;
	padding-right: 0px;
	text-align: right;

}

#contact_div {
	font-size: 10px;	
}

#contact_div h1 {
		font-size: 16px;
	}

#contact_div td {
	font-size: 12px;		
}

