﻿h3
{
	/* Page reset */
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8D8F8F;
	border: thin solid #8D8F8F;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url('../Imagenes/Background/body_bg.gif');		
	font-size: 12pt;
	color: #8D8F8F;
}

/*Propiedades de la Master Page*/
.TablaPrincipal
{
	border-width: medium;
	border-right-style: solid;
	border-color: #8D8F8F;
}
.TituloPrincipal
{
	font-family: Arial, Helvetica, sans-serif;
	color: #8D8F8F;
	border: thin solid #8D8F8F;
	text-transform: uppercase;
	font-weight: bold;
}
.ContenedorPrincipal
{
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #8D8F8F;
	border: thin solid #8D8F8F;	
	font-weight: bold;
}
.Contenedor
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #8D8F8F;
	border: thin solid #8D8F8F;	
	font-weight: bold;
}
.Texto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8D8F8F;
	text-align: left;
	text-transform: uppercase;
}
.Texto1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #37773C;
	text-align: left;
	text-transform: uppercase;
}
.IndicadorSeccion
{
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #3B773C;
	font-weight: bold;
}
a:link
{
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	color: #A31235;
	font-weight: bold;
	font-size: 11pt;
}

a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	color: #A31235;
	font-weight: bold;
	font-size: 11pt;
}
/*******************************/


/*Propiedades de la Master Page*/

.page
{
	width: 980px;
	background-color: #fff;
	margin: 20px auto 0px auto;
	border: 0px solid #496077;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.header
{
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	width: 100%;
}
.main
{
	padding: 0px 12px;
	margin: 12px 8px 8px 8px;
	
}
/*******************************/

/*Carrusel*/
.jcarousel-clip{
	width: 400px;
	position: relative;
	overflow: hidden;
}

.jcarousel-clip li{
	width: 400px;
	float: left;
}

.jcarousel-clip li img{
	width: 400px;
}
#wrap{
	width: 400px;
	position: relative;
}

#prev, #forw{
	padding: 20px 0;
	background: #000;
	text-align: center;
	width: 20px;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	font-family: arial, sans-serif;
	display: block;
}
#prev{
	position: absolute;
	z-index: 10;
	top: 42%;
}

#forw{
	position: absolute;
	z-index: 10;
	right: 0;
	top: 42%;
}
/*******************************/

/*MenuProductor*/

.StaticMenu
{
	padding: 5px;
	margin: 5px;
	border-width: medium;
	border-color: #3EA856;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #808080;
	border-top-style: groove;
	font-weight: bold;
}
.StaticMenuItem
{
	border: thin groove #3EA856;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #808080;
	height: 15px;
	bottom: 10px;
	padding: 8px;
	background-color: #FFFFFF;
}
.StaticHover
{
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #808080;
	background-color: #CCCCCC;
}

/*******************************/


/*Estilos*/
.Titulo
{
	/* Page reset */
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8D8F8F;
	border: thin solid #8D8F8F;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}

.TxtTexto
{
	border: 2px dashed #3366CC;
	-moz-border-radius-topleft: 1px;
	-moz-border-radius-topright: 1px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 90px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: #FFFFCC;
}

.LblError
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight: bold;
}

.BordeTabla
{
   	border: thin hidden #58ACC5;
}

.SubTitulo
{
    border-style: groove;
    border-width: thin;
    border-color: #800000;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    background-color: #006600;
}
.SubTituloNoEditable
{
    border-style: groove;
    border-width: thin;
    border-color: #999999;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #262828;
    text-align: center;
    background-color: #C0C0C0;
}
/*******************************/

/*fieldset*/
fieldset {
    background: #FFF;
    border: none;
    margin-bottom: 36px;
    width: 97.5%;
    box-shadow: 1px 1px 25px #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    font-size: 12px;
}

fieldset input[type=text], input[type=password] {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 1px 1px 5px #929292;
    background-color: #fff;
    border: 2px solid #abadb3;
    font-weight: normal;
    color: #3366CC;
    font-family: Arial;
    font-size: small;
    margin: 0 0 10px 0;
    padding: 2px;
}

fieldset select
{
	position: relative;
	background: #FFFFFF;
	border-radius: 7px;
	cursor: pointer;
	outline: none;
	font-weight: normal;
	color: #36C;
	font-family: Arial;
	font-size: small;
	box-shadow: 1px 1px 5px #929292;
	border-color: #abadb3;
	border-style: solid;
    top: 0px;
    left: 0px;
}
fieldset select option
{
	color: #3c7fb1;
	background-color: #F4F4F4;
	font-weight: normal;
	font-family: arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-transform: capitalize;
	font-style: italic;
}
fieldset input[type=text]:disabled, select:disabled, textarea:disabled, input[type=radio]:disabled
{
	background-color: #dddddd;
}
fieldset input[type=text]:focus, select:focus, textarea:focus
{
    border: 2px solid #48d8fb;
    box-shadow: 0 0 3px 3px #3c7fb1;
}

