@charset "utf-8";
/* CSS Document */

/* TODAS AS CONFIGURACOES PRIMARIAS DOS ELEMENTOS ESTAO AQUI --------------------------------------------*/

* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	line-height:inherit;
	outline:none;
}

body {
	font:11px Arial, Helvetica, sans-serif;
	background:url(../img/bg_site.png) repeat-x center 109px;
	color:#828281;
	border-top:6px solid #9bcada;
}

body.ho_home{
	background:none;
}

h1 {
	font:bold 22px Arial, Helvetica, sans-serif;
	margin:5px 0 15px 0;
	color:#2891c7;
}

h1.logo {
	width:203px;
	height:72px;
	overflow:hidden;
	margin:16px 0 0 0;
	float:left;
	background:url(../img/logomarca.png) no-repeat;
	text-indent:-3000em;
}

h1.logo a{
	display:block;
	width:203px;
	height:72px;
}

h3 {
	padding:7px 20px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
}

h4 {
	margin:5px 0;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#2891c7;
}

h5 {
	padding:3px 5px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000;
}

p {
	margin:15px 0;
	line-height:18px;
}

a {
	color:#013da1;
}

a:hover {
	text-decoration:underline;
}



/* CONFIGURAÃ‡ÃƒO DA DIV GLOBAL -------------------------------------------------------------------------- */

#global {
	width:980px;
	margin:-75px auto 0 auto;
}

.load {
	position:absolute;
	width:80px;
	height:40px;
	padding:30px 0 0 140px;
	text-align:center;
}

.background {
	position:absolute;
	width:100%;
	height:900px;
	margin:103px 0 0 0;
	left:0;
	background-position:center top;
	background-repeat:no-repeat;
	z-index:-1;
}


/* CONFIGURAÃ‡ÃƒO DA DIV TOPO ---------------------------------------------------------------------------- */

#ajaxMessage {
	display:none;
	position:fixed;
	margin:-6px 0 0 0;
	padding:5px 20px 5px 30px;
	background:url(../img/ajaxload.gif) no-repeat 5px 5px #FFC;
	color:#333;
	font:bold 12px Arial, Helvetica, sans-serif;
	border:1px solid #999;
	border-top:none;
}

#topo {
	width:980px;
	height:103px;
	margin:0 auto;
}

#menu_busca {
	width:476px;
	float:left;
	margin:0 0 0 45px;
	background:url(../img/bg_menu.png) no-repeat;
}

#menu_itens {
	width:330px;
	height:37px;
	line-height:37px;
	float:left;
	text-align:center;
}

#menu_itens img {
	vertical-align:middle;
	margin:0 1px;
}

#menu_lojas {
	float:left;
	margin:10px 0 0 5px;
}

div#busca {
	margin:20px 0 0 15px;
}

#busca form input[type='text'] {
	width:330px;
	padding:6px 10px 5px 85px;
	float:left;
	background:url(../img/bg_input_busca.png) no-repeat;
	font:12px Arial, Helvetica, sans-serif;
	color:#1E316E;
}

#busca form input[type='image'] {
	float:left;
}

.box_atendimento {
	width:110px;
	height:35px;
	float:left;
	margin:42px 0 0 20px;
	padding:52px 0 0 56px;
	background:url(../img/bg_box_duvidas_rodap.png) no-repeat 13px center;
	color:#b0b0b0;
}

.box_atendimento a {
	font-weight:bold;
	color:#499ebd;
}

#topo .news{
	width:180px;
	margin:8px 0 0 21px;
	float:left;
}

#topo dl.newsletter dd {
	padding:1px 0 0 0;
}

#topo dl.newsletter dt {
	color:#00a6e4;
	font-weight:bold;
}

#topo dl.newsletter dd input[type='text'] {
	width:140px;
	height:17px;
	float:left;
	margin:2px 0;
	padding:0 12px 0 8px;
	background:url(../img/input_newsletter.png) no-repeat;
	font:11px Arial, Helvetica, sans-serif;
	color:#b3b3b3;
}

#topo .redes_sociais img {
	display:block;
	margin:1px 0 0 0;
}

#topo dl.redes_sociais {
	width:25px;
	height:90px;
	float:right;
	margin:7px 0 0 0;
	padding-left:16px;
	border-left:1px solid #d2d2d2;
}

