

#contenido_int, #ruta {
	_padding-right: 10px;
	_padding-left: 10px;
	
}

#contenido_int{height:620px;}
#promo_ads {

	margin-left:-25px;
	
}

#set1 {
	width: 810px; height: 600px;
	text-align:left;
}
#set2 {
	width: 810px; height: 600px;
	text-align:left;
}
#content {
	width: 810px; height: 600px;
	margin: 0px auto 0 auto;
	overflow: hidden;
	float: left;
	
	
}
/********* CONTROLS **********/
#controls {
	width: 27px; height: 137px;
	float: right;
	margin-top: 240px;
	
	
}
#controls .down {
	background: url(../_img/next.gif) no-repeat;
}
#controls .down :hover {
	background: url(../_img/next_hover.gif) no-repeat;
}


#controls .down a {
	width: 52px; height: 63px;
	display: block;
	text-indent: -1500px;
	outline: none;
	margin-top: 10px;
}
#controls .up {
	background: url(../_img/prev.gif) no-repeat;
}
#controls .up:hover {
	background: url(../_img/prev_hover.gif) no-repeat;
}

#controls .up a {
	width: 52px; height: 64px;
	display: block;
	text-indent: -1500px;
	outline: none;
}
