html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #E0E0E0;
}

body, td, th
{
	font-family: Tahoma;
	font-size: 12px; 
	line-height: 18px;
	color: #575759;
}

#conteiner
{
	width: 1000px;
	height: 708px;
	margin: 0px auto;
	background-color: White;
	border: 1px solid gray;
}

#logoFlash
{
	width: 386px;
	height: 194px;
	overflow: hidden;
	position: relative;
	left: 314px;
	top: 180px;
}

#leftTopFlash
{
	width: 350px;
	height: 238px;
	overflow: hidden;
	position: absolute;
}

#rightBottomFlash
{
	width: 340px;
	height: 259px;
	position: relative;
	left: 660px;
	top: 449px;
	overflow: hidden;
}

#leyer1,
#leyer2,
#leyer3,
#leyer4
{
	position: absolute;
}

ul#first
{
	position: relative;
	top: 408px;
	left: 100px;
}

ul,
li
{
	margin: 0px;
	padding: 0px;
}

ul#first li
{
	list-style: none;
	font-size:17px;
	font-weight: bolder;
	display: inline;
	padding: 0px 8px;
}

a
{
	text-decoration: none;
	color: #575759;
}

a:hover
{
	color: #CC2229;
}

#second
{
	position: relative;
	left: 374px;
	top: 517px;
}

#second li
{
	list-style: none;
	font-size: 13px;
	font-weight: bolder;
	display: inline;
	padding: 0px 6px;
}
#sign
{
	position: relative;
	left: 14px;
	top: 617px;
	font-size: 9px;
	line-height: 12px;
}