/*
	Empresa: Webroom Soluções Interativas
	Site: http://www.webroom.com.br
	Endereço: Av. Vasconcelos Costa, 606 - Sala 1 - Bairro Martins - Uberlândia/MG - Brasil - Fone: +55 (34) 3217-1253
	Projeto: Âmbar - Condomínio Clube
	Data: Abril de 2006
	Autor: Diego Franco Miguel
*/
/*..... BÁSICOS .....*/
body { font:0.7em/1.5em Tahoma; margin:0 auto; }
p { margin:10px 0px; }
/*...................*/
/*..... TÍTULOS .....*/
h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px;}
h1 {font-weight:bold; font-family:Tahoma, Verdana, Arial; font-size:12px; color:#6B4B32;}
h2 {font-weight:bold; font-family:Tahoma, Verdana, Arial; font-size:12px; color:#FF6600;}
/*...................*/
/*..... LISTAGENS .....*/
ol, ul, dl { margin:0px; padding:0px;}
/*...................*/
/*..... PAGINACÃO .....*/
.paginacao { border-top:1px solid #FFF; border-right:1px solid #FFF; border-bottom:1px solid #FFF; border-left:1px solid #FFF; background-color:#FFF; padding:5px; margin:0 auto; text-align:center; clear:both; }
.paginacao a { color:#FFF; text-decoration:none; font-weight:bold; background-color:#FFF; padding:0px 5px; }
.paginacao a:hover { color:#FFF; text-decoration:none; background-color:#FFF; }
.pg_anterior { float:left; width:10%; text-align:left; }
.pg_proximo { float:right; width:10%; text-align:right; }
.pg_numeracao {	margin:0 auto; width:80%; text-align:center; }
/*...................*/
/*..... ESTRUTURA .....*/
#geral {width:758px; height:505px; margin:0 auto;}
.estrutura1 { width:758px; height:183px; margin:0; text-align:right; clear:both;}
.estrutura2 { width:758px; height:340px; margin:0; background:url(../imagens/bg_conteudo.jpg) no-repeat; clear:both; text-align:center;}
* HTML .estrutura2 { width:758px; height:323px; margin:-3px 0px 0px 0px; background:url(../imagens/bg_conteudo.jpg) no-repeat; clear:both; text-align:center;}
/*...................*/
/*..... DIVS EXTRAS ......*/
.absoluto1 { width:230px; height:150px; position:absolute; margin-top:20px; margin-left:550px;}
/*.........................*/
/*..... CONTEUDO .....*/
.conteudo { width:726px; height:276px; margin:0px 8px 8px 8px; padding:8px; clear:both; background:#fff; text-align:justify; overflow:auto; color:#A07E55;}
.conteudo p {color:#A07E55;}
.conteudo li { list-style:inside;}
/*..................*/
/*..... FORMULÁRIOS .....*/
label { color:#6B4B32;}
input { border:1px solid #DFCFB0;}
textarea {border:1px solid #DFCFB0;}
.buttom { cursor:pointer;}
select { border:1px solid #DFCFB0; background:#DFCFB0; font-size:11px;}
.radio { border:none;}
/*..................*/
/*..... RODAPÉ .....*/
.rodape { width:733px; height:20px; margin-left:15px; text-align:left; color:#A07E55; clear:both;}
.rodape address { font-style:normal;}
/*..................*/

.a_tour a { text-decoration:none; color:#6B4B32; font-weight:bold; }
.a_tour a:hover { text-decoration:none; color:#000; font-weight:bold;}