﻿body
{
    margin:0px;
    padding:0px;
    background-color:White;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    font-family: Arial;
}
.MenuIE8
{
    z-index:50;
}
.tablabase
{
    background-color: #EFF3FB;
    border-width: 3px;
    border-collapse: collapse;
    text-align: left;
    width: 978px;
}
.titulo1
{
	background-color: #507CD1;
	font-size: 25px;
	border-collapse: collapse;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	}
.titulo2
{
	background-color: #507CD1;
	font-size: 20px;
	border-collapse: collapse;
	text-align: center;
	font-weight: bold;
}
.titulo3
{
	background-color: #507CD1;
	font-size: 16px;
	border-collapse: collapse;
	text-align: center;
	font-weight: bold;
	color: #800000;
}
.tituloUsuario
{
	background-color: #507CD1;
	font-size: 12px;
	border-collapse: collapse;
	text-align: center;
	font-weight: bold;
	color: #800000;
}
.tituloMenu
{
   background-color: #507CD1;
   border-collapse: collapse;
   text-align: center;
   font-weight: bold;
   color: #800000; 
   text-align:left;
}
.collapsePanel
{
    
}
.modalBackground
{
    background-color: white;
    filter: alpha(opacity=0.05);
    opacity:0.05;
}
.modalPopup
{
    border-width: 1px;
    border-color: Gray;
}
.textb
{
	text-align: right;
}
a.button
{
    border: 1px solid #000000;
    display: block;
    color: #000000;
    font-weight: bold;
    height: 30px;
    line-height: 29px;
    margin-bottom: 14px;
    text-decoration: none;
    width: 100px;
    background-color: #CCFFCC;
}
a:hover.button{
	color:#0066CC;
}
/* -------------------- */
/* CLASSES */
/* -------------------- */
.ok
{
    /*Asi es la direccion en la maquina de desarrollo
    background: url( '/FacWeb/Images/Buttons/ok.png' ) no-repeat 10px 8px;*/
    /*Asi es la direccion en el server*/
    background: url( '/Images/Buttons/ok.png' ) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}
.login
{
    background: url( '/FacWeb/Images/Buttons/keygo.png' ) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
    font-weight: bold;
    font-size: 16px;
}

.style7 {
	border: 1px solid #B5C7DE;
}
.style4 {
	text-align: center;
	border-left: 1px solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.style5 {
	border: 1px solid #EFF3FB;
}
.style9 {
	border: 1px solid #B5C7DE;
	font-family: Verdana;
	font-size: small;
	text-align: center;
	color: #FFFFFF;
	background-color: #284E98;
}
.style12 {
	font-size: xx-small;
}
.style10 {
	font-family: Verdana;
	font-size: small;
	text-align: left;
}
.style2 {
	font-family: Verdana;
	font-size: small;
}
.style3 {
	font-family: Verdana;
	font-size: medium;
	text-align: left;
}
.style11 {
	font-size: x-small;
}
.style13 {
	text-align: right;
}
