html, body, table, td, h1, h2, h3, h4, h5, div, form { 
	margin: 0; padding: 0; 
	font-family: verdana, arial, sans-serif; 
}
body { 
	text-align: center; 
}

h1 { font-size:20px; font-weight:bold; color:#37352A; }
h2 { font-size:14px; font-weight:bold; color:#37352A; text-transform: uppercase; }
h3 { font-size:18px; font-weight:bold; color:#37352A; }
h4 { font-size:13px; font-weight:bold; color:#37352A; }
img, a img { border: 0px; }

#principal { margin: 0 auto; }
#principal table td, #principal td {
	font-size: 10px;
}
#menutop {
	border: 0px none;
	width: 770px;
	height: 122px;
	background: url('http://imagens.cardiol.br/educacao/img2/top_back.png') no-repeat top;
}
#menutop td { margin:0; padding:0; }
#bgbanner {
	background: url('http://imagens.cardiol.br/educacao/img2/bgbanner.png') no-repeat top;
	width: 520px;
	height: 50px;
	text-align: center;
	padding-top:4px
}
#tdmenu { 
	vertical-align: top; padding-top: 5px; width: 190px; 
}
#tdmenu-top {
	background: #ECEBE3 url('http://imagens.cardiol.br/educacao/img2/menu-top.png') no-repeat bottom;
	height: 13px
}
#tdmenu-bottom {
	background: url('http://imagens.cardiol.br/educacao/img2/menu-bottom.png') no-repeat bottom;
	height: 26px
}
#menu {	
	font: 10px Verdana, Arial, sans-serif;
	width: 190px;
	text-align: left;
	font-size: 10px; 
	text-indent: 10px;
	background-color: #ECEBE3;
}
#menu ul { margin:0; padding:0; }
#menu li { list-style:none; }
#menu li a:link, #menu li a:visited, #menu li a:active {
	display: block;
	list-style-type: none;
	text-decoration: none;
	color: #6D6958;
	border-left: 1px solid #DFDDCC;
	border-right: 1px solid #B3AC90;
	height: 1.8em; line-height: 1.8em;
	background-color: #ECEBE3;
	border-bottom:1px dashed #B9BE8E;
}
#menu li a:hover {
	background-color: #C0D4E2;
	color: #0066CC;
}
#miolo {
	width: 575px;
	vertical-align: top; 
	margin-top: 5px;
	margin-left: 5px;
	text-align:center;
}
#tdmiolo-top {
	background: url('http://imagens.cardiol.br/educacao/img2/miolo-top.png') no-repeat bottom;
	height: 13px
}
#tdmiolo-meio {
	background: #ECEBE3 url('http://imagens.cardiol.br/educacao/img2/miolo-meio.png') repeat-y;
	height: 360px;
	padding:0 10px;
	max-width: 555px;
	text-align: left;
}
#tdmiolo-bottom {
	background: url('http://imagens.cardiol.br/educacao/img2/miolo-bottom.png') no-repeat bottom;
	height: 26px
}

#rodape { margin-top:5px; }

a:link,  a:visited { color: #344B9A; text-decoration: none; }
a:hover, a:active { color: #344B9A; text-decoration: underline; }


/*  miolo default */

#mesq { border-right:1px dotted #D4D2BB; width:340px; text-align:left; }
#mesq .desq h2 { color:#35498B; font-size:11px; font-weigth:bold; text-transform: none; }
#mesq .desq img { margin-right:5px; }
#mesq .desq { clear:both; width:320px; margin:auto; 
	padding:7px; text-align:left; margin-bottom: 7px; }
#mesq div h2 { font-size: 12px; }
#mesq div { 
	clear:both; width:320px; margin:0 auto; 
	padding:7px; text-align:left; 
}

#mdir { width:225px; text-align:right; }
#mdir .ddir h3 { color:#000; font-size:10px; font-weight:bold; text-transform: none; }
#mdir .ddir img { margin-right:5px; }
#mdir .ddir {	
	clear:both; width:210px; height:85px; padding:0 7px 7px 7px; 
	text-align:left; margin-bottom: 10px; 
	background: url('http://imagens.cardiol.br/educacao/img2/fundo_DIV_dir.png') no-repeat top left; 
	margin:auto; }
#mdir div { clear:both; width:210px; height:85px; padding:0 7px;
			text-align:left; margin-bottom: 10px; margin:auto; 
}


/* Para formularios */

.entrada {
	border: 1px solid #000;
	border-right: 1px solid #CCCAB0;
	border-bottom: 1px solid #CCCAB0;
}