*{margin: 0; padding: 0;}

body{
	background: #00FF00 url("../img/separator-shadow-repeat2.jpg") repeat;
}

/*cabecalho*/
header div.cor-cabecalho{
	height: 120px;
	/*background-color: #F6FFAC;*/
	background: url("../img/separator-shadow-repeat2.jpg") repeat;
}

header div.espaco-logo{
	padding-top: 20px;
	padding-left: 10px;
	width: 660px;
}

header div.espaco-telefone{
	text-align:center;
	padding-top: 0px;
	width: 270px;
}
/*fim cabecalho*/

.maincontainer {/*tamanho da main*/
	width: 980px;
	margin:0 auto;
	background-color: #FFF;
}

.conteudo-secao{/*fundo da secao conteudo*/
	background-color: #fff;
	padding: 40px 0 60px 0;
}

/*menu*/
div.menu-fundo{
	background-color: #292929;
	height: 60px;
}

nav#container-menu ul#nav li:nth-child(1){
	border-left: none;
}

nav#container-menu ul#nav li:nth-child(5){
	border-right: none;
}

nav#container-menu ul#nav li:nth-child(5) a{
	width: 30px;
}
/*fim menu*/

/* novo menu */
div.menu2{
	margin-left: -18px;
	width:997px;
	background-color:#000;
	height:69px;
	background:url("../img/borda_menu_principal.jpg") repeat-x bottom;
}

ul.menu2 li {
	float:left;
	background:url("../img/menu_normal.jpg")repeat-x;
	padding:0;
	line-height: 36px;
	border-left: 1px solid #303030;
	list-style:none;
}
ul.menu2 li a{
	display: block;
	padding: 15px 3.67em;
	color: #fff;
	font-size:17px;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
}
ul.menu2 li a:hover, ul.menu2 li:hover{
	color: #222;
	background:url("../img/menu_hover.jpg")repeat-x;
}

ul.menu2 li.active{
	background:url("../img/menu_active.jpg")repeat-x;
	border-left:none;
}
/* fim novo menu */

/* rodape*/
footer div.fundo-rodape{
	background-color: #DAEDFF;
	border-top: solid 5px #062134;
	height: 110px;
	text-align: center;
}

footer div.fundo-rodape div{
	margin: 10px auto;
	padding-top:20px;
	text-align: center;
	width: 960px;
}

#menu-footer{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul#menu-footer li{
	display: inline;
	padding:0px 20px;
}

div.criado, div.criado p{
	text-align: right;
	margin-top: -20px;
	font-size: 10px;
}
/* fim rodape*/

/*page home*/
.style-div-img-home{
	background-color: #fff;
	width: 557px;
	height: 355px;
}

.img-slide-home{
	width: 555px;
	height: 330px;
}

.style-div-texto-aerea{
	background-color: #f1f1f1;
	height: 210px;
	width: 370px;
}

div.style-div-texto-aerea div div.span4{
	background-color: #fff;
	text-align: justify;
	height: 180px;
	width: 370px;
	line-height: 30px;
}

.style-div-area-restrita{
	background-color: #f1f1f1;
	padding: 0 0 0 10px;
	width: 360px;
	height:151px;
	border: solid 1px #c1c1c1;
}

div.style-div-area-restrita form div{
	padding-top: 5px;
	width: 350px;
}

.style-div-propaganda-lateral{
	text-align: left;
	line-height: 133px;
	width: 170px;
}

div.style-div-propaganda-lateral div{
	padding:0px 0px 0px 15px;
}

.style-div-texto-depoimento{
	padding-top:30px;
	width: 950px;
	text-align: justify;
}

img.wh-img-depoimentos{
	width: 256px;
	height: 256px;
}

div.style-div-texto-depoimento div.row div.borda-interna{
	background-color: #f1f1f1;
	border: 4px solid #ccc;
	width: 295px;
	text-align: center;
	padding-top: 20px;
	margin-left: 20px;
}

div.style-div-texto-depoimento div.row div.borda-interna p{
	text-align: justify;
	padding: 20px;
}

.style-videos{
	padding:45px 0;
	width: 950px;
	text-align: justify;
}

div.style-videos div.row div.span3{
	width: 305px;
	text-align: center;
}

.style-texto-videos-laranja{
	background-color: #FFF391;
	width: 620px;
	height: 197px;
	text-align: justify;
	border-left: 4px solid #E4BB30;
}

.style-texto-videos-cinza{
	background-color: #eee;
	width: 620px;
	height: 197px;
	text-align: justify;
	border-right: 4px solid #ccc;
}

.style-texto-videos-laranja p, .style-texto-videos-cinza p{
	text-align: justify;
	padding: 10px;
}

.style-div-vmv{
	width: 950px;
	text-align: justify;
}

.style-div-promocao-propostas{
	background-color: #D1FCB0;
	width: 295px;
	height: 197px;
	text-align: center;
	margin: -10px 0 0 8px;
	border: none;
}

.style-div-promocao-propostas h1{
	font-size: 60px;
	padding-top: 60px
}

.style-visao{
	background-color: #000;
	width: 295px;
	height: 290px;
	text-align: center;
	padding-top: 20px;
}

.style-missao{
	background-color: #FFF391;
	width: 295px;
	height: 290px;
	text-align: center;
	padding-top: 20px;
	margin-left: 30px;
}

.style-valor{
	background-color: #000;
	width: 295px;
	height: 290px;
	text-align: center;
	padding-top: 20px;
	margin-left: 30px;
}

.style-visao p, .style-valor p{
	text-align: justify;
	padding: 0 20px 20px 20px;
	color: #fff;
}

.style-missao p{
	text-align: justify;
	padding: 0 20px 20px 20px;
}
/*fim page home*/

/*page informativo*/
div.informativo{
	padding-left: 10px;
	text-align: justify;;
}
/*fim page informativo*/

/*page links*/
div.main-links{
	padding-left: 10px;
	text-align: justify;;
}

.links{
	margin-left: 150px;
}

ul.lista-links{list-style: none;}
ul.lista-links li{line-height: 30px;}
/*fim page links*/

/*page seguro fianca*/
div.seguro-fianca{
	padding-left: 10px;
	text-align: justify;;
}
/*fim page seguro fianca*/

/*page blog*/
div.blog{
	padding-left: 10px;
	text-align: justify;
}

div.blog a{color:#333;}

div.blog div.span9 div.row{
	padding-top: 30px;
}

div.blog div.span9 div.row:nth-child(1){
	padding-top: 0px;
}

.blog-caixa-laranja{
	background-color: #FFF391;
	width: 452px;
	height: 140px;
	text-align: justify;
	border-left: 4px solid #E4BB30;
	margin-left: 0;
	padding: 10px;
}

.blog-caixa-laranja p{
	padding-top: 5px;
	border-top: 1px dashed #E4BB30;
}

.blog-caixa-cinza{
	background-color: #eee;
	width: 452px;
	height: 140px;
	text-align: justify;
	border-left: 4px solid #ccc;
	margin-left: 0;
	padding: 10px;
}

.blog-caixa-cinza p{
	padding-top: 5px;
	border-top: 1px dashed #ccc;
}

.blog-caixa-laranja h5, .blog-caixa-cinza h5{
	margin: 0px;
	/*line-height: 0px;*/
}
/*fim page blog*/