.menu_painel{
	display:block;
	text-decoration: none;
	background-color:#0099CC;
	color: white;
	width: 112px;
	/*border: 1px solid #D5E4F7;*/
	padding: 2px 2px 2px 2px;
	margin-top:2px;
	font-size:11px;
	border-left:3px solid #999999;

}
.menu_painel:hover{
	text-decoration: none;
	background-color: #0066CC;
	border-left:3px solid black;
	/*border: 1px solid #999999;*/
	/*font-weight:bold;*/
	/*margin-top:1px;*/
	
}
.base_da_pagina{
	width:870px;
	height:1024px;
	background-color:#999999;
	border-bottom:3px solid black;
	border-left:3px solid black;
	border-right:3px solid black;
	
}
hr{
	border:1px dotted #CCCCCC;

}
.miolo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:auto;
	height:500px;
}
.detector{
	width:380px;
	height:175px;
	margin-left:auto;
	margin-right:auto;
	color:#FF0000;
	border: 2px solid #999999;
	padding:10px 4px 4px 4px;
	background-color:floralwhite;

}
.botao_firefox{
	background:black;
	border:1px solid black;
	color:#FFFFFF;
	font-weight:BOLD;
}

.texto_noticia{
	width:130px;
	/*height:200px;*/
	/*overflow:auto;*/
	background:white;
/*	border:1px solid #999999;*/
}
.stylebem {
	color: #FF0000;
	font-weight: bold;
}
.noticias{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	text-decoration:none;
	background-color:white;
	color:black;
	width:130px;
	border:1px solid #999999;
	border-TOP:10px solid #FF9900;
	border-bottom:10px solid #FF9900;	
	padding:2px 2px 2px 4px;
	position:absolute;top:168px;left:725px;	
}
.texto{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background-color:floralwhite;
width:110px;

}
body {
	scrollbar-arrow-color: BLACK;
	scrollbar-base-color: #666666;
	scrollbar-dark-shadow-color: white;
	scrollbar-track-color: #666666;
	scrollbar-face-color: WHITE;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3d-light-color: #666666;
	background-image:url(../Imagens/planofundosaude.gif);
	margin-left: 0px;
	margin-top: 0px;
}
.titulo_campo{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:10px;
	font-weight: bold;
	color:#000000;	
}
.titulo_form{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	font-weight: bold;
	color:#000000;	
}
.topo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	background:#FFFFFF;
	width:710px;
	position:absolute;top:0px;left:10px;
	border-TOP:10px solid red;	
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	
}
.conteudo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding:10px;
	width:560px;
	position:absolute;top:168px;left:140px;
	background:floralwhite;
	border-top:10px solid #000000;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	
}
.conteudo_home{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding:10px;
	width:560px;
	position:absolute;top:168px;left:140px;
	background:white;
	border-top:10px solid #000000;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	
}

.login{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	text-decoration:none;
	background-color:white;
	color:black;
	width:120px;
	border:1px solid #999999;
	border-TOP:10px solid #FF9900;
	border-bottom:10px solid #FF9900;	
	padding:2px 2px 2px 2px;
	position:absolute;top:168px;left:10px;	
}
h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006699;
}
.titulo_da_pagina {
	font-size: 14px;
	font-weight: bold;
	color:black;
	border-bottom:1px solid orange;
	padding: 0px 0px 0px 0px;
	
}
.botao{
	background:WHITE;
	border:1px solid black;

}
.botao_creditos{
	background:black;
	border:1px solid black;
	color:#FFFFFF;
	font-weight:BOLD;

}
.campos_creditos{ 
	border: 1px solid #CCCCCC; background-color:#EAEAEA;
}

.campos_login{ 
	border: 1px solid black; background-color:#F8F8FF;
}
a {
	font-size: 12px;
	color: #006699;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.cx_texto {border: 1px solid black; background-color:#CCCCCC;}