#topo dl.redes_sociais dd a {
	display:block;
	min-height:20px;
	color:#666;
	padding:2px 0 0 19px;
	margin:1px 0;
}

#bg_transparent {
	width:100%;
	height:81px;
	background:url(../img/bg_half_int.png) no-repeat center top;
}

body#home #bg_transparent {
	background:url(../img/bg_half.png) no-repeat center top;
}



/* CONFIGURAÃ‡ÃƒO DAS DIVS DE CONTEUDO INTERNO DO SITE --------------------------------------------------- */
/* 
	toda configuração do conteudo do site estão aqui.
*/



/* COLUNA LATERAL DIREITA */


/* LISTAGENS */


ul.list1 {
	margin:10px 0;
}

ul.list1 li {
	background:url(../img/bg_seta_list1.png) no-repeat 5px 5px;
	margin:10px 0 0 0;
}

ul.list1 li a {
	display:block;
	width:170px;
	float:right;
	color:#828281;
	padding:0 0 5px 0;
	border-bottom:1px solid #d9d9d9;
}



/* CONTEUDO */


#conteudo {
	width:760px;
	float:right;
}

#conteudo_wrap {
	width:760px;
	min-height:500px;
	margin:10px 0;
	background:url(../img/bg_conteudo_wrap.png) no-repeat;
}

.text_content {
	padding:10px 30px;
}

ul.categ_principal {
}

ul.categ_principal li {
	float:left;
	margin:0 26px;
}

ul.categ_principal li:hover div {
	display:block;
}

ul.categ_principal li div {
	display:none;
	position:absolute;
	width:400px;
	padding:10px 10px 10px 20px;
	margin:0 0 0 -300px;
	top:155px;
	background:url(../img/bg_sub_categ.png) repeat-x left top #fff;
	border:3px solid #1f76b9;
	z-index:1000;
}

ul.categ_principal li ul {
	width:130px;
	float:left;
	margin:3px 0;
}

ul.categ_principal li ul li {
	padding:0 0 0 7px;
	background:url(../img/bg_categ_sub_itens.png) no-repeat 0 5px;
	margin:0;
	float:none;
}

ul.categ_principal li ul li a {
	color:#666;
	text-transform:capitalize;
}


#banner_principal {
	width:760px;
	height:290px;
	margin:8px 0 0 0;
}



/* CATEGORIAS LATERAL */

#coluna_lateral {
	width:184px;
	float:left;
	margin:20px 0 0 0;
}

#coluna_lateral .wrap {
	min-height:460px;
	width:184px;
	background:#fff;
}

dl.categoria {
	margin:0 12px;
	padding:11px 0;
	border-bottom:1px solid #ccc;
	font:11px Arial, Helvetica, sans-serif;
}

dl.categoria dt {
	font-weight:bold;
	color:#2993c7;
	margin:0 0 10px 0;
	text-transform:uppercase;
}

dl.categoria dd, dl.categoria dd a {
	color:#666;
}

dl.categoria dd.ver_todos {
	height:20px;
	margin:4px 0 0 0;
	background:url(../img/icon_mais.png) no-repeat 4px 2px;
	padding:0 0 0 18px;
}

dl.categoria dd.ver_todos a {
	font:10px Arial, Helvetica, sans-serif;
	color:#2892c7;
	text-decoration:underline;
}

dl.categoria dd.filtro_atual {
	margin:3px 0;
	padding:0 0 0 8px;
	background:url(../img/icon_seta_filtros.png) no-repeat 0 4px;
}

dl.categoria dd.filtro_atual a {
	font-weight:bold;
	color:#95487B;
}

.banners {
	width:160px;
	height:202px;
	margin:15px auto;
}

/*-------------------------------------------------------------------*/

#historico_nav {
	margin:55px 0 0 10px;
	color:#7890b3;
}

#historico_nav a {
	color:#7890b3;
}

#historico_nav a:hover {
	color:#bac9de;
}

#historico_nav span {
	font-weight:bold;
	color:#bac9de;
}


/*  BOX LISTAGEM DE PRODUTOS  */


.produtos .box {
	width:140px;
	float:left;
	margin:20px 15px 15px 27px;
	border-left:1px solid #c8c8c8;
}

.produtos .box .img {
	width:120px;
	height:120px;
	overflow:hidden;
	margin:0 0 0 15px;
}

