*{
	font-family: trebuchet ms; color: #fff;
}
body{
	background-image: url('imagenes/gris_ruido.jpg');
}
	.rojo{background-color: #CC0000; color: yellow;}
	.verde{background-color: #004d00; }
	.amarillo{background-color: #b38600;  }
	.cafe{background-color: #423417;}
	.azul{background-color: darkblue; color: #000;}

.resaltado{color:yellow; text-shadow: 2px 2px 2px #000;font-weight: bolder;margin-top: 12px;}

	.fes{background-color: brown;color: #fff;font-weight: bold;}
	.imgMini{vertical-align: middle;height: 18px;cursor: pointer;}
	.imgFlotante{position: absolute;top: 120px;left: 85%; width: 100px;}
	.celD{text-align: right;}
	.celC{text-align: center}

	#columnas_2{    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2; text-align: left;margin: 30px;}
    
	.elIcono{width:22px;vertical-align: middle;}
	.estrecho{padding: 0;}
	.comoBoton{height: 22px; vertical-align: middle;}

	.laFoto{width: 120px;left:40px;top:60px;position: absolute;border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		-webkit-box-shadow: 3px 3px 3px 3px #242424;
		box-shadow: 3px 3px 3px 3px #242424;
	}
	.negro{background-color: #000;}
	.errorSolapado{
		background-color: red;color: yellow; width: 50%; padding: 12px;border-radius: 8px; margin-top: 10px;
	}
	.campo60{width: 60px;}
	.campo100{width: 100px;}
	.campo150{width: 150px;}
	.campo200{width: 200px;}
	.campo250{width: 250px;}
	.campohk{width: 60px;} 
	.derecha{text-align: right;}
	.filaBl{background-color: #333;}
	.filaNg{background-color: #777;}
	.imgEnAyuda{max-height: 1em;}
	.imgVolver{height: 26px;vertical-align: middle;}
	.noSelectable2{
		-webkit-user-select: none; /* Chrome, Opera, Safari */
	    -moz-user-select: none; /* Firefox 2+ */
	    -ms-user-select: none; /* IE 10+ */
	    user-select: none; /* Standard syntax */
	}
	#main1{		-webkit-user-select: none; /* Chrome, Opera, Safari */
	    -moz-user-select: none; /* Firefox 2+ */
	    -ms-user-select: none; /* IE 10+ */
	    user-select: none; /* Standard syntax */}
	#contenido{margin: 10px 100px; }
	#mitadIzq {float: left; width: 47%;}
   	#mitadDer {float: right; width: 47%;}
	#nopago{
		margin: 15px 150px;
		padding: 20px;
		text-align:center;
		font-weight: normal;
		-webkit-box-shadow:inset 0 0 8px 4px #0A0A0A;
		box-shadow:inset 0 0 8px 4px #0A0A0A;
		-webkit-border-radius: 20px;
		border-radius: 20px;
	}
	.notificacion{
		margin: 15px 150px;
		padding: 20px;
		text-align:center;
		font-weight: normal;
		-webkit-box-shadow:inset 0 0 8px 4px #0A0A0A;
		box-shadow:inset 0 0 8px 4px #0A0A0A;
		-webkit-border-radius: 20px;
		border-radius: 20px;
	}
   	.botonNegro{width:48px;vertical-align:middle;margin-left:3px;cursor:pointer;}
	.destacado{
		width: 75%;
		margin: 15px auto;
		padding: 15px;
		text-align:center;
		font-weight: normal;
		-webkit-box-shadow:inset 0 0 8px 4px #0A0A0A;
		box-shadow:inset 0 0 8px 4px #0A0A0A;
		-webkit-border-radius: 20px;
		border-radius: 20px;
	}
   	
	.cal{
		width:120px;
		height: 80px;
		background-image:url("../imagenes/calendario2.png");
		/*background:#444444;*/
		background-size: 100% auto;
		background-repeat: no-repeat;
	}

	.caltop {
		font-size:16px;
		font-family:Arial;
		color:#ddd;
		text-shadow: 3px 3px 2px #000000;
		text-align:center;
		padding-top:5px;
		font-weight:bold;
	}

	.calmid {
		margin-top: 16px;
		line-height:60%;
		font-size:16px;
		font-family:Arial;
		color:#fff; 
		text-shadow: 3px 3px 2px #000000;
		text-align:center;
		font-weight:bold;
	}
	.calbot {
		font-size:24px;
		font-family:Arial;
		color:#fff; 
		text-shadow: 3px 3px 2px #000000;
		text-align:center;
		padding-bottom:12px;
		font-weight:bold;
	}

  .enMenuPortada{max-width: 70px; max-height: 70px; padding:10px; margin: 10px; cursor: pointer; -webkit-box-shadow:inset 0 0 5px 1px #ddd; box-shadow:inset 0 0 5px 2px #ddd; border-radius: 12px; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
  .enMenuPortada:hover{max-width: 50px; max-height: 50px; padding:20px; margin: 10px; -webkit-box-shadow:inset 0 0 5px 5px #888; box-shadow:inset 0 0 5px 6px #888; border-radius: 16px; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }																																																																																																																																																													*{font-family: trebuchet ms; margin:0px; padding:0px; }
select option {background-color: #444; }
input, select{color: #000; height: 22px; border-radius: 6px; }
header{margin: 40px auto; }
footer{margin: 10px auto; font-size: 0.8em; color: #000000; text-align: center; font-weight: bold; text-shadow: 1px 1px 2px #FFFFFF; }
fieldset{margin: 10px auto; padding: 10px; width: 60%; border: groove; border-radius: 10px; background: #222; }
legend{padding-left: 10px;padding-right: 10px;}
hr.hr_encabezado{width: 75%;margin: 10px auto;border-width: 3px;}

        a{color:yellow;}
        select{width:auto; height:24px; margin:6px auto; position:relative; text-align: center;}
        span.help{cursor: help;}
        td{padding-left: 5px;padding-right: 5px;}
        ul {list-style-position: inside; }
        
        .conPrecio{text-align: right;}
        .centrado{text-align: center;}
        #Contenedor{ width: 95%; margin: 30px auto; }
        #contenidoAyuda ul{ margin-left: 20px; list-style-position: inside;}
        #contenedor2Columnas{width: 95%; margin: 10px auto; padding: 10px;}
        #ladoIzq{width: 49%; float: left;}
        #ladoDer{width: 49%; float: right;}

        #ladoIzq70{width: 69%; float: left;}
        #ladoDer30{width: 29%; float: right;}

        #ladoIzq30{width: 29%; float: left;}
        #ladoDer70{width: 69%; float: right;}


.cebra tr:nth-child(odd) {background-color: #777; }
.cebra tr:nth-child(even) {background-color: #222; }

.conScroll tr:nth-child(odd) {background-color: #777; }
.conScroll tr:nth-child(even) {background-color: #222; }

.conScroll {
    display: block;
    width: 100%;
    height: 300px;       /* Just for the demo          */
    overflow-y: auto;    /* Trigger vertical scroll    */
    overflow-x: hidden;  /* Hide the horizontal scroll */
}
        
        .entrada{width:280px; height:24px; margin:6px auto; position:relative; text-align: center;}
        .redondo{border-radius: 18px 18px 0px 0px;}
        .sinFondo{color:#fff; background:none;}
        

    #alerta{
    	color: yellow; margin: 12px auto; padding: 12px; border-radius: 12px;
    	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0b7a1+0,8c3310+50,752201+51,bf6e4e+100;Brown+Gloss */
background: #f0b7a1; /* Old browsers */
background: -moz-linear-gradient(top,  #f0b7a1 0%, #8c3310 50%, #752201 51%, #bf6e4e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=0 ); /* IE6-9 */

    }

	/* ------------------------------------Formato del contenedor de la tabla del Menu Principal ---------------------------------------*/
	
#contMenu {
	border-radius: 20px; margin: 20px auto; width: 75%; height: auto; padding:30px;
	 background: rgb(17,17,17); /* Old browsers */
	 background: -moz-linear-gradient(left,  rgba(17,17,17,1) 0%, rgba(68,68,68,1) 50%, rgba(17,17,17,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(17,17,17,1)), color-stop(50%,rgba(68,68,68,1)), color-stop(100%,rgba(17,17,17,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(left,  rgba(17,17,17,1) 0%,rgba(68,68,68,1) 50%,rgba(17,17,17,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(left,  rgba(17,17,17,1) 0%,rgba(68,68,68,1) 50%,rgba(17,17,17,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(left,  rgba(17,17,17,1) 0%,rgba(68,68,68,1) 50%,rgba(17,17,17,1) 100%); /* IE10+ */
	 background: linear-gradient(to right,  rgba(17,17,17,1) 0%,rgba(68,68,68,1) 50%,rgba(17,17,17,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#111111',GradientType=1 ); /* IE6-9 */
	 -webkit-box-shadow:inset 0 0 6px 3px #736EF0;
	 box-shadow:inset 0 0 6px 3px #736EF0;}
	 
	 .otroform {border-radius: 20px; margin: 10px auto; width: 800px; height: auto; padding-top: 8px; padding-bottom: 8px;
	 background: rgb(17,17,17); /* Old browsers */
	 background: -moz-linear-gradient(left,  rgba(17,17,17,1) 0%, rgba(68,68,68,1) 50%, rgba(17,17,17,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(17,17,17,1)), color-stop(50%,rgba(68,68,68,1)), color-stop(100%,rgba(17,17,17,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(left,  rgba(17,17,17,1) 0%,rgba(68,68,68,1) 50%,rgba(17,17,17,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(left,  rgba(17,17,17,1) 0%,rgba(68,68,68,1) 50%,rgba(17,17,17,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(left,  rgba(17,17,17,1) 0%,rgba(68,68,68,1) 50%,rgba(17,17,17,1) 100%); /* IE10+ */
	 background: linear-gradient(to right,  rgba(17,17,17,1) 0%,rgba(68,68,68,1) 50%,rgba(17,17,17,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#111111',GradientType=1 ); /* IE6-9 */
	 -webkit-box-shadow:inset 0 0 6px 3px #736EF0;
	 box-shadow:inset 0 0 6px 3px #736EF0;}
	 

input.tt{border-radius: 8px; margin: 25px 54px 0px 54px; height: 36px; width: 294px; position: relative; text-align: center; }

.imgHlp{max-height: 21px;cursor: pointer; vertical-align: middle;}

#ayuda{text-align: justify; width: 400px; margin: 0px auto; padding: 30px; position: relative; font-size: 0.8em; display: none;
	 border-radius: 15px; -webkit-box-shadow:inset 0 0 10px 1px #080808; box-shadow:inset 0 0 10px 1px #080808; }

#franja{height: 36px; width: 100%;top: 0px; position: relative; color: #fff; padding-top: 4px; text-align:center;
	 background: rgb(149,149,149); /* Old browsers */
	 background: -moz-linear-gradient(top,  rgba(149,149,149,1) 0%, rgba(13,13,13,1) 46%, rgba(1,1,1,1) 50%, rgba(10,10,10,1) 53%, rgba(78,78,78,1) 76%, rgba(56,56,56,1) 87%, rgba(27,27,27,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(149,149,149,1)), color-stop(46%,rgba(13,13,13,1)), color-stop(50%,rgba(1,1,1,1)), color-stop(53%,rgba(10,10,10,1)), color-stop(76%,rgba(78,78,78,1)), color-stop(87%,rgba(56,56,56,1)), color-stop(100%,rgba(27,27,27,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-9 */
	 -webkit-border-radius: 0 0 36px 36px;
	 border-radius: 0 0 36px 36px; }

#franja a{color: #fff; text-decoration: none;}
#franja a:hover{color: #aaa; }


.fondoGrisDegradado{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#959595+0,0d0d0d+46,010101+50,0a0a0a+53,4e4e4e+76,383838+87,1b1b1b+100;Black+Gloss+Pipe */
background: #959595; /* Old browsers */
background: -moz-linear-gradient(top, #959595 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-9 */
}

#gracias{height:100px; width:640px; border-radius: 25px; margin:40px auto; padding:40px auto; color:#000; font-weight:bolder; text-shadow: 3px 3px 4px #555;
	 background: rgb(180,221,180); /* Old browsers */
	 background: -moz-radial-gradient(center, ellipse cover,  rgba(180,221,180,1) 0%, rgba(131,199,131,1) 17%, rgba(82,177,82,1) 33%, rgba(0,138,0,1) 67%, rgba(0,87,0,1) 83%, rgba(0,36,0,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(180,221,180,1)), color-stop(17%,rgba(131,199,131,1)), color-stop(33%,rgba(82,177,82,1)), color-stop(67%,rgba(0,138,0,1)), color-stop(83%,rgba(0,87,0,1)), color-stop(100%,rgba(0,36,0,1))); /* Chrome,Safari4+ */
	 background: -webkit-radial-gradient(center, ellipse cover,  rgba(180,221,180,1) 0%,rgba(131,199,131,1) 17%,rgba(82,177,82,1) 33%,rgba(0,138,0,1) 67%,rgba(0,87,0,1) 83%,rgba(0,36,0,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-radial-gradient(center, ellipse cover,  rgba(180,221,180,1) 0%,rgba(131,199,131,1) 17%,rgba(82,177,82,1) 33%,rgba(0,138,0,1) 67%,rgba(0,87,0,1) 83%,rgba(0,36,0,1) 100%); /* Opera 12+ */
	 background: -ms-radial-gradient(center, ellipse cover,  rgba(180,221,180,1) 0%,rgba(131,199,131,1) 17%,rgba(82,177,82,1) 33%,rgba(0,138,0,1) 67%,rgba(0,87,0,1) 83%,rgba(0,36,0,1) 100%); /* IE10+ */
	 background: radial-gradient(ellipse at center,  rgba(180,221,180,1) 0%,rgba(131,199,131,1) 17%,rgba(82,177,82,1) 33%,rgba(0,138,0,1) 67%,rgba(0,87,0,1) 83%,rgba(0,36,0,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4ddb4', endColorstr='#002400',GradientType=1 ); }

/*Le da formato al mensaje de Usuario no registrado*/
#noAcceso{padding: 20px; width:75%; margin: 30px auto; text-align: center;  border-radius: 15px; font-size: larger;
	 background: rgb(240,183,161); /* Old browsers */
	 background: rgb(240,183,161); /* Old browsers */
	 background: -moz-linear-gradient(top,  rgba(240,183,161,1) 0%, rgba(170,11,0,1) 50%, rgba(191,110,78,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,183,161,1)), color-stop(50%,rgba(170,11,0,1)), color-stop(100%,rgba(191,110,78,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(240,183,161,1) 0%,rgba(170,11,0,1) 50%,rgba(191,110,78,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(240,183,161,1) 0%,rgba(170,11,0,1) 50%,rgba(191,110,78,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(240,183,161,1) 0%,rgba(170,11,0,1) 50%,rgba(191,110,78,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(240,183,161,1) 0%,rgba(170,11,0,1) 50%,rgba(191,110,78,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=0 ); /* IE6-9 */
	 -webkit-box-shadow:inset 0 0 5px 3px #000;
	 box-shadow:inset 0 0 5px 3px #000;
	 text-shadow: 2px 2px 3px #000000;
		}


.aclaracion{font-size: .7em; }

.barra_1{padding: 0 60px; top: 8px; }

.botonAyuda2{
	 max-width: 25px;
	 margin: 0px 5px;
	 vertical-align: middle;}

.botonMediano{color: #fff; width: 135px; margin: 6px 10px; height: 26px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	 background: rgb(60,60,60); /* Old browsers */
	 background: -moz-linear-gradient(top,  rgba(60,60,60,1) 0%, rgba(42,40,40,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(60,60,60,1)), color-stop(100%,rgba(42,40,40,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3c3c', endColorstr='#2a2828',GradientType=0 ); /* IE6-9 */
	 border: 1px solid #232323;
	 box-shadow: 0px 2px 0px #000;
	 -moz-box-shadow: 0px 2px 0px #000;
	 -webkit-box-shadow: 0px 2px 0px #000; }

.botonMediano:hover{
	 background: rgb(42,40,40); /* Old browsers */
	 background: -moz-linear-gradient(top,  rgba(42,40,40,1) 0%, rgba(60,60,60,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(42,40,40,1)), color-stop(100%,rgba(60,60,60,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2828', endColorstr='#3c3c3c',GradientType=0 ); /* IE6-9 */
	 cursor: pointer; }

.botonMini{color: #fff; width: 50px; margin: 1px; height: 25px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	 background: rgb(60,60,60); /* Old browsers */
	 background: -moz-linear-gradient(top,  rgba(60,60,60,1) 0%, rgba(42,40,40,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(60,60,60,1)), color-stop(100%,rgba(42,40,40,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3c3c', endColorstr='#2a2828',GradientType=0 ); /* IE6-9 */
	 border: 1px solid #232323;
	 box-shadow: 0px 2px 0px #000;
	 -moz-box-shadow: 0px 2px 0px #000;
	 -webkit-box-shadow: 0px 2px 0px #000; }

.botonMini:hover{
	 background: rgb(42,40,40); /* Old browsers */
	 background: -moz-linear-gradient(top,  rgba(42,40,40,1) 0%, rgba(60,60,60,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(42,40,40,1)), color-stop(100%,rgba(60,60,60,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2828', endColorstr='#3c3c3c',GradientType=0 ); /* IE6-9 */
	 cursor: pointer; }


.botonAlerta{color: yellow; font-size: 1.25em; font-weight: bolder; width: auto; padding-right: 20px;padding-left: 20px; margin: 6px 10px; height: 50px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	 background: rgb(60,60,60); /* Old browsers */
	 background: -moz-linear-gradient(top,  rgba(60,60,60,1) 0%, rgba(42,40,40,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(60,60,60,1)), color-stop(100%,rgba(42,40,40,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3c3c', endColorstr='#2a2828',GradientType=0 ); /* IE6-9 */
	 border: 1px solid #232323;
	 box-shadow: 0px 2px 0px #000;
	 -moz-box-shadow: 0px 2px 0px #000;
	 -webkit-box-shadow: 0px 2px 0px #000; }

.botonAlerta:hover{
	 background: rgb(42,40,40); /* Old browsers */
	 background: -moz-linear-gradient(top,  rgba(42,40,40,1) 0%, rgba(60,60,60,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(42,40,40,1)), color-stop(100%,rgba(60,60,60,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2828', endColorstr='#3c3c3c',GradientType=0 ); /* IE6-9 */
	 cursor: pointer; }

.botonGrande{color: #fff; width: 135px; margin: 6px 10px; height: 50px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	 background: rgb(60,60,60); /* Old browsers */
	 background: -moz-linear-gradient(top,  rgba(60,60,60,1) 0%, rgba(42,40,40,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(60,60,60,1)), color-stop(100%,rgba(42,40,40,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3c3c', endColorstr='#2a2828',GradientType=0 ); /* IE6-9 */
	 border: 1px solid #232323;
	 box-shadow: 0px 2px 0px #000;
	 -moz-box-shadow: 0px 2px 0px #000;
	 -webkit-box-shadow: 0px 2px 0px #000; }

.botonGrande:hover{
	 background: rgb(42,40,40); /* Old browsers */
	 background: -moz-linear-gradient(top,  rgba(42,40,40,1) 0%, rgba(60,60,60,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(42,40,40,1)), color-stop(100%,rgba(60,60,60,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2828', endColorstr='#3c3c3c',GradientType=0 ); /* IE6-9 */
	 cursor: pointer; }

.botonSuperGrande{color: #fff; width: 205px; margin: 6px 10px; height: 50px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	 background: rgb(60,60,60); /* Old browsers */
	 background: -moz-linear-gradient(top,  rgba(60,60,60,1) 0%, rgba(42,40,40,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(60,60,60,1)), color-stop(100%,rgba(42,40,40,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3c3c', endColorstr='#2a2828',GradientType=0 ); /* IE6-9 */
	 border: 1px solid #232323;
	 box-shadow: 0px 2px 0px #000;
	 -moz-box-shadow: 0px 2px 0px #000;
	 -webkit-box-shadow: 0px 2px 0px #000; }

.botonSuperGrande:hover{
	 background: rgb(42,40,40); /* Old browsers */
	 background: -moz-linear-gradient(top,  rgba(42,40,40,1) 0%, rgba(60,60,60,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(42,40,40,1)), color-stop(100%,rgba(60,60,60,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2828', endColorstr='#3c3c3c',GradientType=0 ); /* IE6-9 */
	 cursor: pointer; }


.btnHlp{color: #000; font-family: sans-serif; font-weight: bolder; border-radius: 15px; cursor: pointer; }

.cw_3{font-family: Wingdings; font-size: 1.3em; }

		.informe{
			font-weight: bolder;
			font-size: 1.1em;
			padding: 20px;
			text-align: center;
			margin: 25px auto;
			width:75%;
			-webkit-box-shadow:inset 0 0 10px 5px #222222;
			box-shadow:inset 0 0 10px 5px #222222;
			-webkit-border-radius: 18px;
			border-radius: 18px;
			background: rgb(180,221,180); /* Old browsers */
			background: -moz-linear-gradient(black, green, black);
			background: -webkit-gradient(black, green, black);
			background: -webkit-linear-gradient(black, green, black);
			background: -o-linear-gradient(black, green, black);
			background: -ms-linear-gradient(black, green, black);
			background: linear-gradient(black, green, black);
		}

		.informeNegro{
			font-weight: bolder;
			font-size: 1.1em;
			padding: 20px;
			text-align: center;
			margin: 25px auto;
			width:75%;
			-webkit-box-shadow:inset 0 0 10px 5px #222222;
			box-shadow:inset 0 0 10px 5px #222222;
			-webkit-border-radius: 18px;
			border-radius: 18px;
			background: rgb(180,221,180); /* Old browsers */
			background: -moz-linear-gradient(black, #444444, black);
			background: -webkit-gradient(black, #444444, black);
			background: -webkit-linear-gradient(black, #444444, black);
			background: -o-linear-gradient(black, #444444, black);
			background: -ms-linear-gradient(black, #444444, black);
			background: linear-gradient(black, #444444, black);
		}

.mensajeError{color: orange; font-family: serif; font-size: .9em; font-style: italic; font-weight: lighter; }
.salida{border-radius: 15px; margin: 20px auto; max-width: 150px;}
.selector{color:black;}
.selectorGris{background: rgba(222,222,222,0.3); color:#000; text-shadow:0 1px 0 rgba(230,230,230,0.4); width:250px; }
.td1{text-align: right; }
.tdl{text-align: left; }
.tdc{text-align: center; }
.tdr{text-align: right; }

.valorPagado{font-size: 1.1em;
	 background: rgb(149,149,149); /* Old browsers */
	 background: -moz-linear-gradient(top,  rgba(149,149,149,1) 0%, rgba(13,13,13,1) 46%, rgba(1,1,1,1) 50%, rgba(10,10,10,1) 53%, rgba(78,78,78,1) 76%, rgba(56,56,56,1) 87%, rgba(27,27,27,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(149,149,149,1)), color-stop(46%,rgba(13,13,13,1)), color-stop(50%,rgba(1,1,1,1)), color-stop(53%,rgba(10,10,10,1)), color-stop(76%,rgba(78,78,78,1)), color-stop(87%,rgba(56,56,56,1)), color-stop(100%,rgba(27,27,27,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=0 );}


/* ----------------------------------------------------------------------------------------------------------------------
--------------------------------------- EL NUEVO MENU // NOVIEMBRE 22 DE 2015--------------------------------------------
---------------------------------------------------------------------------------------------------------------------- */


	.icosubmenu{
		max-width: 22px;
		vertical-align: middle;
		margin-left: 0px;
		margin-right: 4px;
	}

/*ESTILOS GENERALES*/
nav{
	font-size: .75em;z-index: 2;
}
nav ul{list-style: none; padding: 0px;}

nav li{
	line-height: 2rem;
	position: relative;
}

nav li ul{
	position: absolute;
}

nav a{
	text-decoration: none;
	display: block;
	color: #ddd;
	padding: 0 1em;
	transition: .8s;
}

nav a:hover{
	background: rgba(255,0,0,.5);
		background: -moz-linear-gradient(black,blue,black);
		background: -webkit-linear-gradient(black,blue,black);
		background: -o-linear-gradient(black,blue,black);
		background: -ms-linear-gradient(black,blue,black);
		background: linear-gradient(black,blue,black);
		color: yellow;
}

/*PRIMER NIVEL*/
nav > ul{
	background: rgba(255,0,0,.5);
		background: -moz-linear-gradient(black,green,black);
		background: -webkit-linear-gradient(black,green,black);
		background: -o-linear-gradient(black,green,black);
		background: -ms-linear-gradient(black,green,black);
		background: linear-gradient(black,green,black);
	display: table;
	border-radius:   12px ;
	margin: 0px auto;
}

nav > ul > li {
	float: left;  
	transition: .8s;
}

/*SEGUNDO NIVEL*/

nav  li li{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+33,282828+66,131313+100 */
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(top,  #000000 0%, #000000 33%, #282828 66%, #131313 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #000000 0%,#000000 33%,#282828 66%,#131313 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #000000 0%,#000000 33%,#282828 66%,#131313 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
	width: 160px;
	max-height: 0px;
	overflow: hidden;
	transition:all .8s;
	border-left: thin aqua solid;
}


nav li:hover > ul > li{
	max-height: 500px;
	overflow: visible;
}

nav > ul > li > ul{
	top: 100%;
}

/*TERCER NIVEL*/
nav ul ul ul {
	left:100%;
	top: 0;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++  FIN DEL NUEVO MENU // NOVIEMBRE 22 DE 2015  ++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

	


	/*Confniguracion de la tabla del Menu Principal*/
	.tMenu{
		margin: 0 auto;
	}

	/*Formato de cada celda que contiene un boton*/
	.tdboton{
		width: 144px;
		height: 144px;
		text-align: center;
		vertical-align: bottom;
	}
	.imgtdboton{
		max-width: 120px;
	}

	/*Formato del contenedor de texto*/
	.tddiv{
		padding: 5px 0;
		border-radius: 8px;
		-webkit-box-shadow:inset 0 0 3px 2px #0A0A0A;
		box-shadow:inset 0 0 3px 2px #0A0A0A;

	/*Formato de cada celda que contiene texto*/
	}
	.tdtx{
		width: 144px;
		height: 36px;
		text-align: center;
		vertical-align: top;
		font-family: trebuchet ms;
		color: #fff;
		font-size: .8em;
	}

	/*Formato de las imagenes que se usaran como botones para hipervinculos*/
	.enMenu{
		max-width: 106px;
		max-height: 106px;
		padding:12px;
		cursor: pointer;
		-webkit-box-shadow:inset 0 0 5px 3px #0A0A0A;
		box-shadow:inset 0 0 5px 3px #0A0A0A;
		border-radius: 12px;
			-webkit-transition: all .3s linear;
			-moz-transition: all .3s linear;
			-ms-transition: all .3s linear;
			-o-transition: all .3s linear;
			transition: all .3s linear;
	}
	.enMenu:hover{
		max-width: 114px;
		max-height: 114px;
		-webkit-box-shadow:inset 0 0 5px 5px #0A0A0A;
		box-shadow:inset 0 0 5px 6px #0A0A0A;
		border-radius: 16px;
			-webkit-transition: all .3s linear;
			-moz-transition: all .3s linear;
			-ms-transition: all .3s linear;
			-o-transition: all .3s linear;
			transition: all .3s linear;
	}

.enMenuGr{
		max-width: 256px;
		max-height: 256px;
		padding:12px;
		cursor: pointer;
		-webkit-box-shadow:inset 0 0 5px 3px #0A0A0A;
		box-shadow:inset 0 0 5px 3px #0A0A0A;
		border-radius: 12px;
			-webkit-transition: all .3s linear;
			-moz-transition: all .3s linear;
			-ms-transition: all .3s linear;
			-o-transition: all .3s linear;
			transition: all .3s linear;
	}
	.enMenuGr:hover{
		max-width: 270px;
		max-height: 270px;
		-webkit-box-shadow:inset 0 0 5px 5px #0A0A0A;
		box-shadow:inset 0 0 5px 6px #0A0A0A;
		border-radius: 16px;
			-webkit-transition: all .3s linear;
			-moz-transition: all .3s linear;
			-ms-transition: all .3s linear;
			-o-transition: all .3s linear;
			transition: all .3s linear;
	}

			 .logo{
		max-width: 60px;vertical-align: middle; position: relative;margin:0px 10px;
		max-height: 60px;
		padding:6px;} 
		 
		 
			 .enMenu2{
		max-width: 42px;vertical-align: middle; position: relative;margin:0px 10px;
		max-height: 42px;
		padding:6px;
		cursor: pointer;
		-webkit-box-shadow:inset 0 0 3px 2px #0A0A0A;
		box-shadow:inset 0 0 3px 2px #0A0A0A;
		border-radius: 9px;
			-webkit-transition: all .3s linear;
			-moz-transition: all .3s linear;
			-ms-transition: all .3s linear;
			-o-transition: all .3s linear;
			transition: all .3s linear;
	}
	.enMenu2:hover{

		-webkit-box-shadow:inset 0 0 6px 3px #0A0A0A;
		box-shadow:inset 0 0 6px 3px #0A0A0A;
		border-radius: 12px;
			-webkit-transition: all .3s linear;
			-moz-transition: all .3s linear;
			-ms-transition: all .3s linear;
			-o-transition: all .3s linear;
			transition: all .3s linear;
	}            
	.enBotones{max-width: 50px; margin:0px 10px; vertical-align: middle; position: relative;}           
														
								/*------------- SISTEMA DE AYUDA  -------------*/              
														
#ayuda2{
	opacity: 0;
	pointer-events:none;
	background: rgba(0,0,0,0.7);
	width: 100%;
	position: fixed;
	top: 0px;
	bottom: 0px;
	transition: all ease 0.5s;
}
#ayuda2:target{
	opacity: 1;
	pointer-events:all;
	transition: all ease-in 0.5s;
}
#contenidoAyuda{
	width: 90%;
	background: rgba(0,0,0,0.3);
	border-radius: 25px;
	margin: 10px auto;
	padding: 10px 10px 42px 10px;
	
	background: #333333;

}
#contenidoAyuda a{
	background: #959595; /* Old browsers */
	background: -moz-linear-gradient(top,  #959595 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#959595), color-stop(46%,#0d0d0d), color-stop(50%,#010101), color-stop(53%,#0a0a0a), color-stop(76%,#4e4e4e), color-stop(87%,#383838), color-stop(100%,#1b1b1b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-9 */
	text-decoration: none;
	width: 60px;
	float: right;
	margin: 5px;
	border-radius: 4px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	position: relative;
	bottom: 3px;
	line-height: 24px;
}
#contenidoAyuda h2{text-align: center; color:yellow}
#contenidoAyuda h3{margin: 6px 0px 0px 0px; color:yellow}
#contenidoAyuda .subtitulo{font-weight:bold;  font-style: font-size:1.1em; italic; color:yellow}
#contenidoAyuda p{margin: 6px 0px 0px 0px}

	#aviso{
				margin: 10px auto;
				width: 78%;
				height: 36px;
				text-align: center;
				border-radius: 8px;
				background: rgb(180,221,180); /* Old browsers */
				background: -moz-linear-gradient(black, green, black);
				background: -webkit-gradient(black, green, black);
				background: -webkit-linear-gradient(black, green, black);
				background: -o-linear-gradient(black, green, black);
				background: -ms-linear-gradient(black, green, black);
				background: linear-gradient(black, green, black);
				-webkit-text-shadow: 2px 2px 3px #2E2E2E;
			}
			#aviso a{color:yellow;text-decoration:none;font-weight:bold}
			.avisotxt{padding-top:6px;-webkit-text-shadow: 2px 2px 3px #2E2E2E;}
														
														
			.accesoEditar{
					 color:#aaa;
					 text-decoration:none;
					 font-weight:bold;
					 font-size:0.7em;
			}                    
														
														
