

    

	  .tabla

	  	{

		  font-family: Tahoma;

		}

		

	  .menu

	  	{

		  color: 'White';

		  font-size: xx-small;font-weight: bold;text-decoration: none; 

		  /*background-image: url(images/senor.jpg);*/

		}	

		

		.contenido

		{

		  margin-left: 25; 

		  margin-right: 25; 

		  padding-left: 25; 

		  padding-right: 25;

		  padding-top: 5;

          background-image: url(images/fondojunta1.jpg);

		  /*background-color: 'ff6666';*/

 		}

		

		.boton

		{

		  background-color: '00309C';

		  font-family: Tahoma;

		  font-size: x-small;

		  color: White;

		}

		

		ul

		{

		  font-family: Tahoma;

		  font-size: x-small;

		}

		

		h3

		{

		  font-family: Tahoma;

		}

		

		.tablaPremios

	  	{

		border: thin solid Silver;

		font-family: Tahoma;

		font-size: x-small;

		border-color : Silver;

		border-width : 1;

		padding: 2;

		}



		body

		{

			font-size: x-small;

			font-family: Tahoma;

		}

  

	    .encabezado

		{

		  	background-color: 00309C;

		  	font-weight: bold;

		  	color: white;

			text-align: center;

		}

	



