body {
    margin: 0;
    padding: 0;
}
.TextoNormal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #818181;
    text-align: justify;
}
.link1 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; font-weight: normal;	color: #818181;	text-decoration: none; text-align: justify}
.link1:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #3A1005; text-decoration: underline; text-align: justify}
.link2 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px; font-weight: normal;	color: #E20919;	text-decoration: none; text-align: none}
.link2:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
    text-align: none;
    border: E20919;
}
.linkmapaweb1 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; font-weight: bold;	color: #000000;	text-decoration: none; text-align: justify}
.linkmapaweb1:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; font-weight: bold;	color: #000000;	text-decoration: none; text-align: justify}
.linkmapaweb1:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FF0000; text-decoration: underline; text-align: justify}
.linkmapaweb2 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; font-weight: normal;	color: #818181;	text-decoration: none; text-align: justify}
.linkmapaweb2:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; font-weight: normal;	color: #818181;	text-decoration: none; text-align: justify}
.linkmapaweb2:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FF0000; text-decoration: underline; text-align: justify}
.TextoNormalDRCH {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #818181;
    text-align: right;
}
.TextoNormalMEDIO {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #818181;
    text-align: center;
}
.Apartado {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FF0000;
    text-align: justify;
    font-weight: bold;
}
.formulario {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000066;
    background-color: #EBEBEB;
    border-width: 0;
    border-top-style: groove;
    border-top-width: thin;
    border-right-style: groove;
    border-right-width: thin;
    border-bottom-style: groove;
    border-bottom-width: thin;
    border-left-style: groove;
    border-left-width: thin;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    border: 0;
    padding-left: 3px;
}
.TextoNormalIZQ {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #818181;
    text-align: left;
}
.Apartado2 {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    font-weight: bold;
}
.TextoInstruc {


    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: left;
}
.numeroHoyo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #0076A3;
}
.nombreHoyo {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #0076A3;
}
.TextoNormalBold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #818181;
    text-align: justify;
    font-weight: bold;
}
.Apartado3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: right;
    font-weight: bold;
}

/*CARTA MENÚ*/

#carta_menu{

    background: #fffbda repeat-y; /* para navegadores sin css3*/

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbda', endColorstr='#fff6ad'    ); /* para IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#fffbda), to(#fff6ad)); /* para     nagegadores webkit */
    background: -moz-linear-gradient(top,  #fffbda,  #fff6ad); /* para firefox 3.6+ */

    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;

    -moz-box-shadow: 2px 2px 2px #CCC;
    -webkit-box-shadow: 15px;

    border:1px solid #ffd667;
    padding:10px;
    width: 80%;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align:center;
    color:#0b3b89;
    margin:0 auto;
    margin-bottom:30px;
}

p.bloque{
    margin:20px 0;
    font-size:14px;
}

h2{
    font-size:18px;
    color:#9f0000;
    text-shadow: 2px 1px 2px #ccc;
}

h3{
    font-size:16px;
    display:block;
    text-decoration:underline;
}

pre.opciones{
    font-size:14px;
    padding:0;
    margin-bottom:5px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

/*TABLAS TARIFAS*/

caption{
    font-size:15px;
    font-weight:bold;
    margin:20px 0 10px 0;
    text-align:left;
    color:#9f0000;
}

table.contenido{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    padding:0;
    margin:0;
    border-collapse:collapse;
    width:580px;
    margin-bottom:20px;

    -moz-box-shadow: 1px 1px 2px #CCC;
    -webkit-box-shadow: 1px 1px 2px #CCC;
}

table.contenido td, th{
    border:1px solid #ccc;
    padding:4px;
}

table.contenido th{
    background:#0b3b89;
    color:#fff;
}

table.contenido .fila_alterna{
    background:#ffc;
}

table.contenido td+td{ /*Ancho 2ª Columna*/
   width:100px;
   padding-right: 40px;
   text-align: right;
}



