@charset "UTF-8";
body {
	background-color: #000000;
	margin: 0px;
}
#contenedor {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 130px;
	width: 950px;
	background-image: url(../imagenes/head_2008_01.jpg);
	background-repeat: no-repeat;
}
#botonera {
	top: 100px;
	position: relative;
}

