body {
	overflow: hidden;
	color: #404040;
	background-color: #f1f1f1;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-family: europa, sans-serif;

}

a {
	text-decoration: none;
}

@font-face {
	font-family: europa;
	src: url("europa.otf"); 
}

@font-face {
    font-family: "europa";
    src: url("europa-bold.otf");
    font-weight: bold;
}

.main {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	max-width: 650px;
	width: 100%;
	background-color: #f1f1f1;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.mainText {
	text-align: left;
 	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	width: 90%;
	color: #404040;
	text-indent: 5px;
} 

.mainLeft {
	border: 0;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
}

.mainRight {
	border: 0;
	text-align: right;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
}

.mainTop {
	border: 0;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	height: 50px;
}
	
table.tabMenu { 
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 100%;
	background-color: #f1f1f1;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.menuTabL {
	width: 80px;
}

.menuTabC {
	border: 0;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 105px;
}

.menuTabR {
	border: 0;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
}

table.form {
	width: 100%;
}

.form tr {
	margin: 0;
	padding: 0;
}
	
.form td {
	background-color: #f1f1f1;
	clear: left; 
	margin: 0;
	float: left; 
	width: 40%; 
}

.form label {
	float: left; 
	width: 30%; 
	padding-top: 4px; 
	font-size: 11px;
}

.form input {
	font-size: 11px; 
	color: #404040; 
	background-color: #FFFFFF;
	border: 1px  thin #aaa; padding: 2px;
}
	
.galleria {
	height: 400px;
	max-width: 600px;
	max-height: 400px;
	background: #f1f1f1;
}

.menuTrigger {
	display: none;
	position: absolute;
	left: 20px;
	top: 15px;
	z-index: 100;
}

.botBook {
	width: 60px;
}

.botIcon {
	width: 20px;
	padding-left: 5px;
}

.botEmpty {
	width: 40px;
}

table.products {
	border-collapse: separate;
}

table.products td {
	border-bottom: 1px solid #aaaaaa;
	border-spacing: 0 40px;
}

table.products tr {
	vertical-align: top;
}

table.innerTable1 td {
	width: 400px;
	border-bottom: none;
}

table.innerTable1 tr {
	height: auto;
}

table.innerTable1 a {
	display: block;
}

table.innerTable1 a:hover {
	background-color: #ccc;
}

table.innerTable2 td{
	border-bottom: none;
}

table.innerTable2 tr {
	height: auto;
}
	
table.innerTable2 a {
	display: block;
}

table.innerTable2 a:hover {
	background-color: #ccc;
}
	
table.iconTable td {
	width: 20px
}

.emptyTr {
	height: 30px;
}

.pic {
	height: 170px;
	padding-left: 15px;
	padding-right: 15px;
}

.prodTitle {
	width: auto;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
	text-indent: 10px;
}

.description {
	height: 75px;
	font-size: 13px;
	text-align: justify;
	text-indent: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.icons {
	height: 20px;
	padding-left: 0;
	padding-right: 5px;
	cursor: pointer;
}

.price1 {
	font-size: 9px;
}

.price2 {
	padding-right: 15px;
	font-size: 34px;
	font-weight: bold;
}

/* //--//--//--//--//--//--//--//--//--//--//--//--// */
/* //--//--//--//--//--//--//--//--//--//--//--//--// */

#logo {
	float: left;
	width: 189px;
	height: 100px;
	background: url(../images/montedachamine.svg) no-repeat center;
	display: block;
	}

#startPage {
	position:relative;
	top:80px;
	text-align: center;
	height: 200px;
	width: 388px;
	background: url(../images/montevidigal.svg) no-repeat center;
	background-size: 100% auto;
	margin: 0 auto;
}

#startText {
	position: relative;
	margin: 0 auto;
	padding-top: 100px;
}

#header {
	text-align: left;
	height: 100px;
	position: relative;
	left: 40px;
	right: 0px;
	top: 0px;
	vertical-align: bottom;
	z-index: 5;
}

#inheader {
	text-align: left;
	height: 83px;
	position: absolute;
	left: 252px;
	right: 0px;
	top: 0px;
	padding-top: 0px;
}

/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
/* -- -- -- -- -- -- - MENU - -- -- -- -- -- -- */
/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

#left {
	font-size: 13px;
	width: 287px;
	position: relative;
	left: 0px;
	height: 100%;
	text-align: left;
}

#left_menu {
	position: relative;
	top: 40px;
	text-align: left;
	bottom: 20px;
	float: none;
	left: 0px;
}

#left_menu ul {
	width: 189px;
	overflow: hidden;
}

#left_menu ul li {
	list-style: none;
	border-bottom: 1px solid;
	border-bottom-color: #aaaaaa;
	text-transform: uppercase;
}

#left_menu ul li a:link, a:visited {
	padding-top: 3px;
	height: 20px;
	display: block;
	width: 189px;
	text-decoration: none;
	color: #1a1a1a;
}

#left_menu ul li a:hover {
	background-color: #ccc;		
}

#left_menu ul ul {
	display: none;
}

#left_menu ul li:hover ul {
	display: block;
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 8px;
	left: auto;
}

#left_menu ul li ul li {
	float: none;
	border-bottom: none;
}

/* -- -- -- -- -- -- THE  END -- -- -- -- -- -- */
/* -- -- -- -- -- -- - MENU - -- -- -- -- -- -- */
/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

#right {
	float: right;
	width: 210px;
	position: absolute;
	right: 0px;
	z-index: 1;
	top: 78px;
	bottom: 20px;
}

