body {
	background-color:#036;
	margin-top:0px;
	margin-bottom:0px;

}

#preload {
width: 0;
height: 0;
padding: 0:
display: none;
background: url(facebook.png);
background: url(gmail.png);
background: url(msn.png);
background: url(orkut.png);
background: url(twitter.png);



/* Basta adicionar novas linhas para mais imagens */
}

#pagina {
	width:780px;
	min-height:500px;
	background-color:#FFF;
	border:solid;
	margin-top:-3px;
}

#topo {
	width:780px;
	height:150px;
	margin-top:10px;
	margin-bottom:-15px;
}

#logotipo {
	width:210px;
	height:115px;
	float:left;
	position:relative;
	z-index:15;
}

#logotipo2 {
	width:310px;
	height:115px;
	float:left;
	position:relative;
	z-index:15;
}

#contatos {
	width:550px;
	height:60px;
	float:left;
	text-align:right;
	margin-top:10px;
}

#linha {
	margin-top:-15px;
	margin-left:7px;
	float:left;
	position:relative;
	z-index:10;
}

#nome {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	float:left;
	padding-top:12px;
}

#corpo {
	width:780px;
	height:450px;
	overflow:auto;
	overflow-x:hidden;
	
}

#corpo2 {
	width:780px;
	height:auto;
	overflow:auto;
	overflow-x:hidden;
	
}

#titulo {
	float:left;
	width:780px;
	text-align:left;
	margin-top:10px;	
}

#conteudo {
	width:760px;
	height:180px;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	
}

#imagem_site {
	width:300px;
	float:left;
	
}

#descricao_site {
	width:300px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:12px;
}

#titulo_descricao {
	font-weight:bold;
	font-size:16px;
	margin-bottom:20px;
}

#texto_descricao a{
	color:#000;
	text-decoration:none;
}

#texto_descricao a:hover{
	color:#000;
	font-weight:bold;
}

#texto_descricao a:visited{
	color:#000;
	text-decoration:none;
}

#rodape {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

#linha2 {
	margin-top:10px;
	width:750px;
	float:left;
}
