/*Estilos Generales Home Pyme*/
body
 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.textoHomeTit
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #1B2777;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	padding: 4px;

}
.textoHome
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #7f7f7f;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	line-height:12px;
}
.TDtextoHome
 {
 padding-left:15px;
}
.textoHome a
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #7f7f7f;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	line-height:12px;

	
}
.textoHome a:hover
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #E60000;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	line-height:12px;
	
}

