/*Clases Generales*/
body, td{
	font-family: arial, sans-serif;
	font-size:8pt;
	color:#333333;
	}
A{
	color:#F26521;
	text-decoration:none;
	}
A:hover{
	color:#DAAF9B;
	}
A:active{
	background-color:#F3EDE9;
	}
INPUT,SELECT,TEXTAREA{
	border-style:solid;
	border-width:1px;
	border-color:#2F3A80;
	font-size:8pt;
	color:#333333;
	padding-left:2px;
	}
UL{
	list-style-image:url("../img/cmn/pg_ico_necesario.gif");
	margin:0;
	padding:6px;
	margin-left: 10px;
	}
UL UL LI{
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin-left: 10px;
	}
/*/Clases Generales*/

/*Clases Especï¿½ficas*/

/*FONT*/
span.nivel01,FONT.nivel01{
	font-family:arial,helvetica,tahoma,sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#2F3A80;
	}
span.nivel02,FONT.nivel02,p.nivel02{
	font-family: arial,helvetica,tahoma,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #545FA7;
	}
span.nivel03,FONT.nivel03{
	font-family: arial,helvetica,tahoma,sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#757DAB;
	}
.comentario{
	color:#999999;
	}
.comentarioOscuro{
	font-size:7pt; color: #333;
	}
FONT.peque{
	font-size:7pt;
	}

FONT.ok{
	font-weight:bold;
	font-size:8pt;
	color:#339944;
	color:#6170da;
	}
FONT.error{
	font-weight:bold;
	font-size:8pt;
	color:#EE3333;
	}
FONT.resaltado{
	background-color:#F9EE85;
	color:#000074;
	}
/*/FONT*/

/* A */
A.nivel01{
	font-size: 11px;
	font-weight: bold;
	}
/* /A */

/* TD */
TD.nivel01{
   background:url("../img/cmn/frm_td_nivel01.gif") repeat-x bottom;
	background-color:#434f97;
	height:21px;
	font-family: arial, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	cursor:default;
	}
TD.nivel02{
	background-color:#EEEEEE;
	}
TD.nivel03{
	border-style:solid;
	border-width:1px;
	border-color:#838b9b;
	height:21px;
	background:url("../img/cmn/frm_td_nivel03.gif");
	background-repeat:repeat-x;
	background-color:#9ea8bd;;
	color:#343c4c;
	text-align:center;
	font-weight:bold;
	cursor:default;
	}
TD.nivel04{
	border: 1px dashed #ccc;
	border-top: 0px; border-left: 0px;
	}
TD.nivel05{
	border: 1px dashed #ccc;
	border-bottom: 0px; border-left: 0px;
	}
TD.navegacion{
	line-height:11px;
	}
TD.navegacion A{
	font-family:tahoma,verdana,sans-serif;
	font-weight:bold;
	font-size:10px;
	}
TD.contenido{
	text-align:justify;
	line-height:20px;
	height:100%;
	vertical-align:top;
	padding-right:10px;
	}
TD.novedad{
	background:url("../img/home/nov_fnd2.gif");
	background-repeat:repeat-x;
	line-height:12px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity:0.7;
	}
TD.novedad:hover{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:0.95;
	}
TD.novedad A{
	font-size:7pt;
	}
TD.novedad A:hover{
	color:#bf460b;
	}
TD.novedad Font.comentario{
	color:#333333;
	}
TD.nivel01 A{
	color:#FFA97F;
	}
TD.nivel01 A:hover{
	color:#FFD4BF;
	}
/* /TD */

/* INPUT */
INPUT.boton{
	border-style:solid;
	border-width:1px;
	border-color:#2F3A80;
	background-color:#FFBE27;
	background:url("../img/cmn/frm_btn.gif");
	color:#FFFFFF;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
	}
INPUT.boton:hover{
	background:url("../img/cmn/frm_btn_sobre.gif");
	}
INPUT.nada{
	border:0px;
	background:none;
	cursor:hand;
	cursor:pointer;
	}
OPTION.nivel01{
	background-color:#EEEEEE;
	}
/* /INPUT */

/*Misc*/
DIV.regla{
	height: 1px;
   background:url("../img/cmn/pg_hr_fnd.gif") repeat-x center;
   padding-top: 6px; padding-bottom: 6px;
	}
DIV.regla HR{
	display:none;
	}

DIV.oculto{
	display:none;
	}
DIV.visible{
	display:all;
	}
DIV.notif{
	position: relative;
	margin: 0px 15px auto;
	background: url(../img/cmn/ico_aviso.gif) no-repeat 3px 3px #FAFAD2;
	border: dashed 1px #DFC11B;
	padding: 6px; padding-left: 22px;
	font-size: 7pt;
	text-align: center;
	cursor: default;
	}
DIV.notif:hover{
	background-color: #FEFEE6;
	}
ACRONYM.imagen{
	border:0px;
	cursor:help;
	}
/*/Misc*/

/*/Clases Especï¿½ficas*/

/* Páginas en particular */
/* Links de la izquierda de las páginas */
TD.lnkIzq{
	height: 23px;
	text-align: right;
	}
TD.lnkIzq a{
	display: block;
	width: 112px;
	padding-right: 8px;
	color: #fff;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	background: url(../img/cmn/pg_ico_lnk_izq.gif) transparent no-repeat right;
	}
TD.lnkIzq a:hover{
	color: #D3A188;
	}
TD.lnkIzq a:active{
	background: url(../img/cmn/pg_ico_lnk_izq.gif) transparent no-repeat right;
	}

/* Links de la home, zona superior */
TD.lnkHome{
	margin: 0px; padding: 0px;
	padding-top: 2px;
	text-align: center;
	font-family: tahoma,sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	}
TD.lnkHome a:active{
	background: none;
	}
/*/Hoja de estilos a utilizar en pantalla*/
