@charset "utf-8";
/* CSS Document */


/* Tipografia */
a {
color: #e47231;
text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height: 130%;
	color:#464748;
}
h2, h2 a, h3, h3 a, h4, h4 a{
	color: #4284c4;
}

h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom: 1px solid #4284c4;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}
h3 {
	font-size: 1.1em;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 130%;
}
h4 {
	font-size: 1.1em;
	font-weight:bold;
	margin-top: 10px;
}
h5 {
	font-weight:bold;
	margin-bottom: 5px;
}
small {
	font-size:.8em;
}
.boldcaps {
	text-transform:uppercase;
	font-weight:bold;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Estrutura */
#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-bottom:500px;
}
.head {
		width: 648px;
	height: 105px;
}
.sidebar{
	width: 240px;
	float: left;
}
.paddingtop {
	padding-top:235px;
}
.content {
	margin-left: 280px;
}
.content2 {
	margin-left: 260px;
	width: 648px;
	background: transparent url(images/CaixaBg.png) repeat-x left 100px;
	min-height: 500px;
	
}
.padding30 {
	padding: 20px 30px 30px 30px;
}
.fotoRight {
	width: 233px;
	float: right;
	margin: 20px 0 0 20px;
}
.maisFotos {
	margin-top: 6px;
}

.maisFotos img {
	float: left;
	margin-right: 10px;
}
.pagina {
	border:0 solid red;
    height:950px;
    margin-bottom:500px;
    PADDING:0PX;
    padding-bottom:50px;
    padding-top:25px;
    width:960px;
}
.pagina IFRAME
{
	width:950px;
	height:950px;
	BORDER:0PX SOLID RED;
	scrollbars:none;
	scroll:none;
	scrolling:none;
}

IFRAME#frame_blog
{
	height:1800px;
	
}

/* widgets */
.paginacao {
	border-bottom: 1px solid #999;
	padding-top: 4px;
	margin-top: 20px;

}
.paginacao li a{
	float:left;
	width:290px;
}
.anteriores {
	text-align: right;
}
/* Botões */
.bt {
	background:url(images/btRight.png) no-repeat right top;
	font-size: .9em;
	padding: 3px 14px 3px 0;
}

.bt a {
	background: url(images/btLeft.png) no-repeat left top;
	width:5px;
	height:30px;
    padding: 3px 0 0 10px;
		color:#FFF;
}
/* Vegan Header :) */
#header {
	position: fixed;
	top:0;
	margin-left: -14px;
    z-index:100;
}
h1.logo {
	background: url(images/logo.gif) no-repeat left top;
	width: 190px;
	height: 102px;
	text-indent: -1000em;
	margin: 10px 0 0 30px;
}

/* Menu 2*/
#menu2 {
	background:url(images/heading.png) no-repeat left top;
	width: 267px;
	height: 241px;
	margin-top:29px;
}
.menu2_sub
{
	margin-top:30px;
	padding-left:15px;

}
ul.menu2 {
	list-style: none;
	margin:23px 0 0 0 ;
    /margin-top:35px;
}
ul.menu2 li {
	list-style: none;
	margin:0;
}
ul.menu2 li a {
	list-style: none;
	padding: 2px 10px 5px 10px;
	width: 240px;
	display: block;
	margin-bottom: 5px;
}


ul.menu2 li a:hover {

}
.menuIdeal a{
	background: #358CC5 url(images/menu2Ideal.gif) no-repeat 30px 3px;
	text-indent: -1000em;

}

.menuIdeal a:hover{
	background: #358CC5 url(images/menu2Ideal.gif) no-repeat 30px -23px;

}

.menuEspacozen a{
	background: #358CC5 url(images/menu2EspacoZen.gif) no-repeat 30px 3px;
	text-indent: -1000em;
}

.menuEspacozen a:hover{
	background:  #358CC5 url(images/menu2EspacoZen.gif) no-repeat 30px -20px;

}


.menuIntranet a{
	background: url(images/menu2IntraNet.gif) no-repeat 30px 3px;
	text-indent: -1000em;
}

.menuIntranet a:hover{
	background: url(images/menu2IntraNet.gif) no-repeat 30px -20px;
}


/* Primary crazy menu */
#menu{
	position: absolute;
	left: 260px;
	top: 0;
}

.menuLeft {
	background: url(images/menuBarLeft.png) no-repeat top left;
	height: 40px;
    
	}
ul.menu, ul.login {
	list-style: none;
	background: transparent url(images/menuBarRight.png) no-repeat right top;
	margin-left: 3px;
	height: 40px;
}
ul.login {
	width: 83px;
}
.big {
	float: left;
}
.small {
	margin-left:490px;
    /margin-top:-40px;
}
ul.menu {
	width: 460px;
	float: left;
}
ul.menu li, ul.login li {
	list-style: none;
	float:left;
	margin:0;
}
ul.menu li a, ul.login li a {
	list-style: none;
	padding: 2px 5px 10px 10px;
	display: block;
	margin: 0 10px 5px 0;
}
ul.menu li a:hover, ul.login li a:hover {
	background-position:4px -33px;
}
.menuHome a {
	background:	url(images/menuHome.gif) no-repeat 0 5px;
	text-indent: -1000em;
	width: 6px;
}

