body {
	background-image: url(imagess/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#sites {
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000;
	text-align: justify;
}
#topo {
	height: 121px;
	width: auto;
	padding-top: 15px;
	background-image: url(imagess/nuvens/topo_nuvens.jpg);
	padding-right: 15px;
}

#busca {
	float: right;
	height: auto;
	width: 210px;
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
}
#busca_login {
	height: auto;
	width: auto;
	padding-top: 8px;
	text-align: right;
}

#menu {
	height: 35px;
	width: auto;
}

#banner {
	background-image: url(imagess/nuvens/marcar_empresa.jpg);
	height: 226px;
	width: auto;
}
#sobre_empresa {
	height: auto;
	width: auto;
	background-image: url(imagess/nuvens/marcar_empresa.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#cont_esquerda {
	float: left;
	height: auto;
	width: 440px;
	padding-top: 20px;
}

#rodape {
	background-image: url(imagess/nuvens/rodape.jpg);
	clear: both;


	height: 65
.px;
	text-align: center;
	padding-top: 18px;
	color: #4a5589;
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 65px;
	font-weight: bold;
}
#display {
	display: none;
}
.inp_buscar {
	padding: 3px;
	background-color: #FFF;
	border: 0px none #FFF;
}


#cont_left {
	float: left;
	height: auto;
	width: 500px;
	padding-top: 38px;
}
.texto {
	height: 161px;
	width: 290px;
	float: left;
}
input, textarea, select {
	background-color: #E5EBFF;
	border: 1px solid #49568B;
	padding: 3px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.borda {
	border: 0px none #999;
	padding: 0px;
	background:none;
	font-size:12px;
}



#cont_right {
	height: auto;
	width: 230px;
	float: right;
	padding-top: 32px;
}
a:link {
	color: #4a5589;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4a5589;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #4a5589;
}
textarea {
	background-color: #e5ebff;
}
#cont_direita {
	float: right;
	height: auto;
	width: 291px;
	padding-top: 20px;
}
#cont_produtos {
	height: auto;
	width: auto;
	padding-top: 20px;
	background-repeat: repeat-y;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