.produtos .box .wrap {
	height:106px;
	border-left:2px solid #2892c7;
	padding:5px 0 0 13px;
}

.produtos .box .wrap .descricao {
	max-height:62px;
	overflow:hidden;
	margin:0 0 15px 0;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#666;
}

.produtos .box .wrap .descricao span {
	display:block;
	font:normal 11px Arial, Helvetica, sans-serif;
}

.produtos .box .preco {
	font:12px Arial, Helvetica, sans-serif;
	color:#2890c6;
}

.produtos .box .preco strong {
	font-size:14px;
	display:block;
}

.produtos .ver_todos {
	clear:both;
	padding:0 10px;
	text-align:right;
}


/* ----------------- PAGINA - HOME ----------------------- */



/* HOME - BOX MAIS PROCURADOS  */

#box_mais_procurados {
	width:760px;
	margin:10px 0;
}

#box_mais_procurados h5 {
	color:#fff;
	background:#4c1e3c;
}

#box_mais_procurados h5 span {
	font-weight:normal;
}


#box_mais_procurados .produtos {
	height:130px;
	background:url(../img/bg_box_mais_procurados.jpg) no-repeat;
}

#box_mais_procurados .produtos .box {
	width:240px;
	float:left;
	margin:13px 6px 0 6px;
	border:none;
}

#box_mais_procurados .produtos .box .img {
	width:120px;
	float:left;
	margin:0 10px 0 0;
}

#box_mais_procurados .produtos .box .descricao {
	max-height:60px;
	overflow:hidden;
	margin:0 0 10px 0;
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;
}
#box_mais_procurados .produtos .box .descricao span {
	display:block;
	font-size:11px;
}

#box_mais_procurados .produtos .box .preco {
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
}

#box_mais_procurados .produtos .box .preco span {
	font-size:11px;
}

#box_mais_procurados .produtos .box .preco strong {
	display:block;
	color:#ffe822;
	font-size:15px;
}

#box_mais_procurados .ver_todos {
	background:#95487b;
	padding:4px;
	text-align:right;
}


/* HOME - BOX PROMOÇÕES  */

#box_promocoes {
	width:760px;
	margin:10px 0;
	border:1px solid #e8e8e8;
	background:#fff;
}

#box_promocoes h5 {
	color:#2079ba;
	background:#d0d0d0;
}

#box_promocoes .produtos {
	padding:0 0 10px 0;
	background:url(../img/bg_box_promocao.png) repeat-x left bottom;
}



/* HOME - BOX DESTAQUES  */


.box_destaques {
	width:760px;
	margin:10px 0;
	border:1px solid #e8e8e8;
}

.box_destaques h5 {
	color:#72911c;
	background:#d9e4bb;
}

.box_destaques .produtos {
	padding:0 0 10px 0;
	background:url(../img/bg_box_destaques.png) repeat-x left bottom;
}

.box_destaques .produtos .box .wrap {
	border-left:2px solid #88aa2b;
}

.box_destaques .produtos .box .preco {
	color:#72911c;
}

.boxbg2 h5 {
	color:#942f72;
	background:#e5d5e0;
}

.boxbg2 .produtos {
	background:url(../img/bg_box_destaques2.png) repeat-x left bottom #fff;
}

.boxbg2 .produtos .box .wrap .preco {
	color:#8f3871;
}

.boxbg2 .produtos .box .wrap {
	border-left:2px solid #942f72;
}

.boxbg3 h5 {
	color:#9f4b00;
	background:#e5e0dc;
}

.boxbg3 .produtos {
	background:url(../img/bg_box_destaques3.png) repeat-x left bottom;
}

.boxbg3 .produtos .box .wrap .preco {
	color:#9f4b00;
}

.boxbg3 .produtos .box .wrap {
	border-left:2px solid #a28061;
}

.boxbg4 h5 {
	color:#477b7e;
	background:#daeeef;
}

.boxbg4 .produtos {
	background:url(../img/bg_box_destaques4.png) repeat-x left bottom;
}

.boxbg4 .produtos .box .wrap .preco {
	color:#477b7e;
}

.boxbg4 .produtos .box .wrap {
	border-left:2px solid #709698;
}



/* ----------------- PAGINA - PRODUTOS --------------------- */



#box_produto {
	width:715px;
	margin:10px auto;
	padding:10px 0 0 0;
}


/* PRODUTOS - BOX FOTOS  */


