body {
	background-color: #FFF;
	color: #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	margin-left: 5px;
	margin-top: 0px;
}

#header, #footer, #menu, #pub, #quickLinks, #topHeader {
	clear: both;
	float: none;
	width: 750px;
}

h1 {
	color: #00A;
	font-size: 10pt;
	font-weight: bold;
}

h2 {
	color: #00A;
	font-size: 8pt;
	font-weight: normal;
	margin: 10px auto 0;
}

h2 a { 
	color: #00A; 
	text-decoration: none; 
}

h3 {
	color: #999;
	font-size: 8pt;
	font-weight: normal;
	margin: 5px 0 5px 5px;
}

#content {
	background-color: #FFF;
	border-right: 160px solid #FFF;
	clear: both;
	float: none;
	margin: 10px;
	text-align: left;
	width: 570px;
}

#footer {
	background-color: #FFF;
	padding-bottom: 7px;
	padding-top: 5px;
	text-align: center;
}

#header {
	background-color: #FC0;
	border: #C00 solid 1px;
}

#locMenu {
	left: 600px;
	position: absolute;
	top: 195px;
	width: 150px;
}

#locMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#locMenu a {
	background-color: #FFC;
	border-bottom: #00A solid 1px;
	border-top: #FFF solid 1px;
	color: #333; 
	display: block;
	padding: 3px 0 3px 5px;
	text-align: left;
	text-decoration: none; 
	width: 100%;
}

#locMenu a:hover {
	background-color: #00A;
	color: #FFF;
}

#logo {
	float: right;
	margin: 5px 0 0 0;
}

#menu {
	background-color: #C00;
	border: #C00 solid 1px;
	padding: 5px 0;
}

#pub {
	background-color: #FC0;
	border: #FC0 solid 1px;
	text-align: center;
}

#quickLinks {
	background-color: #FFF;
	margin: 30px 0 15px 0;
	text-align: center;
}

#quickLinks a { 
	color: #C00;
	padding: 0 20px;
	text-decoration: none; 
}

#quickLinks a:hover {
	color: #000; 
}

#topHeader {
	background-color: #FFF;
	margin-bottom: 5px;
	text-align: right;
}

#topHeader a { 
	color: #C00; 
	text-decoration: underline; 
}
#topHeader a:hover {
	color: #000;
}

a.enlace1 { 
	color: #C00; 
	text-decoration: none; 
}
a.enlace1:hover {
	color: #000; 
}

a.enlace5 { 
	color: #00A;
	text-decoration: underline; 
}
a.enlace5:hover {
	color: #0CF; 
}

a.enlace7 { 
	color: #00A;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
a.enlace7:hover {
	color: #0CF; 
}

.brk {
	clear: both;
	float: none;
	font-size: 1px;
}

.titulo3 {
	font-weight: bold;
	margin-bottom: 20px 0 10px 0;
	text-decoration: underline;
}
