body {
	margin:0px;
	background-color:#000;
	height:100%;
}
html { height:100%; }
ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0px 100px 0px 45px;
	list-style-position:outside;
	font-size:13px;
	margin-top:10px;
	margin-bottom:10px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	list-style: decimal;
	padding: 0px 100px 0px 45px;
	font-size:13px;
	text-align: justify;
	margin-top:10px;
	margin-bottom:10px;
}
ol li strong, ul li strong { margin-left:0px; font-size:12px; padding-left:0px; }
ul li a { color:#000; text-decoration:underline; }
ul li a:hover { color:#e1570e; }

#container {
	width:1000px;
	margin:auto;
	background-image:url(../images/lineBackground.jpg);
	background-repeat:repeat-y;	
}
#top {
	width:1000px;
	height:196px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#menu {
	width:214px;
	height:553px;
	background-image:url(../images/menuBack.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:left;
}
#menuEng {
	width:214px;
	height:553px;
	background-image:url(../images/menuBackEng.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:left;
}
#menuCosmetica {
	width:214px;
	height:553px;
	background-image:url(../images/menuBackCosmetica.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:left;
}
#menuCosmetics {
	width:214px;
	height:553px;
	background-image:url(../images/menuBackCosmetics.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:left;
}
#menuEstetica {
	width:214px;
	height:553px;
	background-image:url(../images/menuBackEstetica.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:left;
}
#menuAesthetics {
	width:214px;
	height:553px;
	background-image:url(../images/menuBackAesthetic.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:left;
}
#content {
	width:786px;
	min-height:553px;
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;	
	float:left;
	padding-bottom:20px;
}
#footer {
	background-image:url(../images/lineBackground.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:88px;
	clear:both;
	position:relative;
}
p { padding: 0px 60px 0 25px;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-indent: 0px;
	font-weight: normal;
	text-align: justify;
	margin-bottom:8px;
}

p a { color:#000; text-decoration:underline; }
p a:hover { color:#e1570e; text-decoration:underline; }

p strong { font-size: 13px; padding-left:0px; }

strong { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color:#000; padding-left:25px; }

.imgDerecha { float:right; margin-left:10px; border:1px solid #a1bdc3; padding:5px; }
.imgIzquierda { float:left; margin-right:10px; border:1px solid #a1bdc3; padding:5px; }

#footer img { border:0px; padding:0px; float:none; margin-left: 0px auto; }

h1 { margin:0px;  font-size:1px; color:#FFF; }
h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #053d69;
	padding: 0px 55px 0 25px;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:5px;
}
#navcontainer ul { margin-left:162px; padding: 0; list-style-type: none; text-align: center; }
#navcontainer ul li { display:inline; }
#navcontainer ul li a { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration: underline; padding: 0 8px; color: #000; border-right:1px solid #000; }
#navcontainer ul li a:hover { color: #053d69; }
#navcontainer p { font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000; text-align:center; margin-top:5px; padding:0px; margin-left:162px; }
#navcontainer a { color: #053d69; }
#navcontainer a:hover { color: #000; }


/*NAVEGACION HORIZONTAL ESPAŅOL*/
#navHorEsp {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  width:1000px;
  height:196px;
  top:0px;
  left:0px;
}
#navHorEsp a {
	display: block;
	text-indent: -2000px;
	position: absolute;
	outline: none;
}
#navHorEsp a:hover {
	background-position: left bottom;
}
#navHorEsp .inicio {
	width: 52px;
	height: 16px;
	background: url(../images/navESP/inicio.png) no-repeat;
	left: 214px;
	top: 172px;
	border-right: 1px solid #FFF;
}
#navHorEsp .quienes {
	width: 110px;
	height: 19px;
	background: url(../images/navESP/quienes.png) no-repeat;
	left: 266px;
	top: 172px;
	border-right: 1px solid #FFF;
}
#navHorEsp .procedimientos {
	width: 120px;
	height: 16px;
	background: url(../images/navESP/procedimientos.png) no-repeat;
	left: 376px;
	top: 172px;
	border-right: 1px solid #FFF;
}
#navHorEsp .tour {
	width: 103px;
	height: 16px;
	background: url(../images/navESP/tourVirtual.png) no-repeat;
	left: 496px;
	top: 172px;
	border-right: 1px solid #FFF;
}
#navHorEsp .imagen {
	width: 120px;
	height: 16px;
	background: url(../images/navESP/nuestraImagen.png) no-repeat;
	left: 599px;
	top: 172px;
	border-right: 1px solid #FFF;
}
#navHorEsp .contacto {
	width: 110px;
	height: 16px;
	background: url(../images/navESP/contactenos.png) no-repeat;
	left: 719px;
	top: 172px;
	border-right: 1px solid #FFF;
}
#navHorEsp .ingles {
	width: 142px;
	height: 16px;
	background: url(../images/navESP/englishVersion.png) no-repeat;
	left: 829px;
	top: 172px;
}

