/* Default CSS Stylesheet for a new Web Application project */

BODY
{ MARGIN-TOP: 5px; SCROLLBAR-FACE-COLOR: #accae6; FONT-WEIGHT: normal; FONT-SIZE: 0.8em; MARGIN-BOTTOM: 5px; WORD-SPACING: normal; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; TEXT-TRANSFORM: none; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: white; FONT-FAMILY: Verdana, Helvetica, sans-serif; SCROLLBAR-DARKSHADOW-COLOR: #afada1; LETTER-SPACING: normal; BACKGROUND-COLOR: #dcdcdc; SCROLLBAR-3D-LIGHT-COLOR: #FCF8D3 }


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}

H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

A:link
{
	text-decoration: none;
	color: #1482b4;
}

A:visited
{
	text-decoration: none;
	color: #1482b4;
}

A:active
{
	text-decoration: none;
	color: #1482b4;
}

A:hover
{
	text-decoration: underline;
	color: #E27E04;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: none;
}
/*----------------------------------------------------------------*/

.texto70B
{
	font-size: 70%;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
}

.texto70N
{
	font-size:7pt;
	font-family: Verdana,Tahoma ;
	color: #707070;
}

.texto60N
{
	font-size: 60%;
	font-family: Tahoma, Verdana;
	color: #707070;
}
/*Control Login*/
.Login
{
	font-size: 70%;
	font-family: Tahoma, Verdana;
	background-color: white;
	color: #707070;
	border-bottom: silver 3px solid;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
}
.LoginError
{
	color: Red;
}

SPAN.radio LABEL, SPAN.check LABEL
{
	font-size:0.7em;
	font-weight:normal;
	padding:5px  10px 5px 2px;
	
}




INPUT.login
{
	font-size: 100%;
	color: black;
	border: solid 1px silver;
	width: 100px;
	background-color: #F5F5F5;
}
TD.login.Cabecera
{
	font-size: 150%;
	color: #FFD59A;
	border-bottom: solid 1px silver;
	text-align: center;
}
IMG.Login
{
	vertical-align: middle;
	border: none;
}

/* Estilos de formulario */
.EtiquetasFormulario
{
/*	font-size: 60%;*/
	font-size:8pt;
	color: #707070;
	font-family: Verdana,Tahoma;

}
.EtiquetasFormularioPq
{
/*	font-size: 60%;*/
	font-size:7pt;
	color: #707070;
	font-family: Verdana,Tahoma;

}
/* Estilos de formulario */
.EtiquetasFormularioAzul
{
	font-size: 8pt;
	color: #84b1da;
	font-weight:bold;
	font-family: Verdana,Tahoma;
}

CAPTION.EtiquetasFormularioAzul
{
	text-align:left;
}


INPUT.EtiquetasFormulario
{
	border-bottom: silver 1px solid;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
}
SELECT.EtiquetasFormulario
{
	border-bottom: silver 1px solid;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
}



SPAN.abreviatura
{
	font-size: 70%;
	color: #dcdcdc;
	font-family: Tahoma, Verdana;
}

.MensajeError
{
	font-size: 70%;
	color: red;
	font-family: Tahoma, Verdana;
}

INPUT.BotonFormulario
{
	font-size: 60%;
	font-weight:bold;
	font-family: Tahoma, Verdana;
	color: *#FFFFFF;
	background:#ACCAE6;
	border-bottom: silver 1px solid;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;

	margin:2px;
	padding:0;
	letter-spacing:1pt;
	cursor:hand;
}
INPUT.BotonFormularioInv
{
	font-size: 60%;
	font-weight:bold;
	font-family: Tahoma, Verdana;
	color: #ACCAE6;/*#FFFFFF;*/
	background:#ffffff;/*#ACCAE6;*/
	border-bottom: silver 1px solid;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;

	margin:2px;
	padding:0;
	letter-spacing:1pt;
	cursor:hand;
}

TABLE.Formulario
{
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	margin: 10px;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
}

TD.Titulo
{
	font-weight: bold;
	font-size: 60%;
	color: #ffffff;
	font-family: Verdana,Tahoma ;
	letter-spacing: 1px;
	background-color: #c6dcf1;
}
/*TABLA COI*/
TD.Escala
{
	border-right: #C2C2C2 1px solid;
	border-top: #C2C2C2 1px solid;
	border-bottom: #C2C2C2 1px solid;
	border-left: #C2C2C2 1px solid; /*background: url(imagenes/escala.gif);*/
	background-color: #FFFFFF;
	cursor: hand;
}
/*observaciones del catador*/
TEXTAREA.EtiquetasFormulario
{
	border-bottom: silver 1px solid;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	text-align: right;
	cursor: text;
}
IMG.Escala
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: none;
}
/*IMG marca final del la cata |*/
IMG.MarcaFin
{
	width: 1px;
	height: 13px;
	position: relative;
	top: -16px;
	visibility: hidden;
}
/*Color del catador o muestra aņadido nueva*/
OPTION.new{
		color:Olive;
	}
/*Ruta de navegacion*/
.textoRuta
{
	font-size: 10px;
	font-family: Verdana,Tahoma;
	color: #707070;
}
/*HOJA DE RESULTADOS DEL COI*/
/* Estilos de formulario */
.EtiquetasFormularioCOI
{
/*	font-size: 60%;*/
	font-size:8pt;
	color: #707070;
	font-family: Tahoma,Verdana;
}
INPUT.EtiquetasFormularioCOI
{
	border-bottom: silver 0px solid;
	border-right: silver 0px solid;
	border-top: silver 0px solid;
	border-left: silver 0px solid;
}

/* TABLA DE RESULTADO COI DE LA SESION COMPLETA */
TABLE.tablaCOI
{
	 width:100%;
	 
}
/*tabla con los datos*/
TABLE.tablaCOI TD.datosCOI
{
	padding-bottom: 0 0 10px 0 ;
}
/* tablac on el grafico*/
TABLE.tablaCOI TD.imagenCOI
{
	padding:0 0 30px 0;
	 page-break-after:always;
}
/*Radio Frutado Verde Maduro */
span.EtiquetasFormulario label
{
	margin-right:20px;
}