.formato_tabla {width:1020px; }
.marcoHeader {border-left: thin solid #343434; border-right: thin solid #343434; background-color: #C2C2C2; width: 100%;}
.contenidoHeader {width:100%; border:0px; background-color:#C2C2C2;}
.TablaMarco{ border:2px solid #C0C0C0;}
.contenido {
	width:100%;
	background: url('images/btztilea.gif');
	border-left: thin solid #343434; border-right: thin solid #343434;
}

h2 { font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color:#484848; margin:6px }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color:#666666; margin-bottom:2px;}
BODY {
	background: #CCCCCC url('images/fondo.gif');
  	color: #000000;
  	margin:0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	overflow-y: scroll; 
 }
li, td { font-family: Arial, Helvetica, sans-serif; font-size: 13px }
hr { color: #FF0000; width:70%; text-align:center}


.tablaContenidoDerecha {
	width: 100%;
	background-color: #E0E0E0;
	border: 2px solid #808080;
}
TD.TituloContenido {
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	color: #ff6600;
	border: none;
	text-indent: 7px;
}

a.textoPie{
	font-size: 10px;
	font-family: "Arial Black";
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	color: #EEEEEE;
}
a.textoPie:hover {
	font-size: 10px;
	font-family: "Arial Black";
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
}

H1 {
	margin-bottom:0;
	font-size: 24px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #FF4E00;
  text-decoration: underline;
}

.miniFichaTitulo {
	color: #FF6600;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}
.infoBox {
  background: #c2c2c2;
}

.infoBoxContents {
  background: #eeeeee;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #E98805;
  color: #ffffff;
  background-image: url('images/barra_boxheading.gif');
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.headerNavigation {
  height:24px;
  background: #393939;
}

TD.headerNavigation {
  font-family: Arial,Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #393939;
  color: #888888;
  background-image: url(images/barra_menu.gif);
  font-weight : bold;
}

SPAN.headerNavigationTitle {
  font-family: Arial,Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color:  #FF9900; 
}

A.headerNavigation { 
  color: #FF9900; 
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #cccccc;
}