/* ETIQUETAS */
body
 {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  border: 0px;
  outline: 0px;
  font-weight: bold;
  font-style: normal;
  font-size: 100%;
  font-family: inherit;
  vertical-align: top;
  width:0px;
  height:0px;
 }
table
 {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  border-collapse:collapse;
  border: 0px;
  outline: 0px;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  font-family: inherit;
  vertical-align: top;
 }
td
 {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  border-collapse:collapse;
  border-spacing: 0px;
  border: 0px;
  outline: 0px;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  font-family: inherit;
  vertical-align: top;
 }
img
 {
  border:0px;
  height:auto;
  width:auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
 }

/* PARTES DE LA WEB */
#TablaFONDO
 {
  width:400px;
  height:400px;
  text-align: center;
 }

#TablaWEB
 {
  width:400px;
  height:400px;
  background-repeat:no-repeat;
  background-position: left;
  background-color: #472114;
  text-align: left;
 }

#MenuTD
 {
  width:400px;
  text-align: left;
  font-weight: bold;
/*  background-image:url(img/fondo-menu.jpg); */
  background-repeat:no-repeat;
 }

#CuerpoTD
 {
  width:400px;
  height:400px;
  text-align: left;
  padding-top:3px;
  padding-right:3px;
  padding-left:3px;
  padding-bottom:0px;
 }

#PieTD
 {
  width:400px;
  height:22px;
  text-align: left;
  background-color:#333333;
  font-size:12px;
  color:#FFFFFF;
  padding-top:3px;
  padding-right:3px;
  padding-left:3px;
  padding-bottom:3px;
 }
#PieTD a { color:#fff; text-decoration:none; }
#PieTD a:hover { color:#af8c6c; }
#PieTD a:visited { color:#fff; }
#PieTD a:visited:hover { color:#af8c6c; }

/* MENU SUPERIOR */
#MENUSUP
 {
  width:400px;
  font-size:14px;
  text-align: center;
  background-color:#333333;
 }
#MENUSUP TD
 {
  font-size:14px;
  list-style-type: none;
  float: left;
  margin-top:0px;
  margin-right:0px;
  margin-left:0px;
  margin-bottom:0px;
  padding-top: 2px;
  padding-right: 6px;
  padding-left: 6px;
  padding-bottom: 2px;
  text-align: center;
 }
#MENUSUP a,#MENUSUP a:visited
 {
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
 }
#MENUSUP a:hover,#MENUSUP a:visited:hover
 {
  color:#907469;
 }
#MENUSUP a.activo
 {
  color:#907469;
 }

/* CUERPO CENTRAL */
#CUERPO
 {
  width:290px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-right: 8px;
  margin-left: 8px;
  margin-bottom: 10px;
  text-align: left;
 }

/* CONTACTO */
#CONTACTO
 {
  width:280px;
  text-align:center;
  border-color: #af8c6c;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
 }

#CONTACTO TD
 {
  border-color: #af8c6c;
  border: 1px;
  border-style: dotted;
  padding-top: 2px;
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
 }

#CONTACTO TD.DERECHA
 {
  text-align:left;
  padding-left: 2px;
 }

#CONTACTO TD A, A:visited
 {
  color: #945e3a;
  text-decoration: none;
 }

#CONTACTO TD A:hover, A:hover:visited 
 {
  color: #945e3a;
  text-decoration: underline;
 }


/* MENU IZQUIERDA */
#MENUIZQ
 {
  width:100px;
  font-size:12px;
  margin-right:10px;
 }

#MENUIZQ ul, li
 {
  list-style-type: none;
 }

#MENUIZQ ul
 {
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
 }

#MENUIZQ li
 {
 }

#MENUIZQ a
 {
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: left;
 }

#MENUIZQ a.activo
 {
  background-color:#907469;
 }

/* SUB MENUS */
#SUBMENU
 {
  width:284px;
  margin-top:0px;
  font-size:10px;
 }

