body{
    margin:0;
    min-width:916px;
    font:12px Arial, Helvetica, sans-serif;
}
form,fieldset,img{margin:0;padding:0;border:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:10px arial,sans-serif;
	vertical-align:middle;
}
.wrapper-area2 {
    background:transparent url(../images/bg-body.jpg) no-repeat scroll 50% 0;
}
.wrapper-holder{
    background:#1165e0 url(../images/bg-wrapprer-holder.gif) repeat-y 50% 0;
}
.wrapper-area{
    background:url(../images/bg-html.gif) repeat-x;
}
#wrapper{
	margin:0 auto;
	position:relative;
	width:916px;
	overflow:hidden;
}
/*header*/
#header{
	position:absolute;
	top:0;
	left:0;
	width:873px;
	padding:24px 0 0 43px;
	overflow:hidden;
}
.logo{
	float:left;
	width:86px;
	height:102px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/logo.gif) no-repeat;
}
.logo a{
	height:100%;
	display:block;
}
#header ul{
	float:right;
	margin:0;
	padding:41px 0 0;
	list-style:none;
}
#header li{
	float:left;
	padding:0 0 0 14px;
	font:18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header li a{
	color:#707070;
}
#header li.active a,
#header li a:hover{
	text-decoration:none;
	color:#0083c9;
}
/*main*/
#main{
	width:916px;
	padding:152px 0 0;
	overflow:hidden;
	min-height:688px;
}
* html #main{
	height:688px;
	overflow:visible;
}
/*tabs-bar*/
#tabs-bar{
	padding:14px 0 10px;
	margin:90px 0 0;
	float:right;
	width:234px;
	background: url(../images/bg-tabs-bar.png);
}
#tabs-bar h2{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 15px;
	width:122px;
	height:33px;
	background: url(../images/txt-ultimas.gif) no-repeat;
}
/*tabset*/
ul.tabset{
	margin:0;
	padding:0;
	list-style:none;
}
ul.tabset li{
	position:relative;
	height:1%;
	overflow:hidden;
	vertical-align:middle;
	font-weight:bold;
	font-size:15px;
	line-height:20px;
	margin:0 0 -2px;
	background: url(../images/separator.png) no-repeat;
}
ul.tabset li a{
	margin:1px 0 0;
	color:#fff;
	display:block;
	width:100%;
	cursor:pointer;
	position:relative;
}
ul.tabset li a:hover{
	text-decoration:none;
	background: url(../images/bg-tabs-bar.png);
}
ul.tabset li a span{
	display:block;
	padding:15px 0 11px 43px;
	background: url(../images/bullet.gif) no-repeat 26px 20px;
}
/*tabs-content*/
#tabs-content{
	float:left;
	width:624px;
	padding:92px 0 0 38px;
	overflow:hidden;
}
/*image-box*/
.image-box-t{
	width:100%;
	overflow:hidden;
	height:13px;
	background: url(../images/image-box-t.png) no-repeat;
}
.image-box-b{
	margin:0 0 13px;
	width:100%;
	overflow:hidden;
	height:21px;
	background: url(../images/image-box-b.png) no-repeat;
}
.image-box{
	width:590px;
	padding:0 20px 0 14px;
	overflow:hidden;
	background: url(../images/image-box.png) repeat-y;
}
.image-box img{
	display:block;
}
#tabs-content h1{
	margin:0 0 7px;
	font-size:32px;
	line-height:34px;
	color:#fff;
}
#main p{
	margin:0 0 20px;
	color:#fff;
	font-size:18px;
	line-height:19px;
	font-weight:normal;
}
#main p a{
	white-space:nowrap;
	color:#f8dc01;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
}
/*footer*/
#footer{
    padding:11px 0 126px;
    width:916px;
    margin:0 auto;
    overflow:hidden;
}
#footer .wrapp-form{
	margin:0 0 5px;
	width:916px;
	overflow:hidden;
}
#footer .wrapp-form strong{
	float:left;
	width:92px;
	overflow:hidden;
	color:#8e8e8e;
	text-align:right;
	padding:0 38px 0 0;
	font-size:17px;
	font-weight:bold;
	line-height:20px;
	background: url(../images/bullet02.gif) no-repeat 100% 2px;
}
#footer .wrapp-form .inp-holder{
	float:left;
	width:190px;
	padding:7px 15px 8px;
	overflow:hidden;
	margin:0 8px 0 0;
	background: url(../images/bg-input-holder.gif) no-repeat;
}
#footer .wrapp-form .inp-holder input{
	font-size:18px;
	line-height:18px;
	padding:0;
	width:190px;
	background:none;
	border:0;
	color:#8e8e8e;
	font-weight:normal;
}
#footer .btn-holder{
	width:99px;
	height:37px;
	overflow:hidden;
	color:#094973;
	float:left;
	margin:0 0 0 3px;
	background: url(../images/bg-btn.gif) no-repeat;
}
#footer .btn-holder input{
	background:none;
	color:#094973;
	border:0;
	width:99px;
	text-align:center;
	font-size:15px;
	padding:9px 0 0;
	line-height:18px;
	font-weight:bold;
	height:28px;
	cursor:pointer;
}
#footer .wrapp-list{
	width:804px;
	overflow:hidden;
	padding:0 96px 0 0;
}
#footer .wrapp-list ul{
	margin:0 -15px 0 0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
