/* CSS Document */

html, body{
	height:100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#8b8b8b;
	font-size:12px;
	letter-spacing: 0.1pt;
}
a{
	text-decoration:none;
	color:inherit;
}
strong{
	font-weight:bold;
	font-family: inherit;
}

/* GENERIC STYLES */
.clear{
	clear:both;
}
.orange{
	color:#FE4300;
	font-size: large;
	line-height: 22px;
}
.orange a{
	text-decoration: underline;
}
.orange a:hover{
	color: #555;
}
a.brown{
	color:#aaa;
}
a.brown:hover{
	color:#fe4300;
}
p.font-medium{
	font-size:10px;
}
p.font-small{
	font-size:11px;
}

/* MAIN HOLDER */
div#main-holder{
	width:980px;
	min-height:616px;
	margin:auto;
	font-size: 90%;
}
/* MAIN TOP */
div#main-top{
	border-top:solid 5px #fe4300;
	height:50px;
	background:#d9d9d9;
}
/* MAIN HEADER */
div#main-header{
	/*height:190px;*/
	margin-top:30px;
}
div#main-header div.logo-holder{
	
}
div#logo{
	width:197px;
	/*margin: 5px 25px 30px; */
	margin: 1px 25px 3px;
	float:left;
}

/* novopiel rewards*/
div#novopiel-rewards{
	float: right; margin-right: 17px; margin-top: 3px;
}

/* buttons */
div#main-header div.logo-holder div.buttons-holder{
	font-size:11px;
}
* html div#logo{
	margin-right:-3px;
}
* html div#main-header div.logo-holder div.buttons-holder{
	margin-left:0px;
}
div#main-header div.logo-holder div.buttons-holder div{
	padding:20px 15px; padding-right:10px;
	width:212px; height: 28px;
	background:url(../images/depilacion-laser-010.jpg) no-repeat; background-position: -234px 0px;
}
div#main-header div.logo-holder div.buttons-holder a{
	color:#333;
}
div#main-header div.logo-holder div.buttons-holder a:hover{
	color:#fe4300;
}
div#main-header div.logo-holder div.buttons-holder p{
	display:block; letter-spacing: -0.1pt;
	margin-top:-1px; padding:0 0 0 27px;
}
div#main-header div.logo-holder div.buttons-holder h2{
	padding:1px 0 0 27px;
	color:#cecece;
	height:17px;
	font-size:13px;
}
div#presupuesto{
	float:left;
	margin-left:44px;
}
div#presupuesto h2{
	background:url(../images/depilacion-laser-003.gif) no-repeat;
}
div#sugerencias{
	float:left;
	margin-left:30px;
}
div#sugerencias h2{
	background:url(../images/depilacion-laser-005.gif) no-repeat;
}

/* menú */
div#menu{
	height:45px; position:relative; z-index:100;
	background:url(../images/depilacion-laser-016.jpg) no-repeat;
	clear:both;
	color:#999;
}
div#menu ul.menu{
	margin-left:45px;
	height:32px;
}
div#menu ul.menu li{
	float:left;
	height:22px;
	padding:10px 15px 0;
	background:url(../images/depilacion-laser-017.jpg) top right no-repeat;
}
div#menu ul.menu li.first{
	padding-left:0;
}
div#menu ul.menu li.last{
	background:none;
}
div#menu ul.menu li a{
	display:block;
	text-decoration:none;
	color:#999;
}
div#menu ul.menu li a:hover{
	color:#fe4300;
}
div#menu ul.menu li a.submenu{
	padding-right:15px;
	background:url(../images/depilacion-laser-006.gif) no-repeat; background-position:right 4px;
}
div#menu ul.menu li a{
	display:block;
	text-decoration:none;
	color:#333;
}
/* submenu */
div#menu ul.submenu{
	display: none; 	position: absolute; z-index:101;
	overflow: hidden;
	margin:10px 0 0 -15px; min-width:120px;
	background:#efefef;
}
div#menu ul.submenu li{
	float:none;
	height:auto; width:auto;
	padding:6px 18px 8px;
	background:url(../images/depilacion-laser-009.gif) center bottom no-repeat;
}
div#menu ul.submenu li.first{
	margin-top:10px;padding:6px 18px 8px;
}
div#menu ul.submenu li.last{
	margin-bottom:10px; padding:6px 18px 4px;
}
div#menu ul.submenu li a{
	color:#aaa; font-size:11px
}


