
#container {
	width: 100%;
	
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	
	overflow-x: hidden;
}

#wrapper {
	width: 100%;
	
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	
	position: relative;
}

#home {
	width: 100%;
	height: 800px;
	background: #876c7b url(../images/home-bg.jpg) no-repeat left top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


#top {
	width: 900px;
	
	padding-top: 12px;
	margin: 0 auto;
}

#toplogo {
	background: transparent url(../images/logo/top-logo.png) no-repeat center 40px;
	height: 340px;
	
	width: 100%;
	margin: 0 auto;
}

#toplogotext {
	width: 100%;
	
	height: 50px;
	margin: 0 auto;
	
		
	font-family: 'Droid Serif', serif, Arial;
	font-weight: 900;
	
	font-size: 26px;
	
	text-align: center;
	text-transform: UPPERCASE;
	line-height: 32px;
}

#toplogomoto {
	width: 100%;
	height: 36px;
	
	margin: 0 auto;
	
	font-family: 'Roboto', sans-serif, Arial;
	font-weight: 100;
	
	
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}

ol.bubble-list {
	height: 322px;
	width: 100%;
	margin: 0 auto;
	
	text-align: center;
	
	list-style-type: none;
}

li.bubble-orto {
	display: inline-block;
	width: 232px;
	height: 320px;
	background: transparent url(../images/top-bubble-orto.png) no-repeat center 40px;
	margin: auto auto;
}
li.bubble-team {
	display: inline-block;
	width: 320px;
	height: 320px;
	background: transparent url(../images/top-bubble-team.png) no-repeat center top;
	margin: auto auto;
}
li.bubble-spa {
	display: inline-block;
	width: 232px;
	height: 320px;
	background: transparent url(../images/top-bubble-spa.png) no-repeat center 40px;
	margin: auto auto;
}



/* ======================================================== */
/* ########################### MENU ####################### */
/* ======================================================== */


#menu {
	width: 100%;
	height: 80px;
	
	background-color:  #553a45;
	
	position: relative;
	left:0;
	top:0;
	
	overflow: hidden;
	
	z-index: 100000;
}

#menuwrapper {
	width: 920px;
	height: 60px;
	margin: 0 auto;
	padding: 10px 0;
}

#menulogo {
	width: 230px;
	height: 100%;
	display: inline-block;
	background: transparent url(../images/logo/menu-logo.png) no-repeat left center;
	
	padding-left: 120px;
	
	font-family: 'Droid Serif', sans-serif, Arial;
	font-weight: 900;
	
	font-size: 14px;
	vertical-align: middle;
	
	line-height: 60px;
}

#menuitems {
	width: 550px;
	height: 60px;
	display: inline-block;
}

.menu-items {
	height: 100%;
	width: 1000px;
	list-style-type: none;
}

.menu-items li {
	display: inline-block;
	margin-left: 20px;
	
	
	font-family: 'Roboto', sans-serif, Arial;
	font-weight: 700;
	
	font-size: 16px;
	
	color: #FFFFFF;
}

.menu-items li a {
	color: #FFFFFF;	
}

.active {
}

/* ======================================================== */
/* ###################### TEAM SECTION #################### */
/* ======================================================== */

#team {
	width: 100%;
	height: 600px;
	background: #64474e none no-repeat left top;
	
	margin:0;
}

#team-bg {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	
	z-index: 1000;
}

#team-info {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	z-index: 1001;
}

#team-text {
	margin: 50px 80px 50px 0;
	width: 400px;
}



/* ======================================================== */
/* ######################## OFFERS ######################## */
/* ======================================================== */

#offers {
	width: 100%;
	height: 360px;
	background: #92786d none no-repeat center top;
	
	margin:0;
}


#offers-bg-left {
	width: 50%;
	height: 100%;
	display: block;
	
	margin-right: 150px;
	background-color: #92786d;
	z-index: 2000;
}

#offers-bg-right {
	width: 50%;
	height: 100%;
	display: block;

	margin-left: 150px;
	
	background-color: #705752;
	
	z-index: 2001;
}


#offers-all {
	width: 920px;
	height: 100%;
	display: block;
	
	margin: 0 auto;
	background-color: transparent;
	z-index: 2002;
}