#box_produto #box_fotos {
	width:320px;
	float:left;
}

#box_produto #box_fotos #foto_zoom {
	width:315px;
	height:236px;
	margin:0 0 10px 0;
	border:1px solid #d0d0d0;
	text-align:center;
}

#box_produto #box_fotos #foto_zoom a .MagicZoomBigImageCont:hover {
	cursor:move;
}


/* PRODUTOS - BOX DESCRIÇÃO */

#box_descricao {
	width:380px;
	float:left;
	margin:0 0 0 15px;
}

#box_descricao h1 span {
	display:block;
	font:normal 12px Arial, Helvetica, sans-serif;
}

#box_descricao .preco, #box_descricao .crediario {
	float:left;
	margin:10px 0 0 0;
	padding:5px;
	background:#91a105;
	color:#fff;
	font:bold 24px Arial, Helvetica, sans-serif;
}

#box_descricao .preco span {
	font-size:19px;
	font-weight:normal;
}

#box_descricao .crediario {
	background:#95487b;
	font:bold 14px Arial, Helvetica, sans-serif;
}

#box_descricao dl {
	width:380px;
	margin:10px 0;
	padding:1px 0;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
}

#box_descricao dl dt {
	padding:5px 0 5px 15px;
	background:#efefef;
	color:#666;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}


#box_descricao dl dd {
	padding:5px 15px;
	background:#efefef;
}

#box_descricao dl dd ul.x_cartoes li {
	width:100px;
	min-height:12px;
	float:left;
	margin:0 8px;
	color:#0180b5;
	font:bold 11px Arial, Helvetica, sans-serif;
}

#box_descricao dl dd ul.cores li {
	width:20px;
	height:20px;
	margin:0 5px 0 0;
	padding:1px;
	float:left;
	background:#fff;
	border:1px solid #c0c0c0;
}

#box_descricao dl dd ul.cores li span {
	display:block;
	width:20px;
	height:20px;
}

#box_descricao dl dd ul.cores li span span {
	height:10px;
}

#box_descricao dl dd ul.tamanhos li {
	float:left;
	margin:1px 4px;
}


/* PRODUTOS - BOX SUGESTÃO  */

#box_sugestao {
	width:710px;
	margin:10px auto;
}

#box_sugestao .produtos {
	width:710px;
	padding:10px 0;
	background:url(../img/bg_box_sugestao.png) no-repeat;
}

#box_sugestao .produtos .box {
	margin:15px;
}




/* ----------------- PAGINA - BUSCA --------------------- */

#box_ordenar {
	width:712px;
	height:33px;
	margin:20px auto;
	padding:13px 0 0 0;
	background:url(../img/bg_box_ordenar.png) no-repeat;
	text-align:center;
	color:#666;
}

#box_ordenar label {
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:0 8px 0 0;
}
#box_ordenar select {
	font:normal 11px Arial, Helvetica, sans-serif;
	min-width:70px;
	margin:0 30px 0 0;
	border:1px solid #c8c8c8;
	background:#f0f0f0;
}

#box_paginacao {
	width:710px;
	margin:10px auto;
	padding:8px 0 10px 0;
	text-align:center;
	border-bottom:1px solid #e4e4e4;
	color:#666;
}

#box_paginacao a {
	padding:1px 4px;
	line-height:16px;
	background:#dfe1e2;
	color:#666;
}

#box_paginacao a.atual, #box_paginacao a:hover {
	background:#2892c7;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#box_paginacao a[title=anterior], #box_paginacao a[title=proximo] {
	display:inline-block;
	margin:0 10px;
	background:none;
	vertical-align:bottom;
}

#busca .produtos {
	width:710px;
	margin:0 auto;
	border-bottom:1px solid #e4e4e4;
	padding-bottom:20px;
}

#busca .produtos .box {
	margin:20px 15px 15px 20px;
}



/* ----------------- PAGINA - CONTATO ----------------------- */


.box_contato {
	width:500px;
	margin:20px auto 0 auto;
}

.box_contato a {
	display:block;
	text-align:right;
}

.box_form_contato {
	width:550px;
	margin:0 auto;
}


/* -------------------- PAGINA - LOJAS ---------------------- */

