* {margin:0; padding:0; font:12px Arial, Helvetica; color:#000;}

html {overflow-x:hidden; background:url('../images/html_bg.jpg') repeat-x #c3cf21;}
body, #body {margin:auto; background:url('../images/body_bg.gif') repeat-y center;}

img {border:0;}
strong, b{font-weight:bold;}
textarea {overflow:auto;}
ul {list-style:none;}
a {text-decoration:none;}
a:hover {}
.block {display:block;}
.noContent{text-align:center;font-weight:bold;margin:5px;}

/*xxxxx LISTAS xxxxx*/
.list { /*<p>*/
	height:auto;
	padding:4px 5px 5px 0;
	display:block;
	background:url(../images/list_01_bg.jpg) left bottom no-repeat;
}
.list img {margin-right:5px;}
.list2 li { /*<ul>*/
	width:112px;
	padding:2px 4px 2px 4px;
	border-bottom:dotted 1px #709927;
	display:block;
	/*background:#dde490;*/
}
.list2 li:hover {background:#dde490;}

.listTodos li { /*<ul>*/
	width:300px;
	padding:5px 0px 5px 20px;
	border-bottom:dotted 1px #709927;
	display:block;
	/*background:#dde490;*/
}
.listTodos li:hover {background:#dde490;}

/*xxxxx LINKS xxxxx*/
.link1 {color:#000; font-weight:bold;}
.link1:hover {color:#065430;}

.link2 {color:#065430; font-weight:bold;}
.link2:hover {color:#2f2f2f;}
.link2.selected {color:#2f2f2f;}
/*.link2:hover {color:#065430;}*/

/*xxxxx CLASSES EM COMUM xxxxx*/
.center {text-align:center;}
.justify {text-align:justify;}
.right {text-align:right;}
.left {text-align:left;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.regular {font-style:normal; font-weight:normal;}
.inline {display:inline;}

.imgLeft {margin:5px 8px 5px 0;	float:left;}
.imgRight {margin:5px 0 5px 8px; float:right;}
.centerPage {clear:both; text-align:center;}

/*xxxxx TITULOS xxxxx*/
.pageTitle {margin:6px 0 0 0;} /*<p>*/
.title1 {color:#065430; font-weight:bold;}
.title2 {color:#065430;}

/*xxxxx TEXTOS xxxxx*/
.text1 {color:#005030;}

/*xxxxx FORMULARIOS xxxxx*/
.textbox, input.campoInvalido {
	width:220px;
	height:17px;
	padding:3px;
	margin:2px 0 5px 0;
	border:solid 1px #b1b466;
	background:url(../images/forms/textbox_bg.jpg) repeat-x;
	color:#5f5f5f;
}

.textarea, textarea.campoInvalido {
	width:220px;
	height:90px;
	padding:3px;
	border:solid 1px #b1b466;
	background:url(../images/forms/textarea_bg.jpg) repeat-x;
	color:#5f5f5f;
}

.select {
	width:220px;
	height:25px;
	padding:3px;
	margin:2px 0 5px 0;
	border:solid 1px #b1b466;
	background:url(../images/forms/textbox_bg.jpg) repeat-x;
	color:#5f5f5f;
}

input[type=radio] {
	margin:0 0 4px 20px;
	#margin:0 0 2px 20px;	
}

/*xxxxx ESTRUTURA PRINCIPAL xxxxx*/
#middle {width:612px; margin:auto;}
#footer object{margin-bottom:-5px}

/*xxxxx DEFAULT xxxxx*/
#content.default .ocerimonial {float:left;}
#content.default .nossosservicos .button {margin:8px 16px 0;} /*NOSSOS SERVIÇOS*/

#content.default .ultimoseventos {
	width:207px;
	height:77px;
	padding:73px 0 0 8px;
	float:left;
	background:url(../images/default/ultimoseventos_bg.jpg) no-repeat;
}
#content.default .ultimoseventos .button {margin:8px 22px 0;}
#content.default .ultimoseventos .list:hover {background:url(../images/list2_bg.jpg) no-repeat left;} 

#content.default .nossosservicos {
	width:157px;
	height:84px;
	padding:80px 0 0 15px;
	float:left;
	background:url(../images/default/nossosservicos_bg.jpg) no-repeat right top;
}
#content.default .nossosservicos .list {width:135px;}

/*xxxxx ESTRUTURA INTERNA xxxxx*/

#content.interna {}
#content.interna .content {width:540px; margin:auto;}
#content.interna p.titulo {margin-left:2px;}

#content.interna.servicos div{margin:auto;}

/*xxxxx CONTATO - ESTRUTURA INTERNA xxxxx*/
#content.interna.contato {}
#content.interna.contato form {width:226px; float:left;}
#content.interna.contato form .button {margin:8px 0 0 0;}
#content.interna.contato #map {width:301px; height:237px; float:left; margin:0 0 0 13px;}
#content.interna.contato #map #map_flash {width:100%; height:237px; #height:243px; background:black; margin:2px 0 0 0; #margin:3px 0 0 0;}

/*xxxxx ORÇAMENTOS - ESTRUTURA INTERNA xxxxx*/
#tdErro {
	padding-bottom:4px;
	color:#912828;
	font-weight:bold;
}

/*xxxxx EVENTOS - ESTRUTURA INTERNA xxxxx*/
#content.interna.eventos {height:460px}
#content.interna.eventos .content .left {width:350px; height:215px; float:left;}
#content.interna.eventos .content .left .photo {
	width:348px;
	height:219px;
	margin:14px 0 0 0;
}
#content.interna.eventos .content .left .photo .large {border:solid 2px #a0b824;}
#content.interna.eventos .content .left .photo .paging {width:100%; height:25px; background:url(../images/eventos/paging_bg.jpg) bottom left no-repeat; text-align:right;}
#content.interna.eventos .content .left .photo .paging .display { height:25px; float:right; margin:0 10px 0 0; padding-top:2px;}
#content.interna.eventos .content .left .photo .paging .buttons {float:right; margin-right:26px;}
#content.interna.eventos .content .left .photo .paging .buttons img {margin-left:2px;}
#content.interna.eventos .content .left .photo .thumbs {margin:8px 0 0 0; clear:both;}
#content.interna.eventos .content .left .photo .thumbs img {float:left; border:solid 1px #035230; margin:2px;}

#content.interna.eventos .content .right {
	width:150px;
	margin:29px 16px 0 16px;
	float:left;
	background:url(../images/eventos/filter_top.png) top left no-repeat;
	text-align:left;
}
#content.interna.eventos .content .right ul {margin-bottom:7px; padding:41px 0 0 15px;}
#content.interna.eventos .content .right p {margin-bottom:7px; padding:41px 0 0 0;}

/*****CONFIRMAÇÃO MAILING****/
#content.interna.confirmacaoMailing{text-align:center;height:50px}
#content.interna.confirmacaoMailing span{margin:10px;}

.ErroContato{font-weight:bold; color:#ffffff;text-align:center;padding:5px;}

.BoxMsg{width: 311px; height: 172px;background:url('../images/box.png') no-repeat;}
.BoxMsg table td{padding:2px 5px;}
.BoxMsg .caption{font-weight:bold;margin-bottom:30px}
.BoxMsg .message{height:100px;padding:2px 30px;text-align:center;}
.BoxMsg .button{text-align:center}

.boxFotoExibicao {
	width:470px;
	height:400px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	position:absolute;
	display:none;
}

.boxFotoExibicao .button {
	float:left;
	clear:both;
	margin:6px 0 2px 390px;
}

input.campoInvalido, textarea.campoInvalido {
	border:solid 1px #912828;
}



.InstFoto
{
	text-align: center;
	float: left;
	width: 115px;
	padding-bottom: 40px;
	padding-right: 0px; /* specify the dimension of the content, slightly smaller than the image */ /* force the content to show above the image */
	background-color: transparent;
	cursor:pointer;
}
.TituloPopup
{
	font-family: Arial;
	font-weight:bold;
	font-size: 15px;
	color: #676f78;
	padding:10px 0 20px;
}
.mensagemPopup
{
	font-family: Arial;
	font-weight:normal;
	font-size: 11px;
	color:Black;
	padding-bottom:15px;
}
.InstFotoPopup
{
	text-align: center;
	float: left;
	width: 120px;
	padding-bottom: 40px; /* specify the dimension of the content, slightly smaller than the image */ /* force the content to show above the image */
	background-color: transparent;
	margin-bottom: -60px;
}
.InstFoto img
{
	border: solid 1px #a8a8a8;
}
img.shadeInst
{
	width: 90px;
	height: 58px;
	border: 0;
	display: block;
	margin-left:16px;
	#margin-left:2px;/*Fix: IE7*/
	margin-bottom:-53px;
}
.InstFoto:hover
{
	margin-bottom:-2px;
}
.InstFoto:hover img.shadeInst
{
	width: 96px;
	height: 64px;
	margin:-3px 0 -56px 13px;
	#margin:-3px 0 -56px 0; /*Fix: IE7*/
}
.InstFotoPopup:hover img.shadeInst
{
	width: 96px;
	height: 64px;
}
.popup
{
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -300px !important;
	margin-top: -270px !important;
	padding: 10px;
	z-index: 1000;
}
.popupContato
{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -110px;
	padding: 10px;
	width: 280px;
	height: 180px;
	border: 1px solid Gray;
	background: White url(../Imagens/Layout/Comum/sombraTopoPopup.png) repeat-x top;
	z-index: 100;
}
.load
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -50px;
	margin-top: -90px;
	padding: 10px;
	border:0;
	z-index: 100;
}
.ShadePopContato
{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -170px;
	margin-top: -130px;
	width: 345px;
	height: 240px;
	border: 0;
	display: block;
	
	}
.ShadePopMultimidia
{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -340px;
	margin-top: -290px;
	width: 660px;
	height: 558px;
	border: 0;
	display: block;
	
	}

/*xxxxx MULTIMIDIA xxxxx*/
.multimidia
{
}
.multimidia .abas
{
	width: 100%;
	height: 25px;
	background: url(../imagens/layout/comum/abas_background.gif) repeat-x;
}
.multimidia .abas .aba
{
	width: 69px;
	height: 18px;
	float: left;
	text-align: center;
	padding: 2px 0 0 0;
	margin: 5px 2px 0 0;
	display: block;
	cursor: pointer;
	background: url(../imagens/layout/comum/aba.gif) no-repeat center bottom;
}
.multimidia .abas .aba.selecionada
{
	width: 103px;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	margin-top: 0;
	display: block;
	background: url(../imagens/layout/comum/aba_selecionada.gif) no-repeat center top;
}
.multimidia .conteudo
{
	width: 100%;
	height: 355px;
	margin: 0;
	padding: 0;
	background: none;
}
.multimidia .conteudo .titulo
{
	text-align: left;
	clear: both;
	text-indent: 0;
	padding: 3px 0 3px 22px;
	background: none;
}
.multimidia .conteudo .visualizador
{
	width: 300px;
	height: 256px;
	margin: auto;
	padding: 15px 0 0 0;
}
.multimidia .conteudo .visualizador .legenda
{
	padding: 6px 0 0 0;
	text-align: center;
}
.multimidia .conteudo .thumbs
{
	width: 100%;
	height: 68;
	clear: both;
	margin: 5px 0 0 0;
}
.multimidia .conteudo .thumbs .voltar
{
	float: left;
}
.multimidia .conteudo .thumbs .avancar
{
	float: right;
}
.multimidia .conteudo .thumbs .thumbs
{
	width: 300px;
	height: 68px;
	padding: 12px 0 0 0;
	margin: 5px 0 0 0;
	float: left;
	clear: right;
}
.multimidia .conteudo .thumbs .thumbs .thumb
{
	float: left;
	border: solid 2px #fff;
	margin: 0 6px 0 7px;
	background: url(../imagens/layout/comum/thumb_preloader.gif) no-repeat center;
}
.multimidia .conteudo .thumbs .thumbs .thumb.ultimo
{
	margin: 0;
}
.multimidia .conteudo .thumbs .thumbs .thumb:hover
{
	border: solid 2px #5f90c8;
}


/* MOLDAL-GALLERY xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.multimidia
{
	width: 760px;
	height: 400px;
}
.multimidia .container
{
	width: 724px;
	height: 436px;
	margin:-10px 0 0 -68px !important;
	background-color:white;
}
.multimidia .container .image-container
{
	width: 724px;
	height: 436px;
}
.multimidia .footer
{
	width: 650px;
	margin:-12px 0 0 -30px !important;
	position:relative;
	z-index:1000;
}
.multimidia .footer .thumbs-mask
{
	width: 590px;
	height: 60px;
	margin: 8px auto !important;
	overflow: hidden;
	padding-top: 4px !important;
	float: left;
	margin: 0;
}
.multimidia .footer div.thumbs
{
	width: 999999px !important;
	height: 60px;
}
.multimidia .footer .thumbs .thumb
{
	width: 80px;
	height: 50px;
	border: 0;
	margin: 0 !important;
	background: url(../imagens/layout/comum/thumb_preloader.gif) no-repeat center;
}
.multimidia .footer .thumbs .thumb:hover
{
	border: 0;
}
.multimidia .footer .thumbs .thumb.selected
{
	border-color: Gray;
}
.multimidia .footer .paging-prev-container
{
	float: left;
	width: 28px;
	height: 27px;
	margin: 28px 0 0 -13px !important;
	padding-right:15px !important;
}
.multimidia .footer .paging-next-container
{
	float: left;
	width: 10px;
	height: 27px;
	margin: 28px 0 0 0 !important;
	padding: 0 0 0 10px !important;
}


.PopupPanel
{
	display: none;
}
.PopupPanelModalArea
{
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: fixed;
	background-color: white;
	filter: Alpha(opacity=75);
	z-index: 99;
	opacity: 0.75;
}
