body {
padding:0;
margin:0;
	font-family: "Georgia", Verdana, Trebuchet MS;
	font-size: 14px;
}

blockquote {
	font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
	width: 400px;
	background: url(../images/close-quote.gif) no-repeat right bottom;
	padding-left: 18px;
	text-indent: -18px;
}

blockquote:first-letter {
	background: url(../images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

.fndHeader {
	background-image: url(../images/bg_corpo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* CONTROLA O FUNDO DA PAGINA DO SITE */
.fndSite {
	background-color: #000000;
	background-image: url(../images/bg_pagina.gif);
    padding:0;
    margin:0;
	font-family: "Georgia", Verdana, Trebuchet MS;
	font-size: 13px;
	line-height:21px;
	text-align:justify;
}

.lnkSite:Link {
	font-family: "Georgia", Verdana, Trebuchet MS;
	font-size: 13px;
	color: #d11316;
	text-decoration: none;
}

.lnkSite:Visited {
	font-family: "Georgia", Verdana, Trebuchet MS;
	font-size: 13px;
	color: #d11316;
	text-decoration: none;
}

.lnkSite:Hover {
	font-family: "Georgia", Verdana, Trebuchet MS;
	font-size: 13px;
	color: #d11316;
	text-decoration: none;
    cursor:help;
}

.lnkSite:Active {
	font-family: "Georgia", Verdana, Trebuchet MS;
	font-size: 13px;
	color: #d11316;
	text-decoration: none;
}

.lnkSiteMenor:Link {
	font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 12px;
	color: #675e49;
    font-weight:bold;
	text-decoration: none;
}

.lnkSiteMenor:Visited {
    font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 12px;
	color: #675e49;
    font-weight:bold;
	text-decoration: none;

}

.lnkSiteMenor:Hover {
    font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 12px;
	color: #ffffff;	
	border-bottom: #ffffff 1px dashed;
	text-decoration: none;

}

.lnkSiteMenor:Active {
    font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 12px;
	color: #675e49;
    font-weight:bold;	
	text-decoration: none;
}

h1{
	font-family: "Georgia", Verdana, Trebuchet MS;
	font-size: 15px;
	color: #c11d02;
	text-decoration: none;
	line-height:22px;
	margin-top:25px;
	margin-bottom:5px;
}
h4{
	font-family: "Georgia", Verdana, Trebuchet MS;
	font-size: 35px;
	color: #c11d02;
	text-decoration: none;
	padding-bottom:16px;
	line-height:22px;
	margin-top:25px;
	margin-bottom:5px;
}

h2{
	font-family: "Georgia", Verdana, Trebuchet MS;
	font-weight:normal;
	font-size: 13px;
	line-height:21px;
	text-align:justify;
	text-decoration: none;
	line-height:22px;
	margin-top:0px;
	margin-bottom:0px;
}

h2:first-letter {
	padding-left: 18px;
	margin-bottom:-19px;
	padding-right:4px;
	font: normal 3.4em Georgia, "Times New Roman", Times, serif;
}

h3{
	font-family: "Georgia", Verdana, Trebuchet MS;
	font-weight:normal;
	font-size: 13px;
	line-height:21px;
	text-align:justify;
	text-decoration: none;
	line-height:22px;
	margin-top:0px;
	margin-bottom:0px;
}

a:Link {
	font-family: "Georgia", Verdana, Trebuchet MS;
	font-size: 13px;
	color: #d11316;
	text-decoration: none;
}

a:Visited {
    font-family: "Georgia", Verdana, Trebuchet MS;
	font-size: 13px;
	color: #d11316;
	text-decoration: none;
}

a:Hover {
	font-family: "Georgia", Verdana, Trebuchet MS;
	font-size: 13px;
	color: #c11d02;	
	border-bottom: #c55642 1px dashed;
	text-decoration: none;
}

a:Active {
    font-family: "Georgia", Verdana, Trebuchet MS;
	font-size: 13px;
	color: #d11316;
	text-decoration: none;
}


/* CORPO DO TEXTO EM GERAL */
.txtBody {
	font-family: "Georgia", Verdana, Trebuchet MS;
	font-size: 13px;
	line-height:21px;
	text-align:justify;
}

.txtBody:first-letter {
	padding-left: 18px;
	margin-bottom:-19px;
	font: normal 3.4em Georgia, "Times New Roman", Times, serif;
}

.txtBodyMenor {
	font-family: "Georgia", Verdana, Trebuchet MS;
	font-size: 11px;
	color: Gray;
}

.frameImage
{
	overflow:hidden;
	float:left;
	padding:10px;
}