	* {
		margin:0;
		padding:0;
		border:0;
		font-family: verdana, arial, helvetica;
	}
	body {
		background-color: #E9E8E3;
		text-align: center;
		margin: 0px auto;
		padding: 0px;
		background-image: url(gfx/extenso.jpg);
		background-repeat: no-repeat;
		background-position: center;
		height: 100%;
		overflow: hidden;
	}
	a, a:hover, a:link
	{
		border: none !important;
		outline: none;
	}
	#noFlash
	{
		display: block !important;
		width: 100% !important;
		height: 400px !important;
	}
	#noFlash ul, #noFlash ul li, #noFlash ul li a
	{
		visibility: hidden !important;
		display: none !important;
		overflow: hidden !important;
		list-style: none !important;
	}
	#noFlash a {
		display: block;
		background-color: #cc0000;
		background-image: url(gfx/alert_round.png) !important;
		background-repeat: no-repeat !important;
		background-position: -20px -15px !important;
		position: relative;
		padding: 9px 50px;
		font-size: 14px;
		color: #ffffff;
		font-weight: normal;
	}
	#noFlash a
	{
		text-decoration: none !important;
	}