#SUBMENU ul, li
 {
  list-style-type: none;
 }

#SUBMENU ul
 {
  margin: 0px;
  padding: 0px;
 }

#SUBMENU li
 {
  float: left;
  padding-top: 2px;
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  text-align: center;
 }

#SUBMENU a
 {
  padding-right: 2px;
  padding-left: 2px;
  text-decoration: none;
  background-color:#907469;
  color: #fff;
  display: block;
  text-align: center;
 }

#SUBMENU a:hover
 {
  background-color:#4c2714;
 }

#SUBMENU a.activo
 {
  height:40px;
  background-image:url(img/abajo.png);
  background-position: center bottom;
  background-repeat:no-repeat;
 }

/* INDICE */
#LISTA
 {list-style-type:none; font-size: 14px;}
#LISTB
 {list-style-type:circle; font-size: 13px;}
#LISTC
 {list-style-type:disc; font-size: 12px;}
#LISTD
 {list-style-type:square; font-size: 11px;}

#LISTA A, A:visited {color: #945e3a;font-weight: bold;text-decoration: none;}
#LISTA A:hover, A:hover:visited {color: #945e3a;font-weight: bold;text-decoration: underline;}
#LISTB A, A:visited {color: #945e3a;font-weight: bold;text-decoration: none;}
#LISTB A:hover, A:hover:visited {color: #945e3a;font-weight: bold;text-decoration: underline;}
#LISTC A, A:visited {color: #945e3a;font-weight: bold;text-decoration: none;}
#LISTC A:hover, A:hover:visited {color: #945e3a;font-weight: bold;text-decoration: underline;}
#LISTD A, A:visited {color: #945e3a;font-weight: bold;text-decoration: none;}
#LISTD A:hover, A:hover:visited {color: #945e3a;font-weight: bold;text-decoration: underline;}

/* ESTILOS TEXTOS */

#ERROR404
 {
  color: #000000;
  font-weight: bold;
  font-style: normal;
  font-size: 20px;
 }

#RUTA
 {
  color: #945e3a;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  margin-top: 0px;
 }

#RUTA A, A:visited
 {
  color: #945e3a;
  font-weight: bold;
  text-decoration: none;
 }

#RUTA A:hover, A:hover:visited 
 {
  color: #945e3a;
  font-weight: bold;
  text-decoration: underline;
 }

#CONTEXT
 {
  color: #945e3a;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
 }

#NOTA
 {
  color: #FFFFFF;
  background-color: #945e3a;
  font-family: Comic Sans MS, Times New Roman;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
 }

#TITULOS
 {
  font-size: 18px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: -4px;
 }

#EQUIPO
 {
  font-size: 14px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: -12px;
 }

#DESCARGAS a, #DESCARGAS a:visited
 {
  color: #945e3a;
  font-size: 18px;
  text-decoration: none;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
 }

#DESCARGAS a:hover, #DESCARGAS a:hover:visited
 {
  color: #945e3a;
  font-size: 18px;
  text-decoration: underline;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
 }

#LOGOS
 {
  text-align: center;
 }

#LOGOS IMG
 {
  margin-top: 10px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 10px;
  width: 80px;
 }

/* TABLA NOTAS */
#TablaNOTA
 {
  width: 250px;
  background-color: #945e3a;
  margin-top: 30px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 4px;
 }
.lateral
 {
  background-color: #834329;
 }

/* CLASS */
html,BODY
 { 
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  font-family:"Trebuchet MS", Verdana, Tahoma;
  font-size:12px;
  color:#FFFFFF;
  background-color:#d7d4db;
  font-weight: bold;
  width:400px;
  height:400px;
 }
.FlotanteIZQ
 {
  float:left;
 }
.FlotanteDER
 {
  float:right;
 }

/* NOTICIAS INICIO*/
.NOTICIASINI
 {
  color:#AF8C6B;
  font-size:12px;
  display:block;
  border-bottom: solid 1px #AF8C6B;
  text-align: left;
  font-weight: bold;
 }
