@charset "utf-8";

body {
	margin: 0px;
	text-align: left;
}

/*td img {display: block;}*/

#page {
	position: relative;
	width: 800px;
	height: 1000px;
	top: 0px;
	background-color: #000033;
}

#Footer {
	position: absolute;
	left: 0px;
	width: 800px;
	height: 75px;
	background-color: #333333;
}

.Menu {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.Menu a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.Menu a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.MenuPosiciona {
	color: #FFFF00;
}

.MenuPosiciona a {
	color: #FFFF00;
	text-decoration: none;
}

.MenuPosiciona a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#BannersRight {
	position: absolute;
	width: 130px;
	height: 100%;
	top: 20px;
	margin-left: 820px;
	border: #000033 solid 1px;
	background-color: #FFFFFF;
}

#BannersLeft {
	position: absolute;
	height: 100%;
	width: 140px;
	top: 310px;
	left: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #3B3E63;
}

.Welcome {
	font-family: "Lucida Sans Unicode";
	font-size: 40px;
	color: #FF9900;	
	font-weight: bold;
}

#content {
	position: absolute;
	width: 760px;
	min-height: 400px;
	top: 300px;
	left: 20px;
	text-align: left;
}

#anuncement {
	position: relative;
	width: 760px;
	height: 150px;
	top: 40px;
	left: 0px;
	text-align: left;
	padding: 10px;
	background: url(../img/ContAnunciantes.jpg) no-repeat;
}

#Pay {
	position: relative;
	width: 500px;
	height: 250px;
	top: 20px;
	padding-left: 20px;
	background: url(../img/ContOrangePay.jpg) no-repeat;
}

#Stadistic {
	position: absolute;
	width: 260px;
	height: 250px;
	top: 68px;
	left: 510px;
	background: url(../img/ContNoKnowStadisc.jpg) no-repeat;
}

.Int {
	margin: 20px;
}

.Inti {
	margin: 10px;
}

li {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: #000033;
}

img {
	border: none;
}

#PosBtnRegistreseYa {
	position: absolute;
	float: right;
	right: 40px;
	top: 190px;
}

.TitleStadistic {
	font-family: "Lucida Sans Unicode";
	font-size: 25px;
	color: #FFCC00;	
	font-weight: bold;
}

.ContentStadisc {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #000033;
	padding-left: 10px;
}

.TitleAnuncement {
	font-family: "Lucida Sans Unicode";
	font-size: 25px;
	color: #003300;	
	font-weight: bold;
}

.g {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.g a:link {
	text-decoration: none;
}

.g a:hover {
	text-decoration: underline;
}