@charset "utf-8";
/* CSS Document */

#info-body{
width:426px;
height:260px;
float:left;
margin-top:20px;
font-size:14px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
}
	#claim{
	width:426px;
	height:59px;
	background:url(../images/body_claim2.jpg) no-repeat;
	text-indent:-9999px;
	}
	a.bot-solicitud{
	width:168px;
	height:55px;
	background:url(../images/boton_solicitar.jpg);
	display:block;
	text-indent:-9999px;
	margin-top:10px;
	}
.bloque{
	width:293px; 
	float:left;
	margin-top:60px;
	background:url(../images/bloque.jpg) no-repeat;
}
	.bloque .titulo{
	height:21px;
	text-indent:-9999px;
	margin:13px 0 20px 15px;
	}
	.bloque .txt1{
		font-size:14px;
		font-weight:bold; 
		color:#666666;
		line-height:17px;
		margin:0px 0 0 22px;
		padding-right:10px;
		clear:both;
		width:250px;
	}
	.bloque .txt2{
		font-size:12px; 
		color: #666666;
		line-height:17px;
		margin:5px 0 0 22px;
		width:250px;
	}

/* 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; }