body {
	margin: 0px;	

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

a{
	color: #333;
}

a:link{
	color: #333;
	text-decoration: none;
}

a:visited{
	color: #333;
	text-decoration: none;
}

a:hover{
	color: #1F4594;
	text-decoration: underline;
}

a:active{
	color: #333;
	text-decoration: none;
}

.Titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E4B49;
	font-weight: bold;
}

.BG {
	background: url(images/bg1.png) repeat-x;
}
.BG-top {
	background: #FFF url(images/bg.png) repeat-x fixed;
}
.Noticias {
	color: #1F4594;
	text-decoration: none;
	font: normal 17px "Arial Black", Gadget, sans-serif;
	letter-spacing: -2px;
	padding-left: 5px;
}
.linhaVertical {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #39F;
	font-weight: normal;
	font-size: 12px;
}
.Noticias2 {
	color: #333;
	text-decoration: none;
	text-align: left;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bg-gradiente {
	background-attachment: fixed;
	background-image: url(images/bg-gradiente.jpg);
	background-repeat: repeat-y;
}
.BrancoG {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bolder;
	text-align: left;
}

.linha {
	border-top: 1px dashed #92918F;
}
.BG-esq {
	background: url(images/bg-esq.png) repeat-y;
}
.BG-direito {
	background: url(images/bg-dir.png) repeat-y;
}
.BG-box-apresentacao-direita {
	background: url(images/video.png) repeat-y;
}
.BG-video-rodape {
	background: url(images/video-rodape.png) no-repeat;
}
.azul {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1F4594;
	text-decoration: none;
}
.Titulo-Novidades {
	font: bolder 17px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	letter-spacing: -1px;
}
.defesa {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7AA03C;
	text-decoration: none;
}
.seguranca {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1F4594;
	text-decoration: none;
}
.linha-traco {
	border-bottom: 1px dotted #666;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background: repeat-x 100%;
}
.box {
	background: url(images/box.png) no-repeat;
}
.foto {
}
.BG-box-newsletter {
	background: url(images/box-meio.jpg) repeat-x;
	color: #FFF;
}
.campo-newsletter {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	background: #FFF;
	height: 15px;
	width: 180px;
	letter-spacing: 0px;
	border-width: 1px;
	border-color: #FFF;
}
.BG-destaque {
	background: url(images/bg-destaque1.jpg) repeat;
}
.BG-clientes {
	background: url(images/bg-clientes.jpg) repeat-y;
}
