@charset "utf-8";
.css {
}
form #collect{
	margin-right:300px;
	
	
	}

body {
	margin: 0 auto;
	background-color:transparent;
}
th {
	background-color: #000;
	font-size:12px;
	color:#FFF;
}
td {
	background-color: #CCC;
	text-align: center;
	border:none;
}
table {
	margin: 0 auto;
	font-size: 12px;
	width:1000px;
	border:none;
}
.header{
	margin:0 auto;
	width:700px;
	height:160px;
	background-color:#096a06;
background-image:url(../images/header.png);
			    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.80);

	
	}
	.formholder{
		margin:0 auto;
		width:452px;
		height:636px;
	
		background-image:url(../images/form-bg.png);
		background-repeat:repeat-x;

		
		

		}
			.formholder2{
		margin:0 auto;
		width:452px;
		height:636px;
	
		background-image:url(../images/gracias.png);
		
		

		}
		table{
			
			border:#333 solid 1px;
			
			}
					td{
			
			border:#069 solid 1px;
			background-color:#EAEAEA;
			
			}
			.exportholder{
				float:right;
				margin-top:60px;
				margin-right:20px;
				
				
			}
			.footer{
				margin:0 auto;
				width:700px;
				height:50px;
				background-color:#333;
				background-image:url(../images/fot-bg.png);
				
				
			
				}