/* CSS Document */

/* style for module titles */
.Head
{
	font-size: 17px;
	font-weight: bold;
	color: #CA0020;
	text-align:left;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	/*font-size: 11px;*/
	font-weight: normal;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	/*font-size: 11px;*/
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-size: 11px;
	font-weight: normal;
}


/* GENERIC */
h1
{
	font-size: 22px;
	color: #CA0020;
	/*background-image:url(../images/bg-h1.gif);
	background-repeat:no-repeat;
	background-position: left bottom;*/
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform:uppercase;
}

h2, a.titnot, .titnot
{
	font-size: 12px;
	color: #001D63;
	text-transform:uppercase;
	/*background-image:url(/portals/_default/skins/skins-interprev/images/bg-h2.gif);
	background-repeat:no-repeat;
	background-position: left bottom;*/
	margin-bottom: 5px;
	/*padding-left: 15px;
	padding-right: 15px;*/
	padding-top:5px;
	text-decoration:none;
	font-weight: bold;
}
a.titnot, .titnot {
	padding-right: 20px;
}
.bt-voltar {
	color:#001D63;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	padding-top: 15px;
}
/*
a.titnot:visited, a.titnot:hover
{
	color:#001D63;
}*/

.vermais {
	color: #001D63;
	text-decoration:none;	
}

td h2
{
	padding-top:0px;
	margin-top:0px;
}

h3
{
	font-size: 12px;
	color: #001D63;
	text-transform:uppercase;
	background-image:url(../images/bg-h3.gif);
	background-repeat:no-repeat;
	background-position: left 6px;
	padding-left: 13px;
	text-align:left;
	padding-top:5px;
}

h4
{
}

h5, DT
{
}

h6
{
}

TFOOT, THEAD
{
/*	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #003366;*/
}

TH
{
/*	vertical-align: baseline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003366;*/
}

a
{
	color: #001D63;
}

a:visited
{
	color: #66353C;
}

a:hover
{
	color: #001D63;
}

a:active
{
	color: #001D63;
}

SMALL
{
	font-size: 10px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{

}


UL LI
{
	list-style-type: disc;
}

UL LI LI
{
	list-style-type: square;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: disc;
}

HR
{
	color: #696969;
	height: 1pt;
	text-align: left;
}

img.grayed { 
filter: gray; }

.act {
	background:url(/portals/0/empresa/act_pb.gif) no-repeat;
}
.act:hover {
	background:url(/portals/0/empresa/act.gif) no-repeat;
}
.aeshst {
	background:url(/portals/0/empresa/aeshst_pb.gif) no-repeat;
}
.aeshst:hover {
	background:url(/portals/0/empresa/aeshst.gif) no-repeat;
}
.asae {
	background:url(/portals/0/empresa/asae_pb.gif) no-repeat;
}
.asae:hover {
	background:url(/portals/0/empresa/asae.gif) no-repeat;
}
.dgs {
	background:url(/portals/0/empresa/dgs_pb.gif) no-repeat;
}
.dgs:hover {
	background:url(/portals/0/empresa/dgs.gif) no-repeat;
}
.mtss {
	background:url(/portals/0/empresa/mtss_pb.gif) no-repeat;
}
.mtss:hover {
	background:url(/portals/0/empresa/mtss.gif) no-repeat;
}
.ss {
	background:url(/portals/0/empresa/ss_pb.gif) no-repeat;
}
.ss:hover {
	background:url(/portals/0/empresa/ss.gif) no-repeat;
}