#offers-dental {
	width: 30%;
	height: 100%;
	display: block;
	
}

#offers-dental-text {
}

#offers-facial {
	width: 40%;
	height: 100%;
	display: block;
	
	background:url(../images/offers/midbg2.png) no-repeat center center transparent;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	
}

#offers-facial-text {
	width: 90%;
	padding-left: 100px;
}

#offers-corporal {
	width: 30%;
	height: 100%;
	display: block;
	
}

#offers-corporal-text {
	padding-left: 50px;
}



/* ======================================================== */
/* ################### TEAM OFFER DENTAL ################## */
/* ======================================================== */

#offer-dental {
	width: 100%;
	height: 600px;
	background: #FFFFFF none no-repeat left top;
	
	margin:0;
}

#offer-dental-bg {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	margin-right: 50px;
	
	z-index: 1000;
}

#offer-dental-info {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	z-index: 1001;
}

#offer-dental-text {
	margin: 50px 80px 50px 0;
	width: 400px;
	color: #000000;
}

#offer-dental-text a {
	color: #000000;
}

/* ======================================================== */
/* ################### TEAM OFFER FACIAL ################## */
/* ======================================================== */

#offer-facial {
	width: 100%;
	height: 600px;
	background: #FFFFFF none no-repeat left top;
	
	margin:0;
}

#offer-facial-bg {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	margin-right: 50px;
	
	z-index: 1000;
}

#offer-facial-info {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	z-index: 1001;
}

#offer-facial-text {
	margin: 50px 0 50px 80px;
	width: 400px;
	color: #000000;
}


/* ======================================================== */
/* ################## TEAM OFFER CORPORAL ################# */
/* ======================================================== */

#offer-corporal {
	width: 100%;
	height: 600px;
	background: #553a45 none no-repeat left top;
	
	margin:0;
}

#offer-corporal-pic {
	width: 100%;
	height: 600px;
	
	margin:0;
}

#offer-corporal-left {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	margin-right: 50px;
	
	z-index: 1001;
}

#offer-corporal-right {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	margin-right: 50px;
	
	z-index: 1002;
}


/* ======================================================== */
/* ###################### SPA COMFORT ##################### */
/* ======================================================== */

#spa-comfort {
	width: 100%;
	height: 600px;
	background: #c28c72 none no-repeat left top;
	
	margin:0;
}

#spa-comfort-bg {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	margin-right: 50px;
	
	z-index: 1000;
}

#spa-comfort-info {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	z-index: 1001;
}

#spa-comfort-text {
	margin: 50px 80px 50px 0;
	width: 400px;
	color: #FFFFFF;
}


/* ======================================================== */
/* ########################## SPA ######################### */
/* ======================================================== */

#spa {
	width: 100%;
	height: 600px;
	background: #705752 none no-repeat left top;
	
	margin:0;
}

#spa-bg {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	z-index: 1002;
}

#spa-info {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	z-index: 1001;
}

#spa-text {
	margin: 50px 0 50px 80px;
	width: 400px;
	color: #FFFFFF;
}



/* ======================================================== */
/* ################### TREATMENT FACIAL ################### */
/* ======================================================== */

#treatment-facial {
	width: 100%;
	height: 600px;
	background: #92786d none no-repeat left top;
	
	margin:0;
}

#treatment-facial-bg {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	margin-right: 50px;
	
	z-index: 1000;
}

#treatment-facial-info {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	z-index: 1001;
}

#treatment-facial-text {
	margin: 50px 80px 50px 0;
	width: 400px;
	color: #FFFFFF;
}

li.treatment-list-item-large {
	height: 184px;
}

/* ======================================================== */
/* ################## TREATMENT CORPORAL ################## */
/* ======================================================== */

#treatment-corporal {
	width: 100%;
	height: 600px;
	background: #c28c72 none no-repeat left top;
	
	margin:0;
}

#treatment-corporal-bg {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	margin-right: 50px;
	
	z-index: 1002;
}

#treatment-corporal-info {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	z-index: 1001;
}

#treatment-corporal-text {
	margin: 50px 0 50px 80px;
	width: 400px;
	color: #FFFFFF;
}



