body {
font-size: 12px;
margin: 0px;
text-align: center;
color: #5e5e5e;
font-family: Arial, Helvetica, sans-serif;
background: #1d1d1d;
}

#header{
width:1000px;
height: 100px;
}

.headerlogo img {
	float: left;
	border: none;
}

.slogan {
	color: #dfd17a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 5px 5px 5px ;
}

.toptop {
	width: 556px;
	height: 129px;
	overflow: hidden;
	float: right;
	padding: 5px 5px 5px 5px ;
	background-image: url(images/top_back.jpg);
	background-repeat: no-repeat;
}

#wrap{
width:1000px;
margin: auto;
background: none;
padding: 0px;
}




#container {
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 1000px;
}


#rightnav {
float: right;
display: block;
width: 310px;
margin: 0;
padding-top: 0px;
padding-right:0px;
margin-top: 0;
margin-bottom: 20px;
text-align: left;
}

#rightnav .zonatitle{
	color: #e1a600;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom: 5px;

}

.blackbox {
	width: 310px;
	padding: 1px 0px 5px 5px;
	margin-top: 3px;
	margin-left: -3px;
	background-color: black;
}

#rightnav .biglinks{
	
	color: #fff48a;
	font-size: 17px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: -5px;
	
}

#rightnav .biglinks a:active, #rightnav .biglinks a:visited, #rightnav .biglinks a:link {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom: -5px;
	text-decoration: none;
}

 #rightnav .biglinks a:hover {
 	color: #e1a600;
 }
 
  #rightnav img {
  border: none;
  margin-top: 3px;
  text-align: center;
 }

#content{
width: 680px;
float: left;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 1px;
text-align: center;
}



.entry{
margin-bottom: 5px;
padding-left:20px;
padding-right:20px;
text-align:center;
}


.zona{
display: block;
overflow: hidden;
margin-left: auto;
margin-right: auto;
width:690px;
}

.zonatitle {
color: #e1a600;
font-size: 18px;
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: left;
margin-bottom: -2px;
}


.posto{
	float: left;
	font-size: 10px;
	margin: 5px 2px;
	overflow: hidden;
}

.details{
	color: #ffffff;
	height: 38px;
	margin-top: 3px;
	padding: 0 3px;
	width: 160px;
}


.thumb{
border: none;
	width: 160px;
	height: 120px;
	overflow: hidden;
}
/**/


.thumb .descr{
	margin-top: 134px;
}

.thumb img{
	border: none;
	width: 160px;
	height: 120px;
	margin-top: 0px;
	margin-left: 0px;
}
.titulo{
	color: #fff48a;
	font-size: 11px;
	height: 14px;
	line-height: 14px;
	width: 160px;
	font-weight: bold;
	font-style: normal;
	overflow: hidden;
	text-align: left;
}

.titulo a{
	color: #e1a600;
}

.descr{
	color: #ffffff;
	font-size: 10px;
	height: 24px;
	line-height: 12px;
	width: 140px;
	font-weight: normal;
	font-style: normal;
	overflow: hidden;
	text-align: left;
}

.plus img{
	float: right;
	margin: 5px 2px 2px 2px;
	border: none;
	
}


#footer {
	clear:both;
	width: 1000px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

#footer .hardlinks a:active, #footer .hardlinks  a:visited, #footer .hardlinks a:link {
	color: #fff48a;
	font-weight: bold;
	padding-bottom: -5px;
	text-decoration: none;
}


#footer .hardlinks a:hover {
 	color: #ffffff;
 }

 #footer .title {
 	color: #e1a600;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	  }

.clear{clear:both;display:block;font-size:1px;height:0;line-height:0;overflow:hidden;width:100%;}



