body {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Helvetica, Arial, Verdana;
  color:#555555;
  background: #fff;
  font-size: 10pt;
  line-height: 135%;
  overflow:scroll;overflow-x:hidden;
  scrollbar-face-color: #c2c2c2;
  scrollbar-shadow-color: #dbdbdb;
  scrollbar-highlight-color: #C2CEDF;
  scrollbar-3dlight-color: ##dbdbdb;
  scrollbar-darkshadow-color: #efefef;
  scrollbar-track-color: #dbdbdb;
  scrollbar-arrow-color: #efefef;  
}

INPUT {
background-color: transparent;
border-bottom-width: 1px;
border-color: #316B94;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
color: #000000;
font-family: Tahoma, Helvetica, Arial, Verdana;
font-size: 10px;
font-weight: normal;
text-indent: 2px;
}

.AreasTexto { 
background-color: #F8F8F8;  
border: #000000 1px solid; 
color: black; 
font-family: Tahoma, Helvetica, Arial, Verdana; 
font-size: 8pt; 
font-weight: normal;
width: 95%;
}

.AreasTextoPeq { 
background-color: #F8F8F8;  
border: #000000 1px solid; 
color: black; 
font-family: Tahoma, Helvetica, Arial, Verdana; 
font-size: 8pt; 
font-weight: normal;
}

.buscar {
  font-family: Tahoma, Helvetica, Arial, Verdana;
  font-size: 8pt;
  color:#dadada;
  border: 1px solid;
  border-color:#dadada;
  background-color:#48484a;
}

.SelectHome {
  font-family: Tahoma, Helvetica, Arial, Verdana;
  font-size: 8pt;
  color:#dadada;
  border:0px none;
  background-color:#48484a
}

.SelectSecciones {
  font-family: Tahoma, Helvetica, Arial, Verdana;
  font-size: 8pt;
  color:#dadada;
  border:0px none;
  background-color:#693742
}

.SelectAdmin {
  font-family: Tahoma, Helvetica, Arial, Verdana;
  font-size: 8pt;
  color:#000000;
  border:0px none;
  background-color:#F2F2F2
}

#header {
  margin: 0em auto;
  padding: 1em 0em 1.1em 0em;
  width: 800px;
  text-align: left;
  color: #004A84;
}

#container {
  margin: 0em auto 1em auto;
  width: 800px;
  text-align: justify;
}

#main {
  padding: .3em 0em 0em 0em; /* Espacio entre ARRIBA DERECHA ABAJO IZQUIERDA */
  width: 100%; /* Value for IE. */
}

html>body #main {
  width: 100%; /* Value for functioning browsers. */
}

#sidebar {
  width: 120px;
  float: right;
  padding: 0em;
  margin: 0em;
}

#footer {
  margin: 0em;
  padding-top: 1em;
  clear: both;
  font-size: 80%;
  color: #aaa;
  text-align: center;
}

/* Classes */

#banner {
  width: 800px;
  font-family: Century Gothic, georgia, helvetica, times, sans-serif;
  color: #123456;
  font-size: 300%;
  padding: 30px;
  margin: 0px;
}

h1 {
  font-family:Tahoma, Helvetica, Arial, Verdana;
  color: #703e4a;
  font-size: 11pt;
  font-weight: bold;
  margin: .8em 0em .4em 0em;
  border-bottom:1px solid #eeeeee;
  padding-bottom: .25em;
}

h2 {
  font-family:Tahoma, Helvetica, Arial, Verdana;
  color: #703e4a;
  font-size: 10pt;
  font-weight: bold;
  margin: .8em 0em .4em 0em;
  border-bottom:1px solid #eeeeee;
  padding-bottom: .25em;
}

h3 {
  font-family:Tahoma, Helvetica, Arial, Verdana;
  color: #703e4a;
  font-size: 8pt;
  font-weight: bold;
  margin: .8em 0em .4em 0em;
  border-bottom:1px solid #eeeeee;
  padding-bottom: .25em;
}

p {
  margin: 0em;
  padding: 0em 0em .5em 0em;
  font-size: 9pt;
  line-height: 150%;
}

p.address {
  font-style: italic;
}

img {
  border: none;
  max-width: 468px;
}

a {
  color: #693743;
  font-size: 8pt;
}

a:visited {
  color: #693743;
  font-size: 8pt;
}

