body	{
	background-image:		url(images/sitanvez.gif);
	background-repeat:		repeat;
	background-position:		left-top;
	background-color:		#FFF;
	}
#flash
	{
	background-position:		center;
	background-repeat:		no-repeat;
	position:			relative;
	top:				-4px;
	left:   			0px;
	right:				0px;
	height:				358px;
	width:				100%;
	
	}

#pagina
	{
	position:		relative;
	top:			-5px;
	left:			0px;
	width: 100%;
	height: auto;
			
		}
		
#font
	{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px
	
	}
	

#fontbold
	{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px
	}

