.buttons{
	cursor: pointer;
	background: url(../img/intro/SB_M_G11_U01_U03-27.png) no-repeat center;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sections li:nth-child(1){
	background: url(../img/act3/SB_M_G11_U01_U03-78.png) no-repeat center 130px;	
}
.sections li:nth-child(2){
	background: url(../img/act3/SB_M_G11_U01_U03-79.png) no-repeat center;	
}
.sections li:nth-child(3){
	background: url(../img/act3/SB_M_G11_U01_U03-80.png) no-repeat center 0;	
}
.sections li:nth-child(4){
	background: url(../img/act3/SB_M_G11_U01_U03-81.png) no-repeat center;	
}
.sections li:nth-child(5){
	background: url(../img/act3/SB_M_G11_U01_U03-82.png) no-repeat center;	
}
.sections li:nth-child(6){
	background: url(../img/act3/SB_M_G11_U01_U03grafica.png) no-repeat center 27px;	
}

.content_nav_h{
  width: 1235px;
  height: 560px;
  margin: 20px 0px;
  overflow: hidden;
  padding: 0px 0px;
}
.sections {width: 100%; margin: }
.sections > li{
	width: 100%;
	height: 560px;
	float: none;
	position: relative;
	padding:  0 30px;
	margin: 0 0 0px 0;
}

.buttons{
	cursor: pointer;
	background: url(../img/intro/SB_M_G11_U01_U03-27.png) no-repeat 0px top;
	position: absolute;
	display: inline-block;
	width: 36px;
	height: 28px;
	top: 620px;	
	left: 590px;
}
.buttons.last{
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	display: none;
	top: 50px;
	left: 590px;
}

#linea1 p:nth-child(1){
	position: absolute;
	top: -26px;
	left: 40px;
	font-size: 1.4em;
	line-height: 1.25em;
	color: #666666;
}

#linea1 p:nth-child(2){
	position: absolute;
	top: 280px;
	left: 104px;
	font-size: 1.45em;
	line-height: 1.25em;
	color: #666666;
}


li:nth-child(2) p{
    font-size: 1.45em;
    line-height: 1.3em;		
}
li:nth-child(2) p:nth-child(1) {
    top: 60px;
    left: 90px;
    color: white;
}
li:nth-child(2) p:nth-child(2) {
    top: 210px;
    left: 50px;
    color: #51AEB7;
}
li:nth-child(2) p:nth-child(3) {
    top: 295px;
    left: 90px;
    color: #C13B3B;
}
li:nth-child(2) p:nth-child(4) {
    top: 405px;
    left: 50px;
    color: #CE6360;
}
li:nth-child(2) p:nth-child(5) {
    top: 450px;
    left: 90px;
    color: #C13B3B;
}

li:nth-child(3) p{
    font-size: 1.45em;
    line-height: 1.3em;		
}
li:nth-child(3) p:nth-child(1) {
    top: 80px;
    left: 90px;
    color: white;
}
li:nth-child(3) p:nth-child(2) {
    top: 420px;
    left: 75px;
    font-size: 1.4em;
}

li:nth-child(4) p{
    top: 50px;
    left: 120px;
    font-size: 1.5em;
    color: white;
}

li:nth-child(4) div{
	position: absolute;
	top: 255px;
	width: 1180px;
	text-align: center;
}
li:nth-child(4) textarea{
    resize: none;
    width: 324px;
    margin: 0 28px;
    height: 230px;
    font-size: 2em;
    background: none;
    border: none;
}


li:nth-child(5) p{
    top: 90px;
    left: 270px;
    font-size: 1.45em;
    color: white;
}
li:nth-child(5) textarea{
    position: absolute;
    top: 210px;
    left: 270px;
    width: 690px;
    height: 230px;
    font-size: 2em;	
    border: none;
    background: none;
}