a:hover {
  color: #693743;
  font-size: 8pt;  
}

ul {
  padding: 0em 0em 0em .9em;
  margin: 0em;
  list-style-type: disc;
  font-size: 8pt;
}

ul ul {
  list-style-type: circle;
}

dl {
  padding: 0em;
  margin: 0em 0em .5em 0em;
}

#main span.box {
        border: 1px solid #ddd;
        padding: 1px 2px;
        margin: 1px;
}

#main pre {
  background: #f5f5f5 url('quote.gif') no-repeat;
  color: #666;
  display: block;
  border:1px solid #ccc; padding-left:28px; font-family:monospace; background-color:#f5f5f5
}

.tabla {
  background-color: #fff;
  border: 0px solid #ddd;
  font-size: 8pt;
}

#main table {
  background-color: #fff;
  border: 1px solid #ddd;
  font-size: 8pt;
}

#main td {
  background-color: #fff;
  border: 1px solid #ccc;
}

#sidebar table {
  background-color: #fff;
  border: 1px solid #ddd;
}
#sidebar td {
  background-color: #eee;
  border: 1px solid #ccc;
}

#wikicontrols {
		margin: 0px 0%;
}

#wikicontrols a {
        color: #ddd;
        text-decoration: none;
        border: 0px;
        padding: 1px 3px;
        font-size: 8pt;
}

#wikicontrols a:hover {
        color: #F99901;
        border-color: #eee;
}

#TOC {
  float: right;
  background-color: #f5f5f5;
  border:1px solid #ccc;
  font-size: 70%;
  padding: 0.3em;
  margin-left: 1em;
  width: 200px;
}

#TOC a.:link {
  color:#703e4a;text-decoration:none
}
#TOC a:visited {
  color:#703e4a;text-decoration:none
}
#TOC a:hover {
  color:#703e4a;text-decoration:underline
}
#TOC a:active {
  color:#703e4a;text-decoration:underline
}

#TOC li.H1 {
  font: normal normal normal 8pt Tahoma, Arial, Verdana;
  list-style-type: none;
  margin-left: 0px;
}
#TOC li.H2 {
  font: normal normal normal 8pt Tahoma, Arial, Verdana;
  list-style-type: none;
  line-height:16px;
  margin-left: 10px;
}
#TOC li.H3 {
  font: normal normal normal 8pt Tahoma, Arial, Verdana;
  list-style-type: none;
  line-height:16px;
  margin-left: 20px;
}

#images {
  float: right;
  background-color: #f5f5f5;
  border:1px solid #ccc;
  font-size: 8pt;
  padding: 0.3em;
  margin-left: 1em;
}

.dillo { display: none; }








#menu {
background-color : #d7c4b3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#menu2 {
background-color : #d7c4b3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#menu3 {
background-color : #d7c4b3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#menu4 {
background-color : #d7c4b3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#menu5 {
background-color : #d7c4b3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#menu6 {
background-color : #d7c4b3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#navbar {
position : relative;
} 
A.nav1 {
background-color : #414143; 
color: white;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 0px solid #555555;
border-left : 0px solid #ffffff; 
border-top : 0px solid #555555; 
border-right : 1px solid #ffffff; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
text-align : center; 
width : 100%; 
height: 18px;
display : block; 
} 
A.nav1:hover {
background-color : #E5EAF3;
color:black;
font : normal 8pt verdana, sans-serif;
text-decoration : none;
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black;
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
text-align : center; 
vertical-align : middle;
width : 100%;
height: 18px;
display : block; 
} 
A.nav1:visited {
background-color : #414143; 
color: white;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 0px solid #555555;
border-left : 0px solid #ffffff; 
border-top : 0px solid #555555; 
border-right : 1px solid #ffffff; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
text-align : center; 
width : 100%; 
height: 18px;
display : block; 
} 
A.menulink1 {
background-color : #414143; 
color: white;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
width : 150px; 
height: 18px;
display : block; 
} 
A.menulink1:visited {
background-color : #414143; 
color: white;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
width : 150px; 
height: 18px;
display : block; 
} 
A.menulink1:hover {
background-color : #d7c4b3;
color:#2e2e2e;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 1px solid black; 
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
width : 150px; 
height: 18px;
display : block; 
} 

.menutitle {
background-color : #ffffff; 
color: #555555;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
width : 150px; 
height: 18px;
display : block; 
} 