		#menu
		{
		margin: 2px 0 0 15px;
		padding: 0;
		height: 18px;
		background: #B5B3A0;
		}

	#centralpage
	{
	padding: 0;
	margin: 3px 0;
	width: 958px;
	height: 582px;
	background-image: url('../05_img/background_navy.jpg');
	text-align: center;
	}
	
		P.texto
		{
		margin: 0;
		padding-top: 180px;
		font: normal 11px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
		}
	
		#centralpage FORM A IMG
		{
		margin-top: 20px;
		margin-bottom: 3px;
		border: none;
		}

		#centralpage FORM A
		{
		color: #fc8c3a;
		text-decoration: none;
		text-transform: uppercase;
		font: normal 10px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
		}
		
		#centralpage FORM SELECT
		{
		margin-top: 15px;
		width: 200px;
		border: 1px solid #666;
		background: #fff;
		font: normal 12px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
		color: #333;
		text-align: center;
		}


