h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: bold;
	color: #000000;
}


.textoazul {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	font-style: italic;
	font-weight: bold;
}
A.textoazul:link{
color:#003366;
}
.textoverdegrande {
	font-family: Tahoma;
	font-size: 14px;
	color: #008000;
	font-style: normal;
	font-weight: bold;
}

.textoverdepeke {
	font-family: Tahoma;
	font-size: 12px;
	color: #008000;
	font-style: normal;
	font-weight: bold;
}.textoverdepekecursiva {
	font-family: Tahoma;
	font-size: 12px;
	color: #008000;
	font-style: italic;
	font-weight: bold;
}
.TEXTOARTICULOS {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.cabeceraVerde {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	background-color: #008000;
	width: 75%;
}
.cabeceraVerdeAbierta {
	font-family: Tahoma;
	font-size: 14px;
	color: #008000;
	font-style: normal;
	font-weight: bold;
	background-color: #CDE6CD;
	width: 75%;
}
.ocultaDiv { display:none}
.visibleDiv 
{ 
	display: block;
	border: solid; 
	border-width: 1;
	border-color: #CDE6CD;
}
.textoenano {

	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.Estilo6 {
	font-family: Tahoma;
	font-size: 13.0pt;
	color: green;
}
