body {
	background: url(imagenes/fondo.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
}
.general {
	width: 950px;
	margin: 0 auto;
	padding-top:10px;
}
.cabecera {
	height: 200px;
	width: 950px;
	margin-bottom:10px;
}
.contenido {
	height: 100%;
	width: 950px;
}
.contenido_izq {
	height: 460px;
	width: 475px;
	float:left;
}
.empresa_izq {
	min-height: 460px;
	width: 250px;
	float:left;
}



.contenido_der {
	height: 460px;
	width: 475px;
	float:right;
}
.empresa_der {
	min-height: 460px;
	width: 695px;
	float:right;
	margin-left:5px;
}


.logo {
	float: left;
	height: 200px;
	width: 195px;
	text-align:center;
}
.botonera {
	float: right;
	height: 30px;
	width: 754px;
	margin-top:90px;
}
.direccion{
	float: right;
	height: 50px;
	width: 750px;
	font-size:13px;
	text-align:right;
	margin-top:30px;
	line-height:25px;
	
	}
.boton{
	height:23px;
	width:185px;
	padding-top:7px;
	float:right;
	background:url(imagenes/img_botones.png);
	text-align:center;
}
.boton a {
   color:#fff;
   font-weight:bold;
   text-decoration:none;
}
.boton:hover {
   background:url(imagenes/img_botonessobre.png);
   cursor:pointer;
}
.img_producto_der{
	height:215px;
	width:230px;
	padding-right:7px;
	float:left;
}
.img_producto_izq{
	height:215px;
	width:230px;
	padding-left:7px;
	float:right;
}
.linea {
	width:950px;
	height:15px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
	clear:both;	
	border-bottom: solid 1px #0093DD;
}
.contenido_productos {
	width: 950px;
	margin: 0 auto;
	font-size:20px;
}
.productos {
	height:245px;
	width:178px;
	margin-right:6px;
	margin-left:6px;
	float:left;
	background-color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.Bproductos {
	height:245px;
	width:170px;
	margin-right:1px;
	margin-left:1px;
	float:left;
	background-color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

pre { display:none }
pre { text-align: left; overflow: visible }
code { background-color: #ffc }
pre code { background-color: #eee }

.pics { height: 460px; width: 468px; padding:0; margin:0; overflow: hidden }
.pics img { height: 460px; width: 468px; background-color: #eee; top:0; left:0 }

.titulos {
	font-size:16px;
	color:#333333;
	height:25px;
	padding-top:5px;
	border-bottom: solid 1px #666666;
	width:100%;
	font-weight:bold;
	margin-top:10px;
}
	
#botoneraC img {
border-bottom:1px #999999 solid;
opacity:0.7;
filter:alpha(opacity=90); /* For IE8 and earlier */
}

#botoneraC img:hover
{
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(js/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(js/close.png);}
#sb-nav-next{background-image:url(js/next.png);}
#sb-nav-previous{background-image:url(js/previous.png);}
#sb-nav-play{background-image:url(js/play.png);}
#sb-nav-pause{background-image:url(js/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
