
/*---      "Color Me 096 Standard" theme by my2cents and Jos     ---*/
/*---                   WebAPP v0.9.9.6                          ---*/
/*---     Based on "Color Me" theme by Jos (www.bantychick.com)  ---*/
/*--- using design/color from Old WebAPP v0.9.9.6 Standard Theme ---*/
/*---         Integrated by my2cents (www.webappworld.net)       ---*/
/*---              Dedicated to WebAPP 7 Sept 2006               ---*/

/* Modified for 0.9.9.7 */

/*--- Page Variables ---*/
#menuchat {
	display:block; 
	top:10px; 
	left:170px; 
	width:130px; 
	position:fixed; border:1px solid #888; padding:10px; text-align:center; font-weight:bold; color:#fff; background:url(grid2.gif);
}
html {
 font-size: 100%;
}
body {
 margin: 0;
 padding: 0;
 background-color: #ffffff;
 color: #000000;
 font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
}
td, p, div {
 font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
}

A:link, A:visited {
 color: #450000;
 text-decoration: underline ;
}
A:active, A:hover {
 color: #74594e;
 text-decoration: underline ;
}

.pagetable {
 text-align: center;
 color: #ffffff;
}


.mini {  /* Para tablas o campos pequeños */
	font: 7pt Verdana, Helvetica, sans-serif;
}
.mini2 {  /* Para tablas o campos pequeños */
	font: 8pt Arial, Helvetica, sans-serif;
}
.mini3 {  /* Para tablas o campos pequeños */
	font: 8pt Arial, Helvetica, sans-serif;
}
.luci {  /* Para tablas o campos pequeños */
	font: 10pt Lucida Sans, geneva, helvetica, sans-serif;
}
A.blanco:link {
	color: #ffffff;
	font-weight: bold;
	/*font-size: 8pt;*/
	text-decoration: none;
	font-family: Lucida Sans, geneva, helvetica, sans-serif
}

A.blanco:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: Lucida Sans, geneva, helvetica, sans-serif
}

A.blanco:active {
	color: #CDCDCD;
	font-weight: bold;
	text-decoration: none;
	font-family: Lucida Sans, geneva, helvetica, sans-serif
}

A.blanco:hover {
	color: #CDCDCD;
	font-weight: bold;
	text-decoration: none;
	font-family: Lucida Sans, geneva, helvetica, sans-serif
}
A.rojo:link {
	color: #cc0000;
	font-weight: bold;
	/*font-size: 8pt;*/
	text-decoration: none;
}

A.rojo:visited {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

A.rojo:active {
	color: #ff2233;
	font-weight: bold;
	text-decoration: none;
}

A.rojo:hover {
	color: #ff2233;
	font-weight: bold;
	text-decoration: none;
}
A.bboton:link {
	color: #010110;
	font-weight: bold;
	/*font-size: 8pt;*/
	text-decoration: none;
	font-family: Lucida Sans, geneva, helvetica, sans-serif
}

A.bboton:visited {
	color: #010110;
	font-weight: bold;
	text-decoration: none;
	font-family: Lucida Sans, geneva, helvetica, sans-serif
}

A.bboton:active {
	color: #FEDD00;
	font-weight: bold;
	text-decoration: none;
	font-family: Lucida Sans, geneva, helvetica, sans-serif
}

A.bboton:hover {
	color: #aaaaaa;
	font-weight: bold;
	text-decoration: none;
	font-family: Lucida Sans, geneva, helvetica, sans-serif
}

A.bboton3:link {
	color: #ffffff;
	font-weight: bold;
	/*font-size: 8pt;*/
	text-decoration: none;
	font-family: Lucida Sans, geneva, helvetica, sans-serif
}

A.bboton3:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: Lucida Sans, geneva, helvetica, sans-serif
}

A.bboton3:active {
	color: #FEDD00;
	font-weight: bold;
	text-decoration: none;
	font-family: Lucida Sans, geneva, helvetica, sans-serif
}
A.bboton3:hover {
	color: #FEDD00;
	font-weight: bold;
	text-decoration: none;
	font-family: Lucida Sans, geneva, helvetica, sans-serif
}

A.gris:link {
	color: #404040;
	text-decoration: none;
}

A.gris:visited {
	color: #595959;
	text-decoration: none;
}

A.gris:active {
	color: #ffffff;
	text-decoration: none;
}

A.gris:hover {
	color: #c0c0c0;
	text-decoration: none;
}

/* custom */
.estadis { /* Box title bars */
 background-color: #666666;
 border: 2px solid #999999;
 color: #ffffff;
 font-family: Lucida Sans, Helvetica, sans-serif;
 padding: 4px;
 font-size: 12px;
}
.fuest { /* Box title bars */
 font-family: Lucida Sans, Helvetica, sans-serif;
 font-size: 11px;
}
.fuestb { /* Box title bars */
 font-family: Lucida Sans, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 background-color: #efefef
}
.alimagen { /* Box title bars */
 background-color: #c0c0c0;
 font-weight: bold;
 font-family: Lucida Sans, Helvetica, sans-serif;
}
.alcampo { /* Box title bars */
 background-color: #fff;
 border: 1px solid #DDD;
 width: 650px;
 font-family: Lucida Sans, Helvetica, sans-serif;
}
.alcampo2 { /* Box title bars */
 background-color: #444;
 border: 0px solid #333;
 width: 69px;
 font-family: Lucida Sans, Helvetica, sans-serif;
}
.alcampo3 { /* Box title bars */
 background-color: #fff;
 border: 1px solid #DDD;
 width: 560px;
 text-align:center;
 font-family: Lucida Sans, Helvetica, sans-serif;
}
div.autosuggest
{
	position: absolute;
	background-image: url(/coz/images/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

