/*###### Geral ######*/
body {
	background-image:url(../img/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#ecbbad;	
	margin:0;
	font-family: 'Trebuchet MS', 'Segoe UI', Arial, Verdana, sans-serif;
}
fieldset, img {
	border:0px;
	margin:0px;
}
p { 
	margin:0;
	font-size:14px;
	color:#000000;
}
h1 {
	margin:0;
}
.clear {
	clear:both;
}
.style2 {
	font-size:11px;
	color:#616161;
}
.link1 {
	font-size:18px;
	color:#482111;
	text-decoration:none;
}
.link1:hover {
	color:#666;
	text-decoration:none;
}

.link2 {
	font-size:12	px;
	color:#482111;
	text-decoration:none;
}
.link2:hover {
	color:#666;
	text-decoration:underline;
}

#geral {
	width:960px;
	margin:0 auto;
}

/*###### Topo ######*/
#geral #topo {
	width:960px;
	height:456px;
}

#geral #logo {
	position:relative;
	height:362px;
	width:304px;
	margin:0 auto;
	z-index:5;
}

#geral #menu {
	position:relative;
	top: -33px;
	left: 40px;
	width:920px;
	height:112px;
	background-image:url(../img/fnd_menu.png);
	background-repeat:no-repeat;
	background-position:right;
	z-index:0;
}

#geral #menu ul {
	list-style:none;
	padding-bottom:0;
	padding-right:0;
	padding-top: 74px;
	padding-left: 50px;
}

#geral #menu ul li {
	display:inline;
	height:24px;
}

#geral #menu ul li a {
	float: left;
	height: 24px;
	text-indent: -10000px;
	margin-right: 24px;
	display:block;
}

.bt01,.bt02,.bt03,.bt04,.bt05,.bt06,.bt07,.bt08,.bt09,.bt10 {
	background-image:url(../img/menu.jpg);
	background-repeat:no-repeat;
}

.bt01 {background-position:0 0;	width:90px;}
.bt01:hover {background-position:0 -24px;}

.bt02 {background-position:-90px 0; width:72px;}
.bt02:hover {background-position:-90px -24px;}

.bt03 {background-position:-162px 0; width:63px;}
.bt03:hover {background-position:-162px -24px;}

.bt04 {background-position:-225px 0; width:53px;}
.bt04:hover {background-position:-225px -24px;}

.bt05 {background-position:-278px 0; width:120px;}
.bt05:hover {background-position:-278px -24px;}

.bt06 {background-position:-398px 0; width:59px;}
.bt06:hover {background-position:-398px -24px;}

.bt07 {background-position:-457px 0; width:41px;}
.bt07:hover {background-position:-457px -24px;}

.bt08 {background-position:-498px 0; width:46px;}
.bt08:hover {background-position:-498px -24px;}

.bt09 {background-position:-544px 0; width:60px;}
.bt09:hover {background-position:-544px -24px;}

/*###### Conteúdo ######*/
#conteudo {
/*	position:relative; */
	background-image:url(../img/fnd_conteudo.png);
	width:860px;
	margin:0 auto;
	z-index:2;
}

.titulo {
	background-image:url(../img/pneu1.jpg);
	height:28px;
	text-align:right;
}

.limite_conteudo {
	position:relative;
	width:800px;
	margin:0 auto;
	padding:10px;
	padding-bottom:100px;
}


/*###### Home ######*/
.limite_conteudo .destaques1 {
}

.limite_conteudo .destaques1 #fotos_destaque {
	float:left;
	width:400px;
}

.limite_conteudo .destaques1 #fotos_destaque #fnd_foto {
	background-image:url(../img/fnd_foto_home.jpg);
	background-repeat:no-repeat;
	height:340px;
	padding-top:26px;
	padding-left:23px;
}

.limite_conteudo .destaques1 #fotos_destaque #fnd_foto h1 {
	text-align:right;
	margin-top:10px;
	margin-right:28px;
}

.limite_conteudo .destaques1 #ultimas_noticias, .limite_conteudo .destaques2 #videos_destaque {
	float:right;
	width:370px;
}

.limite_conteudo .destaques1 #ultimas_noticias .fnd_noticia {
	background-image:url(../img/fnd_noticia.jpg);
	width:340px;
	height:80px;
	margin:10px auto;
	padding:10px;
}

.limite_conteudo .destaques1 #ultimas_noticias .fnd_noticia .previa {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom-color: #e2e2e2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.previa p {
	text-align:left !important;
}

.limite_conteudo .destaques1 #ultimas_noticias .fnd_noticia .final_noticia {
}

.limite_conteudo .destaques1 #ultimas_noticias .fnd_noticia .final_noticia .datacadastro {
	float:left;
	width:250px;
}

.limite_conteudo .destaques1 #ultimas_noticias .fnd_noticia .final_noticia a img {
	float:right;
	width:70px;
}

.limite_conteudo .destaques2 {
}

.limite_conteudo .destaques2 #aniversariantes_mes {
	height:400px;
	float:left;
	width:400px;
}

