@charset "UTF-8";
DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
body {
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #1F1F1F;
	font-family: Arial, TerbuchetMS, Georgia, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
:link img {
  border: none;
}
.easySiteCSS #headerBar {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #C3C3C3;
	color: #666666;
	font-style: italic;
	padding-right: 20px;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.easySiteCSS #header {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
	width: 980px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 3px 5px 16px #999;
	-webkit-box-shadow: 3px 5px 16px #999;
	-moz-box-shadow: 3px 5px 16px #999;
	background-color: #FFF;
	background-image: url(img-layout/haed_fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 6px;
}
.easySiteCSS #logo {
	text-align: center;
	float: left;
	height: 120px;
	width: 360px;
	padding-top: 14px;
}
.easySiteCSS #menu {
	vertical-align: middle;
	width: 934px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	height: 32px;
	background-color: #006749;
	background-image: url(img-layout/menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.easySiteCSS #nav {
	vertical-align: top;
	background-color: #E5E5E5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-image: url(img-layout/nav.jpg);
	background-repeat: repeat-x;
	background-position: top;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.easySiteCSS #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.easySiteCSS #mainContent {
	color: #1F1F1F;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	width: 980px;
	/*background-color: #FFF;*/
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(img-layout/fundo_pag.jpg);*/
	background-repeat: no-repeat;
	background-position: center 120px;
}
.easySiteCSS #footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.easySiteCSS #footer p {
	font-size: 9px;
	text-align: right;
	vertical-align: middle;
	color: #999;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.easySiteCSS #footerLink {
	color: #999;
	text-decoration: none;
}
.easySiteCSS #container {
	background-color: #FFF;
	width: 980px; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*background-image: url(img-layout/fundopag.jpg);*/
	background-repeat: repeat-y;
	background-position: center top;
	box-shadow: 3px 5px 16px #999;
	-webkit-box-shadow: 3px 5px 16px #999;
	-moz-box-shadow: 3px 5px 16px #999;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.easySiteCSS #admin {
	background: #DDDDDD;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size: 14px;
	color: #333333;
	margin: auto;
	text-align: center;
}
.easySiteCSS #Adminlinkof {
	color: #999999;
	text-decoration: none;
}
.easySiteCSS #AdminlinkOn {
	color: #0000CC;
	text-decoration: none;
}
.easySiteCSS #Adminlinkdestacado {
	color: #0000CC;
	text-decoration: blink;
}
a:visited {
	color: #666666;
}
a:link {
	color: #1F1F1F;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
tr {
	font-size: 15px;
	color: #1F1F1F;
	text-align: left;
}
p {
}
.titulo16 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
.subtitulo12 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.titulo14 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
td {
	font-family: Arial, TerbuchetMS, Georgia, Helvetica, sans-serif;
	font-size: 14px;
}
.celulaTracejada {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
}
.celulaTracejadaDupla {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: thin;
	border-top-style: dotted;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	/*color: #2a3492;
	background-color: #F3F3F3;*/
	padding: 0px;	/*-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	*/
	color: #007934;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	/*color: #2a3492;
	background-color: #F3F3F3;*/
	padding: 0px;
	margin: 0px;	/*-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	*/
	color: #007934;
	font-size: 16px;
	font-weight: bold;
		margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	/*color: #2a3492;
	background-color: #F3F3F3;*/
	padding: 0px;
	margin: 0px;	/*-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	*/
	color: #333333;
	font-size: 14px;
	font-weight: bold;
		margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
lista {
	list-style-image: url(img-layout/bulet.png);
}
