@charset "utf-8";
#contenedor {
	width: 1200px;
	float: none;
	background-repeat:  repeat-x;
	background-position: bottom;
}

#cabecera {
	height: 165px;
	background-color: #000000;
	width: 250px;
	float: left;
	margin-top: -30px;
	margin-right: 200px;
	padding-bottom: 80px;
}

#botonera {
	display: block;
	margin-left: 375px;
	margin-top: 12px;
	width: 800px;
	clear: right;
	background-image: url(http://www.bocetada.com/curso_0910/gabriel/img/vibraciones.jpg);
	height: 250px;
	background-repeat: no-repeat;
}
#botonera img {
	margin-left: -25px;
	margin-right: 28px;
}


#fotos_pq  {
	width: 600px;
	float: left;
	height: 419px;
	clear: right;
	margin-top: -75px;
	background-repeat: no-repeat;
	background-image: url(http://www.bocetada.com/curso_0910/gabriel/img/espacio.jpg);
}

#fotos_gr {
	float: left;
}


.estasen {
	color: #FFFFFF;
	font-weight: bold;
}

.graphic {
	float: right;
	margin-top: -500px;
}

img  {
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}


a {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

li {
	display: inline;
}

body {
	background-color: #000000;
	background-repeat:  repeat-x;
	text-align: left;
	background-position: bottom;
}

iframe {
	margin-top: -450px;
	margin-left: 585px;
	clear: right;
}

