@charset "utf-8";
/* CSS Document */
body {background-color:#000;}
::-moz-selection {
background:#b645fe; 
color:#fff;
}
::selection {
background:#b645fe; 
color:#fff;
}

.tooltip{
	width:300px;
	color:#666;
}
.tooltip strong{
	font-size:12px;
	color:#96C;
}
		 
#principal{
	width:766px;
	height:1310px;
	margin: 0px auto;
	background:url(images/layout.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#topo{
	width:766px;
	height:115px;
}
#player{
	padding-top:10px;
	_padding-top:5px;
	width:240px;
	height:130px;
	float:right;
	color: #FFF;
	
}
#space{
	width:766px;
	height:330px;
	padding-top:47px;
	_padding-top:27px;
}
#conteudo_1{
	width:766px;
	height:340px;
}
#news{
	width:325px;
	height:280px;
	padding-left:15px;
	padding-top:60px;
	line-height: 190%;
	float:left;
	cursor:default;
	_padding-left:20px;
	_width:350px;
	font-size:10px;
	
	
	
}
#news a{
	cursor:pointer;
}
#agenda{
	width:315px;
	height:280px;
	text-align:right;
	margin-left:50px;
	_margin-left:25px;
	float:left;
	font-size:10px;
	color:#FFF;
	cursor:default;
	padding-top:60px;
		
}
#agenda a{
	cursor:pointer;
}

#conteudo_2{
	width:766px;
	height:300px;
	float:left;
	_width:796px;
}
#video{
	width:298px;
	height:287px;
	float:left;
	padding-left:52px;
	padding-top:17px;
	
}
#galeria{
	width:400px;
	height:320px;
	float:right;
}
#rodape{
	width:740px;
	height:44px;
	float:right;
	margin-top:40px;
	_margin-top:25px;
	
	
}
#rodape2{
	width:740px;
	height:44px;
	float:right;
	text-align:center;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	padding-top:5px;
}	
#rodape2 a{
	color:#999;}
#galeria_texto{
	width:230px;
	height:37px;
	padding-top:230px;
	padding-left:20px;
	margin-left:80px;
	_margin-left:40px;
	_padding-left:40px;
	_width:210px;
	
}
#galeria_texto A {
	text-decoration: none;
	color:#639;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#galeria_texto A:hover {
	text-decoration:underline;
}
#release{
	 text-align:right;
	 padding-right:39px; 
	 height:32px;
	 _margin-right:30px;
	}
#release A{
	text-align:center;
	font-size:10px;
}
#release A:link {
	text-decoration: none;
	color:#C39;
}
#release A:visited {
	text-decoration: none;
}
#release A:active {
	text-decoration: none;
}
#release A:hover {
	text-decoration: underline;
	color:#F9F;
}
img{border:0 none;}
