#carrusel-main {
	width:920px;
	position:relative;
}
#carrusel-img {

	width:168px;
	height:186px;
	background-color:#ffffff;
		
	float:left;
	font-size:12px;
	color:#999999;
	text-align:center;
}
	#carrusel-img-botones {
	float:left;
	width:38px;
	height:148px;			
	}

.img-carrusel-style {
	width:168px;
	height:148px;
}

#carrusel-atras {
	position:relative;
	left:0px;
	top:32px;
	width:120px;
	background-color:#00CCCC;
	height:40px;
	z-index:2;
}
#carrusel-mas {
	position:relative;
	left:800px;
	top:32px;
	width:120px;
	background-color:#00CCCC;
	height:40px;
	z-index:2;
}




#carrusel-main-grande {
	width:920px;
	
}

#carrusel-img-grande {
	float:left;
	width:764px;
	height:500px;
	
}
#carrusel-texto-grande {
	float:right;
	width:156px;
	padding-top:440px;
	font-weight:bold;
	height:40px;
	text-align:center;
	background-image:url(../imagen/img-carrusel-grandes.jpg);
	background-repeat:no-repeat;
}


