.bodyGris {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
}
.bodyVacio {
	background-color: #eeeeee;
	color: #eeeeee;
}

.bodyRojo {
	background-color: #D92440;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FF0000;
}

.tdAlto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

.linkNormal {
	color: #3366CC;
	text-decoration: none;
}
/*FORMULARIO REFORMADO (VIEJO FONDO GRIS CON BORDE NEGRO FINO)*/
.formConFondo {
	/*background-color: #EFEFEF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px 10px 10px 10px;
	/*border: 1px solid #333333;*/
	background-color: #EEEEEE;
	border: 1px solid #EEEEEE;
}
/*LOS TITULOS DE LOS APARTADOS, EN CADA PAGINA CARGADA*/
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	/*background-color: #9f9f9f;
	background-image: url('../img/back.gif');
	color: #ffffff;
	text-align: center;*/
	background-color: #E8CC7D;
	color: #666666;
	text-align:left;
	font-weight: bold;
	vertical-align: middle;
}

.subTituloP1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: lighter;
	color: #666666;
}

.subTituloP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
}

.subTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: lighter;
	color: #2c9697;
}

.subTituloB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2c9697;
}

.cabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #FFFF33;
  	color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  	font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.cabeceraLista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #EBDEBC;
	color: #232323;
	border-top: 0px none #7a8068;
	border-right: 0px none #7a8068;
	border-bottom: 0px none #7a8068;
	border-left: 0px none #7a8068;
	left: 5px;
}

.elementosListaPar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
}

.elementosListaImpar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #EEEEEE;
}

.elementosCheckNegro {
	background-color: #EEEEEE;
	border-top: 0px none #EEEEEE;
	border-right: 0px none #EEEEEE;
	border-bottom: 0px none #EEEEEE;
	border-left: 0px none #EEEEEE;			
}

.elementosCheckBlanco{
	background-color: #FFFFFF;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;			
}

.elementosListaParROJO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
	background-color: #FFFFFF;
}

.elementosListaImparROJO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
	background-color: #EEEEEE;
}

.finalDeLista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	background-color: #7E7E7E;
	background-position: center center;
	border: thin solid #7E7E7E;
}

.textoNormal {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.textoRojo {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: red;
}	

.textoPequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #333333;
}

.textoGrande {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.barraTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #aaaaaa;
	text-align: center;
	vertical-align: middle;
	line-height: 15px;
	font-weight: bold;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  	color: #006666; 
	font-weight: bolder;
	font-size: medium;
}
input.inputFromCombo {
	background-color: #ffffff;
	color: #000000;
}
input.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	border: 1px solid #ffffff;
	text-align: left;
	vertical-align: top;
	background-color: #DCDCDC;
}

input.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	border: 1px solid #DCDCDC;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
}

input.largo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	border: 1px solid #ffffff;
	text-align: left;
	vertical-align: top;
	background-color: #DCDCDC;
}

input.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 50px;
	border: 1px solid #ffffff;
	text-align: left;
	vertical-align: top;
	background-color: #DCDCDC;
}

input.check{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	text-align: left;
	vertical-align: top;
	border: 0px solid #EFEFEF;
	background-color: #EFEFEF;

}

input.checkblanco{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 42px;*/
	text-align: left;
	vertical-align: top;
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;

}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background-color: #DCDCDC;
	border: 1px solid #ffffff;
}


form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*margin-top: -15px;*/
	}


select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DCDCDC;
	border: 1px solid #ffffff;
}

select.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DCDCDC;
	border: 1px solid #333333;
	border-style:solid;
	width:54px;	
}

select.anchofijo {
	font-style : normal;
	font-size : 10px; 
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	vertical-align:top;
	border-style:solid;
	width:210px;
	border-width:1px;
}

select.anchofijogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DCDCDC;
	border: 1px solid #333333;
	width:600px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.cajaTextoFina {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.cajaTextoGorda {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}


a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav , a.nav:visited {
	color: #333333;
	padding: 2px;
	font-size: 10px;
	text-decoration: none;
}

a.nav:link {
	color: #333333;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.etiquetaInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	left: 3px;
	top: 3px;
	right: 3px;
	bottom: 3px;
}
.tablaListados {
	border:1px solid #999999;
  	/*padding:5px;*/
}

a.boton, a.boton:active, a.boton:visited{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 10px 3px 10px;
	background-color: #E8CC7D;
	text-decoration:none;
	color: #000000;
	height: 13px;
	border-top: 2px outset #f3ffcf;
	border-right: 2px outset #6e794b;
	border-bottom: 2px outset #6e794b;
	border-left: 2px outset #f3ffcf;
	vertical-align: bottom;
	font-weight: normal;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;	
	padding: 2px 10px 3px 10px;
	height: 13px;
	vertical-align: bottom;
	color: #666666;
	background-color: #ffffff;
	border-top: 1px outset #eeeeee;
	border-right: 1px outset #eeeeee;
	border-bottom: 1px outset #eeeeee;
	border-left: 1px outset #eeeeee;
}

a.boton:focus, a.boton:hover {
	/*background-color:#cccccc;
	color:#000000;
	vertical-align: middle;
	text-decoration: none;
	border-top: 2px outset #878383;
	border-right: 2px outset #3a3838;
	border-bottom: 2px outset #3a3838;
	border-left: 2px outset #878383;*/
	background-color: #EEEEEE;
	color: #ff002b;
	vertical-align: middle;
	text-decoration: none;
	border-top: 1px outset #eeeeee;
	border-right: 1px outset #eeeeee;
	border-bottom: 1px outset #eeeeee;
	border-left: 1px outset #eeeeee;
} 
/*ESTILOS DEL BOTON NORMAL (NO DE LOS LISTADOS, LOS OTROS)*/
a.botonCabecera, a.botonCabecera:active, a.botonCabecera:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;	
	padding: 2px 10px 3px 10px;
	height: 13px;
	vertical-align: bottom;
	/*
	background-color: #2c9697;
	color: #ffffff;
	border-top: 2px outset #3dcfd1;
	border-right: 2px outset #1c6060;
	border-bottom: 2px outset #1c6060;
	border-left: 2px outset #3dcfd1;*/

	
	color: #666666;
	background-color: #ffffff;
	border-top: 1px outset #eeeeee;
	border-right: 1px outset #eeeeee;
	border-bottom: 1px outset #eeeeee;
	border-left: 1px outset #eeeeee;
}
/*ESTILOS DEL BOTON NORMAL (NO DE LOS LISTADOS, LOS OTROS)*/
a.botonCabecera:focus, a.botonCabecera:hover{
	/*background-color:#e3f4ee;
	color: #000000;*/
	background-color: #EEEEEE;
	color: #ff002b;
	vertical-align: middle;
	text-decoration: none;
	border-top: 1px outset #eeeeee;
	border-right: 1px outset #eeeeee;
	border-bottom: 1px outset #eeeeee;
	border-left: 1px outset #eeeeee;
} 

