﻿@charset "utf-8";
/* CSS Document */

.body {
	background-image: url(/images/mix_bkg.gif);
	margin-left: 00px;
	margin-top: 00px;
	margin-right: 00px;
	margin-bottom: 00px;
}

.Titulo_Amarelo,  .ms-rteCustom-Yelow_Title{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #fdb813;
	text-decoration:none;
}
.Subtitulo_Amarelo, .ms-rteCustom-Yelow_Sub_Title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fdb813;
	text-decoration:none;
}
.Texto_Padrao, .ms-rteCustom-Default_Text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
.Texto_Comentario {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
.Subtitulo_Cinza, .ms-rteCustom-Gray_Sub_Title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}
.Destaque_Cinza {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
}
.Titulo_Cinza, .ms-rteCustom-Gray_Title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.Texto_Branco, .ms-rteCustom-White_Text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.Texto_Branco_Comentario {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.Texto_Branco_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.Texto_Padrao_link, .ms-rteCustom-Gray_Text_Link
 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.Titulo_Amarelo_link {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #fdb813;
	text-decoration: underline;
}
.Menu_Interna_selecao{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fdb813;
	text-decoration: none;	
}
.Menu_Interna{
	font-family: arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.Texto_Negrito_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.Texto_Amarelo, .ms-rteCustom-Yelow_Text{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FDB813;
	text-decoration:none;
}
.Texto_Rodape {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
/*
.ms-quicklaunch table.ms-selectednav td{
background:transparent url("/_layouts/images/selectednavbullet.gif");
background-repeat:no-repeat;
background-position:top left;
border:solid 1px #ffffff;
padding:0px 4px 1px 12px;
margin:0px;
}

.ms-quickLaunch{
border:solid 1px #6f9dd9;
border-bottom:solid 1px #6f9dd9;
font-size:8pt;
font-family:tahoma;
line-height:10pt;
background-color:#f2f8ff;
} */