/*NAVEGACION HORIZONTAL INGLES*/
#navHorEng {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  width:1000px;
  height:196px;
  top:0px;
  left:0px;
}
#navHorEng a {
	display: block;
	text-indent: -2000px;
	position: absolute;
	outline: none;
}
#navHorEng a:hover {
	background-position: left bottom;
}
#navHorEng .home {
	width: 50px;
	height: 16px;
	background: url(../images/navENG/home.png) no-repeat;
	left: 223px;
	top: 172px;
	border-right: 1px solid #FFF;
}
#navHorEng .staff {
	width: 78px;
	height: 16px;
	background: url(../images/navENG/staff.png) no-repeat;
	left: 273px;
	top: 172px;
	border-right: 1px solid #FFF;
}
#navHorEng .procedures {
	width: 93px;
	height: 16px;
	background: url(../images/navENG/procedures.png) no-repeat;
	left: 351px;
	top: 172px;
	border-right: 1px solid #FFF;
}
#navHorEng .virtualTour {
	width: 175px;
	height: 16px;
	background: url(../images/navENG/virtualTour.png) no-repeat;
	left: 444px;
	top: 172px;
	border-right: 1px solid #FFF;
}
#navHorEng .image {
	width: 82px;
	height: 16px;
	background: url(../images/navENG/image.png) no-repeat;
	left: 619px;
	top: 172px;
	border-right: 1px solid #FFF;
}
#navHorEng .contact {
	width: 131px;
	height: 16px;
	background: url(../images/navENG/contact.png) no-repeat;
	left: 701px;
	top: 172px;
	border-right: 1px solid #FFF;
}
#navHorEng .spanish {
	width: 139px;
	height: 16px;
	background: url(../images/navENG/spanishVersion.png) no-repeat;
	left: 832px;
	top: 172px;
}



/*NAVEGACION PRINCIPAL ESPAŅOL*/
#navEspMain {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 154px;
  height: 184px;
  position: relative;
  left:28px;
  top:52px;
}
#navEspMain a {
	display: block;
	text-indent: -2000px;
	position: absolute;
	outline: none;
}
#navEspMain a:hover {
	background-position: left bottom;
}
#navEspMain .cirugiaCosmetica {
	width: 154px;
	height: 43px;
	background: url(../images/navEspMain/cirugiaCosmetica.png) no-repeat;
	left: 0px;
	top: 0px;
}
#navEspMain .medEstetica {
	width: 154px;
	height: 23px;
	background: url(../images/navEspMain/medicinaEstetica.png) no-repeat;
	left: 0px;
	top: 43px;
}
#navEspMain .medGeneral {
	width: 154px;
	height: 23px;
	background: url(../images/navEspMain/medicinaGeneral.png) no-repeat;
	left: 0px;
	top: 66px;
}
#navEspMain .spaEstetica {
	width: 154px;
	height: 23px;
	background: url(../images/navEspMain/spaEstetica.png) no-repeat;
	left: 0px;
	top: 89px;
}
#navEspMain .indicacionesMedicas {
	width: 154px;
	height: 23px;
	background: url(../images/navEspMain/indicacionesMedicas.png) no-repeat;
	left: 0px;
	top: 112px;
}
#navEspMain .contactenos {
	width: 154px;
	height: 23px;
	background: url(../images/navEspMain/contactenos.png) no-repeat;
	left: 0px;
	top: 135px;
}
#navEspMain .tourVirtual {
	width: 154px;
	height: 23px;
	background: url(../images/navEspMain/tourVirtual.png) no-repeat;
	left: 0px;
	top: 158px;
}


