body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color:#F4F2E6;
	background-image:url(../images/fundotodo.gif);
	height:100%;
	overflow-x: hidden;
	}
	
.clear {clear:both;}

//- link -//
a.default:link, a:visited, a:active {
text-decoration: underline;
}
a.default:hover {text-decoration: underline; 
background:#ffc; 
color: #FF0000;
}
//- fim link -//

//- select -//

.campo {
background-color:#B0E0E6;
font: 11px georgia, sans-serif;
color:#0033CC;
}

//- fim select -//

span.titulo1 {
	font-size:10pt;
	font-family:"lucida sans unicode",verdana,tahoma;
	text-decoration:underline;
	}
	
span.textobemvindo {
	font-size:10pt;
	font-family:"lucida sans unicode",verdana,tahoma;
	}
	
span.linkbaixo {
	font-family:"lucida sans unicode", verdana;
	text-align:right;
	font-size:8pt;
	}
	
#fundotodo {
	background-image:url(../images/fundotodo.jpg);
	width:100%;
	height:20px;
	z-index:0;
	}	
	
#tudo {
	margin-top:-30px;
	width:820px;
	height:100px;
	left:50%;
	margin-left:-410px;
	position:relative;
	border:0px solid #663300;
	z-index:10;
	}
	
#topo {
	width:100%;
	height:140px;
	background-image:url(../images/fundomenu.jpg);
	text-align:center;
	text-float:top;
	z-index:10;
	}
	
#menuespacodiv {
	width:500px;
	height:25px;
	}
	
#menudiv {
	width:818px;
	_width:778px;
	height:79px;
	margin: 0 auto;
	padding:0;
	}
	
#logo {
	width:776px;
	height:90px;
	margin-left:22px;
	background-image:url(../images/fundodivlogo.jpg);
	}
	
#destaques {
	width:820px;
	height:180px;
	}
	
#conteudo {
	width:776px;
	margin-left:22px;
	background-image:url(../images/fundodivconteudo.jpg);
	}
	
#ferramentas {
	width:756px;
	height:85px;
	margin-left:10px;
	padding-top:10px;
	}
	
#newsletter {
	width:365px;
	height:85px;
	float:left;
	text-align:left;
	}
	
#formnewsletter {
	width:100%;
	text-align:center;
	padding-top:10px;
	}
	
#busca {
	width:365px;
	height:85px;
	float:right;
	text-align:right;
	}
	
#formbusca {
	width:100%;
	text-align:center;
	padding-top:10px;
	}
	
#primeiroquadro {
	width:756px;
	height:200px;
	margin-left:10px;
	margin-top:10px;
	}
	
#primeiroquadro-1box {
	width:360px;
	height:200px;
	margin-left:5px;
	float:left;
	display:inline;
	}
	
#box-1 {
	width:100%;
	height:100px;
	background-image:url(../images/fundoblogorkut.jpg);
	}
	
#box-2 {
	width:100%;
	height:100px;
	background-image:url(../images/fundoblogorkut.jpg);
	}
	
#primeiroquadro-2box {
	width:360px;
	height:200px;
	margin-right:5px;
	float:right;
	display:inline;
	background-image:url(../images/fundosobre.jpg);
	}
	
#segundoquadro {
	width:756px;
	height:200px;
	margin-left:10px;
	margin-top:10px;
	border:1px;
	border-style:solid;
	border-color:#CDC48F;
	ackground-image:url(../images/fundoquadrado.gif);
	}
	
#destaqueloja-head {
	width:100%;
	height:50px;
	background-image:url(../images/fundo-div-destaque.gif);
	}

#destaqueloja-conteudo {
	width:100%;
	height:150px;
	}

#terceiroquadro {
	width:756px;
	height:180px;
	margin-left:10px;
	margin-top:10px;
	}
	
#terceirobox1 {
	width:242px;
	height:180px;
	float:left;
	font-family:"lucida sans unicode", verdana;
	font-size:8pt;

	}
	
#linkcartao {
	text-align:right;
	margin-right:15px;
	}
	
#terceirobox2 {
	width:242px;
	height:180px;
	float:left;
	margin-left:15px;
	font-family:"lucida sans unicode", verdana;
	font-size:8pt;
	}
	
#linkdownloads {
	text-align:right;
	margin-right:15px;
	}
	
#terceirobox3 {
	width:242px;
	height:180px;
	float:right;
	margin-left:10px;
	font-family:"lucida sans unicode", verdana;
	font-size:8pt;
	}
	
#espaco {
	width:100%;
	height:20px;
	}
	
#rodape {
	width:776px;
	height:60px;
	background-position: center top;
	background-repeat: no-repeat;
	margin-left:22px;
	}
	
Fieldset {
	border:1px;
	border-style:solid;
	border-color:#CDC48F;
	}
	
Legend {
	font-family:"lucida sans unicode", verdana;
	font-size:8pt;
	color:#000000;
	}
	
Form {
	margin:0;
	margin-bottom:10px;
	_margin-bottom:20px;
	padding:0;
	}
	
	#menu									{ margin: 0px; clear: both; }
		#menu li							{ float:left; list-style: none; }
			#menu li a						{ display: block; width: 111px; height: 79px; background: url(../images/menu.gif) no-repeat; }
				#menu li a span				{ display: none; }
 
			#menu li .inicio					{ background-position: 0px 0px; }
			#menu li .inicio:hover			{ background-position: 0px -79px; }
			#menu li .sobre				{ background-position: -111px 0px; }
			#menu li .sobre:hover			{ background-position: -111px -79px; }
			#menu li .galeria				{ background-position: -225px 0px; }
			#menu li .galeria:hover			{ background-position: -225px -79px; }
			#menu li .pesquisa				{ background-position: -341px 0px; }
			#menu li .pesquisa:hover			{ background-position: -341px -79px; }
			#menu li .imprensa				{ background-position: -458px 0px; }
			#menu li .imprensa:hover			{ background-position: -458px -79px; }
			#menu li .loja				{ background-position: -572px 0px; }
			#menu li .loja:hover			{ background-position: -572px -79px; }
			#menu li .contato				{ background-position: -686px 0px; }
			#menu li .contato:hover			{ background-position: -686px -79px; }
			
			
#menudiv{
	width:780px;
	margin:0 auto;
	font-family:"lucida sans unicode", verdana;
	font-size:10pt;
	}
	
#iconemenu {
	width:111px;
	height:138px;
	border-bottom:2px;
	text-align:center;
	float:left;
	background-image:url(../images/fundodivmenu.gif);
	}