body { 

background: #f0f0f0;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #000000;
margin: 0px;
padding: 0px;
margin-top: 2px;

}

.cor_sc {
	color: #003e1d;
}

.centr {
	text-align: center;
}

a 			{font-weight: normal;}
a:link 			{color:#000; text-decoration:underline;}
a:visited		{color:#000; text-decoration:underline;}
a:hover 		{color:#000; text-decoration:none;}

#menu_central {
	padding: 5px;	
}

#menu_central p {
	text-align: justify;
	margin: 0;
}

.fonte1 {font-size: 11px;}
.fonte2 {font-size: 14px;}
.fonte3 {font-size: 18px;}
.fonte4 {font-size: 12px;}

#menu			{margin: 0; padding: 0px;}
#menu li		{list-style-type: none; border-left: 12px solid #e4f0c3; border-bottom: 1px solid #fff; text-align: right; display: block;}
#menu a:link,
#menu a:visited		{font-weight: bold; padding-right: 15px; height: 17px; line-height: 17px; color: #003e1d; font-size: 11px; text-decoration: none; display: block;}
#menu li.item a,
#menu a:hover		{font-weight: bold; background: #E1E1E1; color: #003e1d;}

#data_evento {
	text-align: center;
	color: #003e1d;
	background-color: #f5f5f5;
	padding: 5px;
}

#menu_home_top {
	background: url(../img/borda_m_home.gif) left top no-repeat #e6e6e6;
	height: 50px;
	font-weight: bold;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

#menu_bot {
	background: url(../img/borda_m_home2.gif) left bottom no-repeat #f5f5f5;
	height: 65px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;	
	
}

#sobre_evento {
	background: url(../img/top_sm.gif) top no-repeat #e4f0c3;	
	text-align: justify;
	padding: 7px;
	color: #003e1d;
}


#sobre_evento2 {
	text-align: right;
	padding-right: 15px;
	background: url(../img/rod_sm.gif) bottom no-repeat #e4f0c3;
}