body {  
         background-color: #e8eae8;
		color: #5d665b;
		font-family: Verdana, Geneva, Arial, sans-serif;
		font-size: small;
		line-height: 180% ; 
 } 
 
 a:link { 
         color: #696;  
         text-decoration: none;  
         background-color: transparent 
 } 
  
a:visited { 
         color: #699; 
         text-decoration: none; 
         background-color: transparent 
 } 
  
a:hover { 
         color: #c93; 
         text-decoration: underline; 
         background-color: transparent 
 } 
  
 a:active {  
         color: #900; 
         text-decoration: underline; 
         background-color: transparent  
 } 

#tudo { 
    	font-size: 11px;
		font-family: Verdana, Geneva, Arial, sans-serif;
		line-height: 14px;
		/*background-color: #d5d5de;*/
		text-align: left;
		visibility: visible;
		margin-right: auto;
		margin-left: auto;
		position: relative;
		width: 950px;
		_width:900px;
		
        /* border:solid; */
        /* border-width:3px;  */
        /* border-color:#414896; */
 } 
  
#cabecalho 
	{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	/*background-color: white;*/
	position: relative;
	height: 180px;
	margin-bottom:0px;
	
	}
	
	#links 
	{
	padding-top:3px;
	padding-bottom:3px;
	/*padding-left:3px;
	padding-right:3px;
	background-color: #c9ebe3;
	padding: 10px;*/
	position: relative;
	text-align:center;
	width:970px;
	height: 80px;

		
	}
	
	#novoLink{
		margin-top:3px;
	}
	
	#linksLaterais
	{
		position: relative;
		padding: 10px;
		margin-top: 10px;
		margin-right:10px;
		width: 150px;
		border-color:#000000;
		border-left-style:none;
		border-right-style:solid;
		border-right-width:thick;
		border-width:1px;
		border-top-style:none;
		border-bottom-style:none;
		height:700px;
		float:left;
		
	}
	#conteudoLateral
	{
		background-color: white;
		position: relative;
		padding: 10px;
		margin-bottom:10px;
		margin-top: 10px;
		margin-left:10px;
		margin-right:10px;
		width: 720px;
		_width:719px;
		float:left;
	
		
	}
	
	


 
 h3 {
 		color:#966b72; 
		font-family:Georgia,"Times New Roman",Times,serif;

}

div#conteudo
	{
	background-color: white;
	position: relative;
	padding: 10px;
	width: 950px;
	_width:946px;
	float: left;
	margin:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	}
	
	#produtos{
		background-color:white; 
		height:450px;
		margin-top: 15px;
		width:720px;
		_width:719px;
		position:relative;
		float:left;
		
		
	
	}
	
	#produto{
		background-color:white;
		border-bottom-style:none;
		border-top-style:none;
		border-left-style:none;
		border-right-style:solid;
		border-width:thick;
		border-width:1px;
		border-right-style:solid;
		width:22.1%;
		_width:22%;
		height:200px;
		padding:10px;
		_padding:9px;
		position:relative;
		float:left;
		text-align:center;
		
		
		
	}
	#ultimoProduto{
		background-color:white;
		width:22.1%;
		_width:22%;
		height:200px;
		padding:10px;
		_padding:9px;
		position:relative;
		float:left;
		text-align:center;
	
	}
	
	#fotoProduto{
	
	height:100px;
	
	}
	
	
		#funcionario{
		background-color:white;
		border-bottom-style:none;
		border-top-style:none;
		border-left-style:none;
		border-right-style:none;
		border-width:thick;
		border-width:1px;
		border-right-style:none;
		width:22.1%;
		_width:22%;
		height:95%;
		padding:10px;
		_padding:9px;
		position:relative;
		float:left;
		text-align:center;
		
		
		
	}
	#rodape
	{
	color:#000000;
	position: relative;
	padding: 10px;
	width: 950px;
	_width: 950px;
	float: left;
	margin:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-top-width:1px;

	}

