@charset "iso-8859-1";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	background-color:#D5E5E4;
	background-image:url(imgs/fundo.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
td,tr,th{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #333;
	}
.acesso{
	background-image:url(imgs/acesso.png);
	width:247px;
	height:177px;
	background-repeat:no-repeat;
}
a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.separa{
	background-image:url(imgs/dots.png);
	background-repeat:repeat-x;
	height:8px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #38576B;
}
.pequeno{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#069;}
.laranja{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#F60;}
.marinho{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#036;}
.nome{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#636; font-weight:bold;}
.cinza{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#636;}

.topico-menu{font-family:Arial, Helvetica, sans-serif; font-size:18px; color: #333; background-color:#f9f7f3; padding:8px 8px 8px 8px; border:1px dashed #c3c3c3;}
.box{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; background-color:#e6e1d3; padding:5px 5px 5px 5px; border:1px dashed #CCC;}
.campo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	background-color:#333333;
	border:1px dotted #F47F0E;
}
/* PARA O LINK 2 */
a.linkdois:link {color:#F00;text-decoration:none; font-weight:lighter; font-size:11px;}
a.linkdois:visited {color:#F00;text-decoration:none; font-weight:lighter; font-size:11px;}
a.linkdois:hover {color:#339;text-decoration:none; font-weight:lighter; font-size:11px;}
a.linkdois:active {color:#F00;text-decoration:none; font-weight:lighter; font-size:11px;}