/*NAVEGACION PRINCIPAL INGLES*/
#navEngMain {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 154px;
  height: 184px;
  position: relative;
  left:28px;
  top:52px;
}
#navEngMain a {
	display: block;
	text-indent: -2000px;
	position: absolute;
	outline: none;
}
#navEngMain a:hover {
	background-position: left bottom;
}
#navEngMain .cosmeticSurgery {
	width: 154px;
	height: 43px;
	background: url(../images/navEngMain/cosmeticSurgery.png) no-repeat;
	left: 0px;
	top: 0px;
}
#navEngMain .aestheticMedicine {
	width: 154px;
	height: 23px;
	background: url(../images/navEngMain/aestheticMedicine.png) no-repeat;
	left: 0px;
	top: 43px;
}
#navEngMain .generalMedicine {
	width: 154px;
	height: 23px;
	background: url(../images/navEngMain/generalMedicine.png) no-repeat;
	left: 0px;
	top: 66px;
}
#navEngMain .spaFacialAesthetics {
	width: 154px;
	height: 23px;
	background: url(../images/navEngMain/spaFacialAesthetics.png) no-repeat;
	left: 0px;
	top: 89px;
}
#navEngMain .medicalIndications {
	width: 154px;
	height: 23px;
	background: url(../images/navEngMain/medicalIndications.png) no-repeat;
	left: 0px;
	top: 112px;
}
#navEngMain .contact {
	width: 154px;
	height: 23px;
	background: url(../images/navEngMain/contact.png) no-repeat;
	left: 0px;
	top: 135px;
}
#navEngMain .virtualTour {
	width: 154px;
	height: 23px;
	background: url(../images/navEngMain/virtualTour.png) no-repeat;
	left: 0px;
	top: 158px;
}



/*NAVEGACION COSMETICA*/
#navEspCosmetica {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 154px;
  height: 284px;
  position: relative;
  left:28px;
  top:52px;
}
#navEspCosmetica a {
	display: block;
	text-indent: -2000px;
	position: absolute;
	outline: none;
}
#navEspCosmetica a:hover {
	background-position: left bottom;
}
#navEspCosmetica .aumentoMamas {
	width: 154px;
	height: 43px;
	background: url(../images/navEspCosmetica/aumentoMamas.png) no-repeat;
	left: 0px;
	top: 0px;
}
#navEspCosmetica .lipoplastia {
	width: 154px;
	height: 23px;
	background: url(../images/navEspCosmetica/lipoplastia.png) no-repeat;
	left: 0px;
	top: 43px;
}
#navEspCosmetica .gluteoescultura {
	width: 154px;
	height: 23px;
	background: url(../images/navEspCosmetica/gluteoescultura.png) no-repeat;
	left: 0px;
	top: 66px;
}
#navEspCosmetica .blefaroplastia {
	width: 154px;
	height: 23px;
	background: url(../images/navEspCosmetica/blefaroplastia.png) no-repeat;
	left: 0px;
	top: 89px;
}
#navEspCosmetica .faceLift {
	width: 154px;
	height: 23px;
	background: url(../images/navEspCosmetica/faceLift.png) no-repeat;
	left: 0px;
	top: 112px;
}
#navEspCosmetica .hilosRusos {
	width: 154px;
	height: 23px;
	background: url(../images/navEspCosmetica/hilosRusos.png) no-repeat;
	left: 0px;
	top: 135px;
}
#navEspCosmetica .implanteCapilar {
	width: 154px;
	height: 23px;
	background: url(../images/navEspCosmetica/implanteCapilar.png) no-repeat;
	left: 0px;
	top: 158px;
}
#navEspCosmetica .lipotransferencia {
	width: 154px;
	height: 23px;
	background: url(../images/navEspCosmetica/lipotransferencia.png) no-repeat;
	left: 0px;
	top: 181px;
}
#navEspCosmetica .rinoplastia {
	width: 154px;
	height: 23px;
	background: url(../images/navEspCosmetica/rinoplastia.png) no-repeat;
	left: 0px;
	top: 205px;
}


