#menu{
	font-family: trebuchet ms, tahoma, arial, sans;
	font-size: 8pt;
	font-weight: bold;
	margin-left: -30px;
	float: left;
	text-decoration: none;
	width: 200px;
}

#menu a:link {
	color: #ffffff;
	width: 200px;
	margin-left: 15px;
	}

#menu a:visited {
	color: #ffffff;
	width: 200px;
	margin-left: 15px;
	}
	
#menu a:hover {
	margin-left: 15px;
	width: 200px;
	color: Red;
	text-decoration: none;
}
	
#menu a:active {
	margin-left: 15px;
	width: 200px;
	text-decoration: none;
	color: Red;
}

#menu ul {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	text-align: left;
	display: block;
}
#menu ul li {
	height: 24px;
	line-height: 24px;
	height: 25px;
	margin: 0px 0;
	margin-left: 30px;	
	text-indent: 8px;
	display: block;
	background-image: url(http://congresso.cardiol.br/dha/vi/img/botao.jpg);
	background-repeat: no-repeat;
}


a:link {color: #000000; text-decoration: none; font-weight: bold;}
a:visited {color: #000000; text-decoration: none; font-weight: bold;}
a:hover {color: #DA251C; text-decoration: underline; font-weight: bold;}
a:active {color: #DA251C; text-decoration: underline; font-weight: bold;}


#base a:link {color: #000000; text-decoration: none;}
#base a:visited {color: #000000; text-decoration: none;}
#base a:hover {color: #a32302; text-decoration: underline; font-weight: bold;}
#base a:active {color: #a32302; text-decoration: underline; font-weight: bold;}


body { 
	text-align:center;
	background-color: #063a61;
	font-family:trebuchet ms, tahoma, arial, sans; 
	font-size:7pt; 
}

.tempo { 
	background-color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 8pt;
}

.titulos {
	background: #CCCCCC;
	min-height: 20px;
	_height: 20px;
	_line-height: 20px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}