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

body { 
	background-color: #000000;
	text-align:center;
	font-size: 8.5pt; 
	font-family: "Courier New", Courier, monospace;	
	color:#000000;	
	line-height:1.1;
	}
	
.normaltext{font-size:8.5pt}
.titleText{ font-size:9.45pt}
h3 {font-weight:9.45pt; margin-top: 2px; margin-bottom:2px;}	

div#mainContainer{	
	height: 986px;
	width:	950px;	
	position: absolute;
    left: 50%;      
    margin-left: -475px;
	text-align:left;
	overflow:hidden;
	background:#b7a54d url(../img/bg.jpg);   
}
div#title{
	position:absolute;
	top:44px;
	left:31px;
	width:372px;
	height:158px;
	background: url(../img/title.png);
}

div#menu{
	position:absolute;
	top:210px;
	left: 33px
}

div#menu ul{ padding:0px}

li.menuItem{
	display:inline;
	list-style:none;
	margin-right:5px;
}


li.menuItem a{
 	font-family:Arial, Helvetica, sans-serif;	
	background-color:#FFFFFF;
	font-size:8pt;	
	padding:2px 5px 2px 5px;
	text-decoration:none; 
	color:#000000
}

.menuActive{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:8pt;	
	padding:2px 5px 2px 5px;	
	background-color:#000000; 
	color:#FFFFFF;
	font-weight:bolder;
}

li.menuItem a:hover{
	background-color:#000000; 
	color:#FFFFFF;
	}

div#content{
	position:absolute;
	top:245px;
	left:31px;
	padding:0px}

.transparentBg , .short, #newsList{
	background:#dde4d4;
	opacity:0.83;
	float:left;
}
.completo{
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	width:855px;
}	
.short{	
	width:215px;
	height:302px;	
	margin-right:5px;
	padding-left:11px;
	padding-right:11px;
	padding-top:7px;
	overflow:hidden;	
	}
#newsList{	
	width: 402px;
	height:300px;
	overflow:hidden;
	padding:5px;
}

.newsDate{
color:#a18864;
text-align:right;
margin-bottom:3px;
}
.newsDate span{
	padding:2px;
	position:relative;
	top:2px;
}
.newsImag{
	height:138px;
	width:208px;
	background-image: url(admin2.php?opt=thumb&imageUrl=images/uploads/1.jpg&ramdom=287);
}
.title , .newsTitle{
font-size:9.45pt;
}

.newsTitle{
padding-top:10px;
padding-bottom:10px;
}
.newsIntro{	
	font-size:8.45pt;
	height:100px;
	overflow:hidden;
}
.newsListTitle{
	background-color:#FFFFFF;
	width:145px; height:11px;
	padding:2px;
	font-weight:bold;
}

#newsListItem h3 {font-size:12px}
#newsListItem h3,#newsListItem div{ cursor: pointer;}

#capaScrollVideos{width:485px;   margin-left:10px; padding:15px}
#capaScrollFotos{width:330px; min-height:295px; margin-left:10px; padding:15px}
.thumb{float:left; margin-right:10px; text-align:center; width:150px; height:130px}
		
/*Scroll */
#capaScroll{
	width:354px;
	height:290px;
	overflow:hidden;
}
#up{
	position:absolute;
	top:10px;
	left:875px;
	width:6px;
	height:10px;	
	background:  url('../img/up.png') no-repeat scroll center center;
	cursor:pointer;
	z-index:2;
}	
#down{
	position:absolute;
	top:290px;
	left:875px;
	width:6px;
	height:10px;
	background:  url('../img/down.png') no-repeat scroll center center;
	cursor:pointer;
	z-index:2;
}
	
.livemenu{
	padding:3px;text-decoration:none; 
	color:#000000; font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	background-color:#FFFFFF;
	 border: 1px #000000 solid;
}	 
/*--------*/





	

