body {
	margin: 0px 0px; 
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
        /* text-align:center;  en firefox, si no pones un contenedor para toda la web no funciona */
	width: 100%;
	background: url("/images/menu/fondo_browser.gif") repeat;
}

#click {
	position:relative;
	float:left;
	clear:left;
	height: 9px;       
	width: 195px;
	margin-top: 20px;
	background: url("/images/album/click.gif") repeat;
}

#contenidoalbum {
        position:relative;
	float:left;
	clear:left;
	width : 684px;
	}

#fotoalbum {
 	left:0px;
	top:0px;
	width: 684px;
	padding-top: 30px;
	padding-bottom: 50px;
}

#textoalbum {
	left:0px;
	top:0px;	
	padding-left: 0px;
	width: 684px;
	font-size: 10pt;
	padding-top: 0px;
}

#fototitle {
	position:relative;
	float:left; 
	clear:left;
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-style: bold;
	font-size: 13pt;
	color: #6a4f02;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 580px;
}


#foto1 {
	position:relative;
	float:left;
	clear:left;
	width: 580px;
	height: 95px;
 	background-color: #ffffff;
}

#fotocontainer {
	position:relative;
	float:left;
	clear:left;
	width: 580px;
	/* height: 108px; */
	height: 245px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #ffffff;
}

#fotocontainera {
	position:relative;
	float:left; 
	clear:left;
	width: 580px;
	height: 241px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url("/images/album/fondo_album_1.gif") repeat;
	border-top: 1px solid #d08d08;
	border-bottom: 1px solid #d08d08;
}

#fotocontainerb {
	position:relative;
	float:left; 
	clear:left;
	width: 580px;
	height: 212px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url("/images/album/fondo_album_2.gif") repeat;
	border-top: 1px solid #d08d08;
	border-bottom: 1px solid #d08d08;
}


#fotocontainerc {
	position:relative;
	float:left; 
	clear:left;
	width: 580px;
	height: 245px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url("/images/album/fondo_album_1.gif") repeat;
	border-top: 1px solid #d08d08;
	border-bottom: 1px solid #d08d08;
}

#fotocontainerd {
	position:relative;
	float:left; 
	clear:left;
	width: 580px;
	height: 245px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url("/images/album/fondo_album_2.gif") repeat;
	border-top: 1px solid #d08d08;
	border-bottom: 1px solid #d08d08;
}

#fotocontainere {
	position:relative;
	float:left; 
	clear:left;
	width: 580px;
	height: 245px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url("/images/album/fondo_album_1.gif") repeat;
	border-top: 1px solid #d08d08;
	border-bottom: 1px solid #d08d08;
}

#fotosmall {
	float: right;
	width: 150px;
	height: 108px;
}

#floating div { /*for IE*/
	position:absolute;
	height: 94px;
	top:50%;
}
#floating>div { /*for Mozilla and Opera*/
	display:table-cell;
	vertical-align:middle;
	height: 94px;
	position:static;
}
#floating div div {
	position:relative;
	height: 94px;
	top:-50%;
}

#leftbotton {
padding-left: 10px;
padding-top: 110px;
}

#rightbotton {
padding-right: 10px;
margin-top: -15px;
}

#leftbotton2 {
padding-left: 10px;
padding-top: 100px;
}

#rightbotton2 {
padding-right: 10px;
margin-top: -15px;
}

#thumbnails {
padding: 0px;
border-top: 1px solid #d28d02;
border-bottom: 1px solid #d28d02;
border-left: 1px solid #d28d02;
border-right: 1px solid #d28d02;
}