ul.menu li.menuHome a:hover {
    background-position:0 -32px;
}

.menuQuemsomos a {
	background: url(images/menuQuemSomos.gif) no-repeat 4px 3px;
	text-indent: -1000em;
	width: 60px;
}
.menuOquefazemos a {
	background: url(images/menuOQueFazemos.gif) no-repeat 4px 3px;
	text-indent: -1000em;
	width: 70px;
}
.menuProdutos a {
	background: url(images/menuProdutos.gif) no-repeat 4px 3px;
	text-indent: -1000em;
	width: 40px;
}

.menuClientes a {
	background: url(images/menuClientes.gif) no-repeat 4px 3px;
	text-indent: -1000em;
	width: 35px;
}
.menuBlog a {
	background: url(images/menuBlog.gif) no-repeat 4px 3px;
	text-indent: -1000em;
	width: 20px;
}

.menuContato a {
	background: url(images/menuContato.gif) no-repeat 4px 3px;
	text-indent: -1000em;
	width: 35px;
}
.menuLogin a {
	background: url(images/menuLogin.gif) no-repeat 4px 3px;
	text-indent: -1000em;
	width: 60px;
	margin-left: 10px;
}
.imgLeft {
	float: left;
	margin-right: 8px;
}

/* Tamanho texto */
.tamanhoTexto, .tamanhoTexto a {
	text-align:right;
	color:#666;
	margin-bottom: 10px;
}
.a1 {
	font-size:.8em;
}

.a2 {
	font-size:1em;
}

.a3 {
	font-size:1.2em;
}

.a4 {
	font-size:1.4em;
}

/* home */
.destaqueHome {
	height: 290px;
	margin-top:60px;
}
.block1 {
	width: 290px;
	float: left;
	margin-right: 40px;
}
.block2 {
	width: 310px;
	float: left;
}
.blockGde {
	margin-right: 260px;
}
.blockGde2 {
	margin-right: 150px;
}
.smallFoto {
	width: 133px;
	float: right;
	margin: 20px 0 0 20px;
}
/* Carousel */
.arrowLeft {
	height:16px;
	width:11px;
	background: transparent url(images/arrowLeft.gif) left top ;
	display: block;
}
.arrowLeft:hover {
	background: transparent url(images/arrowLeft.gif) left -16px;
	
}
.arrowRight {
	height:16px;
	width:11px;
	background: transparent url(images/arrowRight.gif) left top ;
	display: block;
}
.arrowRight:hover {
	background: transparent url(images/arrowRight.gif) left -16px;
	
}

/* Quem Somos */
.headQuemsomos {
	background: transparent url(images/headQuemsomos.jpg) no-repeat left top;
	text-indent:-1000em;
}
/* O que Fazemos*/
.headOquefazemos {
	background: transparent url(images/headOquefazemos.jpg) no-repeat left top;
	text-indent:-1000em;
}
/* Produtos*/
.headProdutos {
	background: transparent url(images/headProdutos.jpg) no-repeat left top;
	text-indent:-1000em;
}

/* Contato */
.headContato {
	background: transparent url(images/headContato.jpg) no-repeat left top;
	text-indent:-1000em;
}

/* Clientes */

.headClientes {
	background: transparent url(images/headClientes.jpg) no-repeat left top;
	text-indent:-1000em;
}

.logoCliente {
	width: 250px;
	float: left;
}
.declaracao {
    float:left;
}

.textoDeclaracao {
	margin-left: 280px;
	font-size: .8em;
	line-height: 130%;
}
.declarado {
	font-size: 1.2em;
}
/* Blog*/
.headBlog{
	background: transparent url(images/headBlog.jpg) no-repeat left top;
	text-indent:-1000em;
}

#blog {
    height:1900px;
}

/* Contato */
#contato {
    margin-bottom:100px
}

#contato input {
	background-color:#e2e3e4;
	padding: 10px;
	color: #464748;
	border-top: none;
	border-left: none;
	border-bottom: 3px solid #cfd0d2;
	border-right: 3px solid #cfd0d2;
	font-family:Verdana, Geneva, sans-serif;
	font-size: .9em;
	width: 500px;
}
#contato textarea {
	width: 500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: .9em;
	background-color:#e2e3e4;
	padding: 10px;
	color: #464748;
	border-top: none;
	border-left: none;
	border-bottom: 3px solid #cfd0d2;
	border-right: 3px solid #cfd0d2;
}