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



/**************          RESET!      **************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/****************************************************************************      GERAL      **************/

html {
	background:url(../imgs/bg_cor_topo.gif) top repeat-x;
	background-color:#B7C0DF; 
}

body {
	position:absolute;
	left:50%;
	width:778px;
	margin:0 0 0 -389px;
}

#bg_cont {
	float:left;
	width:778px;
	background:url(../imgs/bg_cont.png) top center repeat-y;
}
#geral {
	float:left;
	width:778px;
	background:url(../imgs/bg_topo.jpg) top center no-repeat;
}
.txt_vermelho {
	color:#D80D07;
}
strong {
	font-weight:bold;
}



/**************          TOPO      **************/
h1 {
	float:left;
	background:url(../imgs/logo_doce.gif) right bottom no-repeat;
	padding:28px 0 0 61px;
	
}
h1 a {
	text-indent:-9000px;
	overflow:hidden;
	display:block;
}
h1, h1 a {
	width:171px;
	height:67px;
}

#fullbanner {
	float:right;
	width:495px;
	height:60px;
	padding:30px 30px 15px 0;
	text-align:left;
	background:url(../imgs/anuncie_banner.gif) 468px 23px  no-repeat;
}
#fullbanner img, #fullbanner .linkbanner, #fullbanner object {
	float:left;
}
#fullbanner a .linkanuncie{
	display:block;
	float:right;
	width:15px;
	height:60px;
}


/**************          CONT      **************/
#cont {
	float:left;
	
}



/**************          COLDIR      **************/
#colesq {
	float:left;
	width:193px;
}

#menu {
	margin:20px 0 0 20px;
}
#menu li{
	width:165px;
}
#menu li a{
	display:block;
	border-bottom:1px dotted #CFCFCF;
	padding:3px 0 5px 16px;
}
#menu li a:hover, #menu li .atual {
	border-bottom:1px dotted #9E9E9E;
	background:url(../imgs/menu/menu_doce.gif) left top no-repeat;
}
#menu li a.idioma, #menu li a.idioma:hover{
	border-bottom:none;
}


#anuncie_esq {
	margin:0 30px;
}
#anuncie_esq li {
	width:130px;
	border-bottom:1px dotted #CFCFCF;
	padding:7px 1px;
}







/**************          MIOLO      **************/

body#home #miolo, #miolo {
	float:left;
	width:410px;
	margin:20px 0 0 0;
}
#miolo {
	background:url(../imgs/lado_bg_bread_crumb.gif) left top no-repeat;
}
body#home #miolo {
	background:none;
}

#bread_crumb {
	width:376px;
	
	padding:2px 8px 0 8px ;
	_padding:3px 8px 0 8px;
	margin:0 0 15px 13px;
	background:url(../imgs/bg_bread_crumb.gif) top center no-repeat;
	
	height:34px;
	overflow:hidden;
}
#bread_crumb li {
	display:inline;
	font:bold 12px / 20px  Arial, Helvetica, sans-serif;
	color:#FFF;
}
#bread_crumb a {	
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
#bread_crumb a:hover {	
	text-decoration:underline;
}
#miolo h2 {
	text-indent:-9000px;
	overflow:hidden;
}
#miolo h3 {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#C01C76;
}
#miolo p, #miolo ul.lista {
	font:13px/20px Arial, Helvetica, sans-serif;
	color:#4D4D4D;
}

#miolo ul.lista {
	list-style-image:url(../imgs/bullet.gif);
	_text-indent:20px;
	line-height:18px;
}






/**************          COLDIR      **************/
#coldir {
	float:right;
	width:170px;
	margin-top:20px;
}


form#busca {
	width:150px;
} 
form#busca #campo_busca {
	width:100px;
	float:left;
	font:10px / 18px Arial, Helvetica, sans-serif;
	background:url(../imgs/bg_input_busca_home.gif) no-repeat; 
} 
form#busca #campo_busca input {
	width:90px;
	color:#FFF;
	border:none;
	padding:1px 4px;
	background:transparent;
}
form#busca #bt_busca {
	display:block;
	float:left;
	width:47px;
	font:9px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	background:url(../imgs/bg_bt1.gif) no-repeat;
	background-image:url(../imgs/bg_bt1.gif);
	background-image:../imgs/bg_bt1.gif;
	margin:0 0 0 3px;
}



#anuncie_dir {
	clear:both;
	margin:0 10px;
}
#anuncie_dir li {
	width:130px;
	text-align:right;
	border-bottom:1px dotted #CFCFCF;
	padding:7px 1px;
	
}






/**************          RODAPE      **************/
body #rodape {
	clear:both;
	width:728px; /* DIFERENTE DO PORTUGUES - PT */
	margin:0 auto;
	font:9px Arial, Helvetica, sans-serif;
	color:#990033;
	background:url(../imgs/bg_baixo.jpg) top center no-repeat;
	padding:34px 0 10px 50px; /* DIFERENTE DO PORTUGUES - PT */
}
body #rodape span {
	float:left;
	line-height:21px;
	vertical-align:middle;
	padding:0 0 0 60px;
}
body #rodape #logo_bm {
	float:left;
	background:url(../imgs/logo_bm.png) center center no-repeat;
	margin-bottom:10px;
}
body #rodape #logo_bm, #rodape #logo_bm a {
	display:block;
	width:25px;
	height:21px;
	padding-left:8px;
}

#adsense {
	margin:15px 0 5px 25px;
}

#adsense_lateral {
	margin:5px 0 5px 10px;
}
/****************************************************************************      FIM DO GERAL      **************
