/*******************************************************************************
****** ESTILOS GLOBALES ********************************************************
*******************************************************************************/


/****** INICIALIZACION DE TAGS ************************************************/

body, div, span, p, h1, h2, h3, h4, h5, ul, li, ol, img, a, table, tr, td, form, input, select, textarea, object, embed
{
    margin: 0px;
    padding: 0px;
}
/******************************************************************************/

/****** DEFINICIONES ESPECIFICAS GENERALES ************************************/
body
{
    width: 100%;
    height: 100%;
    background-color: #CCCCCC;
    font-family: Verdana, Arial, Lucida Grande, Lucida, Helvetica, Geneva, sans-serif;
    font-size: 14px;
    /*color: #7F7F7F;*/
    color: #000000;
}



/****** SOMBRA ******/
.sombra
{
    width: 888px;
	height: 500px;
    background-color: #B2B2B2;
    margin: auto;
}

.sombra2
{
    width: 886px;
	height: 498px;
    background-color: #f6f6f6;
    margin: auto;
}


/***** CONTENEDOR ******/
div#contenedor
{
    /*width: 1953px;*/
    width: 95%;
	height: auto;
    min-height: 590px;
    background-color: #f6f6f6;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
	padding-bottom: 10px;
    margin: auto;
}



/***** CABECERA ******/
div#cabecera
{
    width: 100%;
    height: 120px;
    position: relative;
    background-color: #FFFFFF;
}




div#cabecera img
{
    float: left;
}





/****** MENU 1 ******/
div#menu1
{
    width: 95%;
    height: auto;/*29px*/
	background-color: #F6F6F6;
    background-image: url( /img/fondo_menu.jpg );
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom: 1px solid #999999;
    margin: auto;
    margin-top: 10px;
    color: #7F7F7F;
}

div#menu1 table
{
    width: 889px;
    height: 28px;
    border-collapse: collapse;
    margin-left: 8px;
    margin-top: 1px;
    margin-right: 8px;
    empty-cells: show;

}



/* MOUSEOUT */
div#menu1 table tr td.borde_izq
{
    width: 10px;
	height: 28px;
	background-color: #E5E5E5;
    background-image: url( /img/borde_izq_gris1.jpg );
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
	overflow: hiden;
}

div#menu1 table tr td.enlace
{
	height: 23px;
	background-color: #E5E5E5;
    font-family: Arial, Lucida Grande, Lucida, Helvetica, Verdana, Geneva, sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
}

div#menu1 table tr td.borde_der
{
    width: 10px;
	height: 28px;
	background-color: #E5E5E5;
    background-image: url( /img/borde_der_gris1.jpg );
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
}

/* MOUSEOVER */
div#menu1 table tr td.borde_izq_over
{
    width: 10px;
	height: 28px;
	background-color: #D13D3F;
    background-image: url( /img/borde_izq_rojo1.jpg );
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
}

div#menu1 table tr td.enlace_over
{
	height: 23px;
	background-color: #D13D3F;
    font-family: Arial, Lucida Grande, Lucida, Helvetica, Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
}

div#menu1 table tr td.borde_der_over
{
    width: 10px;
	height: 28px;
	background-color: #D13D3F;
    background-image: url( /img/borde_der_rojo1.jpg );
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
}

/* ACTIVO */
div#menu1 table tr td.borde_izq_act
{
    width: 10px;
	height: 28px;
	background-color: #D13D3F;
    background-image: url( /img/borde_izq_rojo1.jpg );
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
}

div#menu1 table tr td.enlace_act
{
    height: 23px;
	background-color: #D13D3F;
    font-family: Arial, Lucida Grande, Lucida, Helvetica, Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
}

div#menu1 table tr td.borde_der_act
{
    width: 10px;
	height: 28px;
	background-color: #D13D3F;
    background-image: url( /img/borde_der_rojo1.jpg );
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
}

/****** MENU 2 NIVEL ******/
div#menu2
{
    width: 907px;
    height: 2px;/*32px*/
	min-height: 32px;
	background-color: #eeeeee;

    background-repeat: no-repeat;
    background-position: left top;
    border-bottom: 0px dotted #B2B2B2; /* linea de puntos */
    color: #7F7F7F;
}



/****** CONTENIDO ******/
div#contenido
{
/*    width: 1907px;*/
width: 95%;
	height: auto;
    min-height: 425px;/*200px*/
    background-color: #F6F6F6;
	padding: 0px;
	margin: 0px;
    margin: auto;
}



/****** BORDE CIERRE CONTENIDO ******/
div#cierre_contenido
{
    width: 907px;
    height: 9px;
    background-image: url( /img/borde_contenido.jpg );
    background-repeat: no-repeat;
    background-position: left top;
	padding: 0px;
    margin: 0px;
	margin: auto;

}

/****** formularios ******/
.button_normal
{
    width: 74px;
	height:auto;
    font-size: 14px;
    color: #F2F2F2;
	text-align:center;
    background-color: #D13D3F;
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #8B8B8B;
    border-bottom: 1px solid #9F9F9F;    
    cursor: pointer;
}

.input_texto
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000; margin-left: 10px;
}

.label
{
    font-family: Verdana, Arial, Lucida Grande, Lucida, Helvetica, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #D13D3F;
    text-align: left;
	font-size: 14px;
}

