/*
Theme Name: Agencia Web2
Theme URI: http://toplez.textdriven.com/
Description: Wordpress Theme. By: Ahmad Raflis.
Version: 1.0
Author: YURI BISPO
Tags: White, Black, Red, two-columns, fixed-width, theme-options
*/

@charset "utf-8";
/* CSS Document */
* { padding: 0; margin: 0;} /* zera todas as margens e paddings*/

body{
	background:url(imagens/bg.jpg);
	background-repeat:repeat-x/y;
	background-color:#E9E9E9;
	text-align:center; /*necessário para alinha o texto no IE*/
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#818181;
}
a:hover{text-decoration:underline;}
 a{
	text-decoration:none;
	color:#646464;
	padding-left:0px;
	width:189px;
	height:26px;
	font-size:12px;
}
#estrutura{
	width:900px;
	height:auto;
	margin:0 auto;/* centraliza o layout nos outros browsers exceto no ie*/
	text-align:left;/*alinha novamente o texto a esquerda*/
}
#header{
	width:900px;
	height:376px;
}

/*CARROUSSEL */
#slide{
    background:url(imagens/destaques_bg.jpg) no-repeat;
	height:257px;
	width:900px;
}


.anyClass{
   background:url(imagens/destaques_bg.jpg) no-repeat;
	height:257px;
	width:900px;
}
.anyClass ul {
	margin-left:60px;
	margin-right:60px;
}


.anyClass ul li{
    
	
	width:152px;
	height:150px;
	padding-top:81px;
	padding-left:24px;
	padding-right:20px;
	
	}



#miolo{
	background:url(imagens/miolo_bg.jpg) no-repeat;
	width:900px;
	height:292px;
	padding-top:50px;
	
}
#dicas{
width:365px;
height:280px;
float:left;
padding-left:5px;

}
#dica{
	margin-top:15px;
	margin-left:15px;
	width:350px;
	height:52px;


}
#dica a img {
	text-decoration:none;
	width:50px;
	height:50px;
	float:left;
	border:#FFFFFF solid 3px;
	float:left;
}
#dica a:hover img  {
border:#f34e00 solid 3px;
}
#dica a p {
	text-decoration:none;
	color:#646464;
	padding-left:8px;
	width:269px;
	height:50px;
	font-size:12px;
	float:left;
	}
#dica  a:hover p{
	text-decoration:underline;
}

#bt_mais_dicas{
	text-align:right;
	width:350px;
	margin-right:5px;
	}
#bt_mais_dicas a{
   color:#FF6600;
   }

#servicos{
width:295px;
height:280px;
float:left;
}
#servico{
	margin-top:15px;
	margin-left:15px;
	width:280px;
	height:52px;
}
#servico_marcador{
	background:url(imagens/marcador_o_q_fazemos.jpg) no-repeat;
	width:14px;
	height:14px;
	float:left;
	margin-top:1px;

}

#descricao_titulo p a{
	color:#D46620;
	padding-left:2px;
	width:250px;
	height:20px;
	font-size:12px;
	float:left;
	text-transform:uppercase;

}
#descricao_titulo p a:hover{text-decoration:underline;}

#servico_descricao a p {
	text-decoration:none;
	color:#646464;
	padding-left:2px;
	width:269px;
	height:37px;
	font-size:12px;
	clear:both;
}
#servico_descricao a:hover p{ text-decoration:underline;}

#depoimentos{
float:left;
width: 224px;
height: 114px;

}
#depoimento{
	margin-top:0px;
	margin-left:25px;
	width:200px;
	height:45px;
	vertical-align:top;
	margin-bottom:17px;
	
}
#depoimento p a{
	text-decoration:none;
	color:#646464;
	padding-left:0px;
	width:189px;
	height:26px;
	font-size:12px;
}
#depoimento p a:hover{text-decoration:underline;}
#depoimento_assinatura p{
	text-decoration:none;
	color:#D46620;
	text-align:right;
	width:189px;
	height:15px;
	font-size:12px;
	clear:both;
	text-transform:uppercase;
	
}
#rodape{
	width:900px;
	height:30x;
	text-transform:uppercase;
	text-align:center;
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	
}
#rodape p a{
	text-decoration:none;
	color:#CFCFCF;
	font-size:11px;}
#rodape p a:hover{ text-decoration:underline;color:#FFFFFF;}
	
/*configuração da pagina portfolio*/	



/*****PAG_DICA*/

#pag_dica a img {
	text-decoration:none;
	float:left;
	border:#FFFFFF solid 3px;
}
#pag_dica a:hover img  {
border:#f34e00 solid 3px;

}
#pag_dica p a{
	width:342px;
	margin-left:17px;
	margin-top:10px;
	text-decoration:none;
	color:#646464;
	font-size:12px;
	float:left;

}
#pag_dica p a:hover{
	text-decoration:underline;
}

