<style>{  }
.titulo1     {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color:#91000b;
}

.titulo2     {
	font-family: Arial;
	font-size: 13px;
	color:#23457c;
	font-weight: bold
}
.titulo3     {
	font-family: Arial;
	font-size: 11px;
	color:#23457c;
	font-weight: normal
}

.titulo4     {
	font-family: Arial;
	font-size: 11px;
	color:#91000b;
	font-weight: bold
}


.titulo5     {
	font-family: Arial;
	font-size: 16px;
	color:#91000b;
    font-style:italic;
	font-weight: bold;
}

.titulo6     {
	font-family: Arial;
	font-size: 11px;
	color:#91000b;
	font-weight: normal
}



/*Formularios*/

.marker, .form-required {
  color: #f00;
}

.FormInput_file
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border-width: 2px 1px 1px 1px;
	border-style: solid;
	border-color: #909090 #a0a0a0 #d8d8d8 #a0a0a0;
}




td           {
	font-family: Verdana;
	font-size: 11px;
}
	A:link {
	text-decoration: underline;
	font-family : Arial;
	font-size: 11px;
	color: #91000b;
	font-weight : bold;
}
	A:visited  {
	text-decoration: underline;
	font-family : Arial;
	font-size: 11px;
	color: #91000b;
	font-weight : bold;
	}

	A:hover   {
	text-decoration: none;
	font-family : Arial;
	font-size: 11px;
	color: #91000b;
	font-weight : bold;
}

.paginar A:link {
	text-decoration: underline;
	font-family : Arial;
	font-size: 22px;
	color: #91000b;
	font-weight : bold;
}
.paginar A:visited  {
	text-decoration: underline;
	font-family : Arial;
	font-size: 22px;
	color: #91000b;
	font-weight : bold;
	}

.paginar A:hover   {
	text-decoration: none;
	font-family : Arial;
	font-size: 22px;
	color: #91000b;
	font-weight : bold;
}



	body {
		scrollbar-face-color: #91000b;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: black;
		scrollbar-track-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF;
		font-family : Arial;
		font-size : 11px;
		font-style : normal;
		background : #f1f4fb;
		}
.txtpie
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Sans-serif
}

.tabla  {
                 border-color: #23457c;
                 border-style:solid;
		 		 border-width: 3px;
                 background-color: #ECF7FF; }

.borde  {        border:1px;
                 border-color: #23457c;
                 border-style:solid;}
                 
.sin_borde {border:0px;
            background-color: #ECF7FF;
           }
</style>

