@import url(../../../../css/reset.css);


/* Begin HTML Structure */
html, body {
	color:#525252;
	font:normal normal normal 11px Tahoma,Geneva,sans-serif;
	height:100%;
}
.clear {
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
}
#header {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:2;
}


/*********/
/* MENU */
/********/
#logo-btn, #menu-btns a, #menu-autos a {
	background-image:url(images/menu.png);
}


#menu {
	background:transparent url(images/back-menu.gif) repeat-x scroll 0 0;
	height:96px;
}
#menu-content {
	height:96px;
	margin:auto;
	width:950px;
}
#logo-btn {
	background-position:0 -174px;
	height:80px;
	margin:8px 0 0 5px;
	position:absolute;
	text-indent:-9999px;
	width:115px;
}


/************/
/* BOTONES */
/***********/
#menu-btns {
	margin:0 0 0 146px;
}
#menu-btns li {
	display:inline;
	float:left;
}
#menu-btns a {	
	display:inline;
	float:left;
	text-indent:-9999px;
	height:32px;
}
#filosofia-btn {
	width:159px;
}
#filosofia-btn:hover {
	background-position:0 -32px;
}
#news-btn {
	background-position:-159px -32px;
	width:115px;
}
#living-btn {
	background-position:-274px 0;
	width:117px;
}
#living-btn:hover {
	background-position:-274px -32px;
}
#concesionarios-btn {
	background-position:-391px 0;
	width:135px;
}
#concesionarios-btn:hover {
	background-position:-391px -32px;
}
#contacto-btn {
	background-position:-526px 0;
	width:98px;
}
#contacto-btn:hover {
	background-position:-526px -32px;
}
#advanced-btn {
	background-position:-624px 0;
	width:178px;
}
#advanced-btn:hover {
	background-position:-624px -32px;
}


/*****************/
/* BOTONES AUTOS */
/*****************/
#menu-autos {
	margin:4px 0 0 131px;
}
#menu-autos li {
	display:inline;
	float:left;
}
#menu-autos a {
	display:inline;
	float:left;
	font-size:0;
	line-height:0;
	height:55px;
	text-indent:-9999px;
}
#tsx-l4-btn {
	background-position:0 -64px;
	width:99px;
}
#tsx-l4-btn:hover {
	background-position:0 -119px;
}
#tsx-35L-btn {
	background-position:-99px -64px;
	width:92px;
}
#tsx-35L-btn:hover {
	background-position:-99px -119px;
}
#rl-btn {
	background-position:-547px -64px;
	width:80px;
}
#rl-btn:hover {
	background-position:-547px -119px;
}
#rdx-btn {
	background-position:-273px -64px;
	width:89px;
}
#rdx-btn:hover {
	background-position:-273px -119px;
}
#mdx-btn {
	background-position:-446px -64px;
	width:101px;
}
#mdx-btn:hover {
	background-position:-446px -119px;
}
#tl35l-btn {
	background-position:-191px -64px;
	width:82px;
}
#tl35l-btn:hover {
	background-position:-191px -119px;
}
#tl37l-btn {
	background-position:-362px -64px;;
	width:84px;
}
#tl37l-btn:hover {
	background-position:-362px -119px;
}
#zdx-btn {
	background-position:-627px -64px;
	width:112px;
}
#zdx-btn:hover {
	background-position:-627px -119px;
}
#precios-btn {
	background-position:-739px -64px;
	width:78px;
}
#precios-btn:hover {
	background-position:-739px -119px;
}


/**********/
/* FLASH */
/*********/
#flashHeader {
	background:#000 url(images/flash.jpg) no-repeat scroll center 0;
	height:175px;
	width:100%;
}


/*************/
/* CONTENIDO */
/*************/
#content {
	background:transparent url(images/back-content.gif) repeat-x scroll 0 270px;
	height:auto !important;
	height:100%;
	min-height:100%;
}
#content-bottom {
	background:transparent url(images/back-footer.gif) repeat-x scroll 0 bottom;
	height:100%;
	position:relative;
}
#content-elements {
	margin:auto;
	padding:270px 0 120px;
	width:917px;
}
#titulo-news a {
	background:transparent url(images/titulo.gif) no-repeat scroll 0 bottom;
	display:block;
	font-size:0;
	height:14px;
	margin:0 0 17px 7px;
	padding-top:20px;
	width:110px;
}


/**********/
/* FOOTER */
/**********/
#footer {
	background:transparent url(images/footer.png) no-repeat scroll 0 0;
	height:26px;
	margin-left:-295px;
	position:absolute;
	bottom:25px;
	left:50%;
	text-indent:-9999px;
	width:622px;
}


/********/
/* POST */
/********/
.post-title { background:transparent url(images/post-titulo-back.png) repeat scroll 0 0; }
.post-title-top { background:transparent url(images/post-titulo-top.png) no-repeat scroll 0 0; }
.post-title-bottom {
	background:transparent url(images/post-titulo-bottom.png) no-repeat scroll 0 bottom;
	height:auto !important;
	height:18px;
	min-height:18px;
	padding:5px 17px 11px;
}
.post-title-bottom a {
	color:#eaeaea;
	font:normal normal bold 16px Tahoma, Geneva, sans-serif;
}
.post-content { 
	background:#fff url(images/post-back.png) no-repeat scroll 0 0;
	height:auto !important;
	height:148px;
	min-height:148px;
	padding:17px 26px 0 21px;
	position:relative;
}
.more-link {
	background:transparent url(images/verMas-btn.png) no-repeat scroll 0 0;
	bottom:16px;
	display:block;
	font-size:0;
	height:19px;
	position:absolute;
	right:26px;
	text-indent:-9999px;
	width:82px;
}
.more-link:hover {
	background-position:0 -19px;
}
.post-date {
	margin:15px 0 0;
	font-size:11px;
	font-weight:bold;
}
.post-date a {
	color:#017692;
}
.metas {
	background:transparent url(images/separador-post.jpg) no-repeat scroll center 0;;
	color:#017692;
	font:normal normal normal 10px Tahoma, Geneva, sans-serif;
	margin-top:13px;
	padding:10px 0 0;
	text-align:center;
}
.metas a {
	color:#017692;
	font:normal normal normal 10px Tahoma, Geneva, sans-serif;
}


/**************/
/* NAVEGACION */
/**************/
#ant-btn a {
	background-image:url(images/ant-btn.png);
	display:block;
	font-size:0;
	height:19px;
	text-indent:-9999px;
	width:162px;
}
#ant-btn a:hover {
	background-position:0 -19px;
}
#sig-btn a {
	background-image:url(images/sig-btn.png);
	display:block;
	font-size:0;
	height:19px;
	text-indent:-9999px;
	width:162px;
}
#sig-btn a:hover {
	background-position:0 -19px;
}
.navigation a {
	color:#525252;
	font:normal normal bold 12px Tahoma, Geneva, sans-serif;
}


/***********/
/* SIDEBAR */
/***********/
#sidebar h2 {
	background-image:url(images/sidebar-title.png);
	height:22px;
	padding:7px 0 0 22px;
}
#sidebar-top {
	background-image:url(images/sidebar-top.png) !important;
	height:23px;
	padding:11px 0 0 22px;
}
#sidebar-bottom {
	background-image:url(images/sidebar-bottom.png);
	height:6px;
	font-size:0;
}
/* End HTML Structure */