html {width:100%;}
html, body {height:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	color:#7b797b;
	min-width:960px;
	background:url(../imgs/body.jpg) center top repeat;
	font-size:12px;
	line-height:20px;
}
.light {
	background:url(../imgs/light.png) center top no-repeat;
	min-height:100%;
}

.foto_principal {
	background: url(../imgs/foto_principal.jpg) center top no-repeat;
}

header {
	width:100%;
	padding:16px 0 0;
}

h1 {
	padding:0 0 0 11px;
	float:left;
}
	h1 a {
		display:block; 
		text-indent:-9999px;
		background:url(../images/logo.png) no-repeat 0 0;
		width:136px;
		height:75px;
}

nav {
	margin-left:0px;
	float:left;
}
.menu {
	float:left;
	padding:32px 0 0; 
	position:relative;
	z-index:20;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-decoration:none;
}
.menu li {
	float:left; 
	position:relative;
	letter-spacing:-1px;
	font-weight:700;
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
	padding-left:16px;
	text-decoration:none;
}

.menu li a {
	display:block;
	color:#fff; 
	z-index:20;
	text-decoration:none;
}

.menu li a.active, .menu > li > a:hover {
	color:#4472c0
}

.principal {
	width:960px; 	
	padding:0;
	margin:0 auto;
	position:relative;
}

.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

.wrapper {
	width:100%; 
	overflow:hidden;
}

.bg-1 {
	background:url(../imgs/bg-1.png) left top no-repeat;
	margin-left:10px;
	padding:0 40px 0 0;
	height:95px;
}

#content {
	width:100%; 
	padding:10px 0 0;
}

#page1 #content {
	padding:118px 0 0;
}

.rodape {
	color:#ffffff;
	line-height:15px;
	margin: 0 auto;
	width: 945px;
	height:95px;
	background-image:url(../imgs/bg-1.png);
}

.vinci {
	 float:right;
	 width: 140px;
	 height:90px;
	 margin-right:10px;
	 margin-top:-5px;
}

.conteudo_novidades {
	padding:20px 20px 20px 20px;
}

.titulo {
	color: #4472c0;
	font-size:15px;
	font-weight:700;
}

.foto {
	width: 180px;
	height:130px;
	float:left;
}

.conteudo {
	width: 945px;
	margin:0 auto;
}


.conteudo100 {
	width: 945px;
	float:left;
	background:url(../imgs/bg-2.png) left top repeat;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.novidades {
	width: 618px;
	float:left;
	background:url(../imgs/bg-2.png) left top repeat;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.ultimas_fotos {
	width: 297px;
	float:right;
	background:url(../imgs/bg-2.png) left top repeat;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.novidade {
	width: 266px;
	float:left;
	margin-right:20px;
}

.button-2 {
	display:inline-block;
	padding:3px 9px 5px;
	letter-spacing:-1px;
	background:url(../imgs/button2.gif) left top repeat-x;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	line-height:20px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	font-weight:700;
	border-radius:3px;
}

.button-2:hover {
	background:#26344d;
}

.ultima_foto {
	float:left;
	width:106px;
	height:106px;
}

.data {
	display:inline-block;
	font-size:15px;
	line-height:19px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	padding:0 5px 2px;
	min-width:95px;
	border-radius:2px;
	background:url(../imgs/time.png) left top repeat;
	margin-bottom:15px;
}

.ultima_foto_texto {
	float:left;
	margin-left:15px;
}

.box_foto {
	width: 273px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.depoimento {
	float: left;
	text-align:center;
	width: 600px;
}

.label_formulario {
	width: 100px;
	float:left;
	height:30px;
}

.campo {
	width: 400px;
	float:left;
}

.field {
	width: 100%;
}