@charset "utf-8";
/* CSS Document */
#banner{
	height:331px;
	width:644px;
	background:url(../images/banner_bg.png) no-repeat;
}
.altura{
	height:720px;
	#height:700px;
}
#claim{
	margin-top:30px;
	width:590px;
	height:40px;
	color:#333333;
	font-size:28px;
	background:url(../images/claim_line.jpg) no-repeat bottom left;
}
#aniversario{
	background:url(../images/10years.png) no-repeat; 
	height:75px; 
	width:75px; 
	position:relative; 
	top:-35px; 
	left:-10px; 
	z-index:9999;
}
#txt-home{
	font-size:14px;
	color:#666666;
	margin-top:25px;
	line-height:20px;
	width:560px;
}
	.titulo{
	font-size:30px;
	color:#FFFFFF;
	}
	.subtitulo{
	font-size:20px;
	color:#A8BBDF;
	}
	#box-info{
	width:644px;
	font-size:11px;
	color:#FFFFFF;
	margin-top:20px;
	}
	#box-info #box-head{
	height:12px;
	width:644px;
	background:url(../images/box_head.png);
	}
	#box-info #box-body{
	width:644px;
	background:url(../images/box_body.png);
	float:left;
	}
		#box-info #box-body #box-info1{
		width:200px;
		float:left;
		margin:0 0 0 15px;
		}
		#box-info #box-body #box-info2{
		width:360px;
		float:right;
		margin:0 18px 0 0;
		}
		#box-info #box-body .tit-box{
		font-size:18px;
		color:#C2CFE7;
		}
		#box-info #box-body img{
		border:4px solid #9AB0DA;
		margin:5px 0;
		}
		#box-info #box-body p{
		margin:0;
		}
		#box-info #box-body a.vermas{
		width:80px;
		height:22px;
		display:block;
		text-indent:-9999px;
		background:url(../images/bot_vermas.jpg);
		margin-top:10px;
		}
		#box-info #box-body a.vermas:hover{
		background-position:0 -22px !important;
		}
	#box-info #box-foot{
	height:12px;
	width:644px;
	background:url(../images/box_foot.png);
	clear:both;
	}
	.box-info .txt{
		width:257px;
		font-size:12px; 
		color:#858585;
		line-height:17px;
		margin:10px 0 0 18px;
		font-size:13px;
	}
	.box-info a.bot-vermas{
		margin:12px 0 0 173px;
		display:block;
		width:111px;
		height:34px;
		background:url(../images/bot_vermas.jpg);
		text-indent:-9999px;
	}
	.box-info a.bot-vermas:hover{
		background-position: 0 -34px;
	}
	
/* carrusel */
ul#nav-banner {
	background: url(../images/nav_banner.jpg) no-repeat;
	height: 45px;
	width: 435px;
	margin:0;
	padding:0;
	position:relative;
	left:-17px;
}
ul#nav-banner li {
	float: left;
	list-style: none;
}
ul#nav-banner li a {
	position:absolute;
	text-indent: -9999px;
	text-decoration: none;
	border: none !important;
	height: 45px;
	top: 0px;
}
ul#nav-banner li#nav-catalogo1 a {
	left: 0px;
	width:143px;
	background: url(../images/nav_banner.jpg) 0 0 no-repeat !important;
}
ul#nav-banner li#nav-catalogo2 a {
	left: 143px;
	width:144px;
	background: url(../images/nav_banner.jpg) -143px 0 no-repeat !important;
}
ul#nav-banner li#nav-catalogo3 a {
	left: 287px;
	width:148px;
	background: url(../images/nav_banner.jpg) -287px 0 no-repeat !important;
}

ul#nav-banner li#nav-catalogo1 a:hover  		{ background-position: 0 -45px !important; }
ul#nav-banner li#nav-catalogo2 a:hover  		{ background-position: -143px -45px !important; }
ul#nav-banner li#nav-catalogo3 a:hover  	{ background-position: -287px -45px !important; }

ul#nav-banner li#nav-catalogo1 a:active  		{ background-position: 0 -45px !important; }
ul#nav-banner li#nav-catalogo2 a:active  		{ background-position: -143px -45px !important; }
ul#nav-banner li#nav-catalogo3 a:active  	{ background-position: -287px -45px !important; }