div#main-header div.contact-holder{
	float: right;
	color:#999;
	overflow: auto; padding: 10px 0
}
div#main-header div.contact-holder .data-holder{
	float:left;
	width:465px;
}
div#main-header div.contact-holder p{
	display: inline-block; margin-bottom: 8px;
}
div#main-header div.contact-holder strong{
	font-weight:bold;
	font-size:14px;
}
div#main-header div.contact-holder a.bolsa{
	float: right;
}


/* player */
div#player-holder{
	position: absolute; right: 78px; top: 7px;
}

/* marquesina */
div#news-marquesina{
	/*float:left;*/
	margin-top: 8px;
}


/* MAIN CONTENT */
div#main-content{
	border-top:solid 1px #d4d4d4;
	border-bottom:solid 1px #d4d4d4;
	padding:30px 20px;
	overflow:auto;	
	clear: both;
}

div#main-content p{
	line-height:11pt; color:#969696; font-size:12px;
	margin-bottom:15px;
}
div#main-content p.font-medium{
	font-size:10px;
}
div#main-content p.font-small{
	font-size:9px;
}

div#main-content h1{
	font-size:16px; color:#555; margin-bottom:15px
}
div#main-content h2{
	font-size:14px; color:#777; margin:15px 0
}
div#main-content h3{
	font-size:13px; font-weight:bold; margin:0 0 7px
}

div#main-content ul{
	list-style: outside;
	line-height:11pt; 
}
div#main-content li{
	margin:0 0 0 13px; margin-bottom:4px; padding:0 0 0 5px;
}

/* MAIN FOOTER */
div#main-footer{
	padding:10px 0 0 0;
	margin-bottom:25px;
	clear:both;
}

div#main-footer div.buttons-holder{
	padding:0 5px; position:relative;
}


/* botonera */
div#main-footer div.buttons-holder div.left-col{
	overflow:auto;
}
div#main-footer div.buttons-holder div.right-col{
	position:absolute; right:0; top:0; padding-top:20px
}

/* botones left */
div#main-footer div.buttons-holder div.footer-block{
	float:left; padding:17px 15px; width: 200px;
}
div#main-footer div.buttons-holder div.bienestar{
	padding:17px 15px; 
}
* html div#main-footer div.buttons-holder div.bienestar{
	margin-right:-3px;
}
div#main-footer div.buttons-holder a{
	color:#CECECE;
}
div#main-footer div.buttons-holder a:hover{
	color:#3f3f3f;
}
div#main-footer div.buttons-holder h2{
	padding:0 0 0 15px;
	color:#cecece;
	font-size:13px;
	height:18px;
	background:url(../images/depilacion-laser-002.gif) left 2px no-repeat;
}
div#main-footer div.buttons-holder p{
	display:block; letter-spacing: -0.1pt;
	margin-top:-1px; padding:0 0 0 15px;
}

/* skin max */
div#main-footer div.buttons-holder a.skin-max{
	display:block; float:left;
	background:url(../images/skinmax-depilacion-laser-015.jpg) left top no-repeat;
	width:85px; height:25px; padding:0;
	font-size:1px; text-indent:-9999px;
}
* html div#main-footer div.buttons-holder a.skin-max{
	margin-right:-3px;
}
div#main-footer div.buttons-holder a.skin-max:hover{
	background-position: left bottom;
}

/* countries */
div#main-footer div.countries-holder{
	text-align:right;
	margin-left:120px;
}
* html div#main-footer div.countries-holder{
	margin-left:0px;
}
div#main-footer div.countries-holder p{
	margin:0; padding:0; border:0;
	line-height: 13px; font-size:11px; color:#aaa
}
div#main-footer div.countries-holder a{
	padding:0; margin:0; border:0;
}

div#main-footer div.countries {
	margin-left:64px; height:13px; margin-bottom:8px;
}
div#main-footer div.countries a{
	text-indent:-99999px; font-size:1px; display:block; float:left;
	width:24px; height:13px; margin:0 8px 0 0;
}
div#main-footer div.countries a.mexico{
	background:url(../images/depilacion-laser-013.jpg) bottom left no-repeat;
}
div#main-footer div.countries a.mexico:hover{
	background-position:left top;
}
div#main-footer div.countries a.colombia{
	background:url(../images/depilacion-laser-012.jpg) bottom left no-repeat;
	margin:0;
}
div#main-footer div.countries a.colombia:hover{
	background-position:left top;
}
div#main-footer div.countries a.brazil{
	background:url(../images/depilacion-laser-011.jpg) bottom left no-repeat;
}
div#main-footer div.countries a.brazil:hover{
	background-position:left top;
}