/* ======================================================== */
/* ##################### ROOM AFRICAN ##################### */
/* ======================================================== */

#room-african {
	width: 100%;
	height: 600px;
	background: #92786d none no-repeat left top;
	
	margin:0;
}

#room-african-bg {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	margin-right: 50px;
	
	z-index: 1000;
}

#room-african-info {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	z-index: 1001;
}

#room-african-text {
	margin: 50px 80px 50px 0;
	width: 400px;
	color: #FFFFFF;
}


/* ======================================================== */
/* ###################### ROOM EGYPT ###################### */
/* ======================================================== */

#room-egypt {
	width: 100%;
	height: 600px;
	background: #81685f none no-repeat left top;
	
	margin:0;
}

#room-egypt-bg {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	margin-right: 50px;
	
	z-index: 1002;
}

#room-egypt-info {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	z-index: 1001;
}

#room-egypt-text {
	margin: 50px 0 50px 80px;
	width: 400px;
	color: #FFFFFF;
}


/* ======================================================== */
/* ###################### ROOM ROMANA ##################### */
/* ======================================================== */

#room-romana {
	width: 100%;
	height: 600px;
	background: #7a6158 none no-repeat left top;
	
	margin:0;
}

#room-romana-bg {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	margin-right: 50px;
	
	z-index: 1000;
}

#room-romana-info {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	z-index: 1001;
}

#room-romana-text {
	margin: 50px 80px 50px 0;
	width: 400px;
	color: #FFFFFF;
}


/* ======================================================== */
/* ##################### ROOM BAROQUE ##################### */
/* ======================================================== */

#room-baroque {
	width: 100%;
	height: 600px;
	background: #92786d none no-repeat left top;
	
	margin:0;
}

#room-baroque-bg {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	margin-right: 50px;
	
	z-index: 1002;
}

#room-baroque-info {
	width: 50%;
	height: 100%;
	display: block;
	
	background-color:  transparent;
	
	z-index: 1001;
}

#room-baroque-text {
	margin: 50px 0 50px 80px;
	width: 400px;
	color: #FFFFFF;
}

/* ======================================================== */
/* ########################## WE ########################## */
/* ======================================================== */

#we {
	width: 100%;
	height: 800px;
	background: #533842 none no-repeat left top;
	
	margin:0;
}

#we-info {
	width: 920px;
	
	margin: 0 auto;
}

.we-wrapper {
	width: 800px;
	margin: 0 auto;
	padding-left: 100px;
}

.we-row {
	width: 100%;
}

.we-cell {
	display: inline-block;
	margin-bottom: 20px;
}

.we-cell img {
	width: 260px;
	margin-left: -30px;
}

.we-cell p {
	font-size: 12px;
	font-weight: 100;
}

.we-cell p.nume {
	font-size: 16px;
	margin-top: 10px;
}

.we-cell p.titulatura {
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}

/* ======================================================== */
/* ######################## CONTACT ####################### */
/* ======================================================== */

#contacts {
	width: 100%;
	height: 165px;
	background: #92786d none no-repeat left top;
	
	margin:0;
}


#contacts-bg-left {
	width: 50%;
	height: 100%;
	display: block;
	
	margin-right: 150px;
	background-color: #92786d;
	z-index: 2000;
}

#contacts-bg-right {
	width: 50%;
	height: 100%;
	display: block;

	margin-left: 150px;
	
	background-color: #705752;
	
	z-index: 2001;
}


#contacts-all {
	width: 920px;
	height: 100%;
	display: block;
	
	margin: 0 auto;
	background-color: transparent;
	z-index: 2002;
}

#contacts-address {
	width: 30%;
	height: 100%;
	display: block;
	
}

#contacts-address-text {
	font-size: 14px;
	line-height: 20px;
	margin-top: 30px;
}

#contacts-phone {
	width: 40%;
	height: 100%;
	display: block;
	
	background:url(../images/contact/midbg.png) no-repeat center center transparent;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	
}
#contacts-phone-text {
	width: 90%;
	font-size: 14px;
	
	line-height: 20px;
	margin-left: 100px;
	margin-top: 30px;
}

#contacts-web {
	width: 30%;
	height: 100%;
	display: block;
	
}

