body
{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#066
}
.TextoCeldasDetalles
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: right
}

.CeldasTitulos
{
    FONT-FAMILY: Verdana;
	background-color:#607848;
	color:#fff;
}

.FuenteWeb
{
	color:#77787b;
	FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma, Arial	
}

.CeldasTitulosPpal
{
    FONT-FAMILY: Verdana;
	background-color:#060;
	color:#fff;
}


.TablaFuentePequena
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana;
}

.FuenteWebRojo
{
	color:#F00;
	FONT-SIZE: 9px;
	FONT-FAMILY: Tahoma, Arial;
	FONT-WEIGHT: bold
}

.FuenteWebNaranja
{
	color:#D77414;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Arial;
	FONT-WEIGHT: bold
}

.camposdetexto
{
	width:120px;
	font-size:10px;
	text-transform:uppercase;
	color:#006F3C	
}


.camposdetextomediano
{
	width:100px;
	font-size:10px;
	text-transform:uppercase;
	color:#006F3C;
}


.camposdetextonormal
{
	width:200px;
	font-size:10px;
}

.camposdetextolargos
{
	width:400px;
	font-size:10px;
	text-transform:uppercase
}

.camposdetextohora
{
	width:12px;
	font-size:10px;
}

.camposde4digitos
{
	width:28px;
	font-size:10px;
	color:#006F3C;
}


.combos
{
	width:124px;
	font-size:10px;
}

.combospequeno
{
	width:74px;
	font-size:10px;
	color:#006F3C;
}

.combospequeno2
{
	width:40px;
	font-size:10px;
}

.combospequeno3
{
	width:60px;
	font-size:10px;
}

.tabla {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	margin:10px;
}

.titulos
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
	color:#FFF;
	FONT-WEIGHT: bold
}

.titulosamarillo
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Verdana;
	color:#C3CF23;
	FONT-WEIGHT: bold
}

.FuenteBlanca
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma;
	color:#FFF;
}

.titulosgrandes
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Verdana;
	color:#F63
}

.filaconpunticos
{
	background-image:url(../imagenes/untitled.bmp);
}

.filaoscura
{
	background-color:#F1F1F1;
	font-size:9px;
}

.filaverde
{
	background-color:#D0E0C0;
	font-size:9px;
}

.negrita
{
	font-weight:bold
}

.TitulosPrincipales
{
	FONT-SIZE: 14pt;
    FONT-FAMILY: Verdana;
	color:#419FCE;
	text-align:center;
	font-weight:bold
}
.filaazul
{
	background-color:#DEE2FE;
	font-size:9px;
}

.filacafe
{
	background-color:#EBD8D8;
	font-size:9px;
}

.filapurpura
{
	background-color:#F7BDFD;
	font-size:9px;
}

.filablanco
{
	background-color:#FFF;
	font-size:9px;
}

.filaverde
{
	background-color:#DEC;
	font-size:9px;
}

.filaroja
{
	background-color: #FFD7D8;
	font-size:9px;
}

.filaamarilla
{
	background-color:#FFC;
	font-size:9px;
}

.Cajatextocombos
{
	LEFT: 6px; 
	WIDTH: 115px; 
	TOP: 1px;
	font-size:10px;
	color:#006F3C;
}		


.filaverdecomfenalco
{
	background-color:#D0E0C0;
}

.filaverdecomfenalco2
{
	background-color:#88A070;
}


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	/*opacity: 0.85;*/
}
#tooltip h3, #tooltip div { margin: 0; }


fieldset {
	border: 1px solid black; padding: 8px; margin: 8px 0;
}
/* remember to define focus styles! */
/*:focus {
	outline: 0;
}
*/


h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large }
#main { padding: 1em; }
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
#banner a { color: white; }
legend { font-weight: bold; }

button { padding: 0 6px; margin: 0; }

pre, code { white-space: pre; font-family: "Courier New"; }
pre { margin: 8px 0; }
h3 {
	font-size: 110%;
	font-weight: bold;
	margin: .2em 0 .5em 0;
}
p { margin: 1em 0; }
strong { font-weight: bolder; }
em { font-style: italic; }

.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

#tooltip.pretty {
	font-family: Tahoma, Arial;
	color:#77787b;
	font-size:10px;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	/*opacity: 0.8;*/
	background: url('tooltip/shadow.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.2em;
	font-size: 10pt;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip.fancy {
	background: url('tooltip/shadow2.png');
	padding-top: 4.5em;
	height: 100px;
}
#tooltip.fancy.viewport-right {
	background: url('tooltip/shadow2-reverse.png');
}

#extended { margin: 2em 0; }
#extended label { text-decoration: underline; }
#yahoo { width: 7em; }
#right, #right2 { text-align: right; }
#tooltip.right { width: 250px; }
#fancy2 { float: right; }


.suggestionsBox {
		position: relative;
		left: 5px;
		margin: 0px 0px 0px 0px;
		width: 200px;
		background-color: #212427;
		/*-moz-border-radius: 7px;*/
		-webkit-border-radius: 7px;
		/*border: 2px solid #000;	*/
		color: #fff;
		margin-top:0;
		font-size:10px;
		padding: 0px;	
		font-family: Helvetica;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #659CD8;
	}