.top
{
	width: 402px;
	padding-top: 0px;
}
.details 
{
	width: 308px;
	height: 80px;	
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-repeat: repeat-y;
}
.bottom 
{
	width: 308px;
	height: 0px;
}
.day 
{
	width: 100px;
	height: 223px;
	background-color: #fafaf7;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.paneCenter 
{
	width: 286px;
	height: 410px;	
	background-color:Transparent;
	float: left;	
	background-repeat: no-repeat;
}
.paneCenter_Text 
{
	text-transform: uppercase;
	font: normal 11px arial, Verdana, Helvetica;
	color: #798048;
	margin-top: 3px;
	margin-left: 2px;
}


A.menutitulo:link, A.menutitulo:visited 
{	
	text-decoration: none; 
	color: White; 
	font-family:verdana; 
	font-size:14px;
	margin-top: 3px;
}
A.menutitulo:hover 
{
	text-decoration: underline
}


.paneImagen
{
	width: 286px;
	height: 170px;		
}

.paneDetails 
{
	padding-left: 10px;
	width: 286px;	
	background-color:Transparent;
	float: left;
	font: normal 11px Arial, Verdana, Helvetica;
	color: #5c6c6a;
	background-repeat: no-repeat;	
}
.paneDetails_Text 
{
	padding-left: 10px;
	padding-right: 20px;
	background-color:Transparent;
	font: normal 11px Verdana;
	color:White ;
	padding-top: 5px;
	margin-left: 2px;
}

.albumNavigation 
{
    width: 310px;
    height: 15px;
    color: #798048    
}