#contacts-web-text {
	margin-left: 60px;
	margin-top: 30px;
	font-size: 14px;
	line-height: 20px;
}

/* ======================================================== */
/* ########################## MAP ######################### */
/* ======================================================== */

#map {
	width: 100%;
	height: 400px;
	background: #FFFFFF none no-repeat left top;
	
	margin:0;
}

#map div.gmap {
	width: 100%;
	height: 100%;
}


/* ======================================================== */
/* ####################### I ###################### */
/* ======================================================== */

.ibg {
	border: 0;
}

/* ======================================================== */
/* ####################### UTILITIES ###################### */
/* ======================================================== */

a.linkbutton {
	border: 3px solid #947f77;
	padding: 10px;
	margin: 14px 0;
	width: 156px;
	display: block;
	
	background-color: transparent !important;
	
	text-transform: UPPERCASE;
	text-align: center;
	font-weight: 700;
	color: #FFFFFF;
}


a.linkbutton:hover {
	border: 3px solid #FFFFFF;
	
	
	display: block;
}


button {
	border: 3px solid #947f77;
	padding: 10px;
	margin: 14px 0;
	
	background-color: transparent !important;
	
	text-transform: UPPERCASE;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

button:hover {
	border: 3px solid #FFFFFF;
}

.half {
	width: 50%;
}

.full {
	width: 100%;
}

.relate {
	position: relative;
	left:0;
	bottom:0;
}

.aleft {
	position: absolute;
	left: 0;
	top:0;
}

.left {
	float: left;
}

.centered {
	margin: 0 auto;
}

.acentered {
	position: absolute;
	
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

.aright {
	position: absolute;
	right: 0;
	top:0;
}

.right {
	float: right;
}

.centered-left {
	position: absolute;
	top:0;
	right: 0;
}

.clear {
	clear: both;
}

.cutout {
	overflow: hidden;
}

.spacer20 {
	display: block;
	height: 20px;
	width: 100%;
}

.small {
	font-size: 14px;
}


.underlinelist {
	width: 100%;
	display: block;
	
	list-style-type: none;
	
	border-top: 3px solid #FFFFFF;
	padding: 10px 0;
	margin-top: 20px;
}

.underlinelist li {
	border-bottom: 1px solid #FFFFFF;
	display: block;
	padding: 4px 0;
}

.underlinelist li  p {
	position: relative;
	height: 50px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.underlinelist li  span {
	position: absolute;
	top: 0;
	left: 120px;
	
	padding-bottom: 10px;
	
	font-weight: normal;
	font-size: 10px;
	text-transform: normal;
	
	line-height: 20px;
}


.underlinelist-black {
	width: 100%;
	display: block;
	
	list-style-type: none;
	
	border-top: 3px solid #000000;
	padding: 10px 0;
	margin-top: 20px;
}

.underlinelist-black li {
	border-bottom: 1px solid #000000;
	display: block;
	padding: 4px 0;
}

.underlinelist-black li  p {
	position: relative;
	height: 50px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.underlinelist-black li  span {
	position: absolute;
	top: 0;
	left: 120px;
	
	padding-bottom: 10px;
	
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	
	line-height: 20px;
}



.simplelist {
	width: 100%;
	display: block;
	vertical-align: top;
	
	list-style-type: none;
	
	border-top: 3px solid #FFFFFF;
	padding: 2px 0;
	margin-top: 10px;
}

.simplelist li {
	border-bottom: 1px solid #FFFFFF;
	display: block;
	padding: 4px 0;
}

.simplelist li  p {
	font-size: 12px;
	font-weight: 300px;
}



.underlined {
	width: 100%;
	display: block;
	vertical-align: top;
	
	list-style-type: none;
	
	border-top: 3px solid #FFFFFF;
	padding: 10px 0;
	margin-top: 20px;
}

.underlined li {
	border-bottom: 1px solid #FFFFFF;
	display: block;
	padding: 4px 0;
}

.underlined li  p {
	font-size: 12px; 
}


.nolines {
	border: 0;
}

.nolines tr {
	border: 0;
}

.nolines td {
	border: 0;
}

.dark {
	color: #000000;
}
