#contenedor{
	width: 790px;
	height: 200px;
	padding: 3px;
	font-family: century gothic;
	text-align: center;
	background-color: white;
}
#banner {
height: 105px;
}

#imagen{
	width: 154px;
	height: 72px;
	background-color: white;
	float: left;
	padding: 2px;
}

#texto{
	width: 132px;
	height: 60px;
	background-color: white;
	font-size: x-small;
	border: 1px solid white;
}
#texto_patrocinadores{
	width: 780px;
	height: 100%;
	background-color: white;
	font-size: small;
	border: 1px solid Aqua;
	padding: 3px;
	text-align: center;
}
#fila_arriba{
	width: 790px;
	height: 200px;
	background-color: white;
	font-size: small;
	border: 1px solid Aqua;
	padding: 3px;
}	
#webs{
	width: 700px;
	height: 100px;
	background-color: white;
	font-size: small;
	padding: 3px;
	font-weight: bold;
	float: left;
}	
#webs_titulo{
	width: 510px;
	height: 100px;
	background-color: white;
	font-size: small;
	padding: 3px;
	float: left;
	text-align: left;
}	
