/* CSS Document */

	body {
		background-image:url("images/bg.gif");
		background-repeat:repeat-x;
		background-color:#ADCF0F;
		margin: 0px;
		font-family:"Trebuchet MS", tahoma, arial ;
		font-size:11px;
		color:#51553C;
	}
	a{
			color:#51553C;
			text-decoration:none;
	}
	
	a:hover{
			text-decoration:underline;
	}
	#geral{
		position:absolute;
		width:547px;
		margin-top:25px;
		left:50%;
		margin-left: -274px;
	}
	#menuSup{	
		width:485px;
		height:23px;
		padding-left:32px;

	}
	.menu{
		float:left;
		background-image:url("images/bgMenu.gif");
		background-repeat:no-repeat;
		width:97px;
		height:23px;
		text-align:center;
		color:#51553C;
		font-size:11px;
		padding-top:5px;
		}
	.menu:hover{
				background-image:url("images/bgMenu_on.gif");
				text-decoration:none;
		}
	#destaque{
			margin-top:10px;
		}
		
    #destaqueBoot{
			margin-top:15px;
		}
		

	#txtInterna{
			background-image:url("/images/intSup.gif");
			background-repeat:no-repeat;
			background-color:#CADB7D;
			width:527px;
			margin-top:5px;
			padding:10px;
			/* so ie */
			/height:350px;	
			
			}
			
	#imgs { width:500px;
	        height:95px;
			margin-top:10px;
						
					}		
					
	#imgs img{
				    float:left;
					height:65px;
					padding-right:40px;
					
					}

	#imgsMkt { width:450px;
	        height:95px;
			margin-top:10px;
			margin-left:55px;
						
					}		
					
	#imgsMkt img{
				    float:left;
					height:65px;
					padding-right:40px;
					
					}					
					
	#cliente{ width:527px;
	        height:300px;
			margin-top:10px;
						
			}		
			  				
					
	#botInterna{
		background-image:url("/images/intBot.gif");
		height:6px;	
		width:547px;
		background-repeat:no-repeat;
	}
	
	#copy {
		text-align:center;
		width:547px;
		margin-top:8px;
		font-size:10px;
	}
	
	.destSub{
		font-weight:bold;
		font-size:10px;
	}
	
		/*Portifolio*/


