/*
    E-Pulse S.C.
*/
	.contenido-top_cont { 
		loat:left; 
		font-size:11px; 
		text-align:justify; 
		width:644px; 
		background-image:url(../imagenes/contenido-bg_contacto.gif);
		background-repeat:no-repeat;
		background-color:#dededc;
		min-height: 666px;
		height: auto !important;
		height: 666px;
	}
	.form_Bt{ 
		font-weight:bold;
	}
	.form_txt{ 
		background-color:#FFFFFF; 
		border-width:1px; 
		border-color:#000000; 
		border-style:solid;
	}	
	.tdGen{ 
		font-size:10px; 
		width:342px; 
		vertical-align:top;
	}
	.tdForm{ 
		width:90px; 
		font-size:10px; 
		font-weight:bold; 
		color:#000000;
		vertical-align:top;
	}
	.tdRad{ 
		font-size:11px;
	}
	.mensaje{ 
		font-size:10px;
		color:#000000;
		width:644px;
		height:65px;
		background-image:url(../imagenes/mensa-contact.gif);
		text-align:center;
	}