#main {
	position: absolute;
	left: 297px;
	right: 40px;
	top: 87px;
	bottom: 60px;
	overflow: auto;
}

#mainTab {
	position: relative;
	bottom: 60px;
	width: 100%;
	top: 67px;
}

#bookForm {
	position: relative;
	bottom: 60px;
	width: 100%;
	top: 67px;
}

#map iframe {
	width: 600px;
	height: 400px;
	border: 0;
}

#contactDetails {
	padding-top: 25px;
	text-transform: uppercase;
}

#contactDetails table {
	border-spacing: 0;
}

#contactDetails td {
	width: 350px;
}

#contactDetails a {
	display: block;
	text-decoration: none;
	color: #404040;
}

#bottomMenu {
	position: fixed;
	z-index: 10;
	border: 0;
	height: 20px;
	bottom: 30px;
	left: 297px;
	right: 40px;
	text-align: left;
	font-weight: normal;
	font-size: 22.5px;
	line-height: 20px;
	color: #404040;
	background-color: #f1f1f1;
	padding-bottom: 5px;
}

#bottomMenu a {
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	color: #808080;
}

#bottomMenu table {
	border-spacing: 0;
}

#footer {
	position: fixed;
	z-index: 11;
	height: 30px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	border-top: 1px solid;
	border-top-color: #bbb;
	padding-left: 210px;
	background-color: #f1f1f1;

}

/* -- -- -- -- -- -- -- --- -- -- -- -- -- -- -- */
/* -- -- -- -- -- -- INSTAFEED -- -- -- -- -- -- */
/* -- -- -- -- -- -- -- --- -- -- -- -- -- -- -- */

#instafeed img {
	padding: 2px;
	opacity: 0.7;
	filter: alpha(opaciti-70)
}

#instafeed img:hover {
	opacity: 1;
	filter: alpha(opaciti-100)
}

#instaWrap {
	width: 650px;
	height: 500px;
	overflow: hidden;
}

.caption {
	position:relative;
	color: #404040;
	font-size: 11px;
	word-wrap: break-word;
	width: 130px;
	overflow: hidden;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	display: block;

}

.wrap {
	position:relative;
	padding: 2px;
    display: inline-block;
    width: 150px;
	height: 150px;
    vertical-align: top;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.textOver {
  position: absolute;
  bottom: 90%;
  right: 0;
  top: 4px;
  background-color: #e1e1e1;
  opacity: 0.6;
  overflow: hidden;
  width: 150px;
  height: 0;
  transition: .5s ease;
}

.wrap:hover .textOver{
	bottom: 0;
	height: 150px;
}

/* -- -- -- -- -- -- -- END -- -- -- -- -- -- -- */
/* -- -- -- -- -- -- INSTAFEED -- -- -- -- -- -- */
/* -- -- -- -- -- -- -- END -- -- -- -- -- -- -- */


@media screen and (max-width: 768px) { /* -- Vertical Tablet --*/

}

@media screen and (max-width: 480px) { /* -- Vertical Mobile --*/

body {
	margin-left: 0;
	margin-right: 0;
	}
	
.menuTrigger {
	position: relative;
	cursor: pointer;
	display: block;
	text-transform: uppercase;
}

.menuTrigger img {
	top: 100px;
	left: 20px;
}

.menu {
	height: 0px;
	overflow: hidden;
}
	
.menuOpen {
	height: auto;
}

.mainText {
	padding-left: 7px;
}

.galleria {
	height: 200px;
	max-width: 300px;
	max-height: 200px;
	background: #f1f1f1;
}

.calc {
	font-size: 12px;
}

.calc tr {
	display: table;
	width: 100%;
}

.calc td {
	display: table-row;
}

.form label {
	width: 60%; 
}

.form input {
	width: 100%; 
}

#startPage {
	top: 80px;
}

#main {
	position: relative;
	width: 100%;
	left: 0;
	right: auto;
	margin: 0 auto;
	border: 0;
	top: 10px;
	bottom: 0;
	overflow: visible;
}

#mainTab {
	position: relative;
	height: auto;
	width: 312px;
	top: 20px;
	margin: 0 auto;
}

#bookForm {
	position: absolute;
	height: auto;
	width: auto;
	top: 20px;
	left: 20px;
	bottom: 30px;
}

#left_menu {
	top: 20px;
	bottom: 0px;
	margin-left: 0px;
}

#header { 
	left: 0px;
	padding-right: 0px;
}

#logo { 
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#map iframe {
	width: 300px;
	height: 200px;
}



#bottomMenu {
	position: fixed;
	bottom: 10px;
	left: 0;
	right: 0;
	padding-left: 20px;
	padding-top: 5px;
}

#footer {
	height: 10px;
	border-top: none;
}

/* -- -- -- -- -- -- -- --- -- -- -- -- -- -- -- */
/* -- -- -- -- -- -- INSTAFEED -- -- -- -- -- -- */
/* -- -- -- -- -- -- -- --- -- -- -- -- -- -- -- */

#instaWrap {
	margin: 0 auto;
	width: 100%;
	height: 308px;
}

.wrap {
    width: 150px;
	height: 150px;
    vertical-align: top;
}

/* -- -- -- -- -- -- -- END -- -- -- -- -- -- -- */
/* -- -- -- -- -- -- INSTAFEED -- -- -- -- -- -- */
/* -- -- -- -- -- -- -- END -- -- -- -- -- -- -- */