fieldset textarea {
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 5px #929292;
	background-color: #fff;
	border: 2px solid #abadb3;
	font-weight: normal;
	color: #3366CC;
	font-family: Arial;
	font-size: small;
	margin: 0 0 12px;
	padding: 3px;
}

input,textarea,select 
{
	font:11px/11px Arial;
	font-weight:normal;
}

fieldset.action
{
	background-position: #808080;
	background: #808080;
	margin-top: -20px;
	vertical-align: middle;
	text-align: right;
	box-shadow: 1px 1px 25px #999999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

legend
{
	background-position: #e7e6e6;
	background-color: #E7E6E6;
	margin-top: -20px;
	vertical-align: middle;
	box-shadow: 0 2px 2px #BBBBBB;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 5px;
	font-weight: bold;
	color: #636363;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}


select, input, textarea, button {outline:none; resize:none;}

.Boton {
font-family:verdana;
-size:13px;
font-weight:bolder;
background-color:#000066;
color:#FFF;



/**** Sombra de texto ****/
  text-shadow: 0px -1px 0px #333333;

  /**** Bordes redondeados ****/
  /* W3C */
  border-radius: 5px;
  /* Firefox */
  -moz-border-radius: 5px;

}

.Boton:hover
{
	background-color: #003399;
}

input[type=submit] 
{
cursor:pointer;
height: 30px; text-align: center;
font-weight:bold;
}


/*fieldset input[type=radio] {
cursor:pointer;
position:absolute;
display:block;
width:13px;
height:13px;
border:1px solid transparent;
background:url(img/radio.png) no-repeat 0 0;
z-index:2;
}*/

 .ModalProgressContainer
    {
        z-index: 10005;
        position: fixed;
        cursor: wait; 
        top:0%; 
        background-color: #ffffff; 
        filter: alpha(opacity=50);
        opacity: 0.5;
        -moz-opacity: .5; 
        height: 100%;
        width: 100%;
        text-align: center; 
    	
        } 
    .ModalProgressContent
    {
        padding: 10px; 
        border: solid 0px #000040; 
        font-weight: bold; 
        background-color:#ffffff;
        margin-top:300px;
    } 
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
    background-color: #1C5E55;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
    font-family: Arial;
}

.modalUpdateProgress
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
    font-family: Arial;
    text-align: center;
    vertical-align: middle;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity: .75;
    font-weight: bold;
}

.Titulo
{
	font-family: arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	text-transform: uppercase;
	color: #009933;
}
h1
{
	font-family: arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	text-transform: uppercase;
	color: #009933;
}
.Subtitulo
{
	font-family: arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-transform: uppercase;
	color: #009933;
}
/*******************************/

/*Montos*/
.cajaMontosWrite
        {
            font-family: Arial;
            font-size: 10pt;
            text-align: right;
        }
        .TextoInformativo
        {
            width: 320px;
            border: 1px solid #ccc;
            color: #666666;
            font-weight: bolder;
            font-style: normal;
            background-color: #FFFFCC;
            text-align: left;
        }
        .MoneyInformativo
        {
            width: 320px;
            border: 1px solid #ccc;
            color: #666666;
            font-weight: bolder;
            font-style: normal;
            background-color: #FFFFCC;
            text-align: right;
        }
/*******************************/
/*PARA TODOS*/
.StaticMenu
{
	padding: 10px;
	margin: 5px;
	border-width: medium;
	border-color: #3EA856;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #808080;
	border-top-style: groove;
	font-weight: bold;
}
.StaticMenuItem
{
	border: thin groove #3EA856;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #808080;
	height: 15px;
	bottom: 10px;
	padding: 8px;
	background-color: #FFFFFF;
}
.StaticHover
{
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #808080;
	background-color: #CCCCCC;
}




.CeldaIntermedia
	{
		background-color:White;
		font-size: 11px;
	}
	
	
	.AMARILLO
{
	color: #333333;
	background-color: #FFFF66;
	font-weight: bold;
}
	.NARANJA
{
	color: #333333;
	background-color: #FF9933;
	font-weight: bold;
}
	.ROJO
{
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
}

	.BLANCO
{
    color: #FFFFFF;
    font-weight: bold;
}

