body
{
	font-family:helvetica,arial,Georgia,Serif;
	background:url(./imagenes/bg.gif);
	background-position: center;
	font-size:15px;
	overflow: auto;
}
a
{
	text-decoration:none;
	color:yellow;
}
.centrado
{
	width:800px;
	left:50%;
	margin-left:-400px;
	position:absolute;
	color:white;	
}

.banner
{
	overflow: hidden;
	width:800px;
	height:150px;
	border-style:solid;
	border-width:1px;
	border-color:yellow;	
}
.ver
{
	width:640px;
}
.menu
{
	background:url('./imagenes/marco_b.png');
	color:yellow;
	overflow: auto;
	width: 100%;
}
.item
{
	margin-left:100px;
	float:left;
	padding-left:17px;
	display:inline;
}
.item:hover
{
	background:url('./imagenes/flecha-2.png');
	background-repeat: no-repeat;
	cursor:pointer;
}
.ver
{
	width:800px;
	padding-bottom:30px;
	
}
.imagenes
{
	width: 100%;
	background:url('./imagenes/marco_lista.png');
	width:750px;
	height:120px;
	overflow: hidden;
}
.imagenes ul
{
	list-style: none;
}
.imagenes li
{
	width:100px;
	height:75px;
	float:left;
	overflow: hidden;
}
.imagenes li:hover
{
	border-style:solid;
	border-color:#404040;
	margin-top:-10px;
}
#atras
{
	width:50px;
	height:75px;
	margin-top:20px;
	position:absolute;
	left:0%;
	margin-left:25px;
	display:none;
	background:url('imagenes/atras.png');
}
#atras:hover
{
	border-color:#404040;
}
#siguiente
{
	width:50px;
	height:75px;
	margin-top:20px;
	position:absolute;
	left:100%;
	margin-left:-82px;
	background:url('imagenes/siguiente.png');
}
#siguiente:hover
{
	border-color:#404040;
}
.lista
{
	position:absolute;
	left:50%;
	margin-left:-315px;
	width:620px;
	height:75px;
	margin-top:20px;
}
.lista img
{
	height:75px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}
.lista img:hover
{
	border-style:solid;
	border-color:black;
	margin-top:-10px;
}
dt
{
	font-weight:bold;
	font-size:15px;
	margin-top:20px;
}
dd
{
	padding-left:17px;
	
}
dd:hover
{
	background:url('./imagenes/flecha-2.png');
	background-repeat: no-repeat;
	font-style:italic;
	text-decoration: underline;
	Cursor:pointer;
}
.seccion
{
	font-size:25px;
}
.pack
{
	width:104px;
	height:127px;
	text-align:center;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	overflow:hidden;
}
.pack a
{
	text-decoration:none;
	color:yellow;
}
.pack:hover
{
	background:url('./imagenes/sombra.jpg');
}
#lista_2
{
	display:none;
}
#lista_3
{
	display:none;
}
#lista_4
{
	display:none;
}
#lista_5
{
	display:none;
}
#lista_6
{
	display:none;
}
#lista_7
{
	display:none;
}
#lista_8
{
	display:none;
}
#lista_9
{
	display:none;
}
#lista_10
{
	display:none;
}
#lista_11
{
	display:none;
}
#lista_12
{
	display:none;
}
#lista_13
{
	display:none;
}
#lista_14
{
	display:none;
}
#lista_15
{
	display:none;
}
#lista_16
{
	display:none;
}
#lista_17
{
	display:none;
}
#lista_18
{
	display:none;
}

