﻿/* ----DESCOMENTARIAR
body
{
	background-image: url(../../Imagenes/fondo.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	background-attachment:fixed;
	
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	font-family: Trebuchet MS,Verdana , Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table,tr,td
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Ventana
{
	background-color:White;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pie
{
	font-size:10px;
	font-weight:bold;
	color: #283775;
}

.TextBox
{
	background-image: url(../../Imagenes/sombra_text.gif);
	background-repeat:repeat-x;
	background-position:top;
	border: solid 1px #adaeae;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A4FA2;
	font-weight:bold;
}

.RadioCheck
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A4FA2;
	font-weight:bold;
}

.TextBoxCursiva
{
	background-image: url(../../Imagenes/sombra_text.gif);
	background-repeat:repeat-x;
	background-position:top;
	border: solid 1px #adaeae;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:11px;
	color:#3A4FA2;
	font-weight:bold;
}

.TextBoxFormula
{
	background-image: url(../../Imagenes/sombra_text_orange.gif);
	background-repeat:repeat-x;
	background-position:top;
	border: solid 1px #dea790;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A4FA2;
	font-weight:bold;
}

.Frame
{
	background-color:White;
	background-image: url(../../Imagenes/fondo_frame.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border: solid 1px #adaeae;
}

.TituloForm
{
	background-color:White;
	background-image: url(../../Imagenes/fondo_titulo.gif);
	background-position:left;
	background-repeat:repeat-y;
	border: solid 1px #adaeae;
	font-family:Trebuchet MS,Verdana;
	font-size:20px;
	font-weight:bolder;
	color: #283775;
	padding:5px;
}

.TituloForm1
{
	border: none;
	font-family:Trebuchet MS,Verdana;
	font-size:14px;
	font-weight:bolder;
	color: #283775;
	padding:5px;
	text-transform: uppercase
}

.TituloEx
{
	background-color:White;
	background-image: url(../../Imagenes/fondo_titulo.gif);
	background-position:left;
	background-repeat:repeat-y;
	border: solid 1px #adaeae;
	font-family:Trebuchet MS,Verdana;
	font-size:14px;
	font-weight:bolder;
	color: #283775;
	padding:2px;
}
.TituloPanel
{
	font-family:Trebuchet MS,Verdana;
	font-size:16px;
	font-weight:bolder;
	color: white;
    vertical-align:middle;
    cursor:pointer;
    padding:3px;
}

.MarcoMenu
{
	border:solid 1px #4f7997;
    background-image: url(../../Imagenes/deg_boton.gif);
    border-right: solid 3px #4f7997;
    border-bottom: solid 3px #4f7997;
    vertical-align:middle;
    z-index:50;
}

a
{
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #4f7997; 
	text-decoration: none;
	cursor:hand;
}

.ItemMenu
{
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: white; 
	text-decoration: none;
	height:20px;
	vertical-align:middle;
	cursor:hand;
}

.FondoBarraMenu
{
	background-image: url(../../Imagenes/deg_boton.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:20px;	
	border-left: solid 1px #165dc8;
	border-right: solid 1px #165dc8;
	padding: 2px;
	color: White;
	vertical-align:middle;
}

.HoverMenu
{
	text-decoration: underline;
	cursor: hand;
	color: Orange;
}

.Mostrar{display:block;}
.Ocultar{display:none;}

.tbordehome {  background-color: #FFFFFF; border: 1px #FFFFFF solid}
.bframeup {  background-image:  url(imagenes/plantilla/top_5.gif); background-repeat: repeat-x}
.TxtMenu {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #283775;
	text-decoration: none;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #003DAE;
	border-left-color: black;
	text-transform: uppercase;

}
.contenido {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; text-align: justify}
.FondoMenu {
	background-image:  url(imagenes/plantilla/fmenu.gif);
}
.TitulosSeccion {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A4FA2;
	text-transform: uppercase
}
.tabla-titulo {
	background-color: #4f7997; 
	border-right: #4f7997 thin solid; 
	border-top: #4f7997 thin solid; 
	border-left: #4f7997 thin solid; 
	border-bottom: #4f7997 thin solid
}

.Grilla{
	border-left-color : #d3d3d3 ;
	border-right-color:#d3d3d3 ; 
	border-bottom-color:#d3d3d3 ; 
	border-top-color:#d3d3d3 ; 
	border-left-style :solid;
	border-right-style: solid;
	border-left-width : 1px;
	border-right-width:1px;
	border-bottom-style:none;
	border-bottom-width:0px;
	border-top-style:none;
	border-top-width:0px;
	
	   
}
.tabla-Cabecera {
	background-color: #4f7997; 
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: bold;
	color: White;
}
.tabla-Fila {
	background-color: #FFFFFF; 
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: black;
}
.tabla-AlternatingRow {
	background-color: #d0d8da; 
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: black;
}
 
.tabla-subtitulo {
	background-color: #e0ecfa; 
}
.tabla-datos1 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	border-right: #4f7997 1px solid;
	border-top: #4f7997 1px solid; 
	border-left: #4f7997 1px solid; 
	border-bottom: #4f7997 1px solid
}

.TextoContenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.botones {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-image: url(../../Imagenes/deg_boton.gif);
	border: solid 1px white;
	text-transform:capitalize;
	text-align:center;
	width:90px;
	height:20px;
}

.botones2 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #D2DDEE;
	border: 1px solid #000000;
	text-transform: capitalize;
}
.TITULOS1 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.datos-adicionales {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #f3f3f8;
	text-transform: capitalize;
	text-decoration: underline overline;
}

.lineas
{
	border-right: #8583A9 solid;
	border-top: #8583A9 solid;
	border-left: #8583A9 solid;
	color: #8583A9;
	border-bottom: #8583A9 solid;
}

.MenuP {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #283775;
	text-decoration: none;
}


/* Diseño General de las Filas utilizadas en las Páginas de la Aplicación (FONDO #F3F3F8) --- NO MODIFICAR */ 
/* ----DESCOMENTARIAR
.tabla-datos1min {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
	background-color: #F3F3F8;
}
/* Diseño General de las Filas utilizadas en las Páginas de la Aplicación (FONDO #F3F3F8) --- NO MODIFICAR */ 
/* ----DESCOMENTARIAR
.tabla-datos1may {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase ;
	color: #333333;
	text-decoration: none;
	background-color: #F3F3F8;
}
/* Diseño General de las Filas utilizadas en las Páginas de la Aplicación (FONDO #F3F3F8) --- NO MODIFICAR */ 
/* ----DESCOMENTARIAR
.tabla-datos1sin {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #F3F3F8;
}

/* Diseño General de las Filas utilizadas en las Páginas de la Aplicación (FONDO #F3F3F8) --- NO MODIFICAR */ 
/* ----DESCOMENTARIAR
.tabla-datos2min {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
}
/* Diseño General de las Filas utilizadas en las Páginas de la Aplicación (FONDO #F3F3F8) --- NO MODIFICAR */ 
/* ----DESCOMENTARIAR
.tabla-datos2may {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase ;
	color: #333333;
	text-decoration: none;
}
/* Diseño General de las Filas utilizadas en las Páginas de la Aplicación (FONDO #F3F3F8) --- NO MODIFICAR */ 
/* ----DESCOMENTARIAR
.tabla-datos2sin {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
/* Diseño General de las Filas utilizadas en las Páginas de la Aplicación (FONDO #F3F3F8) --- NO MODIFICAR */ 
/* ----DESCOMENTARIAR
.tabla-datos3sin {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.tabla-pie-principal {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*text-transform: capitalize;*/
/* ----DESCOMENTARIAR
	color:White;
	text-decoration: none;
	background-color: #4f7997;
}

.tabla-Informacion-Principal {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #4f7997;
}

.Menu {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	/*text-transform: capitalize;*/
/* ----DESCOMENTARIAR
	color:White;
	text-decoration: none;
	background-color: #3A4FA2;
	border: 1px solid white;
}

.FondoMenuPersonalizado {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:White;
	text-decoration: none;
}

.FondoPlaceHolder
{
	background-color: transparent;
	background-position: center center; 
	background-attachment: fixed; 
	background-image: url(../Imagenes/fondo.jpg)
}

.botonesMenu {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #145cc8;
	/*border: 1px solid #000000;*/
