body {
	/*font-family: Arial, Helvetica, Geneva, Verdana;*/
	/*margin: 0px; padding: 0px;
	background-color: #ffffff;*/
	scrollbar-face-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-3dLight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #336699;
	scrollbar-highlight-color: #336699;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #336699;

}
p { 
	font-size: 10px; 
	margin-top: 0px; margin-bottom: 0px 
}
a {
	text-decoration: none;
	/*text-decoration: underline;*/
	color: #996666;
}
a:hover {
	color: #9966FF;
	text-decoration: none;

	/*text-decoration: underline;*/
}

.bloq_cen a:link { text-decoration: none} 	
.bloq_cen a:visited { text-decoration: none}


td h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-bottom-color: #336699;
	margin: 0px;
	padding: 0px;
	line-height: 16px;

}

h1 a {
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
h1 a:hover {
	font-weight: bold;
	color: #ffe26c;
	text-decoration: none;
}


td h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #336699;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-bottom-color: #336699;
	text-align: right;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}


/***   MENU  ***/
.menu1 {
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Verdana;
	text-decoration: none;
	line-height: 10px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image:  url(../Images/Menu_Bullet-OFF.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	width: 125px;
}
.menu1on {
	color: #ffe26c;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Verdana;
	text-decoration: none;
	line-height: 10px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image:  url(../Images/Menu_Bullet-ON.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	width: 125px;
}

.menu1 a {
	color: white;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Verdana;
	text-decoration: none;

}
.menu1 a:hover {
	color: #ffe26c;
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-weight: normal;
	text-decoration: underline;
}
.menu1on a {
	color: #ffe26c;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Verdana;
	text-decoration: none;

}
.menu1on a:hover {
	color: #ffe26c;
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-weight: normal;
	text-decoration: underline;
}

/*** Fichas ***/

.Ficha-CAB-Grande {
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px;
	background-color: #336699;
	text-align: left;
	vertical-align: middle;
	border-left: 1px solid #336699;
}
.Ficha-CAB-Grande a { color: #FFFFFF;	text-decoration: none;	 }
.Ficha-CAB-Grande a:hover { color: #ffe26c; text-decoration: none; }

/* Celda de icono */
.Ficha-STAR-Grande {
	width: 30px;
	background-image:  url(../Images/Ficha_Estrella.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 2px;
  vertical-align: top;
	text-align: center;	
	border: 1px solid #336699;
}

/* Celda de contenido */
.Ficha-TXT-Grande {
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: text-top;
	padding: 2px;
	border-left: 1px solid #336699;	
	background-color: #F1F4F5;
}
.Ficha-TXT-Grande a {	color: #336699;	text-decoration: none; }
.Ficha-TXT-Grande a:hover {	color: #8CA3CD;	text-decoration: none;	font-style: normal; }

/* Celda de pie */
.Ficha-SUB {
	width: 240px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #336699;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #336699;
	margin-top: 10px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #336699;
	border-bottom: 1px solid #336699;
}
.Ficha-SUB a {	color: #336699;	text-decoration: none;	font-weight: normal; }
.Ficha-SUB a:hover {	text-decoration: underline;	color: #336699;	font-weight: normal; }
.Ficha-SUB-Grande {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #336699;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #336699;
	margin-top: 10px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #336699;
	border-bottom: 1px solid #336699;
	padding: 4px;
}
.Ficha-SUB-Grande a {	color: #336699;	text-decoration: none;	font-weight: normal; }
.Ficha-SUB-Grande a:hover {	text-decoration: underline;	color: #336699;	font-weight: normal; }

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	background-image:  url(../Images/Menu_Bullet-ON.gif);	
	background-repeat: no-repeat;
	background-position: 5px 6px;	
	background-color: #336699;
	color: #ffe26c;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dde5ed;
	text-align: left;
	font-weight: bold;
	padding-left: 20px;
	margin: 25px 0px 0px;
}
.Pie-ENLACE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Pie-ENLACE a {
	color: #FFFFFF;
	text-decoration: underline;
}
.Pie-ENLACE a:hover {
	color: #FFCC00;
	font-weight: bold;
}

/*** Ultimas novedades (noticias pequenyas) ***/
table.novedad {
	width: 270px;
	height: 160px;
	border: 1px solid #336699;
	background-color: #F1F4F5;
}
table.novedad div.contenedor {
	width: 240px;
	height: 130px;
	overflow: hidden;
}

table.novedad div.titularnov {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	padding: 4px;
	background-color: #336699; /*#C4D0DC;*/  /*#336699;*/	
	color: #ffffff;
}
table.novedad div.titularnov a       { color: #ffffff; text-decoration: none; } 
table.novedad div.titularnov a:hover { color: #ffe26c; text-decoration: underline; } 

table.novedad div.cuerpo {
	padding: 4px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;  /*#336699;*/
	background-color: #F1F4F5;  /*#ffffff;*/
	vertical-align: top;	
}
table.novedad div.cuerpo a       { color: #336699; text-decoration: underline; }
table.novedad div.cuerpo a:hover { color: #8ca3cd; text-decoration: none; }

table.novedad td.descarga {
	width: 30px;
	padding-top: 4px;
	border-left: 1px solid #336699;		
	vertical-align: top;
	text-align: center;
}

table.novedad td.continuar {
	height: 10px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding: 4px;
}
table.novedad td.continuar a       { color: #336699; text-decoration: underline; }
table.novedad td.continuar a:hover { color: #8ca3cd; text-decoration: none; }

table.novedad td.continuarDer {
	height: 10px;
}
table.novedad td.apartado {
	height: 20px;
	padding: 4px;
	border-top: thin dotted #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;	
	text-align: right;
	color: #336699;
}
table.novedad td.apartado a       {	color: #336699;	text-decoration: none;	font-weight: normal; }
table.novedad td.apartado a:hover {	text-decoration: underline;	color: #336699;	font-weight: normal; }

table.novedad td.estrella {
	height: 20px;
	padding-bottom: 4px;	
	vertical-align: bottom;
	border-left: 1px solid #336699;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

