/*************************
**** Browser 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:Arial, "MS Trebuchet", sans-serif;
	vertical-align: baseline;
	text-decoration:none; 	
}

body {
	line-height: 1;
	color:#000;
	background:#fff;
	line-height:15px;
}
ol, ul, dl {
	list-style: none;
}

/*************************
**** Layout
*************************/

body{
	background:url(../../images/front/matriz/body_bg.gif) 0px -43px repeat-x;
	/* Formatação do fundo do body para div#top topo_bg_alt
		background:url(../../images/front/matriz/body_bg.gif) 0px -43px repeat-x;*/
}

div#corpo{
	width:997px;
	margin:auto;
	min-height:500px;
}

div#topo{
	height:104px;
	background:url(../../images/front/matriz/topo_bg.jpg) top left no-repeat;	
}
/* div#top Alternativa

div#topo{
	height:133px;
	background:url(../../images/front/matriz/topo_bg_alt.jpg) top left no-repeat;	
}
*/
/*************************
**** Topo
*************************/

div#topo h1 a{
	width:282px;
	height:95px;
	text-indent:-9999%;
	display:block;
	float:left;
	background:url(../../images/front/matriz/logo.jpg) top left no-repeat;
	margin:9px 0 0 10px;
}

/* div#top h1 Alternativo
div#topo h1{
	width:282px;
	height:95px;
	text-indent:-9999%;
	display:block;
	float:left;
	background:url(../../images/front/matriz/logo_alt.jpg) top left no-repeat;
	margin:9px 0 0 6px;
}
*/

div#topo dl{
	width:203px;
	height:78px;
	display:block;
	float:right;
	background:url(../../images/front/matriz/topo_dolar.gif) top left no-repeat;
	margin:12px 26px 0 0;
	font-size:10px;
	line-height:10px;
}

	div#topo dl dt:first-child{
		width:170px;
		padding:13px 0 2px 17px;
		font-size:12px;
		color:#a13c35;
		text-align:left;
		font-weight:normal;
	}
	div#topo dl dt,
	div#topo dl dd{
		margin-top:2px;
	}
	
	div#topo dl dt{
		width:73px;
		padding-left:17px;
		text-align:left;
		float:left;
	}
	div#topo dl dd{
		width:40px;
		margin-left:5px;
		text-align:right;
		float:left;
	}
	div#topo dl .txt{
		color:#a7a7a7;
	}
	div#topo dl span{
		width:45px;
		float:right;
		text-align:right;
		display:block;
		margin-
	}
		div#topo dl span.up{
			background:url(../../images/front/matriz/dolar_up.gif) 5px 2px no-repeat;
		}
		div#topo dl span.down{
			background:url(../../images/front/matriz/dolar_down.gif) 5px 2px no-repeat;
		}
		
/*************************
**** Menu
*************************/

ul#menu{
	width:970px;
	height:44px;
	display:block;
	float:left;
	background:url(../../images/front/matriz/menu_bg.gif) top left repeat-x;
	margin:10px 0 0 6px;
	padding-left:15px;
}
ul#menu li{
	display:block;
	padding:7px 9px 0 9px;
	height:24px;
	float:left;
	font-weight:bold;
	background:url(../../images/front/matriz/menu_divisao.gif) top right no-repeat;
}
ul#menu li.last{
	background:none;
}

ul#menu li a{
	font-size:13px;
	color:#84211b;
	display:block;
	height:37px;
}
ul#menu li a:hover{
	color:#000;
}
ul#menu li a:active,
ul#menu li a.ativo{
	background:url(../../images/front/matriz/menu_a_active.gif) bottom center no-repeat;
}

/*************************
**** Conteudo
*************************/

div#conteudo {
	float:left;
	width:985px;
	margin-left:6px;
	min-height:350px;
	padding-bottom:15px;
	background:#f3f3f3 url(../../images/front/matriz/conteudo_bg.gif) top left repeat-x;
}

/*************************
**** Rodape
*************************/
div#rodape{
	width:100%;
	float:left;
	height:139px;
	background:url(../../images/front/matriz/rodape_bg.gif) top left repeat-x;
	margin-top:10px;
}

div#rodape ul{
	width:997px;
	margin:auto;
	padding-top:18px;
}
div#rodape ul li{
	height:74px;
	width:330px;
	display:block;
	float:right;
	border-right:1px dashed #c8c8c8;
	padding:17px 0 17px 0;
}
	div#rodape ul li.last{
		border-right:none;
		padding-top:21px;
	}
		div#rodape ul li.last h4{
			display:block;
			width:93px;
			height:50px;
			float:right;
			margin:0;
			padding:0;
		}
		div#rodape ul li.last h4 a{
			background:url(../../images/front/matriz/sotho_logo.png) top left no-repeat;
			width:93px;
			height:50px;
			display:block;
			text-indent:-9999%;
		}

		div#rodape ul li.last p{
			display:block;
			width:180px;
			float:left;
			margin:0 0 0 30px;
			padding:0;
			font-weight:normal;
		}

div#rodape ul li h4{
	font-weight:bold;
	font-size:25px;
	color:#dedddd;
}
div#rodape ul li p,div#rodape ul li address{
	font-size:12px;
	color:#000;
	line-height:20px;
	margin-top:6px;
	font-weight:bold;
}
	div#rodape ul li h4,
	div#rodape ul li p,
	div#rodape ul li address{
		padding:0 30px 0 30px;
	}
	
	img#loading_dolar{
		float:left;
		margin:33px 0 0 93px;
	}
	#loading_news{
		float:right;
		margin:15px 50px 0 0;
		display:none;
	}

	#mensagem-sucesso-news{
		float:left;
		font-size:10px;
		background:none;
		width:100px;
		height:auto;
		margin:-20px 0 0 22px;
		color:#595858;
		display:none;
	}
	div#rodape_sup ul li.newsletter form fieldset input.error{
		border:1px solid red;
	}