html body{
	padding:0.1em;
	font:11px/24px Arial,Helvetica,sans-serif;
	text-align:left;
	color:#111;
	height:100%;
	background:#f7f7f7;
	margin-top: -12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_nav {
	color:#666;
	text-decoration:none;
	vertical-align: baseline;
	text-align: right;
	position: absolute;
	left: -6px; 
	top: 7px;
	width: 957px; 
	height: 19px;
	z-index:11000;
}
#top_nav ul{
	padding:0;
	list-style:none;
	text-transform:none;
	width: 957px;
	height: 15px;
	float:right;
}
#top_nav li{margin-left:8px;padding:0;list-style:none;float:right;font-size:11px;}
#top_nav li a{color:#999;
	text-decoration:none;
	border-bottom-style: none;
	border-bottom-width: 1px;}
#top_nav li a:hover{color:#fff;border-bottom:0px solid #fff;background-color:#111;}
  .close:hover{
	text-decoration:none;
	color: #ff0000;	font-size:14px;
}
a{text-decoration:underline;color:#111;}
a:hover{text-decoration:none;color:#111;}
#info a {text-decoration:underline;color:#E9522C;}
#info a:hover{text-decoration:none;color:#E9522C;}
img{
	border: none;
}
h2{color:#111;font-size:10px;line-height:24px;font-weight:bolt;margin:0 0 5px 0;padding:0;text-transform:uppercase;}
#logo a{
	position:absolute;
	top:15px;
	left:0px;
	padding:67px 0 0 0;
	height:0!important;
	height /**/:67px;
	overflow:hidden;
	width:217px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#headMS{
	position:absolute;
	top:15px;
	left:290px;
	padding:67px 0 0 0;
    height:0!important;
	height /**/:67px;
	overflow:hidden;
	width:690px;
	background-image: url(../img/headMS.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#groupon{
	font-size: 13px;
	vertical-align: text-top;
	text-align: center;
	font-weight: normal;
}
    #hitarea{
	position:absolute;
	top:82px;
	left:0;
	padding:35px 0 0 0;
	height:0!important;
	height /**/:35px;
	overflow:hidden;
	width:55px;
	background-position:top left;
	background-repeat:no-repeat;
	z-index:2;
}
#hitarea.menu{background-image:url(../img/active_menu.gif);}
#menuHead{position:absolute;
	top:60px;
	left:0;
	padding:35px 0 0 0;
	height:0!important;
	height /**/:35px;
	overflow:hidden;
	width:230px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../img/menu.gif);
	visibility: hidden;
}
#headMenu{
	position: absolute;
	left: 20px;
	top: 90px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;z-index:1;
}
#menuContainer{
	position:absolute;
	top:118px;
	left:0px;
	height:700px;
	width: 200px;
	
}
#menuContent{
	padding-top: 26px;width: 200px;
}
#display{width: 200px;}
#display a:hover{background-position:0px -13px;color:#111;}
	#display a{
	display:block;
	text-decoration:none;
	color: #111;
	font-size:11px;
	padding-left: -40px;
	font-weight: bold;
}
	#display a:hover{
	color: #E9522C;
}
	#display ul a{
	padding-left:28px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 20px;
}
	#display ul a:hover{
	color:#E9522C;
	padding-left:-70px;
	margin-left: 0px;
}
	ul{
	display:block;
	margin:0;
	list-style:none;
	padding-left: 20px;
}
	#display ul{
}
	#display li ul {
	display:none;
	/**/padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.back{
	z-index: 1;
}
#wrap{
	position:relative;
	padding:0;
	WIDTH: 985px;
	height: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftcol{
	position:absolute;
	top:140px;
	left:20px;
	width:210px;
}
#submenu{
    top:0px;
    left:0px;
	color:#111;
	font-size:18px;
	line-height:24px;
	margin-bottom:15px;
	padding:0;
	text-transform:uppercase;
	font-weight: normal;}
	
/* the overlayed element */
.apple_overlay {
	display:none;
	background-image:url(../img/white.png);
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:650px;
	/* some padding to layout nested elements nicely  */
	padding:35px;
	/* a little styling */	
	font-size:11px;
	margin-right: 15px;
	margin-left: 15px;
}
/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(../img/close.png);
	position:absolute; right:2px; top:15px;
	cursor:pointer;
	height:28px;
	width:28px;
}
/* the overlayed element */
.apple_overlay_small {
	display:none;
	background-image:url(../img/white_small.png);
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:520px;
	/* some padding to layout nested elements nicely  */
	padding:35px;
	/* a little styling */	
	font-size:11px;
	margin-right: 15px;
	margin-left: 15px;
}