.input
{
    width: auto;
    height: 16px;
    font-size: 14px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Lucida Grande, Lucida, Helvetica, Geneva, sans-serif;
    font-size: 14px;
    color: #000000;
    /*border-left: 1px solid #8B8B8B;
    border-top: 1px solid #8B8B8B;
    border-right: 1px solid #8B8B8B;
    border-bottom: 1px solid #9F9F9F;*/  

}

.select
{
    font-family: Verdana, Arial, Lucida Grande, Lucida, Helvetica, Geneva, sans-serif;
    font-size: 14px;
    color: #000000;
	}

.tabla_tit_seccion
{
    font-family: Verdana, Arial, Lucida Grande, Lucida, Helvetica, Geneva, sans-serif;
    font-size: 14px;
    color: #7F7F7F;
    font-weight: bold;
	text-align:center;
    background-color: #eeeeee;
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #8B8B8B;
    border-bottom: 1px solid #9F9F9F;
    padding-left: 5px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
}

.tabla_tit
{
    font-family: Verdana, Arial, Lucida Grande, Lucida, Helvetica, Geneva, sans-serif;
    font-size: 14px;
    color: #D13D3F;
	text-align:left;
    background-color: transparent;
	font-weight:normal;

}

.celda_1
{
    font-family: Verdana, Arial, Lucida Grande, Lucida, Helvetica, Geneva, sans-serif;
    font-size: 14px;
    color: #7F7F7F;
	text-align:left;
    background-color: #eeeeee;

}

.celda_2
{
    font-family: Verdana, Arial, Lucida Grande, Lucida, Helvetica, Geneva, sans-serif;
    font-size: 14px;
    color: #000000; /*#7F7F7F;*/
	text-align:left;
    background-color:  #FFFFFF; /*#EFEFEF;*/

}

a:link {
	color: #D13D3F;
}
a:visited {
	color: #D13D3F;
}
a:hover {
	color: #D13D3F;
}
a:active {
	color: #D13D3F;
}

.carganet_name{
	font-weight: bold;
	color: #CC0000;
 	font-size: 10px;
 }
 
  .txt {
	font-size: 14px;
	font-family: Verdana, Arial, Lucida, Helvetica, Geneva, sans-serif;
	color:#7F7F7F;
}
 
 .txt_legal {
	font-size: 8px;
	font-family: Verdana, Arial, Lucida, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

 .txt_error {
	font-size: 12px;
	font-family: Verdana, Arial, Lucida, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color:#D13F3F;
}

.tit1 {
	font-size: 12px;
	font-family: Verdana, Arial, Lucida, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color:#D13F3F;
}

.tit1_rojo {
	font-size: 18px;
	font-family: Verdana, Arial, Lucida, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color:#D13F3F;
}
div.fx1
{
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    border-top: 1px solid #CACACA;
    margin: 0px;
    margin-left: 8px;
    margin-right: 8px;
}
div.fx2
{
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    border-top: 1px solid #FFFFFF;
    margin-left: 8px;
    margin-right: 8px;
}

.celda_separador
{
    height: 8px;

}
/****** MENU 2 NIVEL ******/
div#menu2
{
    width:100%;
    height: auto;/*32px*/
	min-height: 32px;
	background-color: #EDEDED;
    background-image: url( /img/fondo_menu2.jpg );
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom: 2px dotted #B2B2B2;
}

div#menu2 table
{
    height: 19px;
    border-collapse: collapse;
    margin-left: 8px;
    margin-top: 13px;
    margin-right: 8px;
    empty-cells: show;
	table-layout: fixed;
}

/* MOUSEOUT */
div#menu2 table tr td.borde_izq
{
    width: 10px;
	background-color: #FFFFFF;
    background-image: url( /img/submen_i1.jpg );
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
}

div#menu2 table tr td.enlace
{
    background-color: #FFFFFF;
    font-family: Arial, Lucida Grande, Lucida, Helvetica, Verdana, Geneva, sans-serif;
    vertical-align: middle;
    text-align: center;
    padding-left: 5px;
	padding-top: 3px;
    padding-right: 10px;
    cursor: pointer;
}

div#menu2 table tr td.sinenlace
{
    cursor: default;
}

div#menu2 table tr td.borde_der
{
    width: 9px;
	background-color: #FFFFFF;
    background-image: url( /img/submen_d1.jpg );
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
}

/* MOUSEOVER */

div#menu2 table tr td.enlace_over
{
    background-color: #FFFFFF;
    font-family: Arial, Lucida Grande, Lucida, Helvetica, Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #D13D3F;
    vertical-align: middle;
    text-align: center;
    padding-left: 5px;
    padding-top: 3px;
	padding-right: 10px;
    cursor: pointer;
}

/* ACTIVO */

div#menu2 table tr td.enlace_act
{
    background-color: #FFFFFF;
    font-family: Arial, Lucida Grande, Lucida, Helvetica, Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #D13D3F;
    vertical-align: middle;
    text-align: center;
    padding-left: 5px;
	padding-top: 3px;
    padding-right: 10px;
    cursor: pointer;
}

div#menu2 table tr td.sinenlace_act
{
    cursor: default;
}