#footer .wrapp-list li{
	float:left;
	margin:0 6px 0 -6px;
	padding:0 4px 0 8px;
	background: url(../images/separator02.gif) no-repeat 0 3px;
}
#footer .wrapp-list li a{
	color:#707070;
}
#footer p{
	margin:0;
	text-align:right;
	font-size:12px;
	line-height:14px;
	color:#c7c7c7;
}
#footer p a{
	color:#c7c7c7;
}
/*MODELOS*/
#content{
	float:left;
	width:551px;
	overflow:hidden;
	padding:0 0 0 59px;
}
.image-area{
	position:relative;
	margin:0 0 9px;
	width:100%;
	overflow:hidden;
}
#content .image-area img{
	display:block;
}
col-wrapper{
	width:551px;
	overflow:hidden;
}
#content .text{
	float:right;
	width:454px;
	overflow:hidden;
}
#main h1{
	font:bold 30px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 5px;
	color:#f8dc00;
}
ul.item{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
ul.item li{
	margin:0 7px 0 -7px;
	float:left;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding:0 4px 0 8px;
	background: url(../images/separator03.gif) no-repeat 0 7px;
}
ul.item li a{
	color:#f8dc00;
}
/*nav*/
.nav-holder{
	padding:8px 0 0;
	width:64px;
	overflow:hidden;
}
/*box-link*/
.nav-holder .top{
	height:10px;
	width:64px;
	overflow:hidden;
	background: url(../images/bg-box-link-t.png) no-repeat;
}
.nav-holder .bottom{
	width:64px;
	height:10px;
	overflow:hidden;
	background: url(../images/bg-box-link-b.png) no-repeat;
}
.box-link{
	width:64px;
	overflow:hidden;
	background: url(../images/bg-box-link-c.gif) repeat-y;
}
.box-link ul{
	margin:-6px 0 0;
	padding:0;
	overflow:hidden;
	list-style:none;
}
.box-link li{
	height:1%;
	overflow:hidden;
	vertical-align:middle;
}
.box-link li a{
	display:block;
	width:64px;
	overflow:hidden;
	text-indent:-9999px;
	height:72px;
}
.box-link li a:hover{
	background-position: 0 -72px;
}
.box-link li .f{
	background: url(../images/sprite-f.gif) no-repeat;
}
.box-link li .fr{
	background: url(../images/sprite-fr.gif) no-repeat;
}
.box-link li .u-tube{
	height:74px;
	background: url(../images/sprite-u-tube.gif) no-repeat;
}
.box-link li .u-tube:hover{
	background-position: 0 -74px;
}
.box-link li .rss{
	height:68px;
	background: url(../images/sprite-rss.gif) no-repeat;
}
.box-link li .rss:hover{
	background-position: 0 -68px;
}
/*sidebar*/
#sidebar{
	float:right;
	width:276px;
	padding:35px 0 0;
	overflow:hidden;
}
a.ancho{
	padding:0 0 0 8px;
	margin:0 auto 15px;
	cursor:pointer;
	display:block;
	width:188px;
	outline: none;
	height:151px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/ancho.png) no-repeat;
}
/*image-box*/
.image-block{
	margin:0 0 10px;
	width:226px;
	height:126px;
	overflow:hidden;
	padding:20px 29px 28px 21px;
	background: url(../images/image-block.png) no-repeat;
}
.image-box img{
	display:block;
}
#sidebar h2{
	margin:0;
	color:#f8dc00;
	font-size:12px;
	line-height:13px;
}
#sidebar .txt{
	margin:0 0 28px;
	width:240px;
	overflow:hidden;
	padding:0 0 0 15px;
}
#sidebar address{
	padding:0;
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:15px;
	color:#fff;
	font-style:normal;
}
#sidebar address span{
	display:block;
}
/*carusel*/
#carusel{
	padding:0 0 0 37px;
	width:210px;
	position:relative;
	overflow:hidden;
}
#carusel .list-holder {
	position: relative;
	overflow: hidden;
	height: 117px;
}
.link-prev,
.link-next{
	outline: none;
	cursor:pointer;
	width:80px;
	height:14px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
.link-prev{
	background: url(../images/arrow-prev.png) no-repeat;
}
.link-next{
	background: url(../images/arrow-next.png) no-repeat;
}
#carusel ul{
	margin:0;
	padding:0;
	list-style:none;
	height:117px;
}
#carusel li{
	height:97px;
	overflow:hidden;
	vertical-align:middle;
	padding:10px 0;
}
#carusel li img{
	margin:0 auto;
	display:block;
}
#carusel li a{
	outline: none;
}
/*index*/
.index #main{
	padding:184px 0 0;
	min-height:657px;
}
* html .index #main{
	height:657px;
	overflow:visible;
}
.ver-modelo{
	position:absolute;
	top:194px;
	right:37px;
	width:207px;
	height:49px;
	font:bold 20px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ver-modelo a{
	cursor:pointer;
	background: url(../images/bg-ver-modelo.png) no-repeat;
	color:#f8dc01;
	display:block;
	height:42px;
	width:127px;
	padding:7px 56px 0 26px;
}
.ver-modelo a:hover{
	text-decoration:none;
	color:#fff;
}
/*two-column*/
.two-column{
	padding:0 0 0 4px;
	width:916px;
	overflow:hidden;
}
/*column-one*/
.two-column .column-one{
	float:left;
	width:490px;
	padding:10px 38px 0 0;
	overflow:hidden;
}
/*column-two*/
.two-column .column-two{
	float:left;
	width:384px;
	overflow:hidden;
}
.two-column .column-two .heading{
	width:315px;
	overflow:hidden;
	padding:0 0 0 56px;
	background: url(../images/bullet03.gif) no-repeat 16px 0;
}
.two-column .column-two .heading h2{
	margin:0 0 8px;
	color:#eec700;
	font:bold 22px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.two-column .column-two ul{
	margin:0;
	padding:0;
	list-style:none;
}
.two-column .column-two li{
	height:31px;
	overflow:hidden;
	vertical-align:middle;
	background: url(../images/bg-col-two-li.png) no-repeat;
	font:bold 16px/31px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.two-column .column-two li a{
	color:#fff;
	position:relative;
	display:block;
	overflow:hidden;
	padding:0 0 0 19px;
}
.two-column .column-two li a:hover{
	color:#eec700;
	text-decoration:none;
}
.two-column .column-two li a span{
	color:#659cbb;
	font-weight:normal;
}
.two-column .column-two li a:hover span{
	color:#fff;
}
.two-column .column-two li a strong{
	float:left;
	position:relative;
	overflow:hidden;
	width:25px;
	padding:0 12px 0 0;
}
.two-column .column-two li a strong img{
	display:block;
}
.two-column .column-two li.first{
	background: url(../images/bg-col-two-li-first.png) no-repeat;
}
.two-column .column-two li.last{
	background: url(../images/bg-col-two-li-last.png) no-repeat;
}
/*secundaria*/
.secundaria #sidebar{
	padding:46px 0 0;
}
.secundaria .image-block{
	margin-bottom:0;
}
.secundaria #sidebar .txt{
	padding-top: 9px;
}