div#productos{
	background:url(../imagenes/productos/fondo-inicio-productos.png) no-repeat center -6px;
	width:928px;
	height:514px;
	margin:0 auto;
}
div#productos-menu{
	border:solid 0px red;
	width:280px;
	float:left;
	margin-left:5px;
}
div#productos-contenido{
	border:solid 0px red;
	width:620px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	overflow:hidden;
}
div#productos-contenido h2, div#productos-contenido h2 a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	margin:0;
	padding:0;
	margin-bottom:18px;
	
}
div#productos-menu ul
{
	width:223px;
	border:solid 0px red;
	list-style:none;
	padding:0;
	overflow:hidden;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#productos-menu ul li{
	margin-top:2px;
	}
div#productos-menu ul a{
	display:block;
	height:50px;
	text-indent:-400px;
	border:solid 0px red;	
}
div#productos-menu ul a.marca1{
	background:url(../imagenes/productos/productos-inactivo.png) no-repeat center 0px;
	height:50px;	
}
div#productos-menu ul a.marca2{
	background:url(../imagenes/productos/productos-inactivo.png) no-repeat center -50px;
	height:55px;	
}
div#productos-menu ul a.marca3{
	background:url(../imagenes/productos/productos-inactivo.png) no-repeat center -105px;
	height:50px;	
}
div#productos-menu ul a.marca4{
	background:url(../imagenes/productos/productos-inactivo.png) no-repeat center -155px;
	height:60px;	
}
div#productos-menu ul a.marca5{
	background:url(../imagenes/productos/productos-inactivo.png) no-repeat center -215px;
	height:45px;	
}
div#productos-menu ul a.marca6{
	background:url(../imagenes/productos/productos-inactivo.png) no-repeat center -265px;
	height:65px;	
}
div#productos-menu ul a.marca7{
	background:url(../imagenes/productos/productos-inactivo.png) no-repeat center -330px;
	height:65px;	
}
div#productos-menu ul a.marca8{
	background:url(../imagenes/productos/productos-inactivo.png) no-repeat center -395px;
	height:80px;	
}

div#productos-menu ul a:hover, div#productos-menu ul a.activo{
	background-image:url(../imagenes/productos/productos-activo.png);
}

#contenedor-pie{
	background:url(../imagenes/comunes/fondo-pie.png) no-repeat center -27px;
}
#sliderpie2
{
	margin:0 auto;

}



#sliderpie2 .info{
	float:right;
	width:500px;
	margin:0px;
	color:#FFFFFF;
	margin-right:50px;
	margin-top:0px;
}




div#centro-info{
	margin:20px auto;
	padding:0;
	//*width:860px;*//
	width:925px;
	overflow:hidden;
	background:url(../imagenes/productos/fondo-contenido.png) no-repeat center 0;
	padding:0 0px;
	margin-bottom:40px;
	padding-left:275px;
	height:700px;

}
div#centro-info h1{
	color:#009966;
	border-bottom:solid 1px #99CC33;
	font-size:28px;	
	margin:20px 40px;
}
div#centro-info p{
	margin:10px 40px;
}


div#legenda
{
	border:solid 0px red;
	width:230px;
	overflow:auto;
	margin-top:90px;
}

div#centro-info div#legenda h1{
	border-bottom:solid 0px #99CC33;
	font-size:23px;	
	margin:10px 15px;
	margin-bottom:22px;
	line-height:32px;
}

div#centro-info div#legenda p{
	margin:15px;
	font-size:19px;
	color:#666666;
}
#menu-productos{
	float:left;
	border:solid 0px red;
	width:150px;
	margin-right:10px;
}
#menu-productos h1{ 
margin:4px 0;
padding:0;
color:#009966;
font-size:22px;
margin-left:15px;
font-weight:normal;
}
#menu-productos p{ 
margin:0;
padding:0;
margin-left:15px;
}

#menu-productos ul{ width:145px; margin:0; padding:0; overflow:hidden; list-style:none;}
#menu-productos ul li{ margin:3px  0; padding:0; overflow:hidden;}
#menu-productos a{
	color:#666666;
	padding:0;
	padding-left:15px;
	margin:0;
	display:block;
	font-size:9px;
	letter-spacing:-.01in;
}
#menu-productos a.activo, #menu-productos a:hover{
	color:#009966;
	font-size:11px;
	font-weight:bold;
	background:url(../imagenes/productos/menu-hover.jpg) no-repeat 5px 3px;
}

.producto-contenido-interno{
	float:left;
	border:solid 0px red;
	width:450px;
	margin-left:5px;
	overflow:auto;
	font-size:11px;
	
}
.producto-contenido-interno h1{
	border-bottom:solid 1px #99CC33;
	color:#009966;
	font-size:15px;
	margin:7px 0 5px 0;
	clear:both;
}
.producto-contenido-interno p{ margin:2px 0; padding:0;}
.izquierda{ float:left; margin:0 10px 0px 0;}
.derecha{
	float:right;
	margin:0 0 0px 10px;

}
#link_documents a{
	display:block;
	position: absolute;
	color: #003300;
	text-decoration:none;
	background-color: #CCFF99;
}
#link_documents a:hover{
	color: #006633;
}

