body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1.header {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0 15px;
	font-size: 2em;
	line-height: 59px;
	width: 742px;
	}

span.small_h1 {
	font-size: 0.8em;
}

td.linha{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td.conteudo{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;

}
.subscrever{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:1px solid #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: bottom;
}

.titulo_crc {
	font-size: 15px;
	font-weight: bold;
	color: #8b3842;
	line-height: 18px;
	
}

.pagina_crc {
	font-size: 12px;
	font-weight: bold;
	color: #8b3842;
	line-height: 18px;
	
}


/*---------------------------links no menu-----------------*/
td.menu_on {
	font-size: 11px;
	font-weight: bold;
	color: #4a79a5;
	line-height: 18px;
	padding-left: 8px;
	margin-left: 8px;
}

td.sub_menu_on {
	font-size: 11px;
	color: #4a79a5;
	line-height: 18px;
	padding-left: 8px;
	margin-left: 8px;
}
td.sub_menu_off {
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding-left: 8px;
	margin-left: 8px;
}

td.menu_off {
	font-size: 11px;
	color: #000000;
	padding-left: 8px;
	margin-left: 8px;
	line-height: 18px;
}

/*---------------------------links no sub_menu  CRC -----------------*/

a.sub_menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.sub_menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.sub_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #4a79a5;
}
a.sub_menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

/*---------------------------links no menu  CRC -----------------*/

td.menu_on_crc {
	font-size: 11px;
	font-weight: bold;
	color: #8B3842;
	line-height: 18px;
	padding-left: 15px;
	margin-left: 25px;
}
td.menu_off_crc {
	font-size: 11px;
	color: #000000;
	padding-left: 15px;
	line-height: 18px;
}

a.menu_crc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.menu_crc:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.menu_crc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #8B3842;
}
a.menu_crc:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/*---------------------------links no texto CRC -----------------*/
a:link {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
a:visited {

	font-family:Helvetica, Verdana, Arial,  sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #4a79a5;
}

a:hover {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #4a79a5;
}

/*-------------------- intput's; textareas; radio; checkbox etc...-------------------*/


td.quadrado{
	border-bottom:1px solid #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

/*-------------------------------------------------------------*/

.back1_crc {
	background-image: url(../images/riscas_crc.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottom_back {
	background-image: url(../images/baixo_crc.gif);
}


