#contenidointeriores{
	float: left;
	height: 100%;
	width: 500px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../img/fondo_bottom.jpg);
	background-position: bottom;
}

#contenidointeriores li{
	list-style-position: outside;
	list-style-image: url(../img/li.jpg);
}

#contenidointeriores2{
	float: left;
	height: 450px;
	width: 500px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../img/fondo_bottom.jpg);
	background-position: bottom;
}

#bandabottom{
	float: right;
	height: 30px;
	width: 505px;
	color: #464600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	margin-top: 5px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

#bandabottom a{
	color: #464600;
}

#submenu{
	width: 505px;
	height: 20px;
}

.gallerycontainer{
	position: relative;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
	width: 490px;
	float: left;
}


.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	visibility: hidden;
	color: #726517;
	text-decoration: none;
	right: 0px;
	top: 0px;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 250px;
}

.verfoto{ /*CSS for enlarged image*/
	position: absolute;
	left: 0px;
	visibility: visible;
	color: #7E731A;
	text-decoration: none;
	right: 0px;
	top: 0px;
	width: 490px;
	height: 249px;
	background-image: url(../img/click_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	border: 2px solid #726517;
}

.verfoto2{ /*CSS for enlarged image*/
	position: absolute;
	left: 0px;
	visibility: visible;
	color: #7E731A;
	text-decoration: none;
	right: 0px;
	top: 0px;
	width: 490px;
	height: 249px;
	background-image: url(../img/click_img.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-color: #FFFFFF;
	border: 2px solid #726517;
}

.verfoto3{ /*CSS for enlarged image*/
	position: absolute;
	left: 0px;
	visibility: visible;
	color: #7E731A;
	text-decoration: none;
	right: 0px;
	top: 0px;
	width: 490px;
	height: 249px;
	background-image: url(../img/click_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	border: 2px solid #726517;
}