/*******************/
/* scroll imagenes */
/*******************/

#cuadro_imagen{height:auto !important;height:353px;min-height:353px;padding:0px;}
#scroller {width: 245px;overflow: hidden;}
.section {float: left;width: 245px;}
.image_section {}
.title_section {padding:10px 0 5px;font-size:0.75em; text-align: center;	}
#toolbar, .navigation2{margin:0;padding:0;}
#toolbar li{list-style-image:none;list-style-type:none;float:left;width:10px;}
.navigation2 li{list-style-image:none;list-style-type:none;float:left;width:10px;}
.pasador_x_de_y{
	background-color:black;
	margin:10px;
	padding-top:3px;
	width:57px;
	text-align:center;
	color:white;
	border-top:1px solid white;
	border-bottom:1px solid white;
}

#infografias_boton_izq{
	width:227px;
	height:23px;
	text-align:right;
	font-size:1.2em;
	padding:7px 20px 0 0;
	color:#4e4e4e;
	background:url(../img/infografia/forward.gif) left no-repeat;
	cursor:pointer;
}

#infografias_boton_izq:hover{background-position:-247px 0;}

.infografias_boton_play{
	width:60px;
	height:30px;
	background:url(../img/infografia/play.gif) left no-repeat;
	cursor:pointer;
	margin:0 3px 0 3px;
}

.infografias_boton_pause{
	width:60px;
	height:30px;
	background:url(../img/infografia/play.gif) left no-repeat;
	cursor:pointer;
	margin:0 3px 0 3px;
	background-position:-60px 0;
}

#infografias_boton_der{
	width:227px;
	height:23px;
	text-align:left;
	font-size:1.2em;
	padding:7px 0 0 20px;
	color:#4e4e4e;
	background:url(../img/infografia/forward.gif) left no-repeat;
	cursor:pointer;
}

#infografias_boton_der:hover{background-position:-247px 0;}

