#contenido {
	background: url(../img/res/S_G11_U03_L04res2.png) no-repeat;
	position: absolute;
	top: 140px;
	left: 100px;
	height: 410px;
	width: 830px;
}

#contenido p:nth-child(1){
	position: absolute;
	top: 29px;
	left: 41px;
	font-size: 1.5em;
	color: #5D5D5D;
}

.act_content a{
	position: absolute;
    top: 290px;
    left: 990px;
    border-radius: 50%;
    font-style: italic;
    color: #868686 !important;
    text-decoration: none;
    font-size: 1.4em;
    text-align: center;
    font-family: Arial !important;
}

.act_content a:hover{ box-shadow: none; }
