H1 { font-size:20px; font-family:arial; color: black; font-weight:bold}
H2 { font-size:18px; font-family:arial; color:black }
H3 { font-size:13px; font-family:arial; color:black }
H5 { font-size:12px; font-family:arial; color:black; font-weight:bold }
p { font-size: 12px; font-family:arial; color:black; text-align:justify}
cite { font-size: 12px; font-family:arial; color:black}
tr {  font-size: 12px; font-family:arial; color:black; text-align:justify }
.gray {color:#999999}
.center {text-align:center}
body {
	background-color:white;
	background-image: url("lines.gif");
}
body.home {background-color:white; background-image: none}

div.homepage{top: 10px; border: 0px solid gray; width: 750px; margin: auto; padding:10px;background-color:white}

div.barra_left {
	position: absolute;
	border: 1px solid white;
	top: 10px;
	width: 15%;
	margin-top: 10px;
	left: 2%;
	background-color:#cccccc;
	padding: 5px;
	overflow: hidden;
	height: auto;
	background-image: url("lines_shadow.gif");
}

div.barra_right {
	position: absolute;
	border: 1px solid white;
	top: 10px;
	width: 15%;
	margin-top: 10px;
	right: 2%;
	background-color:#cccccc;
	padding: 5px;
	overflow: hidden;
	height: auto;
	background-image: url("lines_shadow.gif");
}

div.page {
	position: absolute;
	top: 10px;
	border: 1px solid gray;
	margin-top: 10px;
	margin-bottom: 20px;
	right: 20%;
	padding: 10px;
	background-color:white;
	left: 20%;
}

div.header {
	position: absolute;
	top: 10px;
	border: 1px solid gray;
	margin-top: 10px;
	right: 20%;
	padding: 0px;
	background-color:black;
	left: 20%;
}
div.title_header {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #999999;
	color:#999999;
	background-position: right;
	border: 5px solid #ffcc00;
	height: auto;

}

div.footer {
	position: absolute;
	top: 52px;
	border: 1px solid gray;
	margin-top: 2px;
	right: 20%;
	padding: 10px;
	background-color:white;
	left: 20%;
	
}


div.title {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #ffcc00;
	background-position: right;
	border: 2px solid #ffcc00;
	height: auto;

}
 
div.barra {height: 20px; margin: 0px; padding-right: 0px; padding-left: 0px; padding-top: 0.1em; padding-bottom: 0px; background-color: #ffcc00 }
ul { font-size: 12px; font-family:arial; color:black; text-align:justify}
ol { font-size: 12px; font-family:arial; color:black; text-align:justify}
