body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	/*background-image:url(img/bkg-site.jpg);*/
}
.subtitulo {
	font-family: "Lucida Fax", 'PT Serif Caption', "Trebuchet MS", Helvetica, Arial;
	font-size: 1.2em;
	font-style: bolder;
	line-height: bolder;
	font-weight: bolder;
	font-variant: bolder;
	text-transform: uppercase;
	color: #013648;
	text-decoration: none;
	padding-top:10px;
}

.destaque-home {
	font-family: 'PT Serif Caption', serif;
	font-size: 2em;
	color: #013648;
	padding-top:56px;
	padding-left:30px;
	text-align:left;
	letter-spacing:0.1em;
}

.menu-top {
	font-family: 'Tinos', serif;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	padding-top:40px;
	padding-left:0px;
	text-align:left;
	letter-spacing:0.1em;
}

.txt3 {
	font-family: 'Tinos', serif;
	font-size: 1.2em;
	font-weight:800;
	text-transform: uppercase;
	color: #013648;
	text-decoration: none;
	padding-top:40px;
	padding-left:10px;
	text-align:left;
}

.infos {
	font-family: 'Tinos', serif;
	font-size: 1.3em;
	font-weight:bold;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	letter-spacing:0.1em;
}

.ttl-inter {
	font-family: 'Tinos', serif;
	font-size: 2em;
	color: #694721;
	margin-top:20px;
	padding-left:0px;
	text-align:left;
	letter-spacing:0.1em;

}

.footer1 {
	font-family: "Georgia", Helvetica, sans-serif, "Times New Roman", Times, serif, "Trebuchet MS";
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #013648;
	text-decoration: none;
	text-align:center;
}

.footer2 {
	font-family:  Helvetica, sans-serif, "Times New Roman", Times, serif, "Trebuchet MS";
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #013648;
	text-decoration: none;
	
}

.creditos {
	font-family:  Helvetica, sans-serif, "Times New Roman", Times, serif, "Trebuchet MS";
	font-size: 0.6em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #013648;
	text-decoration: none;
	
}

.txt {
	font-family: "Tinos", serif, "Georgia", "Trebuchet MS", Georgia, "Times New Roman", "Trebuchet MS";
	font-size: 1em;
	color: #013648;
	text-align:left;

}

.txt-bold {
	font-family: "Tinos", serif, "Georgia", "Trebuchet MS", Georgia, "Times New Roman", "Trebuchet MS";
	font-size: 1.15em;
	color: #013648;
	text-align:left;
	font-weight:bold;

}

.txt-destaques {
	font-family: 'Tinos', serif, "Georgia", "Trebuchet MS", Georgia, "Times New Roman", "Trebuchet MS";
	font-size: 1.1em;
	color: #013648;
	text-align:none;
	line-height: 22px;
	font-weight: 900;

}


.subtitulo2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #960606;
	text-decoration: none;
}
.txt2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #03374a;
	text-decoration: none;
}

.mini {
	font-family: verdana, arial, "Trebuchet MS";
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #d36e03;
	text-decoration: none;
}
.txt-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9ea3a7;
	text-decoration: none;
}

a:link {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	
	
}
a:visited {

	font-style: normal;
	line-height: normal;
	font-variant: normal;

}
a:hover {

	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #630;
	background-color:#FFF;
	padding:10px;
	border-left:solid 4px #990000;
	text-decoration: none;
}
