﻿/* ////////// GERAL ////////// */
* {
	margin:0;
	padding:0;
}

html {
	margin:0; 
	padding:0;
}

body {
	font-family:Tahoma;
	/*font-family:"Trebuchet MS";*/
	margin: 0;
	padding: 0;
	text-align: justify;
	background: #acacae;
}

#navita_main {
	/*position:relative;*/
	margin-left: auto;
	margin-right: auto;
}

/* ////////// FIM GERAL ////////// */

/* ////////// TEXTO ////////// */

p {
	font-size:11px;
	line-height:18px;
	color:#747578;
}

a {
	font-size:11px;
	color:#969424;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#969424;
	font-weight:bold;
	text-decoration:none;
}

a:active {
	color:#969424;
	font-weight:bold;
	text-decoration:none;
}

a.linkNormal {
	color:#747578;
	text-decoration:underline;
}

.linkNormal:hover {
	color: #747578;
	text-decoration: none;
}

h1 {
	color:#969424;
	font-size:17px;
	font-weight:bold;
	line-height:18px;
}

h2 {
	color:#747578;
	font-size:17px;
	font-weight:bold;
	line-height:18px;
}
/*
h3 {
	color:#969424;
	font-size:14px;
	font-weight:bold;
}

h4 {
	color:#969424;
	font-size:13px;
	font-weight:bold;
}

h5 {
	color:#969424;
	font-size:12px;
	font-weight:bold;
}

h6 {
	color:#969424;
	font-size:11px;
	font-weight:bold;
}
*/
img {
	border:0;
}
/* ////////// FIM TEXTO ////////// */

/* ////////// TEMPLATE ////////// */
/*Logo*/
#area-7dff85d559c14b5ea406b9162bdea34a, #area-ae6d40c6b25f4f99b6ba255e273832d9 {
	float: left;
	background: url('/live/images/5b5f24128e4747b3aeaec755dc9e8180.png') no-repeat top left;
	border-left: 1px solid #e4e4e6;
}

/*menu header*/
#area-ec363bcac1f243d9897562272f1b4c6a, #area-ee5bb533c7a54f6abbf7c92e5f63003b {
	float: left;
	border-right: 1px solid #e4e4e6;
	background: url('/live/images/40a9fa2dbbf64e6883a611e60c212204.png') repeat-x top left;
}

/*menu centro*/
#area-dd7024ced63341169cf314cebb4bd786 {
	float: left;
	background-color: #c1bb01;
	border-left: 1px solid #e4e4e6;
	border-right: 1px solid #e4e4e6;
}

/*conteudo*/
#area-b701f79a7e7648258b1e270efd43e233 {
	float: left;
	background-color: #fff;
	border-left: 1px solid #e4e4e6;
	border-right: 1px solid #e4e4e6;
	padding: 20px;
}

#area-54953b8ec5a64309bbf20173335ca3d6 {
	float: left;
	background-color: #fff;
	border-left: 1px solid #e4e4e6;
	border-right: 1px solid #e4e4e6;
	padding: 0px 20px 20px 20px;
}

/*conteudo bbtrans*/

#area-4c2bb13f8e864335857f41704e81e8d3 {
	float: left;
	background-color: #fff;
	border-left: 1px solid #e4e4e6;
	padding: 20px;
}

#area-1863c049ef8e4163998e9796340423ad {
	float: left;
	background-color: #fff;
	border-right: 1px solid #e4e4e6;
	padding: 20px 0px;
	
}


/*footer*/
#area-9bda92d4776d45a3a6fd86b412ec4b07, #area-cd08410eeae141848a009b65ea5465d7 {
	float: left;
	background: url('/live/images/40a9fa2dbbf64e6883a611e60c212204.png') repeat-x top left;
	border-left: 1px solid #e4e4e6;
	border-right: 1px solid #e4e4e6;
	border-bottom: 1px solid #e4e4e6;
}

/*banner*/
#area-8c069642fdef44388692468a7b0803a4, #area-c72c509751d947bd9210c54bcab0f94f {
	float: left;
	border-left: 1px solid #e4e4e6;
	border-right: 1px solid #e4e4e6;
	background-color: #fff;
	/*background: url('/live/images/feeb4b94233f4bffaf99d560668f5fd1.png') no-repeat top left;*/
}

/* ////////// FIM TEMPLATE ////////// */

#menuHeader {
    font-size:11px;
	margin: 9px 0px 0px 15px;
}
#menuHeader a {
    font-size:11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#menuHeader a:hover {
    font-size:11px;
	text-decoration: underline;
}

#menu {
    font-size:11px;
	color: #fff;
	margin: 7px 0px 0px 20px;
}
#menu a {
    font-size:11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#menu a:hover {
    font-size:11px;
	text-decoration: underline;
}

.div_conteudo {
	background-color: #e3e3e5;
	padding: 20px;
	width: 778px;
}
.div_conteudo2 {
	background-color: #f1f1f1;
	padding: 20px;
	width: 778px;
}

.div_verde_titulo {
	padding: 2px 0px;
	background-color: #C1BC00;
	margin: 10px 0px 0px 5px; 

}

.div_azul_titulo {
	padding: 2px 0px; 
	background-color: #356a9e;
	margin: 10px 0px 0px 5px; 

}

.div_verde_titulo h1, .div_azul_titulo h1 {
	color: #fff;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.div_conteudo {
	padding-top: 5px;
	background-color: #f1f1f1;
	margin-left: 5px;

}

.div_conteudo p, .div_conteudo2 p {
	margin: 0px 20px;
}

.div_conteudo2 {
	padding-top: 5px;
	background-color: #f1f1f1;
	margin: 1px 0px 0px 5px;

}
