body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	background-image: url(background.jpg);
	background-repeat:  repeat;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000; 
}

#CONTENEDOR {
	margin: auto;
	height: 760px;
	width: 600%;
	overflow: scroll;
	background-image: url(inicio_negro.jpg);
	background-repeat: no-repeat;
}


#home {
	float: left;
	height: 100%;
	width: 15%;
	margin: auto;
}
#cole2010 {
	margin: auto;
	float: left;
	height: 100%;
	width: 17%;
	position: relative;
	z-index: 10;
}
#anteriores {
	margin: auto;
	float: left;
	height: 100%;
	width: 17%;
	position: relative;
	z-index: 10;
}
#pablo {
	margin: auto;
	float: left;
	height: 100%;
	width: 17%;
	position: relative;
	z-index: 10;
}
#prensa {
	margin: auto;
	float: left;
	height: 100%;
	width: 17%;
	position: relative;
	z-index: 10;
}
#contacto {
	margin: auto;
	float: left;
	height: 100%;
	width: 17%;
	position: relative;
	z-index: 10;
}


.contenido {
	float: right;
	height: 60%;
	width: 60%;
	margin-top: 3%;
	margin-right: 1%;
	position: relative;
	visibility: visible;
	z-index: 10;
	top: auto;
	bottom: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FBFBFC;
	border-bottom-color: #FBFBFC;
	border-left-color: #FBFBFC;
}
.contenidoAhome {
	clear: both;
	height: 75%;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
}

.contenidoA {
	clear: both;
	height: 450px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(fondoB.png);
	background-repeat: repeat;
	text-align: center;
	z-index: -999;
}

.contenidoB {
	height: 60%;
	width: 60%;
	margin-top: 3%;
	margin-right: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BE1E2D;
	border-right-color: #BE1E2D;
	border-bottom-color: #BE1E2D;
	border-left-color: #BE1E2D;
	position: relative;
	visibility: visible;
	z-index: 10;
	top: auto;
	bottom: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: auto;
	margin-left: auto;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.menu {
	clear: both;
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1pt;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #BE1E2D;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	color: #CC0000;
}
