/*Estilos GITMA pendiente de terminar*/
/*estilos depurados*/

a.inicio 				{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; } 
a.inicio:hover 			{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; }
.inicio					{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; text-align:justify;}

a.lateral 					{ font-family: Tahoma; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; } 
a.lateral:hover 			{ font-family: Tahoma; font-size: 10px; font-weight: bold; color: #FFFFB9; text-decoration: none; }
.lateral					{ font-family: Tahoma; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; text-align:justify;}



a.sublateral				{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #FFFFB9; text-decoration: none; } 
a.sublateral:hover 			{ font-family: Tahoma; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: blink; }
.sublateral					{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFB9;
	text-decoration: none;
	font-weight: normal;
}

.txt			{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align:justify;
	height: inherit;
}

.producto			{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align:center;
	height: inherit;
}

.buscador			{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
}

.txtbuscador			{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
}

.titulonegro			{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-align:left;
	font-weight: bold;
}

.titulomorado			{
	font-family: Tahoma;
	font-size: 10px;
	color: #5F54B1;
	text-decoration: none;
	text-align:justify;
	font-weight: bold;
}
