@charset "iso-8859-1";
/* CSS Document */

body {
	background-image: url(imgs/fill.gif);
	background-repeat: repeat-x;
	background-color: #58585A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	scrollbar-3dlight-color:#333333;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
}

body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #58585a;
}

a:link {
	text-decoration: none;
    outline:none;
}
a:visited {
	text-decoration: none;
    outline:none;
}
a:hover {
	text-decoration: none;
    outline:none;
}
a:active {
	text-decoration: none;
	color: d4382e;
    outline:none;
}


/* LINKS */
.linker_gr {
	font-family: arial;
	font-size: 11px;
	color: #58585a;

	text-decoration: none;
	font-weight:normal;
}
.linker_gr a:link {
	text-decoration: none;
	color:#58585a;
}
.linker_gr a:visited {
	text-decoration: none;
	color:#58585a;
}
.linker_gr a:hover {
	text-decoration: none;
	color:#af543e;
}
.linker_gr a:active {
	text-decoration: none;
	color:#af543e;
}



.simull{
	font-family: arial;
	font-size: 16px;
	text-decoration:none;
		color: #58585a;
}
.simull a:link {
	text-decoration: none;
	color:#58585a;
}
.simull a:visited {
	text-decoration: none;
	color:#58585a;
}
.simull a:hover {
	text-decoration: none;
	color:#af543e;
}
.simull a:active {
	text-decoration: none;
	color:#af543e;
}


.outline {
	border: 1px solid #af543e;
}

.caixa {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	width: 102px;
	border: 1px solid #CCCCCC;
}
.caixa-area {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	width: 100px;
	border: 1px solid #58585a;
}
.caixa-pq {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	width: 90px;
	border: 1px solid #58585a;
}
.caixa-form {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	width: 215px;
	border: 1px solid #58585a;
}
.coments {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	width: 460px;
	border: 1px solid #58585a;
}
.caixa-bts{
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	background-color:#CCC;
	border: 1px solid #58585a;
	cursor:pointer;
}

.titulos{
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: #58585a;
	line-height: normal;
}

.text-interior{
	font-family: arial;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color: #af543e;
	line-height: normal;
}
.text-branco{
	font-family: arial;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	line-height: normal;
}
.noticias{
	font-family: arial;
	font-size: 14px;
	text-decoration:none;
		color: #af543e;
}
.tit{
	font-family: arial;
	font-size: 14px;
	text-decoration:none;
		color: #58585a;
}
