@import url(/plantilla/estilos/general.css);
#encabezado {
	background-image: url(../plantilla/img/cabeceras/home.jpg);
}
#banner-superior {
	clear: both;
	height: 370px;
	width: 700px;
}
#video {
	float:left;
	width:400px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 350px;
}
#video h2 {
	display: block;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/ultimoVideo.jpg);
	background-repeat: no-repeat;
	background-position: left -2px;
}
#nao ul {
	text-align: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 0.8em;
}
#video h2 span {
	display: none;
}



#musica {
	float: right;
	height: 125px;
	width: 290px;
	padding-top: 3px;
}
#video a {
	display: block;
	height: 30px;
	width: 400px;
}
#nao li {
	list-style-type: circle;
	list-style-position: outside;
}
#musica h2 {
	display: block;
	height: 25px;
	margin: 0px;
	padding: 0px;
	width: 290px;
	background-image: url(img/musica.jpg);
	background-repeat: no-repeat;
	background-position: left -4px;
}

#nao {
	height: 158px;
	width: 290px;
	float: right;
	background-image: url(img/bttnNao.png);
	margin-bottom: 5px;
	position: relative;
	padding-top: 35px;
	background-position: left 33px;
	background-repeat: no-repeat;
}
#musica a {
	display: block;
	height: 25px;
	width: 290px;
}
#nao h2, #nao h2 a {
	float: right;
        display: block;
        width: 154px;
        height: 154px;
}
#nao h2 a span {
	display: none;
}
#musica h2 span {
	display: none;
}

#nao h3 {
	display: none;
}