/* ----DESCOMENTARIAR
	text-transform:uppercase;
	text-align:center;
	height:19px;
}
.FormaLabel
{
	font-family: Trebuchet MS,Verdana;
	font-weight: bold;
	Font-Size: 10px;
	Color: Black
}		
.FormaTextBox
{
	font-family: Trebuchet MS,Verdana;
	Font-Size: 11px;
	Color: Black;
	border: 1px solid #000000;
}
.FormaLabelTitulo
{
	font-family: Trebuchet MS,Verdana;
	font-weight: bold;
	Font-Size: 12px;
	Color: white
}
.FormatControl
{
	font-family: Trebuchet MS,Verdana;
	Font-Size: 11px;
	Color: Black
}

.accordionHeaderSelected
{
    border: 1px solid #3A4FA2;
    color: white;
    background-color: #4f7997;
	font-family: Trebuchet MS,Verdana;
	font-size: 12px;
	font-weight: bold;
    padding: 4px;
    margin-top: 4px;
    cursor: pointer;
}
.TablaSubformulario
{
	border : 1px solid #4f7997;
}

.accordionHeader
{
    border: 1px solid #3A4FA2;
    color: #375970;
    background-color: #d0d8da;
	font-family: Trebuchet MS,Verdana;
	font-size: 12px;
	font-weight: bold;
    padding: 4px;
    margin-top: 4px;
    cursor: pointer;
}

.accordionContent
{
    background-color: white;
    border: 1px dashed #2F4F4F;
    border-top: none;
    font-family: Trebuchet MS,Verdana;
	font-size: 12px;
    padding: 5px;
    padding-top: 10px;
}

.Contraseña_baja
{
    color:Red;
    background-color:Red;
}
.Contraseña_media
{
    color:Yellow;
    background-color:Yellow;
}
.Contraseña_alta
{
    color:Green;
    background-color:Green;
}

.Barra_Error
{
    border-style:solid;
    border-width:0.5px;
    padding:1px 1px 1px 1px;
    width:80px;
    vertical-align:middle;
}

li
{
	list-style-image: url(../../Imagenes/bullets.gif);
	list-style-position:outside;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #4f7997;
	border-bottom: solid 1px orange;
}

.Banner
{
      background-image: url(../../Imagenes/silasp.gif);
      background-position: top;
      width:858px;
      height:122px;
}
.FondoBanner
{
      background-image: url(../../Imagenes/fondobanner.gif);
      background-position: top;
      background-repeat: repeat-x;
}
.Texto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	color:White;
	font-weight:normal;
	letter-spacing:2px;
	vertical-align:bottom;
}


/* Estilos de borde */
/* ----DESCOMENTARIAR
.esq_sup_izq
{
 background-image:url(../../Imagenes/esq_sup_izq.gif);
 background-position:top left;
 background-repeat:no-repeat;
 width:10px;
 height:12px;
}
.esq_sup_der
{
 background-image:url(../../Imagenes/esq_sup_der.gif);
 background-position:top right;
 background-repeat:no-repeat;
 width:11px;
 height:12px;
}
.borde_sup
{
 background-image:url(../../Imagenes/borde_sup.gif);
 background-position:top;
 background-repeat:repeat-x;
 height:12px;
}
.esq_inf_izq
{
 background-image:url(../../Imagenes/esq_inf_izq.gif);
 background-position:bottom left;
 background-repeat:no-repeat;
 width:10px;
 height:11px;
}
.esq_inf_der
{
 background-image:url(../../Imagenes/esq_inf_der.gif);
 background-position:bottom right;
 background-repeat:no-repeat;
 width:11px;
 height:11px;
}
.borde_inf
{
 background-image:url(../../Imagenes/borde_inf.gif);
 background-position:bottom;
 background-repeat:repeat-x;
 height:11px;
}
.borde_izq
{
 background-image:url(../../Imagenes/borde_izq.gif);
 background-position:left top;
 background-repeat:repeat-y;
 width:10px;
}
.borde_der
{
 background-image:url(../../Imagenes/borde_der.gif);
 background-position:right top;
 background-repeat:repeat-y;
 width:11px;
}
.Mensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;			
}


/*Menu*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* ----DESCOMENTARIAR
.menu {width:100%; height:32px; font-size:0.85em; position:relative; z-index:100; border-right:1px solid #000;}
/* hack to correct IE5.5 faulty box model */
/* ----DESCOMENTARIAR
* html .menu {width:381px; width:380px;}
/* remove all the bullets, borders and padding from the default list styling */
/* ----DESCOMENTARIAR
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:95px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
/* ----DESCOMENTARIAR
.menu li {float:left;width:95px;position:relative; margin:0; }
/* style the links for the top level */
/* ----DESCOMENTARIAR
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; width:89px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:#333333; padding-left:5px; line-height:29px;}
/* a hack so that IE5.5 faulty box model is corrected */
/* ----DESCOMENTARIAR
* html .menu a, * html .menu a:visited {width:95px; width:89px;}

/* style the second level background */
/* ----DESCOMENTARIAR
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#666666 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
/* style the second level hover */
/* ----DESCOMENTARIAR
.menu ul ul a.drop:hover{background:#EE6600 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#EE6600 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
/* style the third level background */
/* ----DESCOMENTARIAR
.menu ul ul ul a, .menu ul ul ul a:visited {background:#333333;}
/* style the third level hover */
/* ----DESCOMENTARIAR
.menu ul ul ul a:hover {background:#EE6600;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
/* ----DESCOMENTARIAR
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:95px;border-top:1px solid #000;}
/* another hack for IE5.5 */
/* ----DESCOMENTARIAR
* html .menu ul ul {top:30px;top:31px;}

/* position the third level flyout menu */
/* ----DESCOMENTARIAR
.menu ul ul ul{left:95px; top:-1px; width:95px;}

/* position the third level flyout menu for a left flyout */
/* ----DESCOMENTARIAR
.menu ul ul ul.left {left:-95px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
/* ----DESCOMENTARIAR
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
/* ----DESCOMENTARIAR
.menu ul ul a, .menu ul ul a:visited {background:#666666; color:#FFF; height:auto; line-height:1em; padding:5px 5px; width:84px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
/* ----DESCOMENTARIAR
* html .menu ul ul a{width:96px;width:84px;}

/* style the top level hover */
/* ----DESCOMENTARIAR
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#EE6600;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#EE6600;}

/* make the second level visible when hover on first level list OR link */
/* ----DESCOMENTARIAR
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
/* ----DESCOMENTARIAR
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
/* ----DESCOMENTARIAR
.menu ul :hover ul :hover ul{ visibility:visible;}

/**********************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************/
/******NUEVO******/

