.content_nav{
	width: 1183px;
	height: 589px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-top: 0px;
	position: absolute;
	top: 73px;
	left: 30px;
}
.content_nav .time_line{
	width: 4732px;
	height: 600px;
	overflow: hidden;
	position: relative;
}
.content_nav .buttons{
	cursor: pointer;
	background: url(../img/arrow_right.png) no-repeat;
	position: absolute;
	display: inline-block;
	width: 41px;
	height: 41px;
}
.content_nav .buttons.next{
	top: 263px;
	left: 1142px;
}
.content_nav .buttons.prev{
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	display: none;
	left: 6px;
	top: 259px;
}
.content_nav .time_line .item{
	width: 1183px;
	height: 600px;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	top: 0px;
}
.content_nav .time_line .item1{
	background-image: url('../img/act2/SB_L_G10_U03_L04act2fondo1.png');
	left: 0px;
}
.content_nav .time_line .item2{
	background-image: url('../img/act2/SB_L_G10_U03_L04act2fondo2.png');
	left: 1183px;
}
.content_nav .time_line .item3{
	background-image: url('../img/act2/SB_L_G10_U03_L04act2fondo3.png');
	background-position: top center;
	margin-top: 20px;
	left: 2366px;
}
.content_nav .time_line .item4{
	background-image: url('../img/act2/SB_L_G10_U03_L04act2fondo4.png');
	left: 3549px;
}
.content_nav .time_line .item1 ul{
	font-size: 1.75em;
	position: absolute;
	right: 144px;
	top: 153px;
}
.content_nav .time_line .item1 ul li{
	margin-bottom: 77px;
}
.content_nav .time_line .item2 ul,
.content_nav .time_line .item3 ul{
	font-size: 1.69em;
	width: 1035px;
	color: #87653d;
	position: absolute;
	top: 148px;
	left: 75px;
}
.content_nav .time_line .item2 ul li{
	margin-bottom: 18px;
}
.content_nav .time_line .item3 ul{
	top: -5px;
	left: 75px;
}
.content_nav .time_line .item4 .info{
	width: 254px;
	color: white;
	text-align: center;
	position: absolute;
	top: 218px;
	left: 365px;
	font-size: 1.56em;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.3em;
}
