* {
	margin:0px;
	padding:0px;
}

img {border:none;}


body{
background: url(../imagens/bg-bodymodelo.jpg) repeat-x top center;
}

/*
GERAL
*/

#geral {
	width:800px;
	margin: 0 auto;
}

p{
	font:11px arial,tahoma, sans-serif;
	color:#515151;
	text-align: justify;
	padding:20px 0;
}

a.linkdestaque{
    float:right;
	font: italic 12px arial, tahoma,sans-serif;
	color:#9d9d9d;
	text-decoration:underline;
	background: url(../imagens/setabranca.gif) no-repeat center right;
	padding: 0 20px 0 0;
	}





/*
TOPO
*/

#topo{
	width:800px;
	height:100px;
	margin:0 auto;
}

#topo h1{
	float:left;
	padding:10px;
	display: none;
}

#topo #menu{
	float:right;
	padding:10px;
	}

#topo #menu ul li{
	list-style:none;
	display:inline;
	padding:0 2px;
}

#topo #menu ul li a{
	font:12px tahoma, verdana, arial, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	padding:5px;
}

#topo #menu ul li a:hover{
	background:#FFF;
	color:#FF9600;
}

/*
BG Modelo
*/

#bg-modelo{
	width:800px;
	height:350px;
	overflow:hidden;
}


h2 {
	width: 120px;
	position:relative;
	bottom:120px;
	left: 658px;
	overflow:hidden;
}


/*
LANCAMENTOS
*/

#clique div{
float:left;
margin-left: 38px;
position: relative;
bottom: 90px;
}



#clique .simbolo-1{	
	
}

	



#lancamentos h4{
font: bold italic 40px arial,tahoma, sans-serif;
    color: #686868;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 5px;
}



/*
RODAPE
*/

#rodape {
    background: silver repeat-y;
    margin: 0 auto;
    padding: 10px 10px;
}

#rodape address{
width: 600px;
margin: 0 auto;
font: 11px arial, tahoma, sans-serif;
color: #FFF;
}

#rodape address strong{
font: bold 20px arial, tahoma, sans-serif;
color: #FFF;
}






	