.NOTICIAINI
 {
  padding-top:4px;
  padding-bottom:6px;
  border-bottom:1px solid #af8c6c;
  text-align: left;
  font-weight: bold;
 }
.NOTTITINI
 {
  padding-top:0px;
  padding-right:0px;
  padding-left:0px;
  padding-bottom:0px;
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
 }
.NOTTITINI a, .NOTTITINI a:hover, .NOTTITINI a:visited, .NOTTITINI a:visited:hover
 {
  text-decoration:none; 
  color:#FFFFFF;
 }
.NOTDESINI
 {
  padding-top:0px;
  padding-right:0px;
  padding-left:0px;
  padding-bottom:0px;
  color:#AF8C6B;
  text-align: left;
 }
.NOTDESINI a, .NOTDESINI a:hover, .NOTDESINI a:visited, .NOTDESINI a:visited:hover
 {
  text-decoration:none; 
  color:#FFFFFF;
 }
.NOTFCHINI
 {
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  text-align: left;
 }

/* NOTICIAS ENTERAS*/
.NOTICIAFULL
 {
  padding-top:4px;
  padding-bottom:6px;
  border-bottom:1px solid #af8c6c;
  text-align: left;
  width:280px;
  font-weight: bold;
 }
.NOTICIAIMG
 {
  float:left;
  border:1px solid #AF8C6B;
  overflow:hidden;
  text-align: left;
  width:110px;
  height:110px;
 }
.NOTICIAIMG IMG
 {
  width:110px;
  height:110px;
 }
.NOTICIATIT
 {
  padding-top:0px;
  padding-right:0px;
  padding-left:0px;
  padding-bottom:0px;
  margin-left:120px;
  color:#8D6A49;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  height:120px;
 }
.NOTICIATIT a, .NOTICIATIT a:hover, .NOTICIATIT a:visited, .NOTICIATIT a:visited:hover
 {
  text-decoration:none; 
  color:#8D6A49;
 }
.NOTICIADES
 {
  padding-top:0px;
  padding-right:0px;
  padding-left:0px;
  padding-bottom:0px;
  margin-left:120px;
  color:#AF8C6B;
  text-align: left;
  height:50px;
 }
.NOTICIADES a, .NOTICIADES a:hover, .NOTICIADES a:visited, .NOTICIADES a:visited:hover
 {
  text-decoration:none; 
  color:#6B4827;
 }
.NOTICIACON
 {
  padding-top:0px;
  padding-right:0px;
  padding-left:0px;
  padding-bottom:4px;
  margin-left:0px;
  color:#AF8C6B;
  text-align: left;
 }
.NOTICIACON a, .NOTICIACON a:hover, .NOTICIACON a:visited, .NOTICIACON a:visited:hover
 {
  text-decoration:none; 
  color:#6B4827;
 }
.NOTICIAFCH
 {
  margin-left:120px;
  color:#6B4827;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  text-align: right;
  height:13px;
 }


/* Formulario Google */
form input
 {
  height: 16px;
  padding: 0px 0px 0px 0px ; 
  font-size: 14px;
  background-color: #F0F0F0;
  border: 0px;
  color: #744622;
 }

span.a
 {
  FONT-WEIGHT: bold;
  COLOR: #744622;
 }

A.AG
 {
  FONT-WEIGHT: bold;
  FONT-SIZE: 12px;
  COLOR: #000000;
  TEXT-DECORATION: none
 }
A.AG:visited
 {
 }
A.AG:hover
 {
  COLOR: #744622;
 }
A, A:visited
 {
  color: #945e3a;
  font-weight: bold;
  text-decoration: none;
 }

A:hover, A:hover:visited 
 {
  color: #945e3a;
  font-weight: bold;
  text-decoration: underline;
 }


/* CSS Document */

/*
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
*/