/*Contenidos Generales*/
.subtituloGris
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.textoNormalInterna
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textoNormalInterna a
 {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.textoNormalInterna a:hover
 {
	color: #00377E;
	text-decoration: underline;
	font-weight: normal;
}
.textoNormalInternaDestacado
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 9px;
	color: #004990;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight:bold
}
.accodion-contenido
{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-top:3px;
	padding-bottom:3px;
}
.accodion-contenidobold
{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding-top:3px;
	padding-bottom:3px;
}
.accodion-contenido a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.accodion-contenido a:hover
{
	color: #004990;
	text-decoration: underline;
	font-weight: bold;
}
/*Contenidos Generales*/