/** * * * * * * */
/** * * * * * * */
/*MENU*/ /*ROJO*/
.StaticMenu5
{
	padding: 10px;
	margin: 5px;
	border-width: medium;
	border-color: #FF0000;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #FF0000;
	border-top-style: groove;
	font-weight: bold;
}
.StaticMenuItem5
{
	border: thin groove #FF0000;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #FF0000;
	height: 15px;
	bottom: 10px;
	padding: 8px;
	background-color: #FFE1E1;
}
.StaticHover5
{
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #FF0000;
	background-color: #FFE1E1;
}

/** * * * * * * */
/** * * * * * * */
.StaticMenu6
{
	padding: 10px;
	margin: 5px;
	border-width: medium;
	border-color: #DA9500;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #DA9500;
	border-top-style: groove;
	font-weight: bold;
}
.StaticMenuItem6
{
	border: thin groove #DA9500;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #DA9500;
	height: 15px;
	bottom: 10px;
	padding: 8px;
	background-color: #FFF1D5;
}
.StaticHover6
{
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #DA9500;
	background-color: #FFF1D5;
}
/** * * * * * * */
/** * * * * * * */
.StaticMenu13
{
	padding: 10px;
	margin: 5px;
	border-width: medium;
	border-color: #A1BC31;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #A1BC31;
	border-top-style: groove;
	font-weight: bold;
}
.StaticMenuItem13
{
	border: thin groove #A1BC31;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #A1BC31;
	height: 15px;
	bottom: 10px;
	padding: 8px;
	background-color: #E8F0C8;
}
.StaticHover13
{
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #A1BC31;
	background-color: #E8F0C8;
}
/** * * * * * * */
/** * * * * * * */
.StaticMenu28
{
	padding: 10px;
	margin: 5px;
	border-width: medium;
	border-color: #840E5B;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #840E5B;
	border-top-style: groove;
	font-weight: bold;
}
.StaticMenuItem28
{
	border: thin groove #840E5B;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #840E5B;
	height: 15px;
	bottom: 10px;
	padding: 8px;
	background-color: #FCE4F3;
}
.StaticHover28
{
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #840E5B;
	background-color: #FCE4F3;
}
/** * * * * * * */
/** * * * * * * */
.StaticMenu30
{
	padding: 10px;
	margin: 5px;
	border-width: medium;
	border-color: #3B2B16;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #3B2B16;
	border-top-style: groove;
	font-weight: bold;
}
.StaticMenuItem30
{
	border: thin groove #3B2B16;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #3B2B16;
	height: 15px;
	bottom: 10px;
	padding: 8px;
	background-color: #EEE1D0;
}
.StaticHover30
{
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #3B2B16;
	background-color: #EEE1D0;
}
/** * * * * * * */
/** * * * * * * */
.StaticMenu51
{
	padding: 10px;
	margin: 5px;
	border-width: medium;
	border-color: #1C5226;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #1C5226;
	border-top-style: groove;
	font-weight: bold;
}
.StaticMenuItem51
{
	border: thin groove #1C5226;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #1C5226;
	height: 15px;
	bottom: 10px;
	padding: 8px;
	background-color: #EEF9F0;
}
.StaticHover51
{
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #1C5226;
	background-color: #EEF9F0;
}


.StaticMenu2
{
	padding: 10px;
	margin: 5px;
	border-width: medium;
	border-color: #3333CC;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #3333CC;
	border-top-style: groove;
	font-weight: bold;
}
.StaticMenuItem2
{
	border: thin groove #3333CC;
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #3333CC;
	height: 15px;
	bottom: 10px;
	padding: 8px;
	background-color: #DDDDF7;
}
.StaticHover2
{
	font-family: 'lucida Bright';
	font-size: 8pt;
	color: #3333CC;
	background-color: #DDDDF7;
}

.StaticMenuFicha
{
	padding: 2px;
	margin: 2px;
	border-width: medium;
	border-color: #3333CC;
	font-family: 'lucida Bright';
	font-size: 8px;
	color: #3333CC;
	border-top-style: groove;
	font-weight: bold;
}
.StaticMenuItemFicha
{
	border: thin groove #3333CC;
	font-family: 'lucida Bright';
	font-size: 8px;
	color: #3333CC;
	height: 15px;
	bottom: 10px;
	padding: 8px;
	background-color: #DDDDF7;
}
.StaticHoverFicha
{
	font-family: 'lucida Bright';
	font-size: 8px;
	color: #3333CC;
	background-color: #DDDDF7;
}