body {
		
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contenedor{
    margin: 0 auto;
    width:720px;
    border: 2px solid #ccc;
background-color: white;
}

#header{
    background: url("../imagenes/jujuy.png");
    height:110px;
    width:720px;
}

.menu_izquierdo{
    width:150px;
    background-color:#F2FCF7;
    /* background-color:#EEEEEE; */
}

table td{
    vertical-align:top;
}

p {
	font-size:12px;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 0px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
	line-height: 18px;
}

h1 {
	font-size:20px;
	font-stretch:narrower; 	
	text-indent: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	font-variant: normal;
	color: #0B52A2;
	font-weight: bold;
}

h2 {
	font-size:16px;
	font-stretch:narrower; 	
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	font-variant: normal;
	color: #0B52A2;
	font-weight: bold;
}

h3 {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	font-variant: normal;
	font-weight: bold;
}


.destacado {
	font-size:11px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	color: #6999CA;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
}

.boton {	
	cursor:pointer;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}

/* color del link */
.boton a {
	color: #FFFFFF;
	text-decoration:none;
}
.boton tr.sup {
	background-image: url(../images/bot_arriba.jpg);
}
.boton tr.inf {
	background-image: url(../images/bot_abajo.jpg);
}

.boton:hover a {
	color: #FFFFFF;
}
.boton:hover tr.sup {
	background-position: -150px 0px;
}
.boton:hover tr.inf {
	background-position: -150px 0px;
}

.activo a {
	color: #FFFFFF;
}
.activo tr{
	cursor:default;
	background-position: +150px 0px;
}
.activo:hover a {
	color: #FFFFFF;
}
.activo:hover tr.sup{
	background-position: +150px 0px;
}
.activo:hover tr.inf{
	background-position: +150px 0px;
}

.sub_boton tr {	
	cursor:pointer;
	background-color: #91B0D0;
}
.sub_boton a {
	color: #FFFFFF;
	text-decoration:none;
}

.sub_boton tr.sup {
	background-image: url(../images/bot_sec_sup.jpg);
	background-position: 0px 0px;
}
.sub_boton tr.inf {
	background-image: url(../images/bot_sec_inf.jpg);
	background-position: 0px 0px;
}
.sub_boton:hover a {
	color: #FFFFFF;
}
.sub_boton:hover tr.sup {
	background-position: -150px 0px;
}
.sub_boton:hover tr.inf {
	background-position: -150px 0px;
}

.login{
	margin:4px;
	font-size: 10px;
	font-style: normal;
	color: #555555;
	text-align: left;
	background-color: #cccccc;
}
.input {
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: left;
	height:16px;
	width:115px;
	
}
.noLink {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
}

/* ---------------TABLA_MENU---------------------- */

.tabla_menu {
	background-color:#FFFFFF;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.tabla_menu a{
	text-decoration: none;color:#333333;
}
.tabla_menu td{
	padding: 4px;
	background-color:#cbdbea;

}
.tabla_menu_fila_par td{
	background-color:#CBDBEA;
}
.tabla_menu_fila_impar td{
	background-color:#91B0D0;
}

.tabla_menu_tr_hover td {
	background-color: #3B83D5;
	cursor:pointer; color: #FFF
}

.tabla_menu th {
	padding: 4px;
	cursor: default;
	font-size:10px;
	font-weight: bold;
	font-stretch:expanded;
	background-color:#0A51A1;
	color:#FFFFFF;
	text-transform: uppercase;
}

.fondo_botonera {
background-color:#eeeeee;
}

.txtusuarios {
	color:#333333;
}

/* ---------------TABLA_BUSCAR---------------------- */
.tabla_buscar {
	border-color:#000099;
	color:#333333;
	background-color:#E4EAD9;
	font-size:10px;
	font-stretch:normal;
	font-weight:bold;
	}

.tabla_buscar td {
 vertical-align:middle;
 }
	
.tabla_buscar input {
	height:11px;
	vertical-align:middle;
	font-size:9px;
}

