﻿body
{
	text-align:center;
	background-color: #444444;
	font-family: Verdana, Arial !important;
	padding: 0px;
	margin: 0px;
	
	background-image:url('../img/back_body.jpg');
	background-position:center top;
	background-repeat:no-repeat;

}

img
{
	border: 0px;
}

.geral
{
	margin:auto;
	width: 769px;
	background-color: #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.header
{
	background-image:url('../img/header_pub_meuaguativa.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #ffffff;
	
	height: 169px;
	
	padding: 0px 11px 0px 11px;
	
	border-bottom: 1px solid #222222;
}

.header a
{
	color: #6c5704;
	text-decoration:none;
}

.header a:hover
{
	color: #000000;
	text-decoration:underline;
}

.caminhodemigalha
{
	color: #6c5704;
	font-size: 11px;
	float:left;
	width: 410px;
	height: 15px;
	text-align:left;
	margin-top: 3px;
}

.destaques
{
	color: #6c5704;
	font-size: 12px;
	float:right;
	width: 330px;
	height: 20px;
	text-align:right;
	margin-top: 3px;
}

.logo
{
	width: 369px;
	height: 97px;
	float:left;

	margin-top: 5px;
}

.menu
{
	font-size: 11px;
	color: #ffffff;	
	float:right;
	width: 747px;
	margin-top: 5px;
	text-align:right;
}

.menu a
{
	text-decoration:none;
	color:	#ffffff;
}

.menu a:hover
{
	color: #000000;
	text-decoration:none;
}

.submenu
{
	font-size: 11px;
	color: #6c5704;
	float:right;
	width: 747px;
	text-align:right;
	margin-top: 12px;
}

.submenu a
{
	color: #6c5704;
	text-decoration:none;
}

.submenu a:hover
{
	color: #000000;
	text-decoration:underline;
}

.content
{
	
}

.flash_content
{	
	width: 769px;
	height: 186px;
}

.flash_content object
{

}

.titulo
{
	padding: 26px 0px 0px 22px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	position:absolute;
	z-index: 2;
}

.palco
{
	padding: 20px 11px 20px 11px;
}

.titulo_palco
{
	padding: 0px 0px 0px 10px;
	font-size: 20px;
	font-weight: bold;
	color: #6c5704;
	border-bottom: 1px dashed #6c5704;
	margin-bottom: 15px;
	text-align:justify !important;
}

.subtitulo_palco
{
	padding: 3px 0px 0px 25px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 8px;
	margin-top: 25px;
	text-align:justify !important;
	text-transform:uppercase;
}

.footer
{
	clear:both;
	background-image:url('../img/footer.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#666666;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	height: 42px;
	padding: 0px 11px 0px 11px;
}

.footer #s4w
{
	float:right;
}

.footer #s4w a img
{
	border: 0px;
}

.footer #copy
{
	float:left;
	font-size: 11px;
	color: #ffffff;
	margin-top: 12px;
}

.endereco
{
	color: #666666;
	font-size: 11px;
	padding: 3px 0px 3px 0px;
}

/*---------------------- FORMULARIO -----------------------*/

fieldset
{
	border: 1px solid #7c8594;
	padding: 0px 10px 20px 10px;
	margin: 20px 0px 20px 0px;

	
}

fieldset legend
{
	color: #646c78;
	font-weight:bold;
	font-size: 12px;
	border-left: 1px solid #7c8594;
	border-top: 1px solid #7c8594;
	border-right: 1px solid #7c8594;
	padding: 8px 12px 8px 12px;
	background-image:url('../img/back_legendFieldset.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}

input.campo
{
	border: 1px solid #e3e1bc;
	
	background-image:url('../img/back_inputMeuAguativa.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
	
	width: 300px;
}

textarea
{
	border: 1px solid #e3e1bc;
	background-color: #fefefa;
	font-family: Verdana, Arial;
	width: 300px;
}

select
{
	border: 1px solid #e3e1bc;
	background-color: #fefefa;
}

input.botao
{
	background-image:url('../img/back_legendFieldset.jpg');
	border: 1px solid #b4b33a;
	color: #585700;
	font-size: 12px;
	padding: 3px 10px 2px 10px;
}

.formlinha
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:justify !important;
}

.formlinha .nomecampo
{
	width: 140px;
	float:left;
	text-align:right;
	padding-right: 8px;
	padding-top: 2px;
	
	color: #646c78;
	font-size: 12px;
}

.formlinha .nomecampoVermelho
{
	width: 140px;
	float:left;
	text-align:right;
	padding-right: 8px;
	padding-top: 2px;
	
	color: #e00000;
	font-size: 12px;
	font-style:italic;
}

.formlinha .areacampo
{
	margin-left: 148px;
	font-size: 12px;
	color: #646c78;
}

.msg_warning
{
	background-image:url('../img/msg_Warning.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #ffffff;
	
	height: 46px;
	
	padding: 30px 20px 0px 70px;
	
	font-weight: bold;
}

.msg_error
{
	background-image:url('../img/msg_error.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #ffffff;
	
	height: 46px;
	
	padding: 30px 20px 0px 70px;
	
	font-weight:bold;
	color: #700202;
}

.msg_ok
{
	background-image:url('../img/msg_ok.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #ffffff;
	
	height: 46px;
	
	padding: 30px 20px 0px 70px;
	
	font-weight: bold;
	color: #0a5f1c;
}

.formlinhabotao
{
	margin-top: 10px;
	margin-bottom: 10px;

	/*background-color: #fcfdff;
	border: 1px solid #e8e8e8;*/
	text-align:center;
	padding: 8px 5px 8px 5px;
	border-top: 1px solid #7c8594;
	background-image:url('../img/back_legendFieldset.jpg');
	background-position:left top;
	background-repeat:repeat-x;
} 

.palco table
{
	width: 600px;
	font-size: 12px;
	text-align:justify !important;
	border: 1px solid #f2f2d7;
	margin-top: 10px;
}

.palco table thead
{
	background-image:url('../img/back_tableMeuAguativa.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	color: #6a6b03;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	font-size: 14px;
	background-color: #f5fdff;
}

.palco table thead td
{
	border-top: 1px solid #ffffff;
}

.palco table .linhaA
{
	background-color: #fff7f5;
	padding: 2px 0px 2px 5px;
}

.palco table .linhaB
{
	background-color: #fff7ec;
	padding: 2px 0px 2px 5px;
}

.palco .formlinha img
{
	width: 50px;
	margin: 8px 0px 0px 3px;
	padding: 0px;
}

/*--------------- BLOG DOS TIOS --------------*/

.palco img
{
	margin: 6px;
	width: 250px;
	border: 1px solid #030303;
}

.palco img.tio
{
	margin: 6px;
	width: 100px;
	border: 1px solid #030303;
}

.palco .recado
{
	width: 500px;
	margin-bottom: 20px;
	border: 1px solid #e9e9e9;
	padding: 6px;
}

.palco .conteudoComentario
{
	width: 486px;
	margin-bottom: 20px;
	border: 1px solid #e9e9e9;
	padding: 6px;
	font-size: 12px;
	text-align:justify;
	margin:auto;
}

.palco .recado .usuario
{
	font-weight:bold;
	margin-bottom: 5px;
}

.palco .recado
{
	font-size: 12px;
	text-align:justify;
	margin:auto;
}

.palco .recado img
{
	float:left;
	width: 60px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #030303;
}

.palco .comentarios
{
	width: 500px;
	border: 1px solid #e9e9e9;
	padding: 6px;
	margin:auto;
}

.palco p
{
	text-indent: 1cm;
	margin: 0px;
	padding: 0px;
}

.palco .recado .datarecado
{
	text-align:right;
	font-style:italic;
	color: #878787;
}

.palco a
{
	color: #6c5704;
	font-size: 14px;
	text-decoration: none;
}

.palco a:hover
{
	color: #6c5704;
	font-size: 14px;
	text-decoration:underline;
}

.palco table
{
	margin:auto;
}

/*--------------------------------NOTICIAS---------------------------*/

.noticias
{
	
	background-image:url('../img/back_localnews.jpg');
	background-position: left top;
	background-repeat:repeat-x;
	
	
	
	/*border-top: 1px solid #e7f1f7;*/
	
	text-align:right;
	padding: 15px 15px 15px 10px;
	
	min-height: 120px;
}

.noticia
{
	color: #4a4a4a;
	font-size: 10px;
	margin-bottom: 2px;
}

.maisnews
{
	margin-top: 8px;
}

/*--------------------------------Galerias---------------------------*/

.galeria img
{
	width:auto;
	height:auto;
	margin:auto auto auto auto;
}

.galeria table
{
	border:none;	
}

/*------------------------ PACOTES ----------------------------*/

.back_div
{
	position:absolute;
	width: 100%;
	height: 100%;
	text-align:center;
	left: 0px;
	top: 0px;
}

.DIVpacotes
{
	position:relative;
	width: 569px;
	height: 167px;
	background-color: #ffffff;
	margin: auto;
	top: 20px;
	z-index: 10;
	
	background-image:url('../img/pack_window_meuagua.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	
	-moz-opacity:0.95;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);

}

.DIVpacotes .tituloPacotes
{
	height:33px; 
	padding: 8px 0px 0px 26px;
	font-size: 20px;
	font-weight: bold;
	color: #6c5704;
	position:relative;
	text-align:left;
}

.DIVpacotes .pacotes
{
	padding: 10px 20px 1px 20px;
}

.galeriaDescricao
{
	padding: 10px 111px 10px 42px;
}

.galeriaDescricao p
{
	text-indent: 1.2cm;
	text-align:justify;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

.galeriaDescricao img
{
	border: 1px solid #000000;
	width: 110px;
	margin-right: 6px;
	margin-top: 10px;
}