body {
	margin: 0; 
	padding: 0; 
	border: 0 none;
	background: url("http://www.cardiol.br/centrodemidia/img/bg.png") #8491A2 ;
	text-align: center;
	font-family: "trebuchet ms", tahoma, arial
}

div#topo, div#corpo, div#base {
	position: relative;
	margin: 0 auto;
	width: 762px;
}

div#topo {
	height: 110px;
	background: url("http://www.cardiol.br/centrodemidia/img/bgTopo.png") no-repeat top left;
}

div#topo h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 160px;
	top: 16px;
	left: 110px;
	color: white;
	text-align: left;
}

div#topo #banner {
	position: absolute;
	top: 25px;
	right: 15px;
}

div#corpo {
	position: relative;
	text-align: left;
	background: white;
	padding: 8px;
}

div#base {
	padding-top: 15px;
	height: 124px;
	background: url("http://www.cardiol.br/centrodemidia/img/bgBase.png") no-repeat top left;
	font-size: 8pt;
	color: white;
}
div#base a { color: white; }

div#conteudo {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 400px; 
	height: 403px;
	padding: 10px;
	overflow: auto;
	color: black;
	background: url("/centrodemidia/img/fundo_conteudo.jpg") no-repeat top left;
}

div#conteudo a {
	text-decoration: none;
	color: black;
}

div#conteudo a:hover {
	background: #E8CF72;
}

div#conteudo ul, div#conteudo ul li { margin: 0; padding: 0; }
div#conteudo ul li { list-style: none; }

div#conteudo ul li a { 
	display: block;
	padding: 3px;
	border: 1px solid white;
	margin-bottom: 8px;
	font-weight: bold;
}


.b1, .b2, .b3, .b4 { 
	position: absolute;
	overflow: hidden;
	width: 1px; 
	height: 1px; 
	background: #8491A2; 
}

.b1 { top: 0; left: 0; }
.b2 { top: 0; right: 0; }
.b3 { bottom: 0; left: 0; }
.b4 { bottom: 0; right: 0; }

a.bigButton {
	display: block;
	width: 335px;
	height: 64px;
	line-height: 64px;	
	text-indent: 70px;
	color: black;
	font-size: 22pt;
	margin-right: 8px;
	margin-top: 8px;
	text-decoration: none;
}

a.palestras { background: url("/centrodemidia/img/bigbtn_palestras.png") no-repeat top left; }
a.palestras:hover { background: url("/centrodemidia/img/bigbtn_palestras_hover.png") no-repeat top left; }

a.congressos { background: url("/centrodemidia/img/bigbtn_congressos.png") no-repeat top left; }
a.congressos:hover { background: url("/centrodemidia/img/bigbtn_congressos_hover.png") no-repeat top left; }

a.cursos { background: url("/centrodemidia/img/bigbtn_cursos.png") no-repeat top left; }
a.cursos:hover { background: url("/centrodemidia/img/bigbtn_cursos_hover.png") no-repeat top left; }

a.prevencao { background: url("/centrodemidia/img/bigbtn_prevencao.png")  no-repeat top left; }
a.prevencao:hover { background: url("/centrodemidia/img/bigbtn_prevencao_hover.png") no-repeat top left; }

a.video { background: url("/centrodemidia/img/bigbtn_video.png") no-repeat top left; }
a.video:hover { background: url("/centrodemidia/img/bigbtn_video_hover.png") no-repeat top left; }

a.tv { background: url("/centrodemidia/img/bigbtn_TV.png") no-repeat top left; }
a.tv:hover { background: url("/centrodemidia/img/bigbtn_TV_hove.png") no-repeat top left; }
