body {
	border:0;
	margin: 0;
	padding: 0;
	Font-family: Arial, Verdana, Tahoma, Arial;
	Font-size: 12px;
	color: #000;
	background: #fff url(../images/bg.gif);
	}
#contenido #txt #cajaderecha img {
	float: right;
}

.bgcontenido1 { background: #fff url(../images/bgcabecera.png) repeat-x; }
.bgcontenido2 { background: #fff url(../images/bgcabecera2.png) repeat-x; }


h1 {
	margin:0;
	padding:0;
	color: #999999;
}
h1 a {
	position: absolute;
	padding:0;
	margin:0;
	top:38px;
	left:4px;
	width: 281px;
	height: 90px;
	text-indent:-8000px;
	display:block;
	background: url(../images/logo.png) no-repeat;
	z-index:255;
	background-image: url(../images/logo.png);
 }
* html h1 a { display:inline; } /* hack IE6 */

span, input, checkbox {
	margin:0;
	padding:0;
	border:1 solid #000;
}

h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
	color: #000;
	}
h2{
	padding: 0;
	margin: 0;
	color: #0099CC;
	font-size:18px;
	margin-bottom:5px;
	}	
h3.usuarios {
	background: url(../images/ico2.gif) no-repeat;
	background-position:0 2px;
	padding-left:20px;
	_padding-left:10px;
}

p, form {
	padding: 0;
	margin: 0 0 10px 0;
	}

img { border:0; }

a {	color: #2D477F; text-decoration: none;	}
a:hover { color:#000; text-decoration: none; }

/* Generales */

.clear { clear:both; height:0; background:transparent;  }
* html .clear { display:inline; }

.izq { text-align:left; }
.der { text-align:right; }
.cen { text-align: center; }

.floatizq { float:left; }
.floatder { float:right; }
.medio { vertical-align:middle; }

.fotoizq { float:left; padding:2px; margin:0 15px 10px 0; border:1px solid #ccc; }
.fotoder { float:right; padding:2px; margin:0 0 10px 15px ; border:1px solid #ccc; }

.color1 { color:#3B5488; }
.color2 { color:#aaa; }
.color3 { color:#00B6F1; }
.rojo { color:#C00; }

.ico {
	vertical-align:middle;
	margin-right:5px;
}

.linea2 {
	background:url(../images/bgpuntos.gif) repeat-x bottom;
	padding:8px 0 8px 0;
	
}

.paginacion { margin:15px 0; text-align:center; color:#666; }

#foto {
	position:relative;
	float:right;
	background:url(../images/bgfoto.png) repeat-x;
	padding:8px;
	margin:0 0 10px 15px;
	border:1px solid #ccc;
}
.fotoicono {
	background:url(../images/ico6.gif) no-repeat;
	cursor:pointer;
	display:block;
	height:27px;
	width:27px;
	position:absolute;
	right: 8px;
	bottom: 8px;
}

.checkbox { margin-right:5px; }

/* divs */

#contenido {
	width: 100%;
	margin: 0;
	padding:0;
	/* word-wrap:break-word; */
}
.contenido {
	position:relative;
	width: 960px;
	margin: 0 auto;
	padding:0;
}

#cabecera {
	position: relative;
	width: 960px;
	height:474px;
	margin: 0 auto;
	padding: 0;
}
#cabecera2 {
	position: relative;
	width: 960px;
	height:144px;
	margin: 0 auto;
	padding: 0;
}

#banner {
	background:url(../images/home-img.jpg) left top no-repeat;
	position: absolute;
	width: 960px;
	height:335px;
	margin: 0;
	padding: 0;
	top:144px;
}
.banner-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	width:435px;
	height:168px;
	float:left;
	padding:20px;
	line-height:20px;
	text-align:justify;
	display:block;
	}
.banner_img{

	height:200px;
	display:block;
	position:relative;
	float:left;
	}
#banner2 {
	height:122px;
	margin: 0;
	padding: 0;
	background: #2E477F url(../images/bgcabecera2izq.png) left no-repeat;
	width: 100%;
	text-align:center;
}
#flashcat {
	margin:0;
}

#txt {
	background:#fff url(../images/bgtxt.html) top repeat-x;
	width: 960px;
	margin: 0 auto;
	line-height: 150%;
	text-align:justify;
}

.caja1 {
	float:left;
	width:450px;
	padding:0;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	display:block;
	margin-bottom:10px;
}
.caja2 {
	float:left;
	width:240px;
	margin:0;
	padding:0;
	display:block;
	border-right:1px solid #8899b7;
	border-left:1px solid #8899b7;
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;
}
.caja3 {
	float:left;
	width:220px;
	margin:0;
	padding:0;
	margin-left:10px;
}

.caja4 {
	float:left;
	width:700px;
	margin:0;
	padding:0;
	margin:0 15px 0 0;
}

.caja2 h3, .caja3 h3, .caja4 h3{
	margin:20px 0 11px 0!important;
}
.caja2 h6{
	margin:0px 0 11px 0!important;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
}
#sidebar {
	float:right;
	width:270px;
}
#sidebar h4 {
	background:#3B5588;
	margin:0;
	padding:7px 10px 6px 10px;
	font-size: 13px;
	color:#fff;
}
#sidebar h4.borde {
	border-top:7px solid #172957;
}

