/*--------------------------------------
	FOLHA DE ESTILO PADRAO
	Desenvolvimento: 08/02/2008
	Ultima Atualizacao: xx/xx/xxxx
--------------------------------------*/

/*-------------------------
     PADRAO
-------------------------*/

* {margin:0px; padding:0px; text-decoration:none; border:none; list-style:none;}
body {font-size:11px; color:#727272; font-family:Verdana, Arial, Helvetica, sans-serif; background-image: url(../img/bg.gif); background-repeat:repeat-x;}
h1 {height:40px; font-weight:bold; color:#c50066; display:block; font-weight:normal; font-size:30px; font-family:Arial, Helvetica, sans-serif; margin-bottom:20px;}
h2 {}
h3 {}
p {}
form {margin:0; padding:0;}
a {text-decoration: none;}
a:hover {}
input,textarea,select {font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.bt {font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; background-color:#ffffff;}
.clear {clear:both;}
address {}
.bg2 {width:978px; height:275px; margin:0 auto; background-image:url(../img/bg_top.png); background-repeat:no-repeat;}

/*-------------------------
     ALL
-------------------------*/

#all {width:978px; margin:0 auto;}

/*-------------------------
     TOPO DO SITE
-------------------------*/

#topo {width:978px; height:204px; margin:0 auto;}
#topo .esquerdo {width:249px; height:190px; float:left; margin: 13px 0 0 27px;}
#topo .logo {width:421px; height:167px; float:left; margin:18px 0 0 0;}

	/* BUSCA */	
	.busca {line-height:22px; margin:0; padding-left:20px; padding-top:23px; color:#838383; font-size:11px;}
	.busca span {float:left; display:block; line-height:21px; margin-right:5px;}
	#form_busca input {}
	#busca {width:125px; height:14px; float:left; padding:2px; background-color:#f2f2f2; border:1px solid #c7c7c7;}
	#button {width:26px; height:20px; float:left; background-color:transparent; background-image:url(../img/bg_form.png); border:none; line-height:27px; font-weight:bold; cursor:pointer; margin-left:3px; color:#696969;}

/*-------------------------
     MENU
-------------------------*/

	/* VERTICAL
	.ladoesquerdo {float:left; line-height:24px; width:200px; margin-left:67px; margin-right:10px; background-image:url(../img/bg_menu.gif); background-repeat:repeat-y;}
	.ladoesquerdo ul {}
	.ladoesquerdo li {}
	.ladoesquerdo a {color:#136e0d; line-height:24px; width:145px; display:block; padding-left:49px; background-image:url(../img/bullet_menu.gif); background-position:23px center; background-repeat:no-repeat;}
	.ladoesquerdo a:hover {color:#FFF; background-color:#096f05; background-position:27px center;} 
	.ladoesquerdo .bt_detail {background-image:url(../img/bg_bt_menu.png); padding-bottom:25px; background-repeat:no-repeat; background-position:bottom;} */
	
	/* HORIZONTAL*/
	.ladoesquerdo {width:740px; margin:0 auto; margin-top: 25px;}
	.ladoesquerdo ul {}
	.ladoesquerdo li {float:left; padding:0;} 
	.ladoesquerdo a {height:45px; display:block; background-image:url(../img/bullet_menu.gif); background-repeat:no-repeat; background-position:center bottom; color:#a8d0e4; line-height:28px; float:left; padding:0 18px;}
	.ladoesquerdo a:hover {background-image:url(../img/bullet_menu_hover.png);}  
	
/*-------------------------
     TOPO IMAGENS
-------------------------*/

	.galeria_topo {width:981px; display:block; margin:12px auto 12px auto;}
	
	.detail_content_top {width:926px; height:23px; margin:0 auto; background-image: url(../img/detail_content_top.gif); border-left:1px solid #FDFDFD; border-right:1px solid #FDFDFD;}
/*-------------------------
     CONTENT
-------------------------*/
	
	.content {width:978px; padding-bottom:20px; margin:0 auto; }

	/* MAIN VERTICAL  */
	.main {float:left; width:620px; margin:20px 0 0 20px; margin-bottom:5px;}
	
		/* MAIN REGISTROS - LISTA VERTICAL - COM MENU VERTICAL */
		#main_registros {}
		.main_img {float:left; width:80px; height:80px; margin-right:10px;}
		.main_txt {float:left; width:530px; margin-bottom:10px; color:#8d8d8d;}
		.main_txt h2 {font-size:14px; font-family:Arial, Helvetica, sans-serif; margin-bottom:5px; color:#8d8d8d;}
		.main_txt p {margin-bottom:5px; text-align:justify;} 
		.main_txt a {color:#8d8d8d; font-size:12px;}
		.main_txt a:hover {text-decoration:underline;}
		


	/* MAIN HORIZONTAL  
	.main {margin:0 auto; background-color:#D3D3D3; background-image:url(../img/bg_content.gif); background-repeat:repeat-x;}
	.main .detail {width:926px; margin:0 auto; background-image:url(../img/content.gif); background-repeat:repeat-x; background-color:#EBEBEB; border-left:1px solid #FDFDFD; border-right:1px solid #FDFDFD;}
	.main .detail_bottom {width:886px; padding:20px; background-image:url(../img/bottom_content.gif); background-repeat:repeat-x; background-position:bottom;}*/
				
	
		/* MAIN REGISTROS - LISTA HORIZONTAL - COM MENU HORIZONTAL 
		.align_left {width:655px; float:left; display:block;}
		#main_registros {}
		.main_img {float:left; width:80px; height:80px; margin-right:10px; margin-left:38px;}
		.main_txt {float:left; font-size:12px; color:#656565; width:500px; margin-bottom:10px;}
		.main_txt h2 {font-size:12px; font-weight:bold; color:#656565; margin-bottom:5px;}
		.main_txt p {margin-bottom:5px; color:#656565; font-size:12px; text-align:justify;} 
		.main_txt a {color:#656565; font-size:12px;}
		.main_txt a:hover {text-decoration:underline;}*/

/* GALERIA DE FOTOS */
.galeriafotos {margin-bottom:15px;}
.galeria_txt a {color:#333333; font-weight:bold;}
.galeriafotos a:hover {text-decoration:underline;}
.galeriafotos h3 {font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
.galeriafotos h4 {font-weight:normal; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.galeriafotos h3,h4 {margin-bottom:5px;}
.galeria_img {float:left; width:143px; height:89px; border:1px solid #f1f1f1; padding:3px; margin-right:10px;}
.galeria_txt {float:left; width:455px;}


/* ENQUETE VERTICAL */
.enquete {width:220px; float:left; margin-bottom:5px; padding:10px; margin-top:10px;}
.enquete h3 {font-size:15px; font-family:Arial, Helvetica, sans-serif;}
.enquete p {text-align:left; margin-bottom:10px; color:#727272; font-size:12px;}
.enquete_votar {text-align:center; margin-top:10px;}
.enquete_votar a {color:#FFF; display:block; width:72px; height:30px; line-height:30px; text-align:center; background-image:url(../img/bt_enquete.png);}
.enquete_votar a:hover {}
#enq_op_1 {_padding:-3px; _margin:-3px;}
#enq_op_2 {_padding:-3px; _margin:-3px;}
#enq_op_3 {_padding:-3px; _margin:-3px;}
#result{background:#F9F9F9; padding:5px; color:#727272; display:none;}
#vote{display:none;}
.bar{background:#83A5D8; border:1px solid #004080;}

/* ENQUETE CONFIGURAR QUANDO NECESSARIO
.enquete {} */


/* DOWNLOADS */
.downloads {}


/* GUESTBOOK */
#guestbook {}
#guestbook #guestcontent {}
#guestbook a {text-decoration:none;}
#guestbook a:hover {}
#guestbook .around {font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; border:1px solid #dbdbdb; padding:10px; margin-bottom:10px;}
.gimg {float:left; margin-right:10px; width:65px; height:65px; border:1px solid #CCCCCC; padding:3px;}
.gtxt {float:left;}
.gtxt p {line-height:15px; width:510px; text-align:justify;}
.gassin {background-color:#f1f1f1; padding:5px;}
#inserir_guest input,textarea {border:1px solid #CCCCCC; width:500px;}
.gpaginacao {text-align:center;}
.gpaginacao a {border:1px solid #CCCCCC; padding:3px; background-color:#FFFFFF; color:#333333;}
.gpaginacao a:hover {background-color:#f1f1f1;}


/* PAGINAS COMUNS */
.comum {}


/* CONTATOS - FALE CONOSCO */
#contato input,textarea {border:1px solid #CCCCCC; color:#727272; padding:4px; width:510px; background-image:none;}
#contato #button {display:block; padding:0; font-weight:normal; color:#FFF; height:24px; line-height:24px; background-color:transparent; border:none; background-image:url(../img/bt_enquete.png);}

/*-------------------------
     RODAPE
-------------------------*/
.rodape_bg {background-image:url(../img/bg_copy.gif);}
#rodape {width:948px; height:72px; background-image:url(../img/bg_copy.png); margin:0 auto; font-size:11px; line-height:57px; padding-left:30px; color:#585858; text-align:left;}
#rodape .left {margin: 0 auto; text-align:center;}
#rodape .jsm {float:left; display:block;}
#hostnologia {text-align:right; width:99px; float:right; margin-top:-57px;}

#reciveAjax{}