#wrapper {
	width:515px;
	height:343px;
	overflow:hidden;
	background-color: #FFFFF;
}

	#mask {
	width:500%;
	height:100%;
	}

	.item {
	width:20%;
	height:100%;
	float:left;
	}
	
	.content_inf {
	width:auto;
	height:15px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	float: right;
	padding-right: 20px;
	}
	
	.content {
	width:515px;
	height:328px;
	top:0px;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0px;
	font-size: 12px;
	float: left;
	}
	
	.panel {
	font-weight:normal;
	font-size: 11px;
	color: #FFF;
	font-variant: normal;
	}
	
	

	.clear {
		clear:both;
	}
	.menu_esp{
	width:515px;
	height:15px;
	background-color: #242B61;
	position: absolute;
	top: 328px;
}


body,td,th {
	color: #FFF;
}

	
.texto {
	font-size: 10px;
	color: #999999;
	}
	


.contenido {
	width:515px;
	height:343px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: UbuntuRegular;
	position: relative;
	}
