/* CSS Document */

#disenos_web_2008 {
	margin:8px 0px;
}

#disenos_texto {
	float:left;
	padding:0px 12px;
}

#disenos_texto img {
	display:block;
}

#disenos_texto div {
	width:84px;
	margin:8px 0px 5px 0px;
}

#disenos_separador {
	float:right;
	height:106px;
	width:1px;
	margin:0px 20px 0px 10px;
	background:url('/imagenes/punteado_vertical.gif') repeat-y;
}

#disenos_imagenes {
	float:right;
	overflow:hidden;
	height:106px;
	width:620px;
	padding-top:2px;
	position:relative;
}

#carrusel_imagenes, #carrusel_imagenes tr, #carrusel_imagenes td {
	border:0;
	margin:0;
	padding:0;
}


#carrusel_imagenes a {
	display:block;
	position:relative;
	width:170px;
	height:106px;
	background:url(/imagenes/plantillas/miniaturas/sombra.jpg) no-repeat;
	margin-top:-2px;
	margin-bottom:-2px;
	margin-right:20px;
	overflow:hidden;
}

#carrusel_imagenes img {
	margin-right:0px;
	margin-top:2px;
	margin-left:2px;
}

/*#carrusel_imagenes img {
	margin-right:24px;
}*/

