.body {
	vertical-align: top;
	left: 0px;
	top: 0px;
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

.title {
	color: black;
	background-color: CCCCCC;
	text-decoration: none;
	visibility: hidden;
	position: absolute;
	left: -1000px;
	padding: 5px;
	border: 1px dashed gray;
}

.content {
	background-color: #000000;
	background-position: center top;
	height: 800px;
	width: 1400px;
	background-repeat: repeat;
}

.all {
	background-color: #6D0013;
	margin-top: 0px;
	width: 1000px;
	height: 650px;
	border-top: 0;
	background-position: center-top;
	text-align: center;
}
.titlebig {
	font-size: 120px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.construccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}


.menubar {
	text-align: right;
	margin-top: 0px;
	vertical-align: text-top;
}
.logo {
	text-align: left;
	float: left;
	height: 75px;
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
}
.texto {
	height: 450px;
	width: 300px;
	text-align: left;
	float: left;
	color: #5C1E59;
	background: transparent;
	font-family: Augie, Arial, Helvetica, sans-serif;
}
.tablemain {
	text-align: left;
	margin-top: 150px;
	background-repeat: no-repeat;
	color: #5F195D;
	font-family: Augie, Arial, Helvetica, sans-serif;
}
.main {
	margin-top: 30px;
}
.a {
	color: #5F195D;
}
.tableinside {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 11px;
}

.gallerycontainer{
	position: absolute;
	left: 444px;
	top: 188px;
	width: 455px;
	height: 447px;
	background-color: #FFFFFF;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 5px 5px 5px 0px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
	border: 1px solid;
	border-top-color: #742A70;
	border-right-color: #742A70;
	border-bottom-color: #742A70;
	border-left-color: #742A70;
}

.thumbnail span{
	position: absolute;
	background-color: #CCCCCC;
	padding: 5px;
	left: 200px;
	border: 1px;
	visibility: hidden;
	color: #000099;
	text-decoration: none;
	border-top-color: CCCCCC;
	border-right-color: CCCCCC;
	border-bottom-color: CCCCCC;
	border-left-color: CCCCCC;
	margin-top: 275px;
	margin-left: 120px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 130px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
.tableinstalaciones {
	font-family: Augie;
	font-size: 11px;
	color: #742A70;
	background-color: #FFFFFF;
}
.titulofisio {
	font-family: Augie, Arial, Helvetica, sans-serif;
	color: #5C1E59;
	font-size: 14px;
	font-weight: bold;
}
.textofisio {
	font-size: 12px;
}
.tableinsidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

a:link {
	color: #742A70;
	text-decoration: none;
}
a:visited { color: #742A70; text-decoration: none; }
a:hover { color: #000099; }
.tabletarifas {
	text-align: left;
	vertical-align: top;
}
.tabletarifas {
	font-family: Augie, Arial, Helvetica, sans-serif;
}
.wespeakenglish {
	font-size: 18px;
	font-weight: bold;
	color: #8A3E80;
	text-align: center;
	font-family: Augie, Arial, Helvetica, sans-serif;
}

