/* CSS Document for Nuestros Premios*/


#Pagina {
          margin:5px;
		  background:#FFFFF0;
		  width:auto;
}

.Bases {
        margin:0 auto;
		background-color:#EDD88F;
		border-style:groove;
		border-width:5px;
		border-color:#996600;
        width:600px;
}