body{
	background:url(bgallianca.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-color:#000000; 
	margin:0px;
	font:12px Arial, Verdana, Tahoma;
	font-weight:normal;
	color:#663344;
	text-align:center;
}
#blocogeral{
	width:570px;
	height:550px;
	text-align:left;
	margin:0 auto;			
	padding: 5px;
}
#topo{
	width:300px;
	height:156px;
	padding: 0 0 0 260px;
	}
#twitter{
	width:64px;
	height:60px;
	float:left;
	}
#menugeral{
	width:570px;
	height:17px;
}
#antesmenu{
    width:20px;
	height:17px;
	float:left;
	}
#menu{
    width:430px;
	height:17px;
	float:right;
	}
#menu ul{
   	padding:0;
	margin:0 0 0 10px;
	float:left;
	list-style:none;
	font:12px Arial;
	font-weight: bold;
}
#menu ul li{
	display:inline;
}
#menu ul li a{
    float:left;
	margin:0 0 0 10px;
	padding:2px 2px 0 2px;
	text-decoration:none;
	font-style: italic;
	color:#999;
	height:17px;
}
#menu ul li a:hover{
    color:#663366;
	font:12px Arial;
	font-weight: bold;
	font-style: italic;
	}
#conteudo{
	width:536px;
	height:225px;
	text-align:left;
	margin:0 auto;			
	padding:7px 5px 5px 5px;
	clear:both;
}
#direita{
	width:246px;
	height:255px;
	padding:10px;
	float:right;
}
#esquerda{
	width:248px;
	height:255px;
	padding:10px;
	float:left;
}
#elmark{
	width:70px;
	height:11px;
	background:url(logoelmark.jpg);
	float:right;
	}
	
h1{
	color:#666666;
    font:11px Arial;
	font-weight: bold;
	line-height:5px;
}
h2{
	color:#666666;
    font:11px Arial;
	font-weight: bold;
	line-height:6px;
}
h3{
	color:#666666;
    font:11px Arial;
	line-height:20px;
	font-weight: bold;
}
p {
	color:#666666;
    font:11px Arial;
	
} 






