/* CSS Document */
body {
	background-image:url(images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#f6f6f6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fuente1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
.fuente2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
.fuente3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	}
/*BARRA*/
#pps {
	position:absolute;
	width:770px;
	height:197px;
	margin-left:-385px;
	margin-top:0px;
	left:50%;
	z-index:2;
	background-image:url(images/bg-header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#header {
	position:absolute;
	width:770px;
	height:197px;
	margin-left:-385px;
	margin-top:0px;
	left:50%;
	z-index:2;
	background-image:url(images/bg-header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#menu-footer {
	position:absolute;
	width:600px;
	height:20px;
	z-index:10;;
	left: 10px;
	top: 13px;
}

#news {
	position:absolute;
	width:770px;
	height:300px;
	margin-left:-385px;
	margin-top:197px;
	left:50%;
	z-index:1;
	background-image:url(images/bg-header.jpg);
	background-position:center top;
	background-repeat: repeat-y;
}
#list {
	position:absolute;
	width:770px;
	margin-left:-385px;
	margin-top:197px;
	left:50%;
	z-index:1;
	background-image:url(images/bg-header2.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}
#news-iframe {
	position:absolute;
	left:31px;
	top:42px;
	width:250px;
	height:142px;
	z-index:4;
}
#site1 {
	background-image: url(images/bg-header.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	position:absolute;
	width:770px;
	height:250px;
	margin-left:-385px;
	margin-top:449px;
	left:50%;
	z-index:1;
}
#video1 {
	position:absolute;
	left:43px;
	top:6px;
	width:201px;
	height:134px;
	z-index:3;
}
#video2 {
	position:absolute;
	left:43px;
	top:6px;
	width:201px;
	height:134px;
	z-index:3;
}
#site2 {
    background-image: url(images/bg-header.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	position:absolute;
	width:770px;
	height:250px;
	margin-left:-385px;
	margin-top:699px;
	left:50%;
	z-index:1;
}
#footer {
    background-image: url(images/bg-footer.gif);
	background-position:center top;
	background-repeat:no-repeat;
	position:absolute;
	width:770px;
	height:50px;
	margin-left:-385px;
	margin-top:949px;
	left:50%;
	z-index:1;
}
#user {
	position:absolute;
	left:495px;
	top:171px;
	width:95px;
	height:22px;
	z-index:2;
}
#pass {
	position:absolute;
	left:607px;
	top:171px;
	width:95px;
	height:22px;
	z-index:2;
}
#go{
	position:absolute;
	left:680px;
	top:171px;
	width:95px;
	height:22px;
	z-index:2;
}
.input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-image:url(images/bg-input.jpg);
	background-repeat:repeat-x;
	border:0;
	width:95px;
	height:22px;
	}
/*LINKS DE TEXTO*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#33CCFF;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
}
a:active {
	text-decoration: none;
}
/*segundo rollover*/
.rollover2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.rollover2:hover {
	color: #FF00FF;
	}
.rollover2:active {
	color: #990000;
	}
.rollover2:visited {
	color: #990000;
	}	

	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;