
*{ margin:0; padding:0; color:#FFF; }

a { text-decoration:none; color:#FFF;}

.limpa { clear:both; height:20px; }

a img { border:0; }

body {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	background-attachment:scroll;
	background-color:#000;
	background-image:url(../../img/fundo_farina.gif);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#global {
	position:relative;
	display:block;
	width:900px;
	left:50%;
	margin-left:-450px;
	background-image:url(../../img/fundo_linha.gif);
}

#coluna1, #coluna2, #coluna3{
	position:relative;
	float:left;
	display:inline;
}
#img_topo {
	width:900px;
	height:71px;
	background-image:url(../../img/topo_madeira.jpg);
	background-repeat:no-repeat;
}

.linha_verde, .linha_branca {
	height:1px;
	background-color:#aac62c;
	width:100%;
}

.linha_verde_v, .linha_branca_v {
	background-color:#aac62c;
	width:1px;
	height:100%;
}

.linha_branca, .linha_branca_v {
	background-color:#FFFFFF;
}

#topo {
	width:100%;
	height:65px;
}

#topo2 {
	width:100%;
	height:65px;
}

#meio {
	width:100%;
	height:200px;
}

#baixo {
	width:100%;
	height:80px;
}

#coluna1 {
	width:171px;
}

#coluna2 {
	width:626px;
}

#coluna3 {
	width:103px;
}

#logo, #bandeiras {
	background-image:url(../../img/fundo_logo.gif);
	background-repeat:no-repeat;
	height:65px;
}
#bandeiras {
	background-image:url(../../img/fundo_bandeiras.gif);
	width:103px;
}
#flags {
	margin-top:25px;
	margin-left:16px;
	float:left;
	width:75px;
}

#flags .img {
	padding:1px;
}

#home {
	height:65px;
}
#som {
	text-align:center;
	height:65px;
	margin-top:20px;
}

#endereco {
	margin-top:5px;
	text-align:right;
	margin-right:5px;
	color:#CCC;
}
#copy {
	margin-top:15px;
	text-align:center;
	color:#ccc;
	font-size:10px;
}
#twitter {
	width:98px;
	margin-left:35px;
	margin-top:10px;
}
#logo_agencia {
	width:89px;
	height:17px;
	float:right;
	position:absolute;
	margin-left:530px;
	margin-top:45px;
}