
html
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #f3f4ce url(img/bg_site.gif) 0px 15px repeat-x;
}

body
{
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: Arial, Tahoma, Verdana;
	font-size: 0.75em;
	color: #000;
	position: relative;
}


/* Estrutura */
#topo
{
	background-color: #12436d;
	height: 15px;
	display: block;
}

#page-box
{
	display: block;
	width: 800px;
	margin: 0 auto;
}

#content
{
	display: block;
	width: 800px;
	font-size: 1.2em;
	float: left;
	padding-bottom: 20px;
}

#content-bg
{
	/*background: url(img/bg_body.jpg) no-repeat center -1px;*/
	display: block;
	min-height: 833px;
	line-height: 1.7em;
}

#content-header
{
	display: block;
	height: 367px;
	margin-bottom: 10px;
}

#header-esq
{
	display: block;
	height: 367px;
	width: 333px;
	float: left;
}
#header-dir
{
	display: block;
	float: right;
	width: 467px;
}

#content-dir
{
	display: block;
	float: right;
	width: 300px;
}

#content-esq
{
	display: block;
	float: left;
	width: 475px;
}

.img-link, .img-link a
{
	border: none;
	margin: 0px;
	padding: 0px;
}


#logo
{
	height: 94px;
	display: block;
	margin-top: 20px;
	margin-left: 28px;
}


#descricao
{
	height: 76px;
	display: block;
	vertical-align: middle;
	font-weight: bold;
	color: #fff;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman" , Times, serif;
}
#descricaoContent
{
	display: block;
	width: 370px;
	float: left;
	margin-top: 12px;
	text-align: center;
}

#contact
{
	height: 72px;
	display: block;
	line-height: normal;
}

#address
{
	margin-top: 12px;
	width: 390px;
	float: right;
	display: block;
	font-family: Georgia, "Times New Roman" , Times, serif;
}

/* Elementos */
h1, h2, h3
{
	font-weight: normal;
}
h1
{
	letter-spacing: -1px;
	font-size: 2.0em;
}
h2
{
	font-size: 1.3em;
}
h3
{
	font-size: 1.2em;
}
.blockbg
{
	background: #D9D785;
}
blockquote
{
	background: url(img/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 1.5em;
	color: #3D3D3D;
}
a
{
	text-decoration: none;
	color: #3a3a32;
}
a:hover
{
	text-decoration: underline;
}
small
{
}
hr
{
	display: none;
}
img
{
	border: none;
}
img.left
{
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}
img.right
{
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

/*Menu*/

#Menu li a
{
	border: solid 0px #334b69;
	border-left-width: 5px;
	border-bottom-width: 1px;
	padding: 4px;
	background-color: #466489;
	margin-bottom: 7px;
	display: list-item;
	font-size: 1.2em;
	font-variant: small-caps;
	color: #ffffff;
}

#Menu li a:hover
{
	text-decoration: none;
	background-color: #6a85a6;
	font-style: normal;
	color: #000;
	color: #ffffff;
}

#Menu ul
{
	list-style-type: none;
}

#ico-legend
{
	display: block;
	height: 20px;
	padding-left: 10px;
	text-align: center;
	font-style: italic;
}


/*Bloco de conteudo*/
.arquivosBloco
{
	display: block;
}
.imgsBloco
{
	display: block;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.imgsBloco_centralizado
{
	text-align: center;
}
.legendaImgBloco
{
	padding: 3px;
	font-size: 0.8em;
	background-color: #000;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

.blocoConteudo
{
	margin-right: 20px;
	margin-bottom: 20px;
	display: block;
}

.blocoConteudo a
{
	text-decoration: underline;
}

/*Formulario*/
.clsFormContato, .clsForm, .clsFormMascara, .clsFormFocus
{
	font-family: Verdana, Tahoma;
	font-size: 0.8em;
	border: solid 1px #cccccc;
	padding: 2px;
	margin: 2px;
}

.clsFormFocus
{
	background-color: #efefef;
	border-color: #000;
}

/*blocoItem*/
.blocoItem h3
{
	border: solid 0px #666;
	border-bottom-width: 0px;
	color: #000;
	font-weight: 500;
}

.blocoItem, .listaContainer
{
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;
	margin-bottom: 20px;
}

.listaContainer:hover
{
	background-color: #eee;
}

.clsBtn
{
	background: #333333;
	padding: 3px 7px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
	color: #CCCCCC;
	border: none;
}

/*album de foto*/


/* Modal */
.modal
{
	display: block;
	position: fixed;
	filter: alpha(opacity=95);
	-moz-opacity: .95;
	opacity: .95;
	z-index: 10;
	background: #f2f2f2;
	text-align: center;
	_font-size: 10pt;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
.modalConteudo, .modalConteudoAlbum
{
	margin: 0 auto 0 auto;
	margin-top: 100px;
	color: #000000;
	display: block;
	border: solid 1px #222;
	padding: 10px;
	width: 720px;
	padding-top: 0px;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	height: 460px;
	overflow: auto;
}

.modalConteudoPequena
{
	margin: 0 auto 0 auto;
	margin-top: 100px;
	color: #000000;
	display: block;
	border: solid 1px #222;
	padding: 10px;
	width: 500px;
	padding-top: 0px;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	height: 200px;
	overflow: auto;
}
.modalConteudoTitulo
{
	background-color: #222;
	color: #fff;
	margin-left: 30px;
	margin-right: 30px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	letter-spacing: 4px;
}

.motivoModal
{
	padding: 5px;
	border: solid 0px #000;
	border-bottom-width: 1px;
}
.modalConteudoAlbum
{
	width: 480px;
	height: 300px;
	overflow: auto;
}

/*Footer*/
#footer
{
	background-color: #95a3b1;
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

#footer-content
{
	background-color: #466489;
	display: block;
	margin: 0 auto;
	width: 800px;
}

/* Sidebar */
#sidebar
{
	clear: both;
	width: 790px;
	background-color: #466489;
	padding: 10px 0 0 0;
	float: left;
}
#sidebarEndereco
{
	color: #ccc;
	text-align: center;
	display: block;
	margin: 0 auto;
	width: 600px;
}
#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li
{
	display: block;
	float: left;
	width: 155px;
	padding: 10px 10px 10px 15px;
}
#sidebar li ul
{
	line-height: 1.8em;
}
#sidebar li li
{
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}
#sidebar h2
{
	margin: 0 0 10px 0;
	color: #fff;
}
#sidebar a
{
	text-decoration: none;
	color: #ccc;
}
#sidebar a:hover
{
	color: #fff;
}
/*  Calendario */
.clsMesAtual
{
	border: solid #241669 2px;
	font-weight: bold;
	background-color: white;
	font-size: 8pt;
}
.clsMesAntPos
{
	border: solid black 2px;
	background-color: #DCDCDC;
	font-size: 8pt;
}
.clsWeekend
{
	border: solid black 2px;
	background-color: #F0F8FF;
	font-weight: bold;
	font-size: 8pt;
}
.clsMesAno
{
	font-weight: bold;
	color: White;
	font-size: 8pt;
}
.clsDay
{
	font-size: 8pt;
	font-weight: bold;
	background-color: white;
}
#divData
{
	position: absolute;
	z-index: 111;
	background: #fff;
	border: solid 1px #000;
	padding: 4px;
}
.clsCalNavegacao, .clsCalNavegacao:a, #divData .clsCalNavegacao
{
	padding: 3px;
	font-size: 1.0em;
	font-weight: bold;
}

