body, html {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 8pt;
	line-height: 12pt;
	overflow: auto;
	background: #ffffff;
}

img { border: 0; }

#imagen {
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -162px;
	width: 100%;
	height: 325px;
	background: url(../px/inicio.jpg) top center no-repeat;
}

#todo {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -150px;
	width: 300px;
	height: 300px;
}

.barra {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 300px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	z-index: 1;
}

.logo {
	position: absolute;
	top: 18px;
	left: 18px;
	width: 264px;
	height: 109px;
	z-index: 2;
	background-image: url(../px/logo.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='px/logo.png');
}

h1 {
	position: absolute;
	top: 132px;
	left: 17px;
	padding: 15px 0 0 0;
	margin: 0 0 -15px 0;
	font-size: 13pt;
	font-weight: normal;
	z-index: 3;
}

h2 {
	position: absolute;
	top: 170px;
	left: 17px;
	padding: 10px 0 0 0;
	margin: 0 0 -15px 0;
	font-size: 8pt;
	z-index: 3;
	font-weight: normal;
}

.listado {
	position: absolute;
	top: 200px;
	left: 17px;
	width: 266px;
	height: 70px;
	border-top: 1px solid #a1c0cb;
	border-bottom: 1px solid #a1c0cb;
	z-index: 3;
}

.list1, .list2, .list3, .list4, .list5, .list6, .list7, .list8, .list9 {
	position: absolute;
	text-indent: 18px;
	width: 88px;
	height: 20px;
}

.list1 { top: 5px; left: 0px; background: url(../px/icono1.gif) 0px 2px no-repeat; }
.list2 { top: 25px; left: 0px; background: url(../px/icono2.gif) 0px 2px no-repeat; }
.list3 { top: 45px; left: 0px; background: url(../px/icono3.gif) 0px 2px no-repeat; }
.list4 { top: 5px; left: 89px; background: url(../px/icono4.gif) 0px 2px no-repeat; }
.list5 { top: 25px; left: 89px; background: url(../px/icono5.gif) 0px 2px no-repeat; }
.list6 { top: 45px; left: 89px; background: url(../px/icono6.gif) 0px 2px no-repeat; }
.list7 { top: 5px; left: 178px; background: url(../px/icono7.gif) 0px 2px no-repeat; }
.list8 { top: 25px; left: 178px; background: url(../px/icono8.gif) 0px 2px no-repeat; }

.list9 {
	top: 45px;
	left: 178px;
	background: url(../px/icono9.png) 0px 2px no-repeat !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='px/icono9.png');
}

.list9a {
	position: absolute;
	top: 45px;
	left: 196px;
	width: 70px;
}

.mas {
	position: absolute;
	top: 277px;
	left: 17px;
	z-index: 3;
}

.think {
	position: absolute;
	bottom: 3px;
	right: 3px;
	color: #787878;
}

.think a { color: #787878; text-decoration: none; }
.think a:hover { border-bottom: 1px dotted #787878; }

.entrar {
	position: absolute;
	bottom: 5px;
	right: 17px;
	width: 80px;
	height: 17px;
	background: url(../px/input1.png) top left no-repeat !important;
	background-image: none;
	
	z-index: 5;
}
	
.entrar a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 17px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='px/input1.png');
	z-index: 20;
	cursor: pointer;
}

.entrar a:hover {
	background: url(../px/input2.png) top left no-repeat !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='px/input2.png');
	cursor: pointer;
}

.entrarie {
	position: absolute;
	bottom: 5px;
	right: 17px;
	width: 80px;
	text-align: center;
	height: 17px;
	z-index: 4;
}

#flashdemo {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -262px;
	margin-left: -394px;
	width: 788px;
	height: 525px;
	background: #3399bb;
	text-align: center;
	font-size: 9pt;
}

#flashdemo a { color: #004264; text-decoration: none; }
#flashdemo a:hover { border-bottom: 1px dotted #004264; }