#estrutura_interna{
	width:900px;
	min-height:500px;
	height:auto;
	background-color:#f0e9e1;
	}
#miolo_topo{
	background:url(imagens/miolo_topo.jpg) no-repeat;
	width:851px;
	height:29px;
    padding-top:15px;
	padding-left:49px;
	font-weight: bold;
	font-size:13px;
	}
#miolo_topo p{
	float:left;
	text-transform:uppercase;
	}

#miolo_topo ul{	list-style:none;float:left; }	
#miolo_topo ul li {
	float:left;
	text-transform:uppercase;
	margin-left:5px;
	width:auto;
	font-size:10px;
	
	}


	
#titulo{
	border-bottom:#f34e00 solid 1px;
	width:850px;
	height:auto;
	margin-left:30px;
	margin-top:15px;
	
	
}
#titulo h4{
	font-size:18px;
	color:#f34e00;
	font-weight:bold;
}

#pag_dica{
	background-color:#eae1d7;
	width:374px;
	height:205px;
	margin-left:49px;
	_margin-left:30px;
	float:left;
	margin-top:15px;
	border:#FFFFFF solid 1px;
	}

#pag_dica_img {
	width:336px;
	height:107px;
	text-align:center;
	margin-left:17px;
	margin-top:17px;
	}
#miolo_rodape{
	width:900px;
	height:33px;
	clear:both;
	border:#0000000 solid 1px;
	background:url(imagens/miolo_rodape.jpg);
	}
#navegacao{
	width:850px;
	height:15px;
	padding-top:10px;
	text-align:center;
	clear:both;
}
/* PAGE PORTFOLIO*/
#pag_portfolio{
	background-color:#eae1d7;
	width:376px;
	height:250x;
	margin-left:49px;
	_margin-left:30px;
	float:left;
	margin-top:15px;
	padding-bottom:15px;
	border:#FFFFFF solid 1px;

	}


#pag_portfolio a img {
	text-decoration:none;
	float:left;
	border:#FFFFFF solid 3px;
}
#pag_portfolio_img {
	width:336px;
	height:107px;
	text-align:center;
	margin-left:17px;
	margin-top:17px;
	}
#pag_portfolio a:hover img  {
border:#f34e00 solid 3px;

}


#pag_portfolio span{
	width:337px;
	height:100px;
	margin-left:17px;
	margin-top:10px;
	text-decoration:none;
	color:#646464;
	font-size:12px;
	float:left;
	
	padding-left:5px;
	line-height:150%;;
	 	

}
#pag_portfolio span a:hover{
	text-decoration:underline;
}

#texto_conteudo{
	width:850;
	height:auto; 
	min-height:400px;
	margin-left:30px;
	margin-top:20px;
	margin-right:20px; 
	line-height:200%;
	color:#5D5D5D;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

/*PAGE*/

#page_esquerda{width:647px;height:auto;float:left;}
#page_direita{width:220px;height:416px;float:left;margin-top:50px;}
#outras_dicas{width:900px;height:244px;clear:both;}
#bg_outras_dicas{padding-left:40px;padding-top:7px; width:218px;height:29px;background:url(imagens/bg_outras_dicas.jpg) no-repeat;}
#bg_outras_dicas p {font:13px;}
#outras_dicas_interna{width:875px;height:179px;border:#d25d12 solid 1px;margin-left:10px;}
#outra_dica{width:259px;height:64px;border-bottom:#999999 dotted 1px;margin-left:20px;margin-top:15px;float:left}
#marcador{float:left;}
#titulo_outras_dicas{font-size:13px;color:#d25d12;float:left;}
#outras_dicas_interna p  {clear:both;}

/* DEPOIMENTOS*/
#pag_depoimentos{
	background-color:#eae1d7;
	width:374px;
	height:100px;
	margin-left:49px;
	_margin-left:30px;
	float:left;
	margin-top:15px;
	border:#FFFFFF solid 1px;
	}
#pag_depoimentos p {
	width:342px;
	margin-left:17px;
	margin-top:10px;
	text-decoration:none;
	color:#646464;
	font-size:12px;
	float:left;

}
#pag_depoimentos h4 { 
	font-size:18px;
	color:#f34e00;
	margin-left:17px;
	margin-right:15px;
	text-align:right;
	border:0;
	}

/* CARROUSSEL LITE*/

.prev{width:52px;height:250px;float:left;background:url(imagens/bt_esq.jpg);border:0px; }
.next{width:62px;height:250px;float:left;background:url(imagens/bt_dir.jpg);border:0px;}
