body {
    background: #fff url('../imgs/pattern_bg.jpg') repeat;
	margin:0;
	font-family:'Arial',helvetica,verdana;
	font-size : 11px;
	color:#334F66;
    }
a {color:#334F66;}
* img {border:none;}
#main_container {
        width:954px;
		height:656px;
		background:#fff url('../imgs/bg_renovalab.jpg') no-repeat center center;
		text-align:center;
        margin:0 auto; /* centra el contenedor */
		position:absolute;
		top:50%;
		left:50%;
		margin-top:-350px;
		margin-left:-480px;
		}
.creditos {
		width:954px;
		margin:0 auto;
		position:absolute;
		top:50%;
		left:50%;
		margin-left:-480px;
		margin-top:310px;
		text-align:center;
		}
.btn_proyecto {
		width:85px;
		height:85px;
		clear:both;
		float:left;
		margin:52px 0 0 511px;
}
.reporte {
		width:143px;
		height:27px;
		clear:both;
		float:left;
		margin:11px 0 0 456px;
		background:transparent url('../imgs/btn_enlinea.gif') no-repeat top left;
}
.reporte a {
	display:block;
	width:143px;
	height:27px;
}
.reporte a span {
	display:none;
}
.info {
	clear:both;
	float:right;
	margin:-47px 47px 0 0;
}
/* --------------------Slideshow Juguetes--------------------- */
#slideshow-container	{
	width:175px;
	height:247px;
	position:relative;
	top:-100px;
	left:730px;
	}
#slideshow-container img {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	}
	
/* --------------------BANNER ROTATOR--------------------- */
#SlideItMoo_banners_outer { 
	display:block; 
	position:relative; 
	width:510px; 
	height:144px; 
	margin:276px auto 0px; 
	border:none;
}
#SlideItMoo_banners_inner { 
	position:relative ; 
	overflow:hidden ; 
	width:510px ; 
	height:144px ; 
	margin:276px auto 0px;
}
#SlideItMoo_banners_items { 
	white-space:nowrap; 
	display:block; 
	position:relative;
}
#SlideItMoo_banners_items img { 
	border:none;
}