body { 
	margin: 0; 
	padding: 0;
	background-image: url("/portal/img/top.jpg");
	background-repeat: repeat-x;
}

.input			{font-family: "Trebuchet MS"; font-size: 11px; color: #000000; background-color:#FFFFFF; border: #C1CFEC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.renavam		{font-family: "Trebuchet MS"; font-size: 10px; color: #000000; background-color:#FFFFFF; border: #C1CFEC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.select2			{font-family: "Trebuchet MS"; font-size: 10px; color: #000000; background-color:#FFFFFF; border: #C1CFEC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.linha_div		{background-image: url('/portal/img/linha_div.jpg');} /*{background-color: #CFCFCF;}*/
.mouse_hand	{cursor: hand;}	

a.link_page	{font-size: 11px;color: #4059D7; font-family: "Trebuchet MS";text-decoration:none;}
a.link_page:hover {color: #000000; text-decoration:underline;}

a.link_mn {font-size: 11px;color: #5F5F5F; font-family: "Trebuchet MS";text-decoration:none;}
a.link_mn:hover {color: #000000; text-decoration:underline;}

a.link_menu {font-size: 11px;color: #393939; font-family: "Trebuchet MS";text-decoration:none;}
a.link_menu:hover {color: #000000; text-decoration:underline;}

a.link_rodape {font-size: 11px;color: #8F8F8F; font-family: "Trebuchet MS";text-decoration:none;}
a.link_rodape:hover {color: #FF8040; text-decoration:underline;}

.fonte_preto9
{
	font-size: 9px;
    color: #000000;
    font-family: "Trebuchet MS";
}

.fonte_cinzaclaro10
{
	font-size: 10px;
    color: #8F8F8F;
    font-family: "Trebuchet MS";
}

.fonte_cinzaclaro11
{
	font-size: 11px;
    color: #8F8F8F;
    font-family: "Trebuchet MS";
}

.fonte_cinza9
{
	font-size: 9px;
    color: #454545; /*#3F3F3F;*/
    font-family: "Trebuchet MS";
}

.fonte_cinza11
{
	font-size: 11px;
    color: #454545; /*#3F3F3F;*/
    font-family: "Trebuchet MS";
}

.fonte_azul11
{
	font-size: 11px;
    color: #4059D7;
	font-family: "Trebuchet MS";
}


.fonte_azul12
{
	font-size: 12px;
    color: #3A4FBB;
	font-family: "Trebuchet MS";
}

.fonte_laranja9
{
	font-size: 9px;
    color: #4059D7;
    font-family: "Trebuchet MS";
}

.fonte_laranja13
{
	font-size: 11px;
    color: #FF8040;
    font-family: "Trebuchet MS";
	font-weight: bolder;
}

.fonte_laranja16
{
	font-size: 11px;
    color: #3F3F3F;
    font-family: "Trebuchet MS";
	font-weight: bolder;
}

.box_index
{
	background-image: url("/portal/img/box_index.gif");
	background-repeat: repeat-x;
}

.box_branco
{
	border-right: #CFCFCF 1px solid;
    border-left: #CFCFCF 1px solid;
    border-top: #CFCFCF 1px solid;
    border-bottom: #CFCFCF 1px solid;	
	background-color: #FFFFFF;
}

.box_branco2
{
	border-right: #FFFFFF 1px solid;
    border-left: #CFCFCF 3px solid;
    border-top: #FFFFFF 1px solid;
    border-bottom: #CFCFCF 1px solid;	
	background-color: #FFFFFF;
}

.box_azul2
{
	border-right: #CFCFCF 1px solid;
    border-left: #CFCFCF 1px solid;
    border-top: #CFCFCF 1px solid;
    border-bottom: #CFCFCF 1px solid;	
	background-color: #FFFFFF;
}

.box_cinzaescuro
{
	background-color: #DFDFDF;
}

.box_cinza
{
	background-color: #EFEFEF;
}

.botao_51{font-size: 11px;color: #4059D7; font-family: "Trebuchet MS";text-decoration:none;}
.botao_52{cursor: hand; font-size: 11px; color: #000000; font-family: "Trebuchet MS"; text-decoration:underline;}
