body, table, td {
	margin: 0; 
	padding: 0;
	border: 0;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	text-align: center;
	background-color: #CDCDCD;
}
h3 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 18px;
	color: #8D1212;
}
fieldset {
	padding: 10px;
	border: 1px solid #6379A8;
}
legend {
	font-size: 13px;
	font-weight: bold;
}
input {
	font-size: 10px;
}
#main {
	margin: 0 auto 0 auto;
	width: 780px;
	background-color: #FFF;
	border: 1px solid #535547;
	border-top: 0;
}
.banner {
	border: 0;
}
#top {
	width: 780px;
	height: 155px;
}
#top .t01 {
	background: #FFF url(http://imagens.cardiol.br/departamentos/geecabe/bg_top01.png) repeat-x top left; 
	height: 110px;
}
#top .t02 {
	background: #FFF url(http://imagens.cardiol.br/departamentos/geecabe/bg_top02.png) no-repeat top left; 
	height: 45px;
}
#top .t03 {
	background: #FFF url(http://imagens.cardiol.br/departamentos/geecabe/bg_top03.png) no-repeat top left; 
	height: 45px;
}
#left {
	width: 175px;
	min-height: 300px;
	_height: 300px;
}
#left .menu {
	width: 170px;
	margin-bottom: 5px;
	background-color: #E5DFD5;
}
#left .menu a {
	display: block;
	width: 170px;
	height: 25px;
	line-height: 25px;
	text-indent: 15px;
	text-decoration: none;
}
#left .menu a:link, #left .menu a:active, #left .menu a:visited {
	color: #8D1212;
}
#left .menu a:hover {
	color: #FFF;
	background-color: #8D1212;
}
#left .l02 {
	min-height: 5px;
	line-height: 5px;
	height: 5px;
	_height:5px;
}
#left .l03 {
	width: 175px;
	background-color: #F5F3EF;
	min-height: 60px;
	height: 60px;
	_height: 60px;
}

#miolo {
	width: 605px;
	text-align: left;
}
#miolo .m01 {
	height: 300px;
	padding: 10px;
	background-color: #F6F4F1;
}

#right {	width: 120px; }
#right div { background-color: #FFF; }

a:link, a:active, a:visited {	color:#572F18;	text-decoration: none; }
a:hover { text-decoration: underline; }


