body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(imagens/fundo_degrade.jpg);
	background-repeat: repeat-x;
}
img {border: 0;}
img.l {float: left;}
#container {
	text-align: center;
	width: 760px;
	position: relative;
	margin: 0px auto;
}
#logo {
	background-color: #E6D940;
	position: relative;
	height: 100px;
	width: 174px;
	left: 0px;
	top: 0px;
	float: left;
	background-image: url(imagens/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#testeira {
	position: relative;
	height: 150px;
	width: 586px;
	left: 0px;
	top: 0px;
	float:right;
	z-index: 98;
}
#testeiraConteudo {
	position: absolute;
	height: 165px;
	width: 586px;
	left: 0px;
	top: 0px;
	z-index: 99;
	text-align: left;
}
#testeiraHomeFoto {
	position: relative;
	height: 150px;
	width: 586px;
	left: 0px;
	top: 0px;
	text-align: right;
	background-image: url(imagens/testeira_home.jpg);
	background-repeat: no-repeat;
}
#testeiraFlashHome {
	position: absolute;
	_position: relative;
	height: 25px;
	width: 140px;
	margin-top: 100px;
	margin-left: 446px;
	_margin-left: 0px;
}
#barraTopoEsquerda {
	background-color: #FFF;
	position: relative;
	height: 25px;
	width: 174px;
	left: 0px;
	top: 0px;
	float: left;
	z-index: 3;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#barraTopoEsquerda a{
	color: #000099;
	text-decoration: none;
}
#barraTopoEsquerda a:hover{
	color: #000000;
	text-decoration: none;
}
#barraTopoEsquerdaSombra {
	position: relative;
	height: 25px;
	width: 174px;
	left: 0px;
	top: 0px;
	float: left;
	z-index: 3;
	background-image: url(imagens/sombra_cinza.gif);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
}
#barraTopoDireitaSombra {
	position: relative;
	height: 15px;
	width: 586px;
	left: 1px;
	top: 0px;
	float:left;
	z-index: 4;
	background-image: url(imagens/sombra_branca.gif);
	background-repeat: repeat-x;
}
#centro {
	background-color: #E6E6E6;
	float: left;
	width: 760px;
	left: 0px;
	top: 0px;
}
#navegacao {
	position: relative;
	height: 550px;
	_height: 600px;
	width: 174px;
	left: 0px;
	top: 0px;
	float: left;
	text-align: left;
}
#conteudo {
	background-color: #FFF;
	position: relative;
	width: 586px;
	left: 0px;
	top: 0px;
	float:left;
}
#fundoBranco {
	background-color: #FFF;
	position: absolute;
	width: 586px;
	height: 550px;
	_height: 600px;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#conteudoFoto {
	width: 192px;
	position: relative;
	visibility: visible;
	left: 26px;
	top: 31px;
	float: left;
	z-index: 1;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
#conteudoTexto {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	position: relative;
	width: 325px;
	top: 31px;
	float: right;
	right: 20px;
	z-index: 2;
}
#conteudoColuna1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	position: relative;
	width: 215px;
	top: 5px;
	left:168px;
	float: left;
}
#conteudoColuna1 a{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #0000CC;
	text-decoration: underline;
}
#conteudoColuna1 a:hover{
	color: #000000;
}
#fotosHome {
	width: 80px;
	left: 0px;
	float: left;
}
#conteudoColuna1Interno {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	position: relative;
	width: 130px;
	height: 163px;
	top: 0px;
	left: 5px;
	float: left;
}
#conteudoColuna1Interno a{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #0000CC;
	text-decoration: underline;
}
#conteudoColuna1Interno a:hover{
	color: #000000;
}
#conteudoColuna2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	position: relative;
	width: 160px;
	top: 5px;
	left: 190px;
	float: left;
}
#conteudoColuna2 a{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0000CC;
	text-decoration: underline;
}
#conteudoColuna2 a:hover{
	color: #000000;
}
#barraRodape {
	background-color: #E4D630;
	float: left;
	height: 18px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#barraAssinatura {
	background-color: #FFFFFF;
	posirion:relative;
	float: left;
	height: 26px;
	width: 222px;
	left: 0px;
	top: 0px;
}
#rodapeEsquerda {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
	float: left;
	height: 24px;
	width: 174px;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
}
#rodapeEsquerda a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}
#rodapeEsquerda a:hover {
	color: #000000;
	text-decoration: underline;
}
#rodapeDireita {
	float: left;
	height: 24px;
	width: 586px;
	text-align: center;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
}

#assinatura {
	float: center;
	height: 46px;
	width: 111px;
	background-color: #FFFFFF;
	
}
/* Classes de Estilos*/
.menuEsquerda ul{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	display: block;
}
.menuEsquerda ul a{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}
.menuEsquerda ul a:hover{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}
.menuEsquerda ul li a{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin-left: 15px;

}
.menuEsquerda ul li a:hover{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin-left: 15px;
}
.tituloCinza12 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tituloCinza12 a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.tituloCinza12 a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subtituloCinza12 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
/* Ajusta o tamanho das Layers*/
.clearfix:after {
    content: " "; 
    display: block; 
    height: 0; 
    clear: both;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Ajuste para seções de texto */
.clearText:after {
    content: " "; 
    display: block; 
    height: 51; 
    clear: both;
}
.clearText {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearText {
	height: 1%;
	padding-bottom: 51px;
}
.clearText {display: block;}
/* End hide from IE-mac */
img.r {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
.botaoEnviar {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	text-decoration: none;

}
.txtField {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
.miniaturas {
	position: relative;
	top: 5px;
	right: 5px;

}
#albumMiniaturas {
	width: 162px;
	position: relative;
	visibility: visible;
	left: 26px;
	top: 31px;
	float: left;
	z-index: 1;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;

}
#albumZoom {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	position: relative;
	width: 362px;
	top: 36px;
	float: right;
	right: 20px;
	z-index: 2;

}
#legenda {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	position: relative;
	width: 362px;
	top: 10px;
	float: left;
	right: 0px;
	left: 0px;
}
.links {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	text-align: justify;
}
.links a{
	color: #000000;
	text-decoration: underline;
}
.links a:hover{
	color: #000000;
	text-decoration: none;
}
