@charset "utf-8";
<style>  
	body{	      
	}
	#foto{
		background-color:		yellow;
		width:					980px;
		margin: 				10px 0px 0px 10px;
		border-radius:			0px;	
		text-align: 			center;
		position: 				inherit;
   		float:					inherit;}
   	/* --------------------------------------------------------- */	
	#slider {  width:960px; padding:20px 0 0 0; margin:0 auto;}
	#slideshow { width: 100%; height:337px; padding:0; }
	.slider-item { width: 100% !important; }
	.slider-item img { float:center; margin:0; padding:0;}
	.slider_content_inner img { border: none; } 
	/* --------------------------------------------------------- */	
	#portfolio{
		background-color:		#333;
		width:					980px;
		height:					454px;
		margin: 				0px 0px 0px 0px;
		text-align: 			center;	
		border-radius:			0px;}

	.box {
    	background: 			#00ff00;
    	width: 					180px;
    	height:					120px;
    	text-align: 			center;
    	float: 					left;
    	border-radius:			0px;
    	position: relative;
    	filter: gray; /* IE6-9 */
	    -webkit-filter: grayscale(30%); /* Chrome 19+ & Safari 6+ */
	}
	/* --------------------------------------------------------- */	
	#logo1{
		margin: 				50px 0 0 46px;
		background: 			#fff url(../imagens/clientes/image1.jpg) no-repeat center;
	}
	
	#logo2{
		margin: 				50px 0 0 2px;
		background: 			#fff url(../imagens/clientes/image2.jpg) no-repeat center;
	}
	#logo3{
		margin: 				50px 0 0 2px;
		background: 			#fff url(../imagens/clientes/image3.jpg) no-repeat center;
	}
	#logo4{
		margin: 				50px 0 0 2px;
		background: 			#fff url(../imagens/clientes/image4.jpg) no-repeat center;
	}
	#logo5{
		margin: 				50px 0 0 2px;
		background: 			#fff url(../imagens/clientes/image5.jpg) no-repeat center;
	}
	#logo6{
		margin: 				2px 0 0 46px;
		background: 			#fff url(../imagens/clientes/image6.jpg) no-repeat center;
	}
	#logo7{
		margin: 				2px 0 0 2px;
		background: 			#fff url(../imagens/clientes/image8.jpg) no-repeat center;
	}
	#logo8{
		margin: 				2px 0 0 2px;
		background: 			#fff url(../imagens/clientes/image10.jpg) no-repeat center;
	}
	#logo9{
		margin: 				2px 0 0 2px;
		background: 			#fff url(../imagens/clientes/image11.jpg) no-repeat center;
	}
	#logo10{
		margin: 				2px 0 0 2px;
		background: 			#fff url(../imagens/clientes/image7.jpg) no-repeat center;
	}
	#logo11{
		margin: 				2px 0 0 46px;
		background: 			#fff url(../imagens/clientes/image9.jpg) no-repeat center;
	}
	#logo12{
		margin: 				2px 0 0 2px;
		background: 			#fff;
	}
	#logo13{
		margin: 				2px 0 0 2px;
		background: 			#fff;
	}
	#logo14{
		margin: 				2px 0 0 2px;
		background: 			#fff;
	}
	#logo15{
		margin: 				2px 0 0 2px;
		background: 			#fff;
	}
	/* --------------------------------------------------------- */	
	#contato{
		background-color:		#333;
		width:					300px;
		height:					270px;
		margin-left:			200px;
		margin-top:				100px;
		text-align: 			center;	
		border-radius:			0px;
		position: 				absolute;}
	#contato-imagem{
		background-color:		#333;
		background: 			transparent url('../imagens/canhao.png') no-repeat;
		width:					300px;
		height:					270px;
		margin-left:			600px;
		margin-top:				100px;
		text-align: 			center;	
		border-radius:			0px;
		position: 				absolute;
		
		}
	
	.caixa_tipo1 {
    	width: 					200px;
    	height:					30px;
    	text-align: 			center;
    	float: 					left;
    	border-radius:			0px;
    	position: relative;
    	filter: gray; /* IE6-9 */
	    -webkit-filter: grayscale(50%); /* Chrome 19+ & Safari 6+ */
	}
	.caixa_tipo2 {
    	background: 			#fff;
    	width: 					300px;
    	height:					100px;
    	text-align: 			center;
    	float: 					left;
    	border-radius:			0px;
    	position: relative;
    	filter: gray; /* IE6-9 */
	    -webkit-filter: grayscale(50%); /* Chrome 19+ & Safari 6+ */
	}
	.caixa_tipo4 {
		display:				block;
		padding: 				2px;
    	background: 			#333;
    	color:					#aaa;
    	width: 					130px;
    	height:					10px;
    	margin-top: 			250px;
   		margin-left: 			40px;
    	text-align: 			center;
    	float: 					left;
    	border-radius:			0px;
    	position: 				absolute;
    	font:					12px arial, sans-serif;
    	/*visibility: 			hidden;*/
	}
	#campo_nome{
		margin: 				0px;
		background: 			#00ff00;
	}
	#campo_telefone{
		margin: 				10px 0 0 0px;
		background: 			#fff;
	}
	#campo_email{
		margin: 				10px 0 0 0px;
		background: 			#fff;
	}
	#campo_mensagem{
		margin: 				10px 0 0 0px;
		background: 			#fff;
	}
	button{
		display:				block;
		width:					80px;
		height: 				25px;
		font-weight: 			bold;
		background: 			#555;
		color:					#bbb;
		outline:				none;
		border: 				none;
		resize: 				none;
		position: 				absolute;
   		margin-top: 			245px;
   		margin-left: 			220px;
   		font:					12px arial, sans-serif;
	}
	button:hover{
		background: 			#666;
		color:					#fff;
	}

	input {
        resize: 				horizontal;
        width: 					180px;
        height:					28px;
    	line-height:			20px;
    	outline:				none;
    	border:					0;
    	padding-left: 			10px;
    	padding-right: 			10px;
    	font:					12px arial, sans-serif;

    }
    input:active {
    	content: 	"";
    }
    textarea{
    	padding: 				10px;
    	width: 					280px;
    	border:					0;
    	resize: 				none;
    	height:					100px;
    	outline:				none;
    	line-height:			20px;
    	font:					12px/16px arial, sans-serif;
    }
    

	/* --------------------------------------------------------- */	
</style>

