.banner_contenido{
	margin-top:5px;
	width:999px;
	height:80px;
	background: no-repeat right;
	border:none;
}

.act {
	margin-top: 25px;
	width: 860px;
	margin-left:auto;
	margin-right:auto;	
}

.act_sup {
	padding-top:11px;
	background: url(../imagenes/actividades/borde_sup.png) no-repeat;
}

.act_int {
	height: 495px;
	border:1px solid #6582bc;
	border-top:none;
	border-bottom:none;
	background-color:#eaeffc;
}

.act_logo{
	float: left;
	width: 825px;
	height: 490px;
	padding-left: 12px;
	border:none;
	float:left;
}
.act_logo img{
	height:150px;
	width: 400px;
	border:none;
	margin-top:10px;
	margin-left: 10px;
}

.act_inf {
	height: 11px;
	background: url(../imagenes/actividades/borde_inf.png) no-repeat;
}
