/* CSS Document */
label.error, span.error
{
    color: red;
    font-style: italic;
    margin-left: 5px;
	display:block;
}
select.error, textarea.error, input.error
{
    border: 1px solid #FF6464;
    background-color: #FFDFDF;
}

/*GERAL ----------------------------------------->*/

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../imagens/interna/background-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body, td, p, input, textarea  {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #0D3822;
}
ul {
	margin: 0px;
	padding: 0px;
}
a {
	color: #404040;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:actived {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

/*LOGO - MENU ----------------------------------------->*/

.box-interna-top {
	vertical-align: top;
	padding: 42px 0px 0px 0px;
}

#box-interna-logo {
	vertical-align: top;
	padding: 0px 0px 0px 21px;
	width: 260px;
}
#box-interna-logo ul {
	padding: 0px 0px 0px 21px;
}

#box-interna-logo li {
	padding: 0px;
	margin: 13px 0px 13px 0px;
	list-style-image: url(../imagens/interna/marcador-1.gif);
	vertical-align: middle;
}
#box-interna-logo li.active{
	list-style-image: url(../imagens/interna/marcador-1-over.gif);
}

/*MIOLO - CONTEÚDO ----------------------------------------->*/

#box-miolo {
	padding: 23px 0px 0px 0px;
	vertical-align: top;
	width: 510px;
}

#sub-menu ul {
	padding: 0px 17px 0px 0px;
	text-align: right;
}

#sub-menu li {
	display: inline;
	padding: 0px;
}
.ponto-divisor {
	margin: 0px 12px 0px 12px;
}
#box-conteudo {
	padding: 32px 21px 0px 0px;
	text-align: justify;
}
#box-conteudo h1 {
	padding: 0px;
	margin: 0px 0px 30px 0px;
}
#rodape {
	padding: 21px 21px 21px 21px;
	color: #F4B92E;
	text-align: center;
	height: 69px;
}
#rodape a:link {
	color: #F4B92E;
	text-decoration: underline;
}
#rodape a:hover {
	color: #F4B92E;
	text-decoration: none;
}
#rodape a:actived {
	color: #F4B92E;
	text-decoration: underline;
}
#rodape a:visited {
	color: #F4B92E;
	text-decoration: underline;
}
#rodape hr{
	margin: 0px 0px 17px 0px;
	height: 1px;
	border-top: 1px solid #E6EBE8;
	border-right: 0px solid #E6EBE8;
	border-bottom: 0px solid #E6EBE8;
	border-left: 0px solid #E6EBE8;
}
.box-voltar {
	text-align: right;
}
.box-foto-1 {
	margin: 0px 0px 13px 13px;
}
#lista-links {
	padding: 0px 0px 0px 14px;
}
#lista-links ul {
	padding: 0px 0px 0px 0px;
}

#lista-links li {
	padding: 0px;
	margin: 13px 0px 13px 0px;
	list-style-image: url(../imagens/interna/marcador-2.gif);
	vertical-align: middle;
}
#lista-1 {
	padding: 0px 0px 0px 0px;
}
#lista-1 ul {
	padding: 0px 0px 0px 16px;
}

#lista-1 li {
	padding: 0px;
	margin: 13px 0px 13px 0px;
	list-style-image: url(../imagens/interna/marcador-2.gif);
	vertical-align: middle;
}

#galeria-de-fotos  {
	text-align: center;
	padding: 20px 0px 0px 0px;
}
#galeria-de-fotos ul {
	padding: 0px 0px 0px 0px;
}

#galeria-de-fotos li {
	display: inline;
	padding: 0px;
	margin: 0px 2px 0px 2px;
}
/*CALENDARIO ----------------------------------------->*/

#calendario  {
	background-image: url(../imagens/interna/box-calendarios.gif);
	background-repeat: repeat-x;
	height: 257px;
	width: 478px;
}
#calendario td{
	color: #58450C;
	font-weight: bold;
	text-align: center;
}
/*LINKS ----------------------------------------->*/

#sub-menu a:link {
	color: #ffffff;
	text-decoration: none;
}
#sub-menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#sub-menu a:actived {
	color: #ffffff;
	text-decoration: none;
}
#sub-menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#link-cinza-bold a:link {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}
#link-cinza-bold a:hover {
	color: #404040;
	font-weight: bold;
	text-decoration: underline;
}
#link-cinza-bold a:actived {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}
#link-cinza-bold a:visited {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}

#link-verde-bold a:link {
	color: #0D3822;
	font-weight: bold;
	text-decoration: none;
}
#link-verde-bold a:hover {
	color: #0D3822;
	font-weight: bold;
	text-decoration: underline;
}
#link-verde-bold a:actived {
	color: #0D3822;
	font-weight: bold;
	text-decoration: none;
}
#link-verde-bold a:visited {
	color: #0D3822;
	font-weight: bold;
	text-decoration: none;
}

#link-grande a:link {
	font-size: 15px;
	color: #0D3822;
	font-weight: bold;
	text-decoration: none;
}
#link-grande a:hover {
	font-size: 15px;
	color: #0D3822;
	font-weight: bold;
	text-decoration: underline;
}
#link-grande a:actived {
	font-size: 15px;
	color: #0D3822;
	font-weight: bold;
	text-decoration: none;
}
#link-grande a:visited {
	font-size: 15px;
	color: #0D3822;
	font-weight: bold;
	text-decoration: none;
}


/*INPUT ----------------------------------------->*/
.input-1 {
	border: 1px solid #CDD6D0;
	height: 25px;
	width: 192px;
	background-image: url(../imagens/interna/background-input1.gif);
	background-repeat: repeat-x;
	text-indent: 3px;
	vertical-align: middle;
}
.input-2 {
	border: 1px solid #CDD6D0;
	height: 123px;
	width: 251px;
	background-image: url(../imagens/interna/background-input2.gif);
	background-repeat: repeat-x;
}
.input-3 {
	border: 1px solid #CDD6D0;
	height: 25px;
	width: 250px;
	background-image: url(../imagens/interna/background-input1.gif);
	background-repeat: repeat-x;
	text-indent: 3px;
	vertical-align: middle;
}

/*TEXTO ----------------------------------------->*/
.texto-cinza-bold  {
	color: #404040;
	font-weight: bold;
}
.legenda	{
	font-size: 11px;
}
