<style type="text/css">

.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-color: #F4F4F4;

}
.titulo {
	font-family: Trebuchet MS;
	color: #4682B4;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
	}
.titulosecundario {
	font-family:Trebuchet MS ;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}
.menu {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	background-color:#f2f2f2;
}

.subtitulo {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-align: left;
}

.subtitulo_center {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-align: center;
}

.campo {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	/*text-align: left;*/
}
.bordetabla {
	color: #4682B4;	
}

table, th, td {
	font-family: Trebuchet MS;
	font-size: 9pt;
	text-align: left;
}

.descripcion {
	font-family: Trebuchet MS;
	font-size: 12px;
	/*background-color:#F5F5F5; */

}
.columnaimpar {
	font-family: Trebuchet MS;
	font-size: 10px;
	background-color: #F0F0F0;
}
.columnapar {
	font-family: Trebuchet MS;
	font-size: 10px;
}

.columnapar_grande {
	font-family: Trebuchet MS;
	font-size: 12px;
}
.titulocolumna {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4682B4;
	background-image:url(../imagenes/fondo.jpg)	}

.titulo2 {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #4682B4;
	text-align: left;
}	
/*.fondoimagen {	
	background-color: #0e238c;	
	}*/

  .abre_pop_up {
	text-decoration: none;
	cursor: hand;
}
.link {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #969696;
	text-decoration: none;
	cursor: hand;
}
        	
	.error {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #c20202;
	
}
a:link {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #666666;
}
a:visited {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #666666;
}
.triangulo {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #666666;
	background-image: url(../libDisenio/imagenes/triangulo.gif);
	background-position: left;
}
.alerta {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	background-image:url(../imagenes/alert.jpg)
	}

.input_linea { font-family: Trebuchet MS; font-size: 12px; color: #0000ff; border: #111111; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width:1px; border-left-width:0px}
.input_sin_linea { font-family: Trebuchet MS; font-size: 12px; color: #0000ff; border: #CDCDCD; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width:0px; border-left-width:0px}
input { font-family: Trebuchet MS; font-size: 12px; color: #0000ff; border: #CDCDCD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width:1px; border-left-width:1px}
textarea {font-family: Trebuchet MS; font-size: 12px; color: #0000ff; border: #C0C0C0; border-style: solid;border-top-width: 1px; border-right-width: 1px; border-bottom-width:1px; border-left-width:1px;} 

