@charset "utf-8";

 dt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
 dd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body{ /*COLOR DE FONDO*/
	background-color: #ffffff;
	/*background-image: url(img/bkg.gif)*/
}

#footer {
    background-image: url("../css/img/logotipo_abajo.jpg");
    background-position: 60px top;
    background-repeat: no-repeat;
    width: 1100px;
    height: 156px;
    color: #FFFFFF;
    font-size: 11px;
    margin: 0 auto;
    overflow: hidden;
    /*padding-top: 20px;*/

}
#footer #texto {
    background-position: 700px bottom;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-left: 8px solid #BBBBBB;
    margin-left: 260px;
    margin-top: 100px;
    padding-left: 10px;
}
/*TAPON LOGIN*/
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A71B3;
	text-decoration: none;
}

/*FORMULARIOS LOGIN*/
.caja_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A71B3;
	text-decoration: none;
	background-color: #E1E1E1;
	border: 1px solid #29AAE3;
	padding: 2px;
}

.btn_login{
	font-family: arial;	
	font-size: 18px;
	align:center;
	text-align: right;
	color: #FFFFFF;
	border:1px;
	margin:0.3em;
	height: 31px;
	width:88px;
	background-image: url(../css/img/botones/editar.jpg);
}

.tabla { /*TABLAS Y FORMULARIOS*/
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	text-decoration: none;
 	text-align: justify;
	background-color: #E7E3E7;
	border: 2px solid #999;
	margin-bottom:1em;
	padding-bottom:1em;
}

.caja_form { /*TEXTBOX*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #990000;
	padding: 2px;
}
/*
.tabla caption {
	background-image:url(img/boton_void.jpg);
	background-position:left center;
	background-repeat:repeat;
	color:#CC0000;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	padding-bottom:13px;
	border:0;
	text-decoration:none;
	text-indent:5px;
}*/
.primera_fila { /*TITULO DE LA TABLA*/
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/tablabkg4.jpg);
	background-repeat: repeat;
	background-position: left center;
	height: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	text-indent: 5px;
}

.primera_columna { /*TEXTO DESTACADO DE LA TABLA*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	width: 114px;
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
}

.primera_columna1 { /*TEXTO DESTACADO DE LA TABLA*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	width: 50px;
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
}

.primera_columna2 { /*TEXTO DESTACADO DE LA TABLA*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	width: 200px;
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
}

.acciones_columna { /*TEXTO DESTACADO DE LA TABLA*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	width: 270px;
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
	text-align:center;
}

.btn { /*BOTON*/
	font-family: Verdana;
	font-size: 11px;
	align:center;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #999;
	margin:1em;
	border-bottom-color: #990000;
	background-image: url(img/tablabkg4.jpg);
	background-repeat: repeat-x;
}

.titular { /*TEXTO DE TITULO*/
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0400;
	text-align: left;
	text-decoration: none;
	vertical-align:bottom;
	padding:0.5em;
}
.titular2 { /*TEXTO DE TITULO*/
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #696969;
	text-align: left;
	text-decoration: none;
	vertical-align:bottom;
	padding:0.5em;
}

.texto { /*TEXTO NORMAL FORMULARIO*/
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-align: justify;
	padding:1em;
}

.texto2 { /*TEXTO NORMAL FIRMA*/
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding:0em;
}

.texto_footer { /*TEXTO NORMAL FIRMA*/
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding:0em;
}

.texto3 { /*TEXTO NORMAL PARRAFO*/
	font-family: Verdana;
	font-size: 11px;
	color: #111111;
	text-decoration: none;
	text-align: justify;
	padding:1em;
}

.links { /*TEXTO LINKS*/
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold; 
	text-decoration: none;
	text-align: center;
	border: 1em;
	padding:1em;
}

/*LINKS*/
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.menu1 {
   font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            font-weight: normal;
            color: #FFFFFF;
            text-decoration: none;
            background-image: url(../css/img/btn_111.jpg);
            height: 30px;
            width: 90px;
			background-repeat:no-repeat;
            text-align: center;
            vertical-align: middle;
			padding-top: 5px;
			padding-left: 2px;
			padding-right: 2px;

}
.menu2 {
   			font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            font-weight: normal;
            color: #FFFFFF;
            text-decoration: none;
            background-image: url(../css/img/btn_22.jpg);
            height: 30px;
            width: 90px;
			background-repeat:no-repeat;
            text-align: center;
			padding-top: 5px;
			padding-left: 2px;
			padding-right: 2px;
            vertical-align: middle;

}

.submenu {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	height: 30px;
	width: 100%;
}
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../css/img/botones/flecha.jpg);
	background-repeat: no-repeat;
	background-position: 8px 13px;
	text-indent: 22px;
	height: 22px;
	padding-top: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	width: 115px;
	float: left;
}
.itemactivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../css/img/botones/flecha.jpg);
	background-repeat: no-repeat;
	background-position: 8px 13px;
	text-indent: 22px;
	height: 22px;
	padding-top: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	width: 115px;
	float: left;
	background-color: #666666;
}

.btn_agregar{
	padding-right:1px;
	text-align:right;
	margin-bottom:1em;
	padding-bottom:10px;
}
.textoBlanco{
color:#FFFFFF;
font-size: 11px;
}

#columna_izquierda
{
   padding-left:3px;
   float:left;
 /*  width:280px;*/
  
}
#columna_derecha
{ padding-right:3px;
/*   width:280px;*/
   float:right;
}
#columna_central
{
padding-left:3px;
padding-right:1px;
float:right;
float:left;
}