h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	text-indent: 5px;
	height: 5px;
	white-space: norma;
	display: block;
	text-transform: uppercase;
}
.notas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	font-weight: bold;
}

h4 {/*sub menu*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	text-decoration: none;
	text-indent: 15px;
	display: block;
	height: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	text-indent: 15px;
	height: 5px;
	display: block;
}
a:link {
	color: #333333;
	text-decoration: none;
	}
a:visited {
	color: #333333;
	text-decoration: none;
	}
a:hover {
	color: #00CCFF;
	text-decoration: none;
	}
a:active {
	color: #00CCFF;
	text-decoration: underline;
	}
	
.textVerd { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:14px;
	}

.lnk_gris:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.lnk_gris:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

.lnk_gris:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.lnk_gris:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}


	
.textVerdBold { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#112269;
	line-height:14px;
	font-weight: bold;
	}
	
.textVerdBold2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color:#112269;
	line-height:14px;
	font-weight: bold;
	}

td.box4grey
{
	border-style: solid;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-color: #D5D5D5;
	border-right-width: 1px;
	border-right-color: #D5D5D5;
	border-left-width: 1px;
	border-left-color: #D5D5D5;
	border-bottom-width: 1px;
	border-bottom-color: #D5D5D5;
}

td.box4green
{
	border-style: solid;
	background-color:#D7E8A1;
	border-top-width: 1px;
	border-top-color: #B0D144;
	border-right-width: 1px;
	border-right-color: #B0D144;
	border-left-width: 1px;
	border-left-color: #B0D144;
	border-bottom-width: 1px;
	border-bottom-color: #B0D144;
}

td.boxBlack
{
	border-style: solid;
	background-color:#EEF7D0;
	border-top-width: 0px;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-width: 0px;
	border-left-color: #000000;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
}
.fotos_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	background-position: center center;
	text-align: center;
	padding: 3px;
	border: #72B0FC;
	background-color: #FFFFCC;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	white-space: normal;
}
.TITULOS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	white-space: normal;
	color: #FF3300;
	font-weight: bold;
}
.celdas_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	white-space: normal;
	background-color: #C5DEFE;
	font-weight: bold;
}
.tablaBorde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	border: 1px dotted #72B0FC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
}
.tablaMenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	border: 1px solid #0099CC;
}
.nuevo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	text-decoration: blink;
}

