body	{ background: #ffffff; margin: 10; }

h1		{ font-family: Verdana,Arial; font-size: 13px; color: #000000; letter-spacing: 0.1px; margin-bottom: 0px; text-transform: uppercaseNO; }
h2		{ font-family: Verdana,Arial; font-size: 11px; color: #888888; letter-spacing: 0.1px; margin-bottom: 0px; text-transform: uppercaseNO; font-weight: bold; }
h3		{ font-family: Verdana,Arial; font-size: 12px; color: #000000; letter-spacing: 0.1px; margin-bottom: 0px; }
h4		{ font-family: Verdana,Arial; font-size: 11px; color: #000000; letter-spacing: 0.1px; margin-bottom: 0px; }

p,dl,ul	{ font-family: Arial; font-size: 13px; color: #888888; letter-spacing: 0.1px; line-height:15px; margin-top: 5px; }
.p		{ font-size: 10px; }
.xp		{ font-size: 9px; }
.g1		{ font-size: 11px; letter-spacing: 0.1px;	font-weight: bold; font-style:italic; }
.xg1	{ font-size: 13px; letter-spacing: 0.1px;	font-weight: bold; }

a		{ text-decoration: none; color: #666666; font-weight: bold; }
a:hover	{ text-decoration: none; color: #ff0000; }

a.li			{ color: #444444; font-weight: bold; }		/* enlaces del margen izqdo */
a:link.li		{ color: #666666; }
a:visited.li	{ color: #999999; }
a:active.li		{ color: #ff0000; }
a:hover.li		{ text-decoration: none; color: #ff0000; }

a.e1			{ color: #444444; font-weight: bold; }		/* enlaces "normales" */
a:link.e1		{ color: #666666; }
a:visited.e1	{ color: #999999; }
a:active.e1		{ color: #ff0000; }
a:hover.e1		{ text-decoration: none; color: #6666ff; }

ul  	{ margin: 5px; padding-left:15; padding-right:10; list-style-image: url(/_img/bala1.gif);}

a.l2			{ font-weight: bold; }		/* enlaces de texto normal */


.tit	{ font-family: Arial; color: #333333; font-size: 15px; font-weight: bold; text-transform: uppercaseNO; }
.res	{ color: #D13722; }
.res1	{ color: #ff0000; }
.res2	{ color: #ff0000; font-weight: bold; }

.fij	{ font-size: 13px;  color: #666666; }	/* texto de contenidos fijos */
.fij2	{ font-size: 12px;  color: #666666; }
.light	{ color: #cecece; }
.fecha	{ font-size: 9px; font-style:italic; color: #bcbcbc; font-weight: bold; }
.autor	{ font-size: 13px; font-style:italic; text-transform: uppercase;}
.adm	{ background: #ad0000; color: #ffffff; font-weight: bold; }

.tvi	{ color: #ffffff; }

.resumen	{ padding-left:5px; padding-right:5px; }
.err	{ font-family: Verdana,Arial; font-size: 9px; color: #ff0000;  line-height:10px;}

.txba0	{ background: #000000;  }
.txba2	{ background: #dddddd;  }
.txba5	{ background: #fffff1;  }
.txba6	{ background: #eeeeee;  }
.txba7	{ background: #fffff3;  }
.txba8	{ background: #efefef;  }
.txba9	{ background: #ffffff;  }
.txbaa	{ background: #F0F1F5;  }

.txbb5	{ background: #ffffff;  }	/* cabecera nacs */
.txbb8	{ background: #ffffff;  }	/* fondo relacion nacs */

.tx2, .txbb5	{ font-family: Verdana,Arial; font-size: 13px; background: #ffffff;  border-color:#eeeeee; border-width:1; border-style: solid; }

.cuer	{ background: #ffffff; padding: 5px; background-image: url(/_img/tx-fondo-1.gif); background-repeat: no-repeat; background-position: right bottom; }
.coliz	{ background-image: url(/_img/tx-fondo-0.gif); background-repeat: repeat;  }


.te	{ background: #eeeeee; margin:5px; border-color:#cccccc; border-width:1; border-style: solid; color:#8A740E; }


/* Efecto borde redondeado */
/* En IE no sale bien
.box {background-color: #ffffff; border: 1px solid #dedede; }
.top, .bottom {position: relative; left: 1px; height: 8px; 	}
.top { top: -1px }
.bottom { margin-bottom: -1px; top: 0px }
.box > .bottom { top: 0px }

.nw, .ne, .sw, .se { width: 8px; height: 8px; }
.nw, .sw { float: left; position: relative; left: -2px }
.ne, .se { float: right }

.nw { background: url(/_img/nw.gif) no-repeat left top }
.ne { background: url(/_img/ne.gif) no-repeat right top }
.sw { background: url(/_img/sw.gif) no-repeat left bottom }
.se { background: url(/_img/se.gif) no-repeat right bottom }

.content { margin: 0px 1em 0px 1em;}
*/



.frmf	{ font-family: Verdana,Arial; font-size: 11px; background: #FBE4E4; border-style: solid; padding:1px; border-width:1px;}
.frms	{ font-family: Verdana,Arial; font-size: 13px; background: #BC121E;  border-color:#94131C; border-width:1; border-style: outset; color:#FFFFFF; font-weight: bold; }

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 5px;
font-family:arial, helvetica, sans-serif;
color:#333;
font-size:12px;
font-weight:normal;
line-height:16px;

background-color: white;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
