.background {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.texto {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align: justify;
}

.texto2 {
	font-family: Verdana, Arial;
	font-size: 8px;
	text-align: justify;
}
.titulovideo {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
#alinhaCentro {
	position:relative;
	margin:0px auto;
	width:995px;
}
#player {
	position:absolute;
	top:10px;
	left:905px;
	width:80px;
	height:22px;
}