* { padding: 0; margin: 0; }
#header {
	position: absolute;
	height: 172px;
	width: 1000px;
	top: 0px;
	left: 0px;
	border: 0px;
}
#logo {
	position: absolute;
	height: 149px;
	width: 292px;
	left: 0px;
	top: 172px;
}
#menu0 {
	position: absolute;
	height: 24px;
	width: 708px;
	left: 292px;
	top: 172px;
}
#titulo {
	position: absolute;
	height: 127px;
	width: auto;
	left: 292px;
	top: 196px;
	z-index: 1;
}
#contenido {
	position: absolute;
	height: auto;
	width: 685px;
	left: 292px;
	top: 230px;
	z-index: 1;
}
.li {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
	display:block;
	padding: 5px;
}
.li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.li a:hover {
	color: #00A1FE;
	text-decoration: none;
}
.li2 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #E3DDAE;
	text-align: center;
	list-style-type: none;
	list-style-image: none;
	display:block;
	padding: 4px;
	font-weight: normal;
	font-variant: normal;
}
.li2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.li2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.li2 a:hover {
	color: #00A1FE;
	text-decoration: none;
}
.horiz {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.horiz a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.horiz a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.horiz a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.grande {
	font-family: tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00A1FE;
	text-align: center;
	text-decoration: none;
}
.autor {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.news {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 4px;
	text-decoration: none;
}
.news a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.news a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.news a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