td.botonCabecera, td.botonCabecera:active, td.botonCabecera:visited  {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 10px 3px 10px;
	background-color: #2c9697;
	color: #ffffff;
	height: 13px;
	vertical-align: bottom;
	text-decoration: none;
	border-top: 2px outset #3dcfd1;
	border-right: 2px outset #1c6060;
	border-bottom: 2px outset #1c6060;
	border-left: 2px outset #3dcfd1;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;	
	padding: 2px 10px 3px 10px;
	height: 13px;
	vertical-align: bottom;
	color: #666666;
	background-color: #ffffff;
	border-top: 1px outset #eeeeee;
	border-right: 1px outset #eeeeee;
	border-bottom: 1px outset #eeeeee;
	border-left: 1px outset #eeeeee;
}

td.botonCabecera:focus, td.botonCabecera:hover{
	/*background-color:#e3f4ee;
	color:#000000;
	vertical-align: middle;
	text-decoration: none;
	border-top: 2px outset #1c6060;
	border-right: 2px outset #b5d2d2;
	border-bottom: 2px outset #b5d2d2;
	border-left: 2px outset #1c6060;*/
	background-color: #EEEEEE;
	color: #ff002b;
	vertical-align: middle;
	text-decoration: none;
	border-top: 1px outset #eeeeee;
	border-right: 1px outset #eeeeee;
	border-bottom: 1px outset #eeeeee;
	border-left: 1px outset #eeeeee;
}


.tdBajo {
	font-size: 9px;
	line-height: 9px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DCDCDC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.textareaInvertido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
}
textarea.grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 125px;
	background-color: #FFFFFF;
}

textarea.medio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	height: 100px;
	background-color: #DCDCDC;
}

textarea.pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 240px;
	height: 80px;
	background-color: #DCDCDC;
}

a.botonPequeno, a.botonPequeno:active, a.botonPequeno:visited {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
	background-color: #2c9697;
	color: #ffffff;
	height: 13px;
	vertical-align: bottom;
	text-decoration: none;
	border-top: 2px outset #3dcfd1;
	border-right: 2px outset #1c6060;
	border-bottom: 2px outset #1c6060;
	border-left: 2px outset #3dcfd1;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;	
	padding: 2px 10px 3px 10px;
	height: 13px;
	vertical-align: bottom;
	color: #666666;
	background-color: #ffffff;
	border-top: 1px outset #eeeeee;
	border-right: 1px outset #eeeeee;
	border-bottom: 1px outset #eeeeee;
	border-left: 1px outset #eeeeee;
}

a.botonPequeno:focus, a.botonPequeno:hover{
	/*background-color:#cccccc;
	color:#000000;
	vertical-align: middle;
	text-decoration: none;
	border-top: 2px outset #1c6060;
	border-right: 2px outset #b5d2d2;
	border-bottom: 2px outset #b5d2d2;
	border-left: 2px outset #1c6060;*/
	background-color: #EEEEEE;
	color: #ff002b;
	vertical-align: middle;
	text-decoration: none;
	border-top: 1px outset #eeeeee;
	border-right: 1px outset #eeeeee;
	border-bottom: 1px outset #eeeeee;
	border-left: 1px outset #eeeeee;
}

a.botonPequeñoDisabled, a.botonPequeñoDisabled:active, 
a.botonPequeñoDisabled:visited, a.botonPequeñoDisabled:focus, a.botonPequeñoDisabled:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
	background-color:#cccccc;
	color:#000000;
	height: 13px;
	vertical-align: bottom;
	text-decoration: none;
	border-top: 2px outset #e8e8e8;
	border-right: 2px outset #979797;
	border-bottom: 2px outset #979797;
	border-left: 2px outset #e8e8e8;
} 

a.noticia:hover {
	background-color: #E8CC7D
}

a.noticia:link, a.noticia:visited, a.noticia:active  {
	color: #1c6060
}

.textoNoticia {
  	font-family: Verdana, Tahoma, Arial, Helvetica;
  	color: #000000;
  	font-size: 10px;
}

.textoNoticiaADVERTENCIA {
  	font-family: Verdana, Tahoma, Arial, Helvetica;
  	color: #088A08;
  	font-size: 10px;
}