body
{
	margin: 10px 15px;
	font: 12px Arial, Helvetica, sans-serif;
	background: #6A0002;
	text-align: center;
}

#tudo
{
	width: 779px; /*	background: #333333;*/
	text-align: left;
	margin: 0 auto;
	height: auto; /*background: url(../img/back.gif) repeat-y 0 0;*/
	background-color: #333333;
}

#topo
{
	height: 145px;
	background-color: #333333;
	
}

#esquerda
{
	width: 20%;
	margin: 0;
	height: 600px;
	background-color: #333333;
	float: left;
	color: #FFFFFF; /*background: url(../img/back.gif) repeat-x 0 0;*/
}

#principal
{
	width: 80%;
	margin: 0;
	height: 600px;
	background-color: #333333;
	float: right;
	color: #FFFFFF; /*background: url(../img/back.gif) repeat-x 0 0;*/
	
}

#navegacao
{
	width: 100%;
	height: 20px;
	background-color: #333333;
	float: left;
	color: #FFFFFF;  
}
#Mural
{
	margin-left:12px;
	
}
/*

#principal *
{
	padding: 0 10px;
	height: 34px;
}
#navegacao *
{
	padding: 0 8px;
}
*/

#rodape
{
	height: 20px;
	background-color: #b5daa2;
	clear: both;
}

.menu a:hover
{
	color: #FFFFFF;
	background: #000;
}

.bordasimples {border-collapse: collapse;}
.bordasimples tr td {border:2px solid #000000;}
.hyperlink1 { font-size:15px; font-family:Consolas; color: #FF3333; caption-side:top; direction:rtl; display:run-in; }
.hyperlink2 { font-size:30px; font-family:Consolas; color: #FF3333; caption-side:top; direction:rtl; display:run-in; }

a:link, a:visited
{
	/*font-size: 12px;  color: #000000;*/
	text-decoration: none; /*font-family: "Lucida Sans", Tahoma, Arial;*/
	border: 0px;
	color:#ffffff;
}
a:hover
{
	/*color: #CC0000; */
	text-decoration: none;
	border: 0px;
}