body
{
	background-image: url(../../Imagenes/fondo.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	background-attachment:fixed;
	
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	font-family: Trebuchet MS,Verdana , Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table,tr,td
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Ventana
{
	background-color:White;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pie
{
	font-size:10px;
	font-weight:bold;
	color: #283775;
}

.TextBox
{
	background-image: url(../../Imagenes/sombra_text.gif);
	background-repeat:repeat-x;
	background-position:top;
	border: solid 1px #adaeae;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A4FA2;
	font-weight:bold;
}

.RadioCheck
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A4FA2;
	font-weight:bold;
}

.TextBoxCursiva
{
	background-image: url(../../Imagenes/sombra_text.gif);
	background-repeat:repeat-x;
	background-position:top;
	border: solid 1px #adaeae;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:11px;
	color:#3A4FA2;
	font-weight:bold;
}

.TextBoxFormula
{
	background-image: url(../../Imagenes/sombra_text_orange.gif);
	background-repeat:repeat-x;
	background-position:top;
	border: solid 1px #dea790;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A4FA2;
	font-weight:bold;
}

.Frame
{
	background-color:White;
	background-image: url(../../Imagenes/fondo_frame.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border: solid 1px #adaeae;
}

.TituloForm
{
	background-color:White;
	background-image: url(../../Imagenes/fondo_titulo.gif);
	background-position:left;
	background-repeat:repeat-y;
	border: solid 1px #adaeae;
	font-family:Trebuchet MS,Verdana;
	font-size:20px;
	font-weight:bolder;
	color: #283775;
	padding:5px;
}

.TituloForm1
{
	border: none;
	font-family:Trebuchet MS,Verdana;
	font-size:14px;
	font-weight:bolder;
	color: #283775;
	padding:5px;
	text-transform: uppercase
}

.TituloEx
{
	background-color:White;
	background-image: url(../../Imagenes/fondo_titulo.gif);
	background-position:left;
	background-repeat:repeat-y;
	border: solid 1px #adaeae;
	font-family:Trebuchet MS,Verdana;
	font-size:14px;
	font-weight:bolder;
	color: #283775;
	padding:2px;
}
.TituloPanel
{
	font-family:Trebuchet MS,Verdana;
	font-size:16px;
	font-weight:bolder;
	color: white;
    vertical-align:middle;
    cursor:pointer;
    padding:3px;
}

.MarcoMenu
{
	border:solid 1px #4f7997;
    background-image: url(../../Imagenes/deg_boton.gif);
    border-right: solid 3px #4f7997;
    border-bottom: solid 3px #4f7997;
    vertical-align:middle;
    z-index:50;
}

a
{
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #4f7997; 
	text-decoration: none;
	cursor:hand;
}

.ItemMenu
{
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: white; 
	text-decoration: none;
	height:20px;
	vertical-align:middle;
	cursor:hand;
}

.FondoBarraMenu
{
	background-image: url(../../Imagenes/deg_boton.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:20px;	
	border-left: solid 1px #165dc8;
	border-right: solid 1px #165dc8;
	padding: 2px;
	color: White;
	vertical-align:middle;
}

.HoverMenu
{
	text-decoration: underline;
	cursor: hand;
	color: Orange;
}

.Mostrar{display:block;}
.Ocultar{display:none;}

.tbordehome {  background-color: #FFFFFF; border: 1px #FFFFFF solid}
.bframeup {  background-image:  url(imagenes/plantilla/top_5.gif); background-repeat: repeat-x}
.TxtMenu {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #283775;
	text-decoration: none;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #003DAE;
	border-left-color: black;
	text-transform: uppercase;

}
.contenido {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; text-align: justify}
.FondoMenu {
	background-image:  url(imagenes/plantilla/fmenu.gif);
}
.TitulosSeccion {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A4FA2;
	text-transform: uppercase
}
.tabla-titulo {
	background-color: #4f7997; 
	border-right: #4f7997 thin solid; 
	border-top: #4f7997 thin solid; 
	border-left: #4f7997 thin solid; 
	border-bottom: #4f7997 thin solid
}

.Grilla{
	border-left-color : #d3d3d3 ;
	border-right-color:#d3d3d3 ; 
	border-bottom-color:#d3d3d3 ; 
	border-top-color:#d3d3d3 ; 
	border-left-style :solid;
	border-right-style: solid;
	border-left-width : 1px;
	border-right-width:1px;
	border-bottom-style:none;
	border-bottom-width:0px;
	border-top-style:none;
	border-top-width:0px;
	
	   
}
.tabla-Cabecera {
	background-color: #4f7997; 
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: bold;
	color: White;
}
.tabla-Fila {
	background-color: #FFFFFF; 
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: black;
}
.tabla-AlternatingRow {
	background-color: #d0d8da; 
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: black;
}
 
.tabla-subtitulo {
	background-color: #e0ecfa; 
}
.tabla-datos1 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	border-right: #4f7997 1px solid;
	border-top: #4f7997 1px solid; 
	border-left: #4f7997 1px solid; 
	border-bottom: #4f7997 1px solid
}

.TextoContenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.botones {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-image: url(../../Imagenes/deg_boton.gif);
	border: solid 1px white;
	text-transform:capitalize;
	text-align:center;
	width:90px;
	height:20px;
}

.botones2 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #D2DDEE;
	border: 1px solid #000000;
	text-transform: capitalize;
}
.TITULOS1 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.datos-adicionales {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #f3f3f8;
	text-transform: capitalize;
	text-decoration: underline overline;
}

.lineas
{
	border-right: #8583A9 solid;
	border-top: #8583A9 solid;
	border-left: #8583A9 solid;
	color: #8583A9;
	border-bottom: #8583A9 solid;
}

.MenuP {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #283775;
	text-decoration: none;
}


/* Diseño General de las Filas utilizadas en las Páginas de la Aplicación (FONDO #F3F3F8) --- NO MODIFICAR */ 
.tabla-datos1min {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
	background-color: #F3F3F8;
}

/* Diseño General de las Filas utilizadas en las Páginas de la Aplicación (FONDO #F3F3F8) --- NO MODIFICAR */ 
.tabla-datos1may {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase ;
	color: #333333;
	text-decoration: none;
	background-color: #F3F3F8;
}
/* Diseño General de las Filas utilizadas en las Páginas de la Aplicación (FONDO #F3F3F8) --- NO MODIFICAR */ 
.tabla-datos1sin {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #F3F3F8;
}

/* Diseño General de las Filas utilizadas en las Páginas de la Aplicación (FONDO #F3F3F8) --- NO MODIFICAR */ 
.tabla-datos2min {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
}

/* Diseño General de las Filas utilizadas en las Páginas de la Aplicación (FONDO #F3F3F8) --- NO MODIFICAR */ 
.tabla-datos2may {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase ;
	color: #333333;
	text-decoration: none;
}
/* Diseño General de las Filas utilizadas en las Páginas de la Aplicación (FONDO #F3F3F8) --- NO MODIFICAR */ 
.tabla-datos2sin {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

/* Diseño General de las Filas utilizadas en las Páginas de la Aplicación (FONDO #F3F3F8) --- NO MODIFICAR */ 
.tabla-datos3sin {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.tabla-pie-principal {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*text-transform: capitalize;*/
	color:White;
	text-decoration: none;
	background-color: #4f7997;
}

.tabla-Informacion-Principal {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #4f7997;
}

.Menu {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	/*text-transform: capitalize;*/
	color:White;
	text-decoration: none;
	background-color: #3A4FA2;
	border: 1px solid white;
}

.FondoMenuPersonalizado {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:White;
	text-decoration: none;
}

.FondoPlaceHolder
{
	background-color: transparent;
	background-position: center center; 
	background-attachment: fixed; 
	background-image: url(../Imagenes/fondo.jpg)
}

.botonesMenu {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #145cc8;
	/*border: 1px solid #000000;*/
	text-transform:uppercase;
	text-align:center;
	height:19px;
}
.FormaLabel
{
	font-family: Trebuchet MS,Verdana;
	font-weight: bold;
	Font-Size: 10px;
	Color: Black
}		
.FormaTextBox
{
	font-family: Trebuchet MS,Verdana;
	Font-Size: 11px;
	Color: Black;
	border: 1px solid #000000;
}
.FormaLabelTitulo
{
	font-family: Trebuchet MS,Verdana;
	font-weight: bold;
	Font-Size: 12px;
	Color: white
}
.FormatControl
{
	font-family: Trebuchet MS,Verdana;
	Font-Size: 11px;
	Color: Black
}

.accordionHeaderSelected
{
    border: 1px solid #3A4FA2;
    color: white;
    background-color: #4f7997;
	font-family: Trebuchet MS,Verdana;
	font-size: 12px;
	font-weight: bold;
    padding: 4px;
    margin-top: 4px;
    cursor: pointer;
}
.TablaSubformulario
{
	border : 1px solid #4f7997;
}

.accordionHeader
{
    border: 1px solid #3A4FA2;
    color: #375970;
    background-color: #d0d8da;
	font-family: Trebuchet MS,Verdana;
	font-size: 12px;
	font-weight: bold;
    padding: 4px;
    margin-top: 4px;
    cursor: pointer;
}

.accordionContent
{
    background-color: white;
    border: 1px dashed #2F4F4F;
    border-top: none;
    font-family: Trebuchet MS,Verdana;
	font-size: 12px;
    padding: 5px;
    padding-top: 10px;
}

.Contraseña_baja
{
    color:Red;
    background-color:Red;
}
.Contraseña_media
{
    color:Yellow;
    background-color:Yellow;
}
.Contraseña_alta
{
    color:Green;
    background-color:Green;
}

.Barra_Error
{
    border-style:solid;
    border-width:0.5px;
    padding:1px 1px 1px 1px;
    width:80px;
    vertical-align:middle;
}

li
{
	list-style-image: url(../../Imagenes/bullets.gif); /*define la sangria tener en cuenta para el menu HTML*/
	list-style-position:outside;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #4f7997;
	border-bottom: solid 1px orange;  /*define el color naranja de la linea que acompaña la sangria tener en cuenta para el menu HTML*/
}

.Banner
{
      background-image: url(../../Imagenes/silasp.gif);
      background-position: top;
      width:858px;
      height:122px;
}
.FondoBanner
{
      background-image: url(../../Imagenes/fondobanner.gif);
      background-position: top;
      background-repeat: repeat-x;
}
.Texto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	color:White;
	font-weight:normal;
	letter-spacing:2px;
	vertical-align:bottom;
}


/* Estilos de borde */
.esq_sup_izq
{
 background-image:url(../../Imagenes/esq_sup_izq.gif);
 background-position:top left;
 background-repeat:no-repeat;
 width:10px;
 height:12px;
}
.esq_sup_der
{
 background-image:url(../../Imagenes/esq_sup_der.gif);
 background-position:top right;
 background-repeat:no-repeat;
 width:110px;
 height:12px;
}
.borde_sup
{
 background-image:url(../../Imagenes/borde_sup.gif);
 background-position:top;
 background-repeat:repeat-x;
 height:12px;
}
.esq_inf_izq
{
 background-image:url(../../Imagenes/esq_inf_izq.gif);
 background-position:bottom left;
 background-repeat:no-repeat;
 width:10px;
 height:11px;
}
.esq_inf_der
{
 background-image:url(../../Imagenes/esq_inf_der.gif);
 background-position:bottom right;
 background-repeat:no-repeat;
 width:11px;
 height:11px;
}
.borde_inf
{
 background-image:url(../../Imagenes/borde_inf.gif);
 background-position:bottom;
 background-repeat:repeat-x;
 height:11px;
}
.borde_izq
{
 background-image:url(../../Imagenes/borde_izq.gif);
 background-position:left top;
 background-repeat:repeat-y;
 width:10px;
}
.borde_der
{
 background-image:url(../../Imagenes/borde_der.gif);
 background-position:right top;
 background-repeat:repeat-y;
 width:11px;
}
.Mensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;			
}


/*Menu HTML*/

/* ================================================================ */

/*NO*/
.menu 
	{width:100%;					/*SI*/ 
	 height:26px;					/*si*/
	 background-image: url(../../Imagenes/deg_boton.gif);	 
	 /*font-size:0.85em;*/
	 /*position:relative; */
	 /*z-index:100; */
	 /*border:1px solid #000;
	 border-width:1px 0 1px 1px;*/
	}
	
/* hack to correct IE5.5 faulty box model */
/*NO*/
/*html .menu 
	{width:381px; 
	 width:380px;
	}*/
	
/* remove all the bullets, borders and padding from the default list styling */
.menu ul 
	{padding:0;					/* da espacio al costado izquierdo */
	 margin:0;					/* da espacio de margen */
	 list-style-type:none;		/* determina la imagen de la sangria */
	}

/*no*/
.menu ul ul 
	{width:5px;} /*95
	
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li 
	{float:left;			/*Determina el sentido del menu*/
	 /*width:140px;			/*Determina el espacio entre menu princiopal 95px */
	 position:relative;		/*Permite que los submenu aparezcan debajo de su menu padre*/
	 /*margin:0;				/*no*/
	 /*background-color:#5C7382;*/
	 /*border:1px solid white;*/
	 border-color:White;
	}

/* style the links for the top level */
.menu a, .menu a:visited 
	{display:block;					/*si*/
	 font-size:11px;				/*Tamaño letra menu y submenu*/
	 /*text-decoration:none;*/
	 color:#fff;					/*Color de la letra
	 /*width:140px; */
	 height:24px;
	 text-align:left;
	 /*border:1px solid white; */
	 /*border-width:1px 0 1px 1px;*/	 
	 background-image: url(../../Imagenes/deg_boton.gif);
	 padding-left:20px;				/*Espacio izq del menu*/
	 padding-right:20px;			/*Espacio derecho del menu*/
	 line-height:22px;
	 border-color:White;
	}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited 
	{width:95px; width:89px;border-color:White;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited 
	{/*background:#333333;*/
	 /*background-image: url(../../Imagenes/deg_boton.gif);*/
	 background:#5C7382;
	 border-color:White;
	}
	
/* style the third level hover */
.menu ul ul ul a:hover {color:Orange;border-color:White;} /*ULTIMO NIVEL DEL MENU*/
/*.menu ul ul ul a:hover {background:#EE6600;}*/


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul 
	{visibility:hidden;
	 position:absolute;
	 height:0;
	 top:25px;
	 left:0; 
	 width:105px;
	 border-color:White;
	 /*width:auto;*/
	 /*border-top:1px solid #000;*/
	}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;top:31px;border-color:White;}

/* position the third level flyout menu */
.menu ul ul ul
	{left:170px; 
	 top:1px;
	 /*width:95px;*/
	 border-color:White;
	}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-50px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table 
	{position:absolute;
	 top:0; 
	 left:0; 
	 border-collapse:collapse;
	 border-color:White;
	}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited 
	{background:#5C7382; 
	 /*background-image: url(../../Imagenes/deg_boton.gif);*/
	 color:#FFF;
	 height:auto; 
	 line-height:1em; 
	 padding:5px 5px; 
	 width:160px;						/*Largo de menu 2 nivel*/
	 /*width:auto;*/
	 border-width:0 1px 1px 1px;
	 border-color:White;
	 /*border-color:White;*/
	}
/* yet another hack for IE5.5 */
* html .menu ul ul a{width:96px;width:84px; border-color:White; }

/* style the top level hover */
/*.menu a:hover, .menu ul ul a:hover{color:#fff; background:#EE6600;}*/
.menu a:hover, .menu ul ul a:hover{color:Orange; border-color:White;}
/*.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#EE6600;}*/
.menu :hover > a, .menu ul ul :hover > a {color:Orange; border-color:White;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
