@charset "utf-8";
/* CSS Document */
#content{
	height:650px;
}
#banner-home{
	margin:0 auto;
	height:373px;
	background:url(../images/bg_banner.jpg) no-repeat;
}

/*-------------------------------------------
SLIDE
--------------------------------------------*/

#slideshow { width:636px; height:324px; float:left; margin:25px 0 0 27px }
#nav-slide { width:220px; height:324px; float:right; background:url(../images/menu_banner.jpg) no-repeat; margin:25px 27px 0 0; padding-top:20px; }
#nav-slide li { width: 217px; margin: 0; list-style: none; text-align:left; }
#nav-slide a { padding: 0; color:#666; text-decoration:none; font-weight:bold; display: block; background:url(../images/sep_menu_banner.png) bottom no-repeat; padding:12px 20px 12px 20px; }
#nav-slide a:hover{ color:#333;}
#nav-slide a.activeSlide { background-color: #CACACA; color:#FFF; }
#nav-slide a:focus { outline: none; }
.feature_item { width:636px; height:324px; }

/*-------------------------------------------*/

#principal{
	float:left; 
	padding:0;
	padding-left:30px;
	padding-top:50px;
	line-height:16px;
	background:url(../images/shadow_body.jpg) no-repeat 5px top;
}
#left{
	width:640px;
	float:left;
	padding-bottom:30px;
	background:url(../images/borde_sidebar.gif) right top no-repeat;
	line-height:19px;
}
#right{
	width:234px;
	float:left;
	color:#999999;
	padding:0;
}

.caja{
	width:190px;
	float:left;
	padding:0;
}
.caja2{
	width:630px; 
	float:left; 
}
.caja2 p{
	margin-bottom:10px;
}
.sep{
	margin-right:28px;
}
.tit-caja{
	font-size:20px;
	color:#E5720C;
}
.subtit-caja{
	margin-bottom:7px;
	font-weight:bold;
}
.esp-inf{ margin-bottom:40px; }
.txt-caja{
	width:190px;
	margin-top:0px;
}
a.mas-info-banner{
	width:118px;
	height:27px;
	display:block;
	background:url(../images/bot_masinfo_banner.png) no-repeat;
	text-indent:-9999px;
}
a.mas-info-banner:hover{
	background-position:0 -27px !important;
}
.destacado{ font-weight:bold; color:#E87D1C; font-size:12px; margin:10px 0 8px 0; }
.esp-extra{ margin-top:25px; }