﻿@import url(layout.css);
body {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #abc;
}
#container {
	width: 1000px;
	margin: 0 auto;
	background: #fff url(../images/bkgd_tile.gif) top;
	background-repeat: repeat-y;
}
#masthead {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	width: 980px;
	padding: 0;
	background-color: #C6D9E4;
}
#navigation {
	background-color: #d3d3d3;
	overflow: hidden;
}
#column_l {
	width: 820px;
	margin: 0 0 0 10px;
	padding: 0 1px 1px 1px;
}
#column_r {
	width: 160px;
	margin: 0;
	float: right;
	background-color: #eef;
	position: relative;
	right: 10px;
}
#footer {
	text-align: center;
	background-color: #89a;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
	vertical-align: bottom;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0px 0px 0 0px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	display: block;
}
#navigation a {
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #d3d3d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#navigation a:hover {
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
}
/* Styles for Content */
h1 {
	color: #965;
	font-size: 2.0em;
}
h2 {
	color: #965;
	font-size: 1.75em;
}
h3 {
	color: #965;
	font-size: 1.5em;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style1 {
	border-width: 0px;
	border-bottom: 0px;
}
.style2 {
	text-align: center;
}
.style3 {
	color: #008000;
}
.style4 {
	color: #FF0000;
}
.style6 {
	color: #0000FF;
}
.auto-style2 {
	border-collapse: collapse;
}
.auto-style3 {
	font-size: 10px;
	margin-right:6px;
	text-align:right;
}
.auto-style4 {
	text-align: left;
}
.auto-style5 {
	font-size: 18px;
	margin-left:6px;
}
.auto-style6 {
	border-width: 0px;
}
.auto-style8 {
	text-align: center;
	background-color: #FFCCFF;
}
.auto-style11 {
	background-color: #99CCFF;
}
.auto-style15 {
	text-align: center;
	background-color: #CCFFFF;
}
.auto-style17 {
	text-align: center;
	background-color: #CCFF99;
}
.tituloPaginas
{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-style: initial;
    border-color: initial;
    font-size: 25px;
    color: #333333;
    text-decoration: none;
    text-shadow: #C0C0C0 1px 2px 2px;
}

