/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/back_grounds/bg_central.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D53A00;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #972900;
}
.submit {
	color: #FFFFFF;
	font-size:11px;
	background-color: #ED4300;
	border: solid 1px #FFD634;
	font-weight: bold;
}

.borda {
	border: 2px solid #FF9B75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ED4300;
}
.bordaBranca1px {
	border: 1px solid #FFFFFF;
}
.RespiroBaseTable5 {
	margin-bottom: 5px;
}
.menunoticia {
	margin-bottom: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.bordavermelhoescuro1px {
	border: thin solid #D23900;
}
a:link,a:active,a:visited {
	color: #FFFF00;
}
a:hover {
	font-weight: bold;
	color: #000000;
}