/* CSS Document */
input {
	height:20px;
	border:1px solid #83624B;
}
* {
	font-family:Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:#a78152;
	text-decoration:none;
	
}
a:hover {
	color:#a78152;
	text-decoration:underline;
}
a:visited {
	color:#a78152;
	text-decoration:none;
}
.esq {
	background-image:url(../img/bw.jpg);
	background-position:right top;
}
.dir {
	background-image:url(../img/bw2.jpg);
	background-position:left top;
	
}
.mini {
	background-image:url(../img/mini_g.gif);
	background-repeat:repeat-x;
	background-position:top;		
}
.negrito { 
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
}
.destaque {
	background-image:url(../img/bgDestaque.png);
	background-position:center;
	background-repeat:no-repeat;
	height:66px;
	
	font-size:15px;
	color:#ecd4c2;
	font-weight:bold;
	padding-left:76px;
	line-height:66px;
}
.galeria {
	background-image:url(../img/bgDestaqueGaleria.png);
	background-position:center;
	background-repeat:no-repeat;
	height:66px;
	
	font-size:15px;
	color:#ecd4c2;
	font-weight:bold;
	padding-left:76px;
	line-height:66px;
}
.sub_destaque {
	font-size:14px;
	color:#663333;
	font-weight:bold;
}

.texto {
	color:#000000;	
	font-size:12px;
}
.textoTd {
	color:#000000;	
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
}	
.formTable {
	color:#000000;	
	font-size:12px;
}	
.listra {
	background-position:center;
	background-repeat:repeat-x;
	background-image:url(../img/listra.gif)
}
.rodape {
	font-size:11px;
	text-align:right;
	background-image:url(../img/rodape.jpg);
	height:55px;
	background-repeat:no-repeat;
	background-position:bottom;
	padding-right:5px;
	padding-top:20px;
}
.marcaDagua {
	background-image:url(../img/backTd.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
.titulo_branco {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}	



#pop{
 	font-weight: bold;
	border:0px solid #d0d0d0;
    padding: 6px;
	width:550px;
	height:450px;
	top:10%;left:50%;
    position: absolute;
    z-index: 3;
    font-size: 14px;
}
#flash{

    position: relative;
    z-index: 0;
}
#newsletter {
	background: #f1f1f1;
	border:solid;
	border-width:thin;
	border-color:#CCCCCC;
}