/* default close button positioned on upper right corner */
.apple_overlay_small .close {
	background-image:url(../img/close.png);
	position:absolute; right:-2px; top:11px;
	cursor:pointer;
	height:28px;
	width:28px;
}
/* the overlayed element */
.apple_overlay_large {
	display:none;
	background-image:url(../img/white_large.png);
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:520px;
	/* some padding to layout nested elements nicely  */
	padding:35px;
	/* a little styling */	
	font-size:11px;
	margin-right: 15px;
	margin-left: 15px;
}
/* default close button positioned on upper right corner */
.apple_overlay_large .close {
	background-image:url(../img/close.png);
	position:absolute; right:0px; top:21px;
	cursor:pointer;
	height:28px;
	width:28px;
}
/* the overlayed element */
.apple_overlay_very_small {
	display:none;
	background-image:url(../img/white_very_small.png);
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:520px;
	/* some padding to layout nested elements nicely  */
	padding:35px;
	/* a little styling */	
	font-size:11px;
	margin-right: 15px;
	margin-left: 15px;
}

/* default close button positioned on upper right corner */
.apple_overlay_very_small .close {
	background-image:url(../img/close.png);
	position:absolute; right:-2px; top:11px;
	cursor:pointer;
	height:28px;
	width:28px;
}
  .button_int{
	font-size:11px;
	color:#E9522C;
	background:#f7f7f7;
	border:0px;
	width:270px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	cursor: pointer;
	padding-bottom: 4px;
	font-weight: bold;
	margin-left: -9px;
	text-decoration:underline;
       }
  .button_int:hover{
	text-decoration:none;	
       }

  .button_info{
	font-size:11px;
	color:#E9522C;
	background:#f7f7f7;
	border:0px;
	width:60px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration:underline;	text-align: left;
	cursor: pointer;
	padding-bottom: 4px;
}
  .button_info:hover{
  	text-decoration:none;	
}
  .button_delivery{
	font-size:10px;
	color:#111111;
	background:#f7f7f7;
	border:0px;
	width:58px;
	height:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-align: justify;
	cursor: pointer;
	padding-bottom: 3px;
	line-height: 1px;
	text-transform: capitalize;
}
  .button_delivery:hover{
	text-decoration:none;
	background-color: #E9522C;
	color: #FFFFFF;
}





  .button_info_medidas{
	font-size:10px;
	color:#fff;
	background:#E9522C;
	border:0px;
	width:162px;
	height:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align: left;
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1px;
	text-transform: capitalize;
}
  .button_info_medidas:hover{
	text-decoration:none;
	background-color: #E9522C;
	color: #FFFFFF;
}












#rightcol{position:absolute;top:90px;left:300px;width:680px;height:360px;}


#leftcol ul{margin:0;padding:0;list-style:none;line-height:24px;text-transform:uppercase;}
#leftcol li{margin:0;padding:0;list-style:none;font-size:10px;}
#leftcol li a{
	color:#111;
	text-decoration:none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#leftcol li a:hover{color:#FFF;border-bottom:none;background-color:#E9522C;}
#leftcol .active a{color:#FFF;border:1;background-color:#E9522C;border-bottom:none;}
#leftcol .active a:hover{color:#FFF;border:1;background-color:#E9522C;border-bottom:none;}

#leftcolSM{position:relative;margin:25 0 25 0;padding:0 25 0 0;list-style:none;}
#leftcolSM li{margin:0;padding:0;list-style:none;font-size:10px;line-height:20px;}
#leftcolSM .last{padding-bottom: 10px;}