#cajaderecha {
	float:left;
	width:660px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#cajaderecha h3 {
	background:url(../images/bgpuntos.gif) repeat-x bottom;
	margin-bottom: 5px;
	padding-bottom:5px;
}


#menuraiz {
	padding:0;
	margin:15px 0 15px 0;
	font-size:11px;
}

#footer {
	width:100%;
	clear: both;
	padding:13px 0;
	margin:15px 0 0 0;
	color:#2D477F;
	}
#footer .izq {
	width:378px;
	float:left;
	}
* html #footer .izq { display:inline; }
#footer .med {
	width:250px;
	height:220px;
	float:left;
	border-left:1px solid #8899B7;
	border-right:1px solid #8899B7;
	padding:0 40px;
	font-size:12px;
	}
#footer .med img {vertical-align:middle;	margin-right:6px; }
#footer .med a { text-decoration:underline; font-size:12px; }
#footer .med p { margin-top:-13px; }
#footer .der {
	width:217px;
	height:90px;
	float:right;
	text-align:right;
	}
#footer .der span { font-size:10px; }
.menufooter { font-weight:bold; }
.menufooter a{ color:#152955; }
.menufooter a:hover { text-decoration:underline; }
#footer .der p { margin-top:-13px; }
.menufooter span { margin:0 5px; }
#footer p { padding:10px 0 0 0; }
#footer h5 { font-weight:bold; font-size:13px; margin-bottom:10px; color:#152955; }

/*---------------------*/

.caja_areapriv {
	margin:0;
	padding:16px 20px 0 20px;
	width:178px;
	height:105px;
	background:url(../images/bgareapriv.jpg) no-repeat;
}
.caja_areapriv span { font-size:10px; }
.caja_areapriv form {
padding:0;
margin:0;
}
.caja_areapriv p {
	font-size:11px;
	text-align:right;
	color:#152955;
	margin-top:0px;

}
.caja_areapriv form input {
	margin:0 5px 4px 0;
	padding:3px;
	;
	width:170px;
	vertical-align: middle;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.caja_areapriv .boton {
	width:72px;
	float: right;
	margin-right: -1px;
}
	
/*---------------------*/

.linoticias { margin:0; padding:0; list-style:none; }
.linoticias li {
	margin:0 0 7px 0;
	padding:0 0 1px 0;
	background:url(../images/bgpuntos.gif) repeat-x bottom;
}
.linoticias li b { color:#2D477F; }
.linoticias li span { color:#888; }
.linoticias li a { color:#000; }
.linoticias li a:hover { color:#FF0000; text-decoration:underline; }

.lisecciones { margin:0 0 15px 0; padding:10px 0 0 0; list-style:none; background:#fff url(../images/bglisecciones.png) repeat-x; }
.lisecciones li {
	border-bottom:1px solid #8491B1;
	padding:6px 8px 6px 25px;
	background:url(../images/ico5.gif) no-repeat left;
	background-position:10px 10px;
}

.liproyectos { margin:0; padding:0; list-style:none; }
.liproyectos li {
	margin:0 0 14px 0;
	padding:0 0 1px 0;
	background:url(../images/bgpuntos.gif) repeat-x bottom;
	height:96px;
}
.products li {
	margin:0 25px 14px 0;
	padding:0 0 1px 0;
	background:url(../images/bgpuntos.gif) repeat-x bottom;
	height:120px;
	width: 45%;
	float: left;
}

.download { margin:0; padding:0; list-style:none; }
.download li {
	margin:0 0 14px 0;
	padding:0 0 1px 0;
	background:url(../images/bgpuntos.gif) repeat-x bottom;
	height:50px;
}
.products_d li {
	margin:0 25px 14px 0;
	padding:0 0 1px 0;
	background:url(../images/bgpuntos.gif) repeat-x bottom;
	height:60px;
	width: 45%;
	float: left;
}
.lidescargas li 
	{
		margin:0;
		padding:5px;
		background:#EBEBF3;
		border-bottom:1px solid #fff;
	}
.liproyectos li .thumb 
	{
		float:right;
		padding:2px;
		border:1px solid #ccc;
		height: 70px;
		width: 70px;
		text-align: left;
		vertical-align: 50%;
		display: block;
	}
.liproyectos li .thumb img {
	position:inherit;
	display:block;
	text-align:center;
	}


.lidescargas {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
}
/* iconos */

.ico1 a { background:url(../images/ico1.gif) no-repeat; background-position:0 3px; padding-left:15px; }
.ico1 a:hover { text-decoration:underline; text-decoration: none; }

.btienda {
  display: block;
  width: 218px;
  height: 81px;
  background: url(../images/tienda.gif) no-repeat;
  text-indent: -9999px;
  margin:3px 0 0 0;
}
a.btienda:link { background: url(../images/tienda.gif) no-repeat; }
a.btienda:hover { background-position: 0 -81px; }


/* formularios */

.input { background:#fff; border-top:1px solid #ddd; border-left:1px solid #ddd; border-bottom:1px solid #aaa; border-right:1px solid #aaa; color:#666; font-family:Arial, Helvetica, sans-serif; padding:5px; margin:1px 0 4px 0; }
.textarea { background:#fff; border-top:1px solid #ddd; border-left:1px solid #ddd; border-bottom:1px solid #aaa; border-right:1px solid #aaa; color:#666; font-family:Arial, Helvetica, sans-serif; padding:5px; margin:1px 0 4px 0; }

.input1 { background:#fff url(../images/bginput1.gif) repeat-x; border:0; color:#152955; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding:4px; }

.boton1 { background:url(../images/bgboton1.gif) repeat-x; color:#fff; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding:4px 4px; *padding:3px 6px!important; /* hack IE 6 */ border:0; font-size:12px; margin-left:5px; }
* html .boton1 { padding:3px 6px; margin-left:-3px; } /* hack IE 6 */

.input2 { background:#fff; border:1px solid #ccc; font-family:Arial, Helvetica, sans-serif; padding:3px; margin-bottom:4px; }
.textarea2 { width:380px; height:100px; background:#fff; border:1px solid #ccc; font-family:Arial, Helvetica, sans-serif; padding:3px; margin-bottom:4px; }

/* */

#mensajenews { margin:10px 0 10px 0; font-weight:bold; }
#mensajenews img { vertical-align:middle; margin-right:4px; }
#mensajenews .error { color: #C00; }
#mensajenews .ok { color: #000; }

/* Tienda virtual */

.licarroprod { margin:0; padding:10px 0 0 0; list-style:none; background:url(../images/bgpuntos.gif) repeat-x top; }
.licarroprod li {
	position:relative; 
	margin:0 0 14px 0;
	padding:0 0 1px 0;
	background:url(../images/bgpuntos.gif) repeat-x bottom;
	height:96px;
}
.licarroprod li img.fotopeke { float:left; padding:2px; margin:0 15px 0 0; border:1px solid #ccc; }
.licarroprod li b { text-transform:uppercase; color:#666; margin:0; padding:0; }
.licarroprod li p { margin:8px 0 0 0; padding:0; font-weight:normal; }
.licarroprod li .bcarro { position:absolute; bottom:6px; right:0; }
.licarroprod li .precio { position:absolute; bottom:10px; left:105px; color:#152955; font-weight:bold; }
.licarroprod li .precio b { color:#00B5F1; }

.tdcarro1 { padding:6px; background:#3B5588; border-top:7px solid #172957; color:#fff; font-weight:bold; }
.tdcarro2 { padding:6px; border-bottom:1px solid #ccc; color:#333; font-weight:bold; }
.inputcant { padding:4px 2px; border-left:1px solid #ccc; border-top:1px solid #ccc; border-right:1px solid #aaa; border-bottom:1px solid #aaa; font-weight:bold; font-family:Arial; font-size:12px; text-align:center; }
.carrototal { margin:15px 0 0 0; text-align:center; font-size:13px; }
.carrototal b { font-size:15px; color:#172957; }

#fotosdetalle {
	float:right;
	width:255px;
}
#fotosdetalle p{
	margin:0;
	padding:0 0 12px 0;
}
#fotosdetalle ul{
	margin:0;
	padding:0;
	list-style:none;
	width:255px;
	height:133px;
	background:url(../images/bgfotosdetalle.gif) no-repeat;
}
#fotosdetalle li {
	float:left;
	margin:0 3px 0px 0;
}
#fotosdetalle li a img{
	border:8px solid #B1BBD0;
}
#fotosdetalle li a:hover img{
	border:8px solid #2D487F;
}


/* */

#paginar { font-weight:bold; }
#paginar a { font-weight:normal; color:#abc211; }
#paginar a:hover { font-weight:normal; color:#666; }
#paginar .izq { float:left; width:300px; text-align:left; }
#paginar .der { float:right; width:300px; text-align:right; }
#cajaderecha table/*
Hacks
* html .li_circulares p { display:inline; }
*/
 {
	border: 0px solid #CCCCCC;
}
#cajaderecha td {
	border: 0px solid #CCCCCC;
}
#cajaderecha  .tdbggrey  {
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
}
#headerRightLink {
	color: #FFFFFF;
	float:right;
	padding-top: 25px;
	background-image: url(../images/isologo.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 90px;
	height: 70px;
	font-weight:bold;
}
#headerRightLink ul {
	list-style-image: none;
	list-style-type: none;
	margin-left: 69px;
}

#headerRightLink li {
	float: left;
	list-style-image: none;
	list-style-type: none;
}
#headerRightLink li a {
	float: left;
	color: #CCCCCC;
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin-right: 20px;
	margin-top: 6px;
}
.imgThumbnail {
	background-color: #F3F3F3;
	padding: 5px;
	display: block;
	text-align: center;
}

.slide_image{
	}

.display {background:url(../img/product_grid_sprites.jpg) 0 -115px; width:187px; height:124px;}
.display {background:#fff; height:124px; background:url(../img/bg_prGridItem.jpg) top left repeat-y; text-align:center;}
#content #loadResults li .display a {margin:0 auto; height:124px; width:124px; display:block;}
#content #loadResults li .display a img {height:124px; width:124px; border:0;}

.product-marquee h3{
	font-size:12px;
	font-weight:bold;
	color:#36C;
	margin:6px 0px;
	}
.product-marquee ul{
	margin:0px;
	padding:0px;
	list-style:circle;
	margin-left:20px;
	display:block;
	}
.product-marquee ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	list-style:circle;
	line-height:16px;
	list-style:circle;
	}
.product-marquee ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	list-style:circle;
	}
.product-marquee ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	text-decoration:underline;
	list-style:circle;
	}
.send-field{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#f6f6f6;
	border:1px solid #CCC;
	padding-left:2px;
	height:20px;
	width:150px;
	}
.send-sumbit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-color:#f6f6f6;
	border:1px solid #CCC;
	text-align:center;
	height:30px;
	width:70px;
	}
.input-line{
	background-color:#FFF;
	width:150px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #666;
	height:20px;
	padding:0px 3px;
	}
.input-line1{
	background-color:#FFF;
	width:150px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #666;
	height:100px;
	padding:0px 3px;
	}
.dropdown{
	background-color:#FFF;
	width:150px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #666;
	height:20px;
	padding:0px;
	}
.button{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-color:#CCC;
	border:1px solid #999;
	text-align:center;
	height:30px;
	width:70px;
	}
.thank {
	top:38px;
	left:4px;
	width: 100%;
	height: 90px;
	display:block;
	color:#306;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding-top:100px;
 }
.youtube{
	background:url(../images/youtube.png) left top no-repeat;
	float:left;
	margin:5px;
	}
.youtube:hover{
	background:url(../images/youtube.png) left -20px no-repeat;
	float:left;
	}
.facebook{
	background:url(../images/facebook.png) left top no-repeat;
	float:left;
	margin:5px;
	}
.facebook:hover{
	background:url(../images/facebook.png) left -20px no-repeat;
	float:left;
	}
.flickr{
	background:url(../images/flickr.png) left top no-repeat;
	float:left;
	margin:5px;
	}
.flickr:hover{
	background:url(../images/flickr.png) left -20px no-repeat;
	float:left;
	}
.twitter{
	background:url(../images/twitter.png) left top no-repeat;
	float:left;
	margin:5px;
	}
.twitter:hover{
	background:url(../images/twitter.png) left -20px no-repeat;
	float:left;
	}