body{margin-top:0;
	background-image:url("imagens/bac2.gif");}
#geral{width:750px;
		height:auto;
		background-color:yellow;}

#topo{width:750px;
		height:100px;
		background-color:black;}

#menu{width:750px;
		height:50px;
		background-color:green;}


#cont{width:750px;
		height:auto;
		background-color:black;
		float:left;}


#barra{width:150px;
		height:800px;
		background-color:#CED3DE;
		float:left;
		font-family:verdana;
		font-size:13px;}

#bloco{width:600px;
		height:800px;
		background-color:white;
		float:right;
		font-family:verdana;
		font-size:13px;
		text-align:justify;}

#rodape{width:750px;
		height:30px;
		background-color:black;
		float:left;
		font-size:12px;
		color:white;
		text-align:center;
		font-family:verdana;

		}

/*---------------------menu--------------------------*/
#menu{width:750px;
	height:30px;
	background-color:black;
	border-bottom:4px solid #9A0000;
	float:left;
	text-align:center;}

ul{display:inline;}
li{display:inline;}

a.menu{background-color:black;
	width:90px;
	height:24px;
	float:left;
	padding-top:6px;
	border-right:1px solid white;
	font-family:verdana;
	font-style:italic;
	color:white;
	text-decoration:none;}

a.menu:hover{background-color:#9A0000;
	font-weight:bold;
	text-decoration:underline;
	}

/*-----------------------------------------------------*/


p{margin:20px;
font-size:12px;
	}

h4{text-align:left;
	margin:20px;}




p.roda{margin-top:10px;}

img.mal{float:left;
	margin:15px;}