*{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-repeat: no-repeat;
	border: none;
	scrollbar-face-color: #000;
	scrollbar-shadow-color: #940000;
	scrollbar-arrow-color: #fff;
	scrollbar-highlight-color: #940000;
	scrollbar-base-color: #940000;
}
body{
	background-color: Black;
	background-image: url(img/bg4.jpg);
	background-position: 0 25px;
}
a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #ff2727;
}
li, ul{
	list-style: none;
}
h5{
	margin: 10px 0;
	padding:2px;
	border-bottom:1px dotted #fff;
}
/*topo*/
#barraterra{
	clear: both;
}
#topo{
	width: 779px;
	height: 105px;
}
#punto h2,
#topo h1{
	visibility: hidden;
}
#topo a{
	display: block;
	height: 22px;
	width: 126px;
	background-position: 0 0;
	position: absolute;
	top: 47px;
}
#topo a:hover{
	background-position: 0 -22px;
}
#topo a.conheca{	background-image: url(img/conheca.gif);	left: 500px;}
#topo a.monte{	background-image: url(img/monte.gif);	left: 630px;}
/*topo fim*/

/*video*/
#video{
	width: 528px;
	height: 440px;
	background-image: url(img/video.gif);
	margin: 5px 0 0 1px;
	position: relative;
}
.videotela{
	position: absolute;
	left: 24px;
	top: 25px;
}
#controles{
	width: 320px;
	height: 31px;
	bottom: 12px;
	left: 190px;
	position: absolute;
}
.videotela span.tempo div{
	visibility: hidden;
	_visibility: visible;
	position: absolute;
	top: 372px;
	left: 30px;
	width: 140px;
	font-size: 10px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #730000;
}
#controles li{
	display: inline;
	margin: 0 19px;
}
#ajuda{
	background-image: url(img/ajuda.gif);
	width: 19px;
	height: 19px;
	position: absolute;
	left: 24px;
	top: 397px;
}
#ajuda a{
	display: block;
	width: 19px;
	height: 19px;
}
/*video fim*/

/*informacoes do video*/
#punto{
	background-image: url(img/punto.gif);
	width: 210px;
	height: 52px;
	position: absolute;
	left: 530px;
	top: 260px;
	display: block;	
}
#info{
	position: absolute;
	left: 550px;
	top: 340px;
	width: 210px;
}
#info h3{
	font-size:17px;
	margin: 5px 1px; 
}
#info h4{
	font-size: 10px;
	font-weight: normal;
	color: Silver;
}
#info p{
	margin: 10px 1px; 
	line-height: 130%;
}
/*informacoes do video fim*/

/*todos os videos*/
#todos{
	clear: both;
	width: 754px;	
	background-image: url(img/todos.gif);
	background-repeat: repeat-y;
	margin: 5px 0 0 14px;
	padding: 0;
}
#todos h2{
	width: 754px;
	height: 41px;
	background-image: url(img/todososvideos.gif);	
}
#todos h2 b{
	visibility: hidden;
}
#todos a{
	margin: 5px 14px;
	width: 330px;
	display: block;
	float: left;
}
#todos a:hover h3 {
	color: #ff2727;
}
#todos a h3{
	padding-top: 18px;
}
#todos a img{
	margin: 6px;
}
#fim{
	background-image: url(img/todosfim.gif);
	width: 754px;
	height: 9px;
	margin: 0 0 30px 14px;
	clear: both;
}
/*todos os videos fim*/
/*ajuda*/
#ajudapop{
	margin: 20px;
}
#ajudapop h1{
	font-size: 17px;
	border-bottom: 2px solid #fff;
	margin: 30px 0 50px 80px;
}
#ajudapop p{
	margin: 10px 2px;
}
#ajudapop a{
	color:#ffaca1;
}
#ajudapop a:hover{
	color: #ff2727;
}
/*ajuda fim*/

#banner{
	width: 759px;
	height: 90px;
	margin: 0 10px;
	text-align: center;

}