/*
.box_lojas {
	width:345px;
	float:left;
	color:#666;
}

.box_lojas dl {
	padding:10px 0;
}

.box_lojas dl dt {
	padding:0 0 0 10px;
	background:url(../img/bg_list_lojas.png) no-repeat 0 5px;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:10px 0;
}

.box_lojas dl dd {
	padding:0 0 0 10px;
	font:normal 11px Arial, Helvetica, sans-serif;
}
*/

#lojas .coluna {
	float:left;
	margin:10px 0 0 32px;
}

#lojas .coluna h4 {
	margin-top:0;
}

#lojas .coluna dl {
	width:330px;
	float:left;
	min-height:250px;
	padding:10px 0;
}

#lojas .coluna dl dt {
	padding:10px 0 10px 10px;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#666;
	background:url(../img/bg_list_lojas.png) no-repeat 0 18px;
}

#lojas .coluna dl dd {
	min-height:50px;
	padding-bottom:10px;
}


/* ----------------- PAGINA - PRODUTOS --------------------- */


.box_perguntas {
	width:710px;
	margin:20px auto;
	padding:0 0 15px 0;
	border-bottom:1px solid #d6d6d6;
}

.descricao_perguntas {
	width:300px;
	margin:15px 0 0 0;
	float:left;
}

.descricao_perguntas strong {
	color:#2892c7;
}

.form_pergunta {
	width:300px;
	margin:10px 0 0 0;
	float:right;
}

.form_pergunta label {
	width:auto;
	display:block;
	margin-bottom:5px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#2892c7;
}

.form_pergunta input[type='text'] {
	display:block;
	width:225px;
	height:17px;
	padding:7px 0 0 5px;
	background:url(../img/bg_form_text.png) no-repeat;
	border:1px solid #b3b3b3;
}

.form_pergunta input[type='image'] {
	margin:5px 0 0 0;
}

dl.respostas {
	width:710px;
	margin:10px auto;
}

dl.respostas dt {
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:12px 0 0 0;
}

dl.respostas dd {
	font-size:12px;
}


/* --  CONTROLE DA ROLETA DE FOTOS -- */


#roleta {
	width:315px;
	height:81px;
	margin:0 auto;
}

.btn_left, .btn_right {
	width:32px;
	float:left;
	text-align:center;
}

.btn_left img, .btn_right img {
	margin:30px 0 0 0;
}

.btn_right {
	float:right;
}

.btn_left a img, .btn_right a img {
	border:none;
}

.roleta_container {
	width:243px;
	height:72px;
	float:left;
	padding:9px 0 0 0;
	overflow:hidden;
}

.roleta_container div.global {
	width:600px;
	height:59px;
	margin:0;
}

.roleta_container div.global a {
	display:block;
	width:75px;
	height:56px;
	float:left;
	margin:0 2px;
	border:1px solid #d0d0d0;
}





/* --  CONTROLE DE JF_ROUND_CORNERS -- */

#box_round_corners {
	width:100%;
	background:url(../img/bg_box_round_leftside.png) repeat-y;
}

#box_round_corners .round_box_top {
	height:30px;
	background:url(../img/bg_box_round_top_left.png) no-repeat left top;
}
#box_round_corners .round_box_top div {
	width:50%;
	height:30px;
	float:right;
	background:url(../img/bg_box_round_top_right.png) no-repeat right top;
}

#box_round_corners .round_box_bottom {
	height:30px;
	background:url(../img/bg_box_round_bottom_left.png) no-repeat left bottom;
}

#box_round_corners .round_box_bottom div {
	width:50%;
	height:30px;
	float:right;
	background:url(../img/bg_box_round_bottom_right.png) no-repeat right bottom;
}

#box_round_corners .round_content {
	margin:0 0 0 30px;
	padding:0 30px 0 0;
	background:url(../img/bg_box_round_rightside.png) no-repeat right top;
}


/* --  CONTROLE DE B_R_CORNERS -- */

#b_r_corners {
	width:100%;
}

#b_r_corners .b_r_top_left, #b_r_corners .b_r_top_right, #b_r_corners .b_r_bottom_left, #b_r_corners .b_r_bottom_right {
	width:30px;
	height:30px;
	float:left;
	background:url(../img/bg_b_r_corners.png) no-repeat left top;
}
#b_r_corners .b_r_top_right {
	float:right;
	background-position:right top;
}

#b_r_corners .b_r_bottom_left {
	background-position:left bottom;
}

