h1 {
	border-bottom: 1px dotted #A2A2A2;
	margin-left: 199px !important;
	margin-left: 0;
	padding: 0;
	width: 539px;
	height: 45px;
	background: transparent url(../../img/contacto.gif) no-repeat 18px center;
}
h1 span {
	display: none;
}
#tit_border {
	border-right: 10px solid #6a747c;
	border-left: 10px solid #6a747c;
	height: 100%;
	width: 519px;
}
#principal{
	padding-left:199px;
	border:none;
}
table{
	padding-left:15px;
	text-transform:uppercase;
	color:white;
}
#formulario{
	padding:20px;
	background:gray;
	width:327px;
	margin-left:10px;
}
	#mensaje{
		height:70px;
		margin-top:20px;
		width:179px;	
	}
	.filaboton{
		margin-top:10px;
		width:100px;
	}
	.boton{
		text-align:right;
	}
