@charset "utf-8";
/* CSS Document */

#contenido {
	width:955px;
	height:450px;
	float:left;
	border-bottom-color: #000000;
	overflow:hidden;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-width: 0px;
	background-color:#FFFFFF;
}
#informacion {
	width:285px;
	height:400px;
	overflow:hidden;
	float:left;
	margin:25px;
	margin-right:15px;
	overflow:auto;
	padding-right:15px;
}
#imagenes {
	width:583px;
	height:450px;
	overflow:hidden;
	float:left;
	padding:15px;
	background-color:#000000;
}
#Tabla {
	height:auto;
}
