/* CSS Document */

body {
	margin: 5px;
}

table th {
	background-color: #CCCCCC;
}

.corpo {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	text-align: center;
	font-family: Verdana;
}

.corpo_tabela_noticia {
	background-color: #F5F5F5;
	font-family: Verdana;
	font-size: 10px;
}

.corpo_lateral {
	background-color: #FFFFFF;
}

.titulo_noticia {
	border-bottom: #CCCCCC 2px solid;
}

.lateral {
	background-color: #CCCCCC;
}

.rodape {
	background-image:url(../images/index_r24_c1.gif);
	text-align: center;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.menu_rapido{
	color: #FF6600;
	font-weight: bold;
	font-size: 10px;
	border-color: #FFFFFF;
}

.texto_menu_rapido {
	color: #FF6600;
	font-weight: bold;
	font-size: 10px;
}

.acessibilidade {
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.titulo_texto_pagina {
	color: #333;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}

.vestibular_enem {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.espec_dermato {
	text-decoration:none;
	position:absolute;
	top:103px;
	left:520px;
	width:195px;
	height:75px;
	/*border:1px solid #000000;*/
}

.espec_dermato a{
	text-decoration:none;
}

.espec_aguarde {
	position:absolute;
	top:179px;
	left:525px;
	width:225px;
	height:80px;
	/*border:1px solid #000000;*/
}

.espec_aguarde a{
	text-decoration:none;
}

.ddd {
	color:#F00;	
}
.bordas_tabelas{border:solid 1px #CCC; border-left: thick none inherit;}