/* ---------------TABLA_SUBMENU---------------------- */
.tabla_submenu th {
	/*background-color:#6B8974;*/
	background-color:#0A51A1;
	color:#FFFFFF;
	text-transform: uppercase;
}
.tabla_submenu td {
	background-color:#9ABAD5;
	
}

.tabla_submenu .tabla_menu_tr_hover td {
	background-color: #0D65C6; cursor:pointer; color: #FFF
}
.tabla_submenu .tabla_menu_fila_par td{
	background-color:#7EA8C9;
}
.tabla_submenu .tabla_menu_fila_impar td{
	background-color:#BAD3FC;
}
/*-------------BOTONCITO-------------------------*/
.botoncito_fondo_gris {
	background-image:url('../images/botoncito_pix.gif');
	background-repeat:repeat-x;
	width:auto;
	max-height:15px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
	font-weight:bold;
}
.banner_inf {
	background-image:url('../images/pix_ban_inf.gif');
	background-repeat:repeat-x;
	height:52px;
}
.boton_enviar {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 430px;
	cursor: pointer;
}

.td_sup{
	background-image:url('../images/usuario_pix_sup.jpg');
	background-repeat:repeat-x;
}
.td_inf{
	background-image:url('../images/usuario_pix_inf.jpg');
	background-repeat:repeat-x;
}
.img_bot {
	background-image: url('../images/boton_fnd_neutro.jpg');
	background-repeat:no-repeat;
	width:152px;
	height: 42px;
	}

.img_bot a{
  padding-top:5px;          
  text-decoration: none;
  color: #666666;
  text-align: justify;
  font-weight: bold;
}
	
.img_bot_destacado {
	background-image: url('../images/boton_fnd_destacado.jpg');
	background-repeat:no-repeat;
	width:152px;
	height: 42px;
	}

.img_bot_destacado a{
  padding-top:5px;          
  text-decoration: none;
  color: #666666;
  text-align: center;
  font-weight: bold;
}


.txtbot {
	color:#000000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}	
.txtbot p{
	color:#696937;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	
.txtbot a{
	color:#696937;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.txtbot a:hover{
	color:#a1a145;
	text-decoration:none;

}
.txttit p{
	color:#696937;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	
.txttit a{
	color:#696937;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.txttit a:hover{
	color:#a1a145;
	text-decoration:none;

}

.vermas {
  color:#FF9933;
	text-decoration:none;
}
.vermas:hover {
	color:#FF6600;
	text-decoration:none;

}
.mailto {
  color:#666666;
	text-decoration:none;
}

/*Login*/
.login_sup_izq{
	background:url(../images/usuario_izq_sup.jpg);
}
.login_sup{
	background:url(../images/usuario_pix_sup.jpg);
}
.login_sup_der{
	background:url(../images/usuario_der_sup.jpg);
}
.login_inf_izq{
	background:url(../images/usuario_izq_inf.jpg);
}
.login_inf{
	background:url(../images/usuario_pix_inf.jpg);
}
.login_inf_der{
	background:url(../images/usuario_der_inf.jpg);
}


#boton
{
 	width: 143px;
  height: 28px;
  background: url("images/bot_sup.jpg") no-repeat 0 0;
  background-position: 0px 0px;
}
#boton:hover{
	background-position: -150px 0px;
}

#Layer1 {
	position:absolute;
	left:243px;
	top:187px;
	width:59px;
	height:13px;
	z-index:1;
	border:none;
}
#Layer2 {
	position:absolute;
	left:400px;
	top:175px;
	width:56px;
	height:30px;
	z-index:2;
	border:none;

}
#Layer3 {
	position:absolute;
	left:542px;
	top:174px;
	width:88px;
	height:38px;
	z-index:3;
	border:none;

}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style2 {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo1 {color: #696937}


.tabla-principal{
    width:485px;
    margin: 0 auto;
    padding-top:20px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 2px solid black;
    margin-top:20px;
}

.links {
    width:485px;
    margin: 0 auto;
    margin-top: 10px;
}

#footer{
width:100%;
height:30px;
}

#footer table{
width:100%;}