#b_r_corners .b_r_bottom_right {
	float:right;
	background-position:right bottom;
}

#b_r_corners .b_r_top_center, #b_r_corners .b_r_bottom_center {
	height:30px;
	margin:0 30px;
	background:url(../img/bg_b_r_horizontal.png) repeat-x top;
}

#b_r_corners .b_r_bottom_center {
	background-position:bottom;
}

#b_r_corners .b_r_content_right {
	background:url(../img/bg_b_r_rightside.png) repeat-y right;
}

#b_r_corners .b_r_content_left {
	background:url(../img/bg_b_r_leftside.png) repeat-y left;
}

#b_r_corners .b_r_content {
	background:#eaeaea;
	margin:0 40px;
}


/* CONFIGURAÃ‡ÃƒO DA DIV RODAPE -------------------------------------------------------------------------- */
/* 
	toda configuração do rodape do site estão aqui.
*/

#bg_rodape {
	width:100%;
	margin:10px 0 0 0;
	background:url(../img/bg_rodape.png) repeat-x #e5e5e5;
}

#rodape {
	width:980px;
	margin:0 auto;
	padding:20px 0 40px 0;
	font-size:11px;
	color:#6d6d6d;
}

#rodape .top {
	width:968px;
	float:right;
	padding:5px 0 10px 0;
	border-bottom:1px solid #c8c8c8;
}

#rodape .logo {
	width:120px;
	height:30px;
	padding:10px 10px 10px 0;
	float:left;
	border-right:1px solid #c8c8c8;
}

address {
	float:left;
	margin:0 0 0 12px;
	font:normal 11px Arial, Helvetica, sans-serif;
}

#rodape .menu {
	float:right;
	margin:18px 0 0 0;
	text-align:right;
}

#rodape .menu a {
	color:#666;
	padding:0 5px;
}
#rodape dl {
	float:left;
	margin:20px 90px 0 10px;
}

#rodape dl dt {
	margin:5px 0 10px 0;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#00a6e4;
	text-transform:uppercase;
}

#rodape dl.redes_sociais dd a {
	display:block;
	min-height:16px;
	color:#666;
	padding:2px 0 0 19px;
	margin:3px 0;
}

dl.redes_sociais dd a[title='Blog']{
	background:url(../img/icon_redes_blog.png) no-repeat;
}

dl.redes_sociais dd a[title='Twitter']{
	background:url(../img/icon_redes_twitter.png) no-repeat;
}

dl.redes_sociais dd a[title='Orkut']{
	background:url(../img/icon_redes_orkut.png) no-repeat;
}

dl.redes_sociais dd a[title='Youtube']{
	background:url(../img/icon_redes_youtube.png) no-repeat;
}

dl.redes_sociais dd a[title='Flickr']{
	background:url(../img/icon_redes_flickr.png) no-repeat;
}

dl.redes_sociais dd a[title='Facebook']{
	background:url(../img/icon_redes_facebook.png) no-repeat;
}



#topo dl.redes_sociais dd a[title='Blog']{
	background:url(../img/icon_topo_blogger.png) no-repeat;
}

#topo dl.redes_sociais dd a[title='Twitter']{
	background:url(../img/icon_topo_twitter.png) no-repeat;
}

#topo dl.redes_sociais dd a[title='Orkut']{
	background:url(../img/icon_topo_orkut.png) no-repeat;
}

#topo dl.redes_sociais dd a[title='Facebook']{
	background:url(../img/icon_topo_facebook.png) no-repeat;
}



#rodape dl.tags {
	width:280px;
	float:right;
	margin-right:0;
}

#rodape dl.tags a {
	color:#a1a1a1;
}

#rodape dl.tags a:hover {
	color:#666;
	text-decoration:none;
}

#criacao {
	width:415px;
	margin:10px auto 0 auto;
	padding:25px 0 0 0;
	background:url(../img/bg_rodape_criacao.png) no-repeat;
	text-align:center;
}



/* CONFIGURAÃ‡ÃƒO DE FORMULÁRIOS ---------------------------------------------------------- */


.box_form_contato input[type=text], input[type=file], .box_form_contato textarea, .box_form_contato select {
	padding:2px;
	border:1px solid #d5d5d5;
	font:11px Arial, Helvetica, sans-serif;
}

.trabalhe_file{
	background:#FFF;
}

.box_form_contato select {
	min-width:170px;
}
