body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	/* [disabled]text-decoration: none; */
	background-color: #ffffff;
}

tr {
	background-color: #F2F6FF;
	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;	
}
.texto8px {
	font-size: 8px;
	font-stretch: expanded;
}
/*	Estilo para las tablas de cabecera con boton de nuevo		*/
.cabecera {
	line-height: 18px;
	background-color: #FFFFFF;
}

.fondo {
	background-color:#E9E9E9;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #4183CE;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
	color: #346CAA;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #275586;
}


.tdfon {
	background-color: #CCCCCC;
}

.trhead {
	color: #ECF0F8;
	font-weight: bold;
	background-image:url(../imagenes/trhead.jpg);
	background-repeat:repeat-x;
	background-position:center;
}

.check {
	background-color: #999999;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	list-style-type: none;
}

button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline line-through;
	font-weight: bolder;
	color: #FF0000;
	font-style: oblique;
	
}

textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
/*	color: #0000CC;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #E8FCFF;*/
	

}


.textconsulta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #eeeeed;
	
}

.t_der {
	text-align:right;
}

.deshabilitado {
	background-color: #E0DFE3;
	color: #333333;
}

.sombra {
	border-top-width: 0;
	border-top-color: #FFFFFF;
	border-left-width: 0;
	border-left-color: #FFFFFF;
	border-right-width: 4px;
	border-right-color: #999999;
	border-bottom-width: 4px;
	border-bottom-color: #999999;
}

.copyright		{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	letter-spacing: 0.5px;
	line-height: 23px;
}

.titulo {
	font-size: 12px;
	font-weight:bold;
}

.titulo2 {
	font-size: 10pt;
	font-weight:bold;
}

.macboton {
	width:75px;
	height:30px;
	background-color:#E9E9E9;
	border: none;
	background-image: url(../imagenes/boton_azul1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	background-color:#F2F6FF;
}

.titulo_barra {font-size: 12px; font-family: Geneva, Arial, Helvetica, sans-serif;}

.invisible {
	border: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.aviso_rojo {
	color: #FF0000;
	font-size: 12px;
}