.limite_conteudo .destaques2 #aniversariantes_mes .fnd_aniver {
	background-image:url(../img/fnd_noticia.jpg);
	background-repeat:no-repeat;
	background-position:68px 1px;
	width:398px;
	height:53px;
	margin-top:10px;
	border:2px solid #482111;
}

.limite_conteudo .destaques2 #aniversariantes_mes .fnd_aniver .fnd_data {
	float:left;
	background-image:url(../img/fnd_data.jpg);
	background-repeat:no-repeat;
	width:66px;
	height:53px;
	text-align:center;
}

.dia {
	color:#FFF;
	font-size:28px;
}

.mes {
	color:#FFF;
	font-size:15px;
}

.limite_conteudo .destaques2 #aniversariantes_mes .fnd_aniver .nome_aniver {
	padding:10px;
	float:left;
	width:238px;
}

.limite_conteudo .destaques2 #aniversariantes_mes .fnd_aniver .nome_aniver h1 {
	font-size:18px;
	color:#482111;
}

.limite_conteudo .destaques2 #aniversariantes_mes .fnd_aniver .foto_aniver {
	float:right;
	width:70px;
	height:53px;
	overflow:hidden;
}

.limite_conteudo #patrocinadores .logos {
	margin:20px;
}

/*###### Rodapé ######*/
#geral #rodape {
	clear:both;
	margin-top:-100px;
	background-image:url(../img/fnd_rodape.png);
	background-repeat:no-repeat;
	width:960px;
	height:175px;
	font-family:'Arial Narrow', 'Segoe UI', 'Trebuchet MS', Arial, Verdana, sans-serif;;
	font-size:11px;
	color:#5985b9;
	z-index:10;
}
#geral #rodape #copyright {
	float:right;
	text-align:center;
	margin-right:85px;
	margin-top:110px;
	color:#FFF;
	font-size:10px;

}
#geral #rodape #copyright a {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
#geral #rodape #copyright a:hover {
	color:#FFF;
	text-decoration:underline;
}
#geral #rodape #menu_inferior {
	margin-left:85px;
	margin-top:110px;
	color:#FFF;
	font-size:12px;
	float:left;
}
#geral #rodape #menu_inferior ul {
	list-style:none;
	padding:0;
}
#geral #rodape #menu_inferior ul li {
	font-size:12px;
	display:inline;
	padding:5px;
}
#geral #rodape #menu_inferior ul li a {
	text-decoration:none;
	color:#fff;
}
#geral #rodape #menu_inferior ul li a:hover {
	text-decoration:underline;
	color:#fff;
}
.fonte_txt { 
	font-family: 'Trebuchet MS', 'Segoe UI', Arial, Verdana, sans-serif;
	color:#333;
	size:9px;
}
#geral #conteudo .limite_conteudo .membros { 
	width:795px;
	height:100px;
	background-image:url(../img/fnd_membro.jpg);
	padding:5px;
	margin-left:0px;
	margin-bottom:15px;
	border:1px #CCC solid;
}
#geral #conteudo .limite_conteudo .foto_membro  {
	float:left;
	width:130px;
	height:100px;
	padding:2px;
}
#geral #conteudo .limite_conteudo .perfil_membro  {
	float:right;
	width:645px;
	height:100px;
	padding:5px;
}

#geral #conteudo .limite_conteudo .perfil_membro .bt_perfil  {
	float:right;
	width:250px;
	height:30px;
	margin-top:28px;
}
#geral #conteudo .limite_conteudo .perfil_membro .dados_membro  {
	float:left;
	width:380px;
}


 !
#geral #conteudo .limite_conteudo .eventos { 
	width:795px;
	height:100%;
	background-image:url(../img/fnd_membro.jpg);
	padding:5px;
	margin-left:0px;
	margin-bottom:15px;
	border:1px #CCC solid;
}
#geral #conteudo .limite_conteudo .foto_evento  {
	float:left;
	width:130px;
	height:100px;
	padding:2px;
}
#geral #conteudo .limite_conteudo .perfil_evento  {
	float:right;
	width:645px;
	height:100px;
	padding:5px;
}

#geral #conteudo .limite_conteudo .perfil_evento .bt_perfil  {
	float:right;
	width:250px;
	height:30px;
	margin-top:28px;
}
#geral #conteudo .limite_conteudo .perfil_evento .dados_evento  {
	float:left;
	width:580px;
}

 !

.space {
	height:2px;
}
#geral #conteudo .limite_conteudo .roteiros { 
	width:795px;
	height:100%;
	background-image:url(../img/fnd_membro.jpg);
	background-repeat:repeat-x;
	padding:5px;
	margin-left:0px;
	margin-bottom:15px;
	border:1px #CCC solid;
}
#geral #conteudo .limite_conteudo .perfil { 
	width:795px;
	height:220px;
	padding:5px;
	margin-left:0px;
	margin-bottom:15px;
	border:1px #CCC solid;
}
#geral #conteudo .limite_conteudo .perfil .foto_perfil { 
	float:left;
	width:270px;
	height:215px;
	padding:3px;
}
#geral #conteudo .limite_conteudo .perfil .dados_perfil { 
	float:right;
	width:500px;
	height:215px;
	padding:5px;
}
#geral #conteudo .limite_conteudo .bt_voltar {
	text-align:center;
	width:115px;
	height:35px;
}
#geral #conteudo .limite_conteudo .recados { 
	width:795px;
	height:100%;
	background-image:url(../img/fnd_membro.jpg);
	background-repeat:repeat-x;
	padding:5px;
	margin-left:0px;
	margin-bottom:15px;
	border:1px #CCC solid;
}

