body {
	background-image: url(images/fundo.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td, th {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.divisor {
	position: relative;
	width: 100%;
	height: 2px;	
	font-size:0px;
	background-color: #BFCBDC;
}

.texto	{
	text-indent: 20px;
	line-height: 15px;
}

H1	{
	width: 100%; 
	color: #364E78; 
	font-family: Arial, Verdana, Tahoma; 
	font-size: 14px; 
	font-weight: bold; 
	padding-bottom: 5px; 
	background-image: url(images/pontilhado.gif); 
	background-position: left bottom; 
	background-repeat: repeat-x;
}

H1.noticia	{
	font-family: Arial, Verdana, Tahoma; 
	font-size: 12px;
	color: #000000;
	padding-bottom: 0px;
	background-image: none;
}


a:link	{
	color: #364E78;
	text-decoration: none;
}

a:visited	{
	color: #364E78;
	text-decoration: none;
}

a:active	{
	color: #364E78;
	text-decoration: none;
}

a:hover	{
	color: #000000;
	text-decoration: underline;
}

a.voltar:link {
	text-decoration: none;
	font-weight: bold;
}

a.voltar:visited	{
	text-decoration: none;
	font-weight: bold;
}

a.voltar:active	{
	text-decoration: none;
	font-weight: bold;
}

a.voltar:hover	{
	text-decoration: none;
	font-weight: bold;
}

a.creditos:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.creditos:visited	{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.creditos:active	{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.creditos:hover	{
	color: #364E78;
	text-decoration: none;
	font-weight: bold;
}

ul	{
	list-style-position: inside;
	list-style-image: url(images/marcador2.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 15px;
	padding-left: 0px;
}

li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
}

label	{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

form	{margin: 0px;}

input, select, textarea	{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #BFCBDC;
	padding-left: 2px;
}

.button		{
	background-image: url(images/btn.gif); 
	background-position: center center; 
	background-repeat: no-repeat;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	border-width: 0px;
	background-color: #FFFFFF;
	width: 60px;
	height: 17px;
}

.button2 {
	font-family: Tahoma;
	padding:0px;
	background-color: #FFFFFF;
	font-size: 9px;
	border: 1px outset #FFFFFF;
}

.text {
	font-family: verdana;
	background-color: #FFFFFF;
	font-size: 10px;
	border: 1px inset #FFFFFF;
}

.radio {
	border-width: 0px;
}

.erro	{
	color: #FF0000;
	line-height: 15px;
	margin: 5px;
}

.resumo {
	font-size: 10px;
	margin-top: 0px;	
	margin-bottom: 4px;
	line-height: 15px;	
}

.cor {color: #364E78;}