body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	border: 0px;
	margin: 0px;
	text-decoration: none;
	color: #000000;
}

.celda {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	height: 20px;
	border-right-color: #ABACBE;
	border-bottom-color: #ABACBE;
	padding-left: 4px;
}
.celdagran {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #ABACBE;
	border-bottom-color: #ABACBE;
	background-image: url(graficos/mini/cuad.gif);
	text-align: left;
	vertical-align: bottom;
	font-style: italic;
	color: #999999;
	padding-top: 16px;
	font-size: 110%;
	padding-left: 12px;
}
.lin_menu {
	background-color: #ABACBE;
}

.linea_negra {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 18px;
	background-color: #EAEAE8;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
}
h1 {
	font-size: 125%;
	font-weight: bold;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABACBE;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABACBE;
}
.titol_blanc {
	font-weight: bold;
	color: #FFFFFF;
}
.texto_peq {
	font-size: 85%;
}
.texto_neg {
	font-weight: bold;
}
.texto_peq_blanco {
	font-size: 85%;
	color: #FFFFFF;
}
input {
	color: #000000;
	background-color: #F4F4F4;
	border: 1px dotted #808080;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.radio_input {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #FFFFFF;
}
.boton1 {
	color: #000000;
	background-color: #CCE2FF;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #808080;
}

select {
	color: #732323;
	background-color: #EAEAE8;
	border: #ABACBE;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.titulo_azul {
	font-weight: bold;
	font-size: 120%;
	color: #004C99;
}
.cuadro {

	color: #000000;
	background-color: #E9F4FF;
	border: 1px dotted #808080;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {

	color: #000000;
	background-color: #F4F4F4;
	border: 1px dotted #808080;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.caja_form {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	height: 20px;
	border-right-color: #EAEAE8;
	border-bottom-color: #EAEAE8;
	border-left-color: #EAEAE8;
}
.boton2 {

	color: #000000;
	background-color: #EAEAE8;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #808080;
}
.titulo_azul2 {

	font-weight: bold;
	font-size: 100%;
	color: #004C99;
}
.celda_sup {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	height: 20px;
	border-top-color: #ABACBE;
}
.cuadro2 {


	color: #000000;
	background-color: #F0F0F0;
	border: 1px dotted #808080;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titulo_negro {

	font-weight: bold;
	font-size: 120%;
	color: #000000;
}
.texto_negverde {
	font-weight: bold;
	color: #339933;
}
.text_gran {
	font-weight: lighter;
	font-size: 120%;
}
.texto_peq_azul {
	font-size: 85%;
	font-weight: bold;
	color: #004C99;
}
.celdablau {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-color: #004C99;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-left-color: #004C99;
}
