@charset "UTF-8";
body{
	background-color: #C5D0D5;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.anchors{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: FFF;
}

a:hover {
	color: #CCFF99;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#indexContent{
	height: 650px;
	width: 1000px;
	border: 3px solid #FFFFFF;
	background-image: url(../pics/indexBG.jpg);
	background-repeat: repeat-x;
}

#flashMovie {
	height: 650px;
	width: 1000px;
	border: 3px solid #FFFFFF;
}
#copy {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 350px;
}
#sess {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	width: 350px;
	text-align: right;
}
#sess a{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#wrap #fecha {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
}
#leftContent {
	float: left;
	width: 492px;
}
#indexSwf {
	height: 272px;
	width: 492px;
	position: absolute;
	top: 378px;
}
#rightcontent {
	float: left;
	color: #FFFFFF;
	vertical-align: middle;
	display: block;
}
#wrap #indexContent #rightcontent img {
	float: left;
}
#wrap #indexContent #rightcontent #flsh {
	line-height: 71px;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}
#wrap #indexContent #rightcontent #flsh a {
	color: #FFFFFF;
}
#entrar {
	width: 430px;
	margin-left: 10px;
	font-size: 24px;
	position: relative;
}
#counter {
	position: absolute;
	left: 348px;
	top: 113px;
	width: 149px;
	font-size: 12px;
}
#wrap #indexContent #rightcontent #entrar #counter img {
	float: right;
}
#indexText {
	margin-top: 347px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#indexLogo {
	background-image: url(../pics/logoBG.jpg);
	width: 492px;
	height: 377px;
	position: relative;
}
#ILogo {
	position: absolute;
	top: 177px;
}
#entror {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 40px;
	width: 200px;
	background-image: url(../pics/entrar.jpg);
	background-repeat: no-repeat;
}

#entror:hover{
	background-image: url(../pics/entrar_over.jpg);
}

#entr {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: right;
	height: 40px;
	width: 200px;
	background-image: url(../pics/enter.jpg);
	background-repeat: no-repeat;
}

#entr:hover{
	background-image: url(../pics/enter_over.jpg);
}

.invis {
	display: none;
}
