@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	background-image:url(img/cave.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	color:#E6E6E6;
	font-family:Arial;
	font-size:12px;
}
.cavecera
{
width:950px;
height:142px;
float:left;
}
.espacio
{
width:530px;
height:5px;
float:left;
}
.espacio2
{
width:1px;
height:812px;
float:left;
}
.fotos
{
width:150px;
height:125px;
float:left;
margin:10px;

border:solid 4px  #FFFFFF;
}
.fotos:hover
{
border:solid 4px  #FFFF00;
}
.numerador
{
width:499px;
height:35px;
float: left;
margin-left:10px;
text-align:right;
}
.numero a
{
border:solid 1px #CCCCCC;
float: left;
width:25px;
height:19px;
margin:5px;
padding:7px 0px 0px 0px;
text-align:center;
text-decoration:none;
color:#CCCCCC;
font-size:10px;
}
.numero a:hover
{
border:solid 1px #FFFF00;
color: #000000;
background-color:#FFFF00;
}

.activo
{
border:solid 1px  #FFFF00;
float: left;
width:25px;
height:19px;
margin:5px;
padding:7px 0px 0px 0px;
text-align:center;
text-decoration:none;
font-size:10px;
color:#FFFF00;
}
.menu
{
float:inherit;
margin-top:15px;
font-weight:bold;

}
.menu a
{
text-decoration:none;
color: #FFFF00;
padding-left:2px;
padding-right:3px;
}

.menu a:hover
{
background-color:#FFFF00;
color: #333333;
}


.enlace
{
background-color: #0A0A0A;
color: #CCCCCC;
border:solid 1px #333333;
padding:5px;
margin:4px;
text-align:center;
text-decoration:none;

}

.enlace:hover
{
background-color: #FFFF00;
color: #000000;
border:solid 1px #333333;
}
.enlace a
{
color:#666666;
text-decoration:none;
}
.enlace a:hover
{
color: #000000;
}
