/* CSS Document */

html{width:100%; height:100%;/*background:url(../imagens/logo_grande.png) no-repeat center fixed;*/}
#div_site{padding:6px; }
body{}
/* TEMPLATE */

#top{background:url(../imagens/template/top.png) no-repeat bottom;}
#left{background:url(../imagens/template/left.png) no-repeat right top;}
#right{background:url(../imagens/template/right.png) no-repeat left top;}
/*#bottom{background:url(../imagens/template/bottom.png) no-repeat top;}*/

/* /TEMPLATE */

#menu {background:#FFD89D url(../imagens/template/menu.png) repeat-x; border:1px solid #BCBCBC; border-width:0px 1px 0px 1px;}
#login{height:14px; width:145px; border:1px solid #bcbcbc; background-color:#ffeeca;}
#newsletter{height:18px; font-size:9px; background-color:#eeeeee; border:1px solid #bcbcbc; width:25px; margin-left:5px; vertical-align:middle}

.linha_esquerda{background:url(../imagens/template/linha_esquerda.gif) repeat-y;}
.linha_direita{background:url(../imagens/template/linha_direita.gif) repeat-y;}

.cor_content{ background:#FFEECA;}

#Xmain{padding-top: 5px; }
#Xmain_foto{ text-align:center;}
#id_main{
	border:1px solid #d6cebd;
	border-width:0 2px 2px 2px;
}

#Xmain{
	text-align:left;
	height:257px;
	overflow:auto;
	width:510px;
	background: url(../imagens/template/logo_main.gif) no-repeat right bottom;
	padding-left: 5px;	
	padding-right:5px;
	padding-bottom:5px;
	scrollbar-base-color: #ffd697; 


}
.div_titulo{padding-bottom:2px; border-bottom:1px solid #BFBFBF; margin-bottom:0px;}
.seta{color:#CACACA;font-size:15px; font-weight:bold;}
h1{ color:#EC9F00; font-size:15px; font-weight:bold; display:inline;}

.links {font-size:9px; color:#666666; cursor:pointer; text-decoration:none; text-align:center; padding:2px 0px 3px 0px; background-color:#ffc56e; border-left:1px solid #BFBFBF;border-right:1px solid #A0A0A0; border-bottom:1px solid #A0A0A0;}
.links a{font-size:9px; color:#666666; cursor:pointer; text-decoration:none; text-align:center;}
.links a:hover{font-size:9px; color:#333333; cursor:pointer; text-decoration:none; text-align:center;}


#tb_Contactos th{font-size:0.895em; font-weight:normal;}
#tb_Contactos input{ width:300px;}
#tb_Contactos select{ width:305px;}
#tb_Contactos textarea{ width:360px; height:70px;}
#enviar{background-color:#F1f1f1; border:1px solid #DDD; border-bottom:1px solid #CCCCCC;color:#333333; cursor:pointer;}
#enviar{margin:10px;}
#mailaddr a{text-decoration:none; color:#000000; cursor:pointer;}

#tb_recamigo th{font-size:0.895em; font-weight:normal;}
#tb_recamigo input{ width:236px;}

#tb_recamigo textarea{ width:485px; height:70px;}
#enviar_recamigo{background-color:#F1f1f1; border:1px solid #DDD; border-bottom:1px solid #CCCCCC;color:#333333; cursor:pointer;}


/* RODAPE */
.rodape{
	padding-top:5px;
	font-size:12px;
	color:#000;
	position:fixed;
	bottom:0px; 
	width:100%; 
	height:20px; 
	border-top:1px solid #c6b99e;
	z-index:0;
	background:url(../imagens/template/menu.png) repeat-x bottom;
	margin:0px;
}
#rod{
	width:100%;
	position:relative;
	height:20px;
	margin:0px;
	left:0px;
	bottom:0px;
}