#leftcolSM li a{color:#111;text-decoration:none;border-bottom-style:none;border-bottom-width: 1px;
}
#leftcolSM li a:hover{
	color:#E9522C;
	background-color:#F7F7F7;text-decoration: underline;
	
	
	
}
#leftcolSM .active a{color:#E9522C;text-decoration: underline;background-color:#f7f7f7;}
#leftcolSM .active a:hover{color:#E9522C;text-decoration: underline;background-color:#f7f7f7;}
/*#leftcolSM .active{color:#E9522C;border-bottom:1px dotted #E9522C;background-color:#f7f7f7;}*/
#rightcol ul{
	position:absolute;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	width:678px;
	z-index:7;
	margin:0;
}
#rightcol li{margin-right:25px;padding:0;list-style:none;float:left;font-size:10px;}
#rightcol li a{color:#111;text-decoration:none;border-bottom:1px solid #111;}
#rightcol li a:hover{color:#fff;border-bottom:0px solid #E9522C;background-color:#111;}
#rightcol .active a{color:#E9522C;border-bottom:1px solid #E9522C;background-color:#f7f7f7;}
#rightcol .active a:hover{color:#fff;border-bottom:0px solid #E9522C;background-color:#111;}
#container{position:absolute;top:50px;left:0px;width:600px;height:1050px;z-index:6;}
#content{
	position:absolute;
	left:0;
	top:0px;
	width:531px;
	line-height: 20px;
	
}
#containerNM{position:absolute;top:1px;left:0px;width:600px;height: 1100px;z-index:6;}
#contentNM{position:absolute;left:0;top:1px;width:600px;line-height: 20px;}
.table{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
	left: 30px;
}
#CloseThanks a{
	text-transform: capitalize;
	font-size: 11px;
}
.tr bg{
	
}

.td{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#term{
	position:absolute;
	top:0px;
	left:550px;
	width:115px;
	color:#111111;
	text-align: right;
	font-weight: normal;
}
.pesos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#twocol_right{position:absolute;top:0;left:0px;padding-bottom:50px;}
#twocol_right .objvert{height:1%;overflow:hidden;width:650px;margin-bottom:20px;}
.s8-thumb{float:left;width:150px;height:140px;margin-right:20px;}
#twocol_right .objvert .name{float:left;width:245px;margin-right:30px;color:#666;}
#twocol_right .objvert .name .data{color:#666;}
#twocol_right .objvert .name b{color:#000;font-weight:normal;}
#twocol_right .objvert .date{float:left;width:135px;margin-right:20px;color:#000;}
#twocol_right .objvert .tecnical{float:left;width:180px;color:#888;}
.texthumb{
	width:105px;
	color:#111;
	font-size: 10px;
	line-height: 12px;
}
/*star form*/
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #111;
	background-color: #f7f7f7;
	border: 1px solid #111;
	overflow: auto;
	width: 235px;
	height: 80px;
}
#SELECT {
	color: #111;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #111111;
	height: 500px;	background-color:#f7f7f7;

}
OPTION{
	color: #111;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;background-color:#f7f7f7;
}
INPUT  {
	color:#111;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f7f7f7;
	border: 1px solid #111111;
}
.textarea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #111;
	background-color: #f7f7f7;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	border: 1px solid #111;
	width: 237px;
}
.textarea3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #111;
	background-color: #f7f7f7;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	border: 1px solid #111;
	width: 237px;
}
.textarea4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #111;
	background-color: #f7f7f7;
	border: 1px solid #111;
	overflow: auto;
	width: 252px;
	height: 100px;
}
.textarea5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #111;
	background-color: #f7f7f7;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	border: 1px solid #111;
	width: 252px;
}
.textarea6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #111;
	background-color: #f7f7f7;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	border: 1px solid #111;
	width: 200px;
}/*end form*/
#recomendaciones{
	padding:0.1em;
	font:11px/18px Arial,Helvetica,sans-serif;
	text-align:justify;
	color:#111;
	background:#fff;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#map{
	width: 157px;
	height: 72px;
	position: absolute;
	left:207px;
	top:241px;
	z-index:5000;
	/*background-image: url(../img/contacto/logo_flech.png);*/
}
#map a{
	width: 157px;
	height: 72px;
	position: absolute;
	left:207px;
	top:241px;
    background-position:0 0px;	background-image: url(../img/contacto/logo_flecha.png);

}
#map a:hover{	height: 72px;
background-position:0 -72px;}

.togglebox {
	background-color:#fff;
	border: 1px solid #a9a9a9;
	/* Rounder Corner */
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	overflow: hidden;
	font-size: 11px;
	width: 535px;
	clear: both;
	margin-bottom:10px;
}

.togglebox .content {
	padding: 5px;
}

#foot{
	position:absolute;
	top:799px;
	left:245px;
	height:20px;
	width:680px;
	color:#FFF;
	font:10px Arial,Helvetica,Sans-serif;
	text-align:center;
}
#foot a{text-decoration:none;color:#FFF;}
#foot a:hover{text-decoration:none;color:#FFF;background-color:#111;}
:focus{outline:none;}