#geral #conteudo .limite_conteudo .form_recados { 
	width:320px;
	height:100%;
	padding:5px;
	margin-left:0px;
	margin-bottom:15px;
	border:1px #CCC solid;
	margin-left:240px;
}

#cont_fotos {
	width:800px;
	margin-top:15px;
}

#cont_fotos #fotos2 #texto_minifoto {
	float:left;
}

#cont_fotos #fotos2 { 
	width:790px;
	margin:0 auto;
}
#cont_fotos #fotos2 #borda_minifoto {
	margin:3px;
	width:70px;
	height:52px;
	border:4px solid #999;
	float:left;
}
#cont_fotos #fotos2 #borda_minifoto #minifoto{
	width:70px;
	height:52px;
	overflow:hidden;
}
.foto_horizontal {
	width:70px;
	height:52px;
}

#paginacao { 
	clear:both;
	border:0px;
	width:790px;
    height:50px;
	margin:0 auto;
}
#paginacao #numero a { 
	text-align:left;
	text-decoration:none;
	color:#960;
	height:20px;
	width:auto;
}
#paginacao #numero {
	text-align:center;
	text-decoration:none;
	float:left;
	height:19px;
	width:500px;
	padding-top:5px;
	font-size:14px;
	padding-left:10px;
}
#paginacao #anterior a { 
	text-decoration:none;
	color:#FFF;
}
#paginacao #anterior a:hover { 
	text-decoration:none;
	color:#FFF;
	background-color:#00;
}
#paginacao #anterior { 
	text-align:center;
	text-decoration:none;
	border:solid 1px #F90;
	background-color:#9E540B;
	height:18px;
	padding:3px;
	float:left;
	width:65px;
}
#paginacao #proximo a { 
	text-decoration:none;
	color:#FFF;
}
#paginacao #proximo { 
	text-align:center;
	text-decoration:none;
	border:solid 1px #F90;
	background-color:#9E540B;
	height:18px;
	padding:3px;
	float:right;
	width:65px;
}
#geral #conteudo .limite_conteudo .list_videos { 
	width:800px;
	height:175px;
}
#geral #conteudo .limite_conteudo .list_videos .video_link {
	width:200px;
	height:165px;
	float:left;
	padding:3px;
}
#geral #conteudo .limite_conteudo .list_videos .dados_video {
	width:580px;
	height:165px;
	float:right;
	padding:3px;
}

#geral #conteudo .limite_conteudo .list_videos2 { 
	width:800px;
	height:460px;
}
#geral #conteudo .limite_conteudo .list_videos2 .video_link2 {
	width:100%;
	height:450px;
	float:left;
	padding:3px;
}
#geral #conteudo .limite_conteudo .list_videos2 .dados_video2 {
	width:580px;
	height:450px;
	float:right;
	padding:3px;
}
#geral #conteudo .limite_conteudo .contato { 
	width:780px;
	height:400px;
	padding:10px;
}
#geral #conteudo .limite_conteudo .contato .form { 
	float:left;
	width:390px;
	height:350px;
}
#geral #conteudo .limite_conteudo .contato .form_txt { 
	float:right;
	width:390px;
	height:350px;
}
#geral #conteudo .limite_conteudo .noticias { 
	width:795px;
	min-height:500px;
	height:auto;
	background-image:url(../img/fnd_membro.jpg);
	background-repeat:repeat-x;
	padding:5px;
	margin-left:0px;
	margin-bottom:15px;
	border:1px #CCC solid;
	display:table;
}
#geral #conteudo .limite_conteudo .noticias .foto_noticia { 
	width:350px;
	height:263px;
	padding:3px;
	float:left;
}
#geral #conteudo .limite_conteudo .noticias .texto_noticia { 
	width:420px;
	padding:3px;
	float:right;
	text-align:justify;
}
#geral #conteudo .limite_conteudo .classificados {
	width:100%;
	height:150px;
	border: #630 solid 1px;
	background-color:#FBF8EE;
	margin-right:35px;
	margin-top:3px;
	margin-bottom:10px;
	padding:5px;
}
#geral #conteudo .limite_conteudo .classificados .classificados02 {
	width:100%;
	height:150px;
	float:left;
}
#geral #conteudo .limite_conteudo .anuncios { 
	width:200px;
	height:100px;
	background-image:url(../img/fnd_membro.jpg);
	background-repeat:repeat-x;
	padding:5px;
	margin-left:0px;
	margin:10px;
	border:1px #CCC solid;
	float:left;
	overflow:hidden;
}