/*NAVEGACION COSMETIC ENGLISH*/
#navEngCosmetic {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 154px;
  height: 284px;
  position: relative;
  left:28px;
  top:52px;
}
#navEngCosmetic a {
	display: block;
	text-indent: -2000px;
	position: absolute;
	outline: none;
}
#navEngCosmetic a:hover {
	background-position: left bottom;
}
#navEngCosmetic .breastAugmentation {
	width: 154px;
	height: 43px;
	background: url(../images/navEngCosmetic/breastAugmentation.png) no-repeat;
	left: 0px;
	top: 0px;
}
#navEngCosmetic .tummyTuck {
	width: 154px;
	height: 23px;
	background: url(../images/navEngCosmetic/tummyTuck.png) no-repeat;
	left: 0px;
	top: 43px;
}
#navEngCosmetic .buttockImplants {
	width: 154px;
	height: 23px;
	background: url(../images/navEngCosmetic/buttockImplants.png) no-repeat;
	left: 0px;
	top: 66px;
}
#navEngCosmetic .blepharoplasty {
	width: 154px;
	height: 23px;
	background: url(../images/navEngCosmetic/blepharoplasty.png) no-repeat;
	left: 0px;
	top: 89px;
}
#navEngCosmetic .faceLift_eng {
	width: 154px;
	height: 23px;
	background: url(../images/navEspCosmetica/faceLift.png) no-repeat;
	left: 0px;
	top: 112px;
}
#navEngCosmetic .threads {
	width: 154px;
	height: 23px;
	background: url(../images/navEngCosmetic/threads.png) no-repeat;
	left: 0px;
	top: 135px;
}
#navEngCosmetic .hairImplant {
	width: 154px;
	height: 23px;
	background: url(../images/navEngCosmetic/hairImplant.png) no-repeat;
	left: 0px;
	top: 158px;
}
#navEngCosmetic .lipotransfer {
	width: 154px;
	height: 23px;
	background: url(../images/navEngCosmetic/lipotransfer.png) no-repeat;
	left: 0px;
	top: 181px;
}
#navEngCosmetic .rhynoplasty {
	width: 154px;
	height: 23px;
	background: url(../images/navEngCosmetic/rhynoplasty.png) no-repeat;
	left: 0px;
	top: 205px;
}


/*NAVEGACION ESTETICA*/
#navEspEstetica {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 154px;
  height: 284px;
  position: relative;
  left:28px;
  top:52px;
}
#navEspEstetica a {
	display: block;
	text-indent: -2000px;
	position: absolute;
	outline: none;
}
#navEspEstetica a:hover {
	background-position: left bottom;
}
#navEspEstetica .toxinaBotulinica {
	width: 154px;
	height: 43px;
	background: url(../images/navEspEstetica/toxinaBotulinica.png) no-repeat;
	left: 0px;
	top: 0px;
}
#navEspEstetica .bioplastia {
	width: 154px;
	height: 23px;
	background: url(../images/navEspEstetica/bioplastia.png) no-repeat;
	left: 0px;
	top: 43px;
}
#navEspEstetica .peelings {
	width: 154px;
	height: 23px;
	background: url(../images/navEspEstetica/peelings.png) no-repeat;
	left: 0px;
	top: 66px;
}
#navEspEstetica .controlAcne {
	width: 154px;
	height: 23px;
	background: url(../images/navEspEstetica/controlAcne.png) no-repeat;
	left: 0px;
	top: 89px;
}
#navEspEstetica .mesoterapia {
	width: 154px;
	height: 23px;
	background: url(../images/navEspEstetica/mesoterapia.png) no-repeat;
	left: 0px;
	top: 112px;
}
#navEspEstetica .hidrolipoclasia {
	width: 154px;
	height: 37px;
	background: url(../images/navEspEstetica/hidrolipoclasia.png) no-repeat;
	left: 0px;
	top: 135px;
}
#navEspEstetica .malla {
	width: 154px;
	height: 37px;
	background: url(../images/navEspEstetica/mallaAdelgazante.png) no-repeat;
	left: 0px;
	top: 172px;
}



