@charset "utf-8";
.Titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;



	text-shadow:#CCC
	color: #666;
	color: #666;
	font-weight: bold;
}
.Sub_Titulo_celda {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;   
}
.Texto_General {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000   
}

.Super_titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #666;
	line-height: normal;
	font-weight: bold;
}

