/* CSS Document */

#contenedor {
	width:636px;
	margin-top:25px;
	margin-bottom:25px;
}

#marco_isetta {
	border:#cbcbcb solid 1px; 
	margin:0; top:0px; 
	width:636px; 
	float:left;
}

#contenedor_imagen {
	width:435px; 
	height:290px; 
	margin:10px 10px 10px 10px; 
	float:left; 
	border-right:#cbcbcb dotted 1px;
}

#contenedor_thumbs {
	width:180px; 
	height:290px; 
	margin:10px 0px 10px 0px; 
	float:left; 
	overflow-x: hidden; 
	overflow-y: scroll;
}

#descripcion_imagen {
	padding-top:10px;
	font-size:14px;
	text-align:left;
	font-weight:bold;
}