@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#login {
	font-size: 11px;
	color: #CCCCCC;
}
#login strong {
	color: #FDFDFD;
}
#login a {
	color: #FF0000;
	font-weight: bold;
}


#content {
	line-height: 1.5em;
	letter-spacing: 0.04em;
	text-align: justify;
}

a {
	text-decoration: none;
	color: #95022A;
}
a:hover {
	text-decoration: none;
	color: #C80238;
}
a:active {
	text-decoration: underline;
}

/* uso especial de texto*/
strong {
}
cite {
}


/*breadcrumbs*/
#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}



/* content Right */

#contentRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}
#contentRight h1 {
	font-size: 28px;
	font-weight: normal;
	text-align: left;
	line-height: 42px;
	color: #AA0231;
}
#contentRight h2 {
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	line-height: 30px;
}
#contentRight h3 {
	font-weight: bold;
	color: #333333;
	font-size: 15px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

#highlight h4 {
	color: #666666;
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	line-height: 22px;
	float: left;
	padding: 0px;
	width: 490px;
	font-variant: normal;
	text-align: center;
	font-style: italic;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}
#highlight img {
	margin: 0px;
	padding: 0px;
	float: left;
}


#footer h5 {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	font-size: 11px;
}
#footer h6 {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* FCDdigital */

#fcdigital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
#fcdigital a {
	text-decoration: none;
	color: #999999;
}
#fcdigital a:hover {
	text-decoration: none;
}
#fcdigital a:active {
	text-decoration: underline;
}
#fcdigital a:visited {
}
