
#tabs1 {
	background: url(../img/act1/S_G11_U01_L03fondo-01-01.png)no-repeat 10px 95px;
	height: 666px;
}

.audio{
	background: url(../img/act1/S_G11_U01_L03botonfondo1.png)no-repeat 0px 0px;
	width: 78px;
	height: 78px;
	top: 220px;
    left: 833px;
}

.audio.play{
	background: url(../img/act1/S_G11_U01_L03boton2fondo1.png)no-repeat 0px 0px;
}

#tabs1 p{
	position: absolute;
	font-size: 1.5em;
	color: #666666;
	text-align: center;
    top: 290px;
    left: 599px;
    background-color: #D5EFEF;
}

#tabs1 p a{
	text-decoration: none;
	color: #666666;
}

#tabs1 p a:visited{
	text-decoration: none;
	color: #666666;
}







#tabs2 {
	background: url(../img/act1/S_G11_U01_L03fondo-02-01.png)no-repeat 40px 50px;
	height: 666px;
}

#tabs2 div{
	position: absolute;
	height: 330px;
    width: 1030px;
    top: 240px;
    left: 95px;
}

#tabs2 div >p{
	font-size: 1.5em;
	color: #666666;
	position: relative;
    margin: 0 0 48px 0;
}

