body{
	text-align:center;
	margin-top:0px;
	background-image:url(images/fundo.jpg);
	background-repeat:repeat-x;
	/*background-color:#e8e2ca;*/
}
#tudo{
	width:760px;
	height:auto;
	/*border:1px solid #CC6600;
	background-color:#FFFFFF;*/
	margin:0px auto;
	text-align:left;
	}
#tudoPrincipal{
	width:760px;
	height:642px;
	/*border:1px solid #CC6600;
	background-color:#FFFFFF;*/
	margin:0px auto;
	text-align:left;
	}

.inputIntranet{
	width:120px; 
	border:none; 
	font-size:14px;
	color:#999999;
	font-weight:bold;
	text-align:left;
	}
.inputContato{
	width:280px; 
	border:0px; 
	font-size:11px;
	color:#999999;
	font-weight:bold;
	text-align:left;
	}
.msgContato{
	width:280px;
	height:135px;
	border:none; 
	font-size:12px;
	color:#999999;
	font-weight:bold;
	text-align:left;
	overflow:hidden;
	}
/*configuração da pagina nlojas.php*/
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 350px; 
	height: 302px;
	overflow: hidden;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:350px;
		height:302px;
		overflow:hidden;
		float:left;
				
		}
	div.scroller div.content {
		width: 10000px;
		}
		
		div#section1 {
		color:#000000;
		background-color:#000000;
		}
		
		div#section2 {
		color:#000000;
		}
		
		div#section3 {
		color:#000000;
		}
		
		div#section4 {
		color:#000000;
		}