/*NAVEGACION AESTHETIC INGLES*/
#navEngAesthetic {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 154px;
  height: 284px;
  position: relative;
  left:28px;
  top:52px;
}
#navEngAesthetic a {
	display: block;
	text-indent: -2000px;
	position: absolute;
	outline: none;
}
#navEngAesthetic a:hover {
	background-position: left bottom;
}
#navEngAesthetic .botolinumToxin {
	width: 154px;
	height: 43px;
	background: url(../images/navEngAesthetic/botolinumToxin.png) no-repeat;
	left: 0px;
	top: 0px;
}
#navEngAesthetic .bioplasty {
	width: 154px;
	height: 23px;
	background: url(../images/navEngAesthetic/bioplasty.png) no-repeat;
	left: 0px;
	top: 43px;
}
#navEngAesthetic .peeling {
	width: 154px;
	height: 23px;
	background: url(../images/navEngAesthetic/peeling.png) no-repeat;
	left: 0px;
	top: 66px;
}
#navEngAesthetic .acneControl {
	width: 154px;
	height: 23px;
	background: url(../images/navEngAesthetic/acneControl.png) no-repeat;
	left: 0px;
	top: 89px;
}
#navEngAesthetic .mesotherapy {
	width: 154px;
	height: 23px;
	background: url(../images/navEngAesthetic/mesotherapy.png) no-repeat;
	left: 0px;
	top: 112px;
}
#navEngAesthetic .ultrasonicHydrolipoclasy {
	width: 154px;
	height: 37px;
	background: url(../images/navEngAesthetic/ultrasonicHydrolipoclasy.png) no-repeat;
	left: 0px;
	top: 135px;
}
#navEngAesthetic .contouringSupralingualMesh {
	width: 154px;
	height: 37px;
	background: url(../images/navEngAesthetic/contouringSupralingualMesh.png) no-repeat;
	left: 0px;
	top: 172px;
}


/*NAVEGACIONES PRINCIPALES*/

hr { width:90%; height:1px; color:#ccc; margin-left:25px; margin-top:15px; }

#vr { padding-left:20px; padding-top:15px; }

#form { width:500px; border:0px; margin:auto; font-family:Arial, Helvetica, sans-serif; font-size:13px; }
#form .php { color:#900; }
#form select { font-family:Arial, Helvetica, sans-serif; font-size:13px; }
#form th { width:100px; font-weight:normal; text-align:right; }

#quienesTable { width:501px; border:0px; margin-left:22px; }
table p { margin:0px; text-align:center; padding:0px; }
table strong { font-size:12px; font-weight:bold; text-align:center; margin:0px; padding:0px; }
table h6 { margin:0 0 5px 0; padding:0px; text-align:center; font-size:14px; }

#contactoForm { width:425px; float:left; }
#contactoForm p { margin-right:0px; padding-right:0px; }
#contactoForm table p { margin:0px; padding:0px; text-align:right; }
#contactoForm table em { font-size:11px; font-family:Arial, Helvetica, sans-serif; font-style:normal; text-align:left; }
#contactoForm table strong { margin:0px; padding:0px; color:#F00; }

#contactoFoto { float:left; width:260px; margin-left:15px; }
#contactoFoto p, strong { margin:10px 0 0 0; padding:0 0 0 5px; }
#contactoFoto img { border:1px solid #a1bdc3; padding:5px; margin-top:8px; }

#vr { padding-left:20px; padding-top:15px; }
.exp { font-size:12px; }

#promo { background-image:url(../images/promos.png); background-repeat:no-repeat; width:700px; height:160px; border:none; margin-top:15px; }
#promoEng { background-image:url(../images/promotions.png); background-repeat:no-repeat; width:700px; height:160px; border:none; margin-top:25px; }