.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: #fafaf7;
	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;
}

.menu
{
padding-top: 5px;
padding-left: 0px; 
padding-right: 0px;	
}

A.menu:link, A.menu:visited {text-decoration: none; color: black; font-family:verdana; font-size:14px;}
A.menu:hover { text-decoration: underline }

.paneImagen
{
	width: 286px;
	height: 184px;		
}

.paneDetails 
{
	width: 286px;	
	background-color: #fafaf7;
	float: left;
	font: normal 11px Arial, Verdana, Helvetica;
	color: #5c6c6a;
	background-repeat: no-repeat;
	
}
.paneDetails_Text 
{
	font: normal 11px Verdana;
	color: #666666;
	padding-top: 5px;
	margin-left: 0px;
	padding-right: 0px;	
}

.albumNavigation 
{
    width: 310px;
    height: 15px;
    color: #798048    
}
