body {
	margin:0px;
	padding:0px;
	height:100%;
}
body.white { background-color:#FFFFFF; }
body.orange { background-color:#F87313; }
#curt {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	background-color:#fff;
	visibility:visible;
}
#pageSlide {
	position:absolute;
	display:block;
	width:873px;
	height:590px;
	left:50%;
	margin-left:-437px;
	padding:0px;
	visibility:hidden;
}
.normal {
	top:50%;
	margin-top:-295px;
}
.corect {
	top:0px;
	margin-top:0px;
}
#cLT,#cLB,#cRT,#cRB {
	display:block;
	width:873px;
	height:10px;
	padding:0px;
	margin:0px;
	font-size:1px;
}
#cLT {
	background-color:#FFF6F7;
	background-repeat:no-repeat;
	background-position:left top;
}
#cRT {
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:right top;
}
#cLB {
	background:#ECEAEA url(../_img/corner_lb.gif) no-repeat left bottom;
}
#cRB {
	background:transparent url(../_img/corner_rb.gif) no-repeat right bottom;
}
.no_cLT {
	background-image:url(../_img/corner_lt.gif);
}
.no_cRT {
	background-image:url(../_img/corner_rt.gif);
}

#menuBottom {
	display:block;
	width:873px;
/*	height:86px; */
	height:66px;
	background:#ECEAEA url('../_img/bck_menu_bottom.gif') repeat-x left top;
	overflow:auto;

}
#menuBar {
	display:block;
	width:831px;
	height:38px;
	margin:6px 0px 0px 0px;
	padding:0px 0px 0px 14px;
	background:#FFF7F7 url(../_img/nui_logo.gif) no-repeat 42px 5px;
}
#logo {
	display:inline;
	float:left;
	clear:none;
	width:82px;
	height:38px;
	font-size:1px;
	cursor:pointer;
}
#menuBar a {
	display:inline;
	float:left;
	clear:none;
	width:auto;
	margin:0px 0px 0px 24px;
	padding:0px;
	line-height:38px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial,sans-serif;
	color:#818181;
	text-decoration:none;
	text-align:center;
}


#text {
	font-family:Arial,sans-serif;
	color:#f87313;
	font-size:12px;
/*	line-height:14px; */
	text-align:justify;
}
#text p {
	margin-top:0px;
}
#text a {
	color:#f87313;
}
#menu {
	font-family:Arial,sans-serif;
	color:#857f7f;
	font-size:11px;
	text-align:right;
	overflow:hidden;
}
#menu a {
	display:inline;
	float:right;
	clear:both;
	width:150px;
	font-family:Arial,sans-serif;
	color:#857f7f;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	padding:6px 17px 6px 0px;
	margin:0px 0px 10px 0px;
	background:transparent url(../_img/bullet.gif) no-repeat right center;
}
#menu img {
	display:inline;
	float:right;
	clear:both;
}
#menu .spec {
	font-size: 14px;
}
#oferta {
	display:none;
	position:absolute;
	left:155px;
	bottom:97px;
	border:1px solid #ECEAEA;
	border-bottom:none;
}

#oferta a {
	clear:both;
	width:160px;
	margin:0px;
	padding:4px;
	line-height:normal;
	border-bottom:1px solid #ECEAEA;
	background-color:#ffffff;
}
/* Top border and right corner */
.bt {
background:transparent url(../_img/box.png) no-repeat 100% 0;
margin:0 0 0 11px;
height:11px;
position:relative;
top:0px;
font-size:1px;line-height:1px;padding:0px;
}
div.border>div.bt{top:0px;}
/* Top left corner */
.bt div {
height:11px;
width:11px;
position:relative;
left:-11px;
background:transparent url(../_img/box.png) no-repeat 0 0;
}
/* Bottom border and right corner */
.bb {
background:transparent url(../_img/box.png) no-repeat 100% 100%;
margin:0 0 0 11px;
height:11px;
position:relative;
top:0px;
font-size:1px;line-height:1px;padding:0px;
}
div.border>div.bb{top:0px;}
/* Bottom left corner */
.bb div {
height:11px;
width:11px;
position:relative;
left:-11px;
background:transparent url(../_img/box.png) no-repeat 0 100%;
}
/* Left border */
.i1 {
padding:0 0 0 11px;
margin:0px;
background:url(../_img/borders.png) repeat-y 0 0;
}
/* Right border */
.i2 {
padding:0 11px 0 0;
margin:0px;
background:url(../_img/borders.png) repeat-y 100% 0;
}
.i3 {
background:#fff;
margin:0px;
}
.border p {
	margin:0px;
	padding:0px;
}
