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

/*links invisibles*/
body{
	background-image:url(../imagenes/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#fff;
	margin: 0px;
}
img.logo{
	position:absolute;
	margin-left:5px;
	margin-top:5px;	
}
#recomiendanos{
	position:absolute;
	background-image:url(../imagenes/recomiendanos.png);
	background-repeat:no-repeat;
	background-position:center;
	width:200px;
	height:148px;
	z-index:100;
	margin-left:-80px;
	display:none;
}
.form{
	height:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
}
#close{
	background-image:url(../imagenes/close.png);
	background-position:right;
	background-repeat:no-repeat;
	width:160px;
	height:13px;
	z-index:101;
	margin:8px 10px 5px 0;
}
#close:hover{
	background-image:url(../imagenes/close2.png);
	background-position:right;
	background-repeat:no-repeat;
}

.pointer{
	cursor:pointer;
}
div.left{
	background-image:url(../imagenes/bg-left.png);
	background-repeat:repeat-x;
	width:251px;
	margin-top:-70px;
}
td.icon-nosotros{
	background-image:url(../imagenes/icon-nosotros.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
td.icon-catalogo{
	background-image:url(../imagenes/icon-catalogo.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
td.icon-quienes{
	background-image:url(../imagenes/icon-quienes.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
td.icon-noticias{
	background-image:url(../imagenes/icon-noticias.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
td.icon-historia{
	background-image:url(../imagenes/icon-historia.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
td.icon-preguntas{
	background-image:url(../imagenes/icon-preguntas.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.text-preguntas{
	background-color:#56a6ff;
	background-image:url(../imagenes/bg-preguntas.png);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:35px;
	color:#fff;
	padding:10px;
	height:48px;
}
.text-historia{
	background-color:#56a6ff;
	background-image:url(../imagenes/bg-preguntas.png);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#fff;
	padding:10px;
	width:120px;
}
.text-quienes{
	background-color:#56a6ff;
	background-image:url(../imagenes/bg-preguntas.png);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#fff;
	padding:10px;
	width:220px;
	height:40px;
}

a{color:#993300; text-decoration:none;}
.caja {
	width:95%;
display: none;
padding:5px;
text-align:justify;
color:#333;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}
.mostrar{
text-align:justify;
display:block;
}

.text-preguntas2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#000;
	padding:20px;
	height:48px;	
	background-image:url(../imagenes/arrow-gray.png);
	background-repeat:no-repeat;
	background-position:left;
}
.text-historia2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	padding:20px;	
	background-image:url(../imagenes/arrow-gray.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:justify;
}
.text-preguntas2:hover{
	background-image:url(../imagenes/bg-preguntas2.png);
	background-repeat:repeat-x;
	background-color:#bbb;
	background-position:top;
}
div.cata-bots{
	margin:0px 0px 0px 4px;
	width:257px;
	height:39px;
background-image:url(../imagenes/cata-bot-nor.png);
	background-repeat:no-repeat;
}
div.cata-bots-sel{
background-image:url(../imagenes/cata-bot-ove.png);
}
div.cata-bots:hover{
background-image:url(../imagenes/cata-bot-ove.png);
}

div.cata-bots-sel{
	margin:0px 0px 0px 4px;
	width:257px;
	height:39px;
background-image:url(../imagenes/cata-bot-sel.png);
}

.paddin{
	padding:10px;
}
div.bg-services{
	
	background-image:url(../imagenes/service-1.png);
	background-repeat:repeat-x;
	width:224px;
	margin-top:6px;
}
div.bg-services:hover{
	
	background-image:url(../imagenes/service-2.png);
}
.bg-pie{
	
	background-image:url(../imagenes/bg-pie.png);
	background-repeat:repeat-x;
	margin-top:20px;
}
.bg-news{
	background-image:url(../imagenes/bg-news.png);
	background-repeat:repeat-x;
	height:220px;
}
.bg-port{
	
	background-image:url(../imagenes/portafolio-bg.png);
	background-repeat:repeat-x;
	height:132px;
}
.flecha{
	
	background-image:url(../imagenes/flecha.png);
	background-repeat:no-repeat;
	background-position:right;
}
.arrow-gray{
	
	background-image:url(../imagenes/arrow-gray.png);
	background-repeat:no-repeat;
	background-position:right;
}
.icon-port{
	margin:10px 5px 10px 5px;
}
.bg-news:hover{
	
	background-image:url(../imagenes/bg-news2.png);
	background-repeat:repeat-x;
}
td.separeador{
	background-image:url(../imagenes/separador.png);
	height:6px;
	width:6px;
	background-repeat:no-repeat;
	background-position:center;
}
.general{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}
.general-link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
	margin:20px 20px 0px 10px;
	height:36px;
}
.general-link{
	color:#333;
	text-decoration:none;  
}
.img-border{
	border: solid 1px #919191;
	padding:4px;
	background-color:#FFF;
}
.img-border:hover{
	border: solid 1px #000;
}
.img-paddin{
	margin:0px 2px 0px 2px;
}
.img-bor-detalles{
	border: solid 1px #919191;
	padding:4px;
	background-color:#FFF;
	padding:10px;
}
.img-bor-detalles:hover{
	border: solid 1px #000;
}
.titulos{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#333;
	text-decoration:none;
	margin:0px 20px 0px 10px;
}
.tit-noticias{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	text-transform:uppercase;
}
.txt-noticias{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
}
.txt-blanca{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#fff;
	text-decoration:none;
}
.txt-blanca:hover{
	color:#000;
}
td.line-up{
	background-image:url(../imagenes/line-up.png);
	background-repeat:no-repeat;
	background-position:right;
}
.absolute{
	position:absolute;
}
img.not{
	border:solid 3px #8a8a8a;
}
img.not:hover{
	border:solid 4px #000;
}
img.bg-menu:hover{
	background-image:url(../imagenes/bg-bots.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
img.bg-ver:hover{
	background-image:url(../imagenes/bg-ver.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
div.publicidad{
	background-image:url(../imagenes/publicidad/publicidad1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:290px;
	height:140px; 
	margin:0px auto 0px auto;
	border:4px solid #8a8a8a;
}
div.publicidad:hover{
	border:4px solid #000;
}
.index-1{
	z-index:1;
	margin:0px;
}

.index-2{
	z-index:2;
	margin:0px;
}
