html {
  background: #E6E6E6; }

#liferayJSConsole {
  display: none; }

body {
  color: #424242;
  font: 62.5%/1.4 Arial, Helvetica, verdana, sans-serif;
  width: 100%;
  -pie-background: linear-gradient(#505050, #e6e6e6);
  background: -moz-linear-gradient(#505050, #e6e6e6);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#505050), to(#e6e6e6));
  behavior: url("/si-inspire-theme/PIE.htc"); }

#wrapper {
  width: 1024px;
  margin: 0 auto;
  padding: 0;
  background: #fff;
  box-shadow: 0px 0 50px 10px #383838;
  behavior: url("/si-inspire-theme/PIE.htc");
  height: auto; }

#azul {
  width: 100%;
  clear: both;
  background: transparent;
  height: 20px;
  position: absolute;
  top: 0; }

#banner {
  background: url("../images/imgSI/cabeceraIbercarto.png") no-repeat transparent;
  padding: 0;
  height: 14.02em;
  position: relative;
  top: 0px;
  width: 1024px; }

#heading {
  margin-left: 0; }

#sign-in {
  background: transparent;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  float: right;
  display: block;
  text-decoration: none;
  top: 3px;
  right: 15px; }

#sign-in:hover, #sign-in:focus {
  cursor: pointer; }

#IbercartoEnlaces {
  float: right;
  margin: 0;
  text-align: left;
  width: 18%;
  background: url("../images/imgSI/fondo_fecha.png") repeat-x transparent; }

#IbercartoEnlaces a {
  color: #490708;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  margin-left: 1em; }

#IbercartoEnlaces a:hover {
  cursor: pointer; }

#InspireEnlaces {
  width: 100%;
  text-align: right;
  clear: both;
  position: relative;
  top: 21em; }

#InspireEnlaces a {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  padding-right: 15px;
  text-align: center;
  text-decoration: none; }

#InspireEnlaces a:hover {
  cursor: pointer; }

#FechaCartel p {
  color: #830F04;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  padding-right: 2px 15px 0 0;
  text-align: center;
  text-decoration: none;
  font: Times New Roman !important; }

#FechaCartel {
  width: 30%;
  text-align: center;
  clear: both;
  position: relative;
  top: 6.75em;
  left: 59.7em;
  background: url("../images/imgSI/fondo_fecha.png") repeat-x transparent;
  height: 2em; }

#Fuente {
  width: 100%;
  text-align: center;
  position: relative;
  top: 2em;
  left: 8em;
  background: none;
  height: 5em; }

/*********** idiomas ************/
#IbercartoIdiomas {
  float: left;
  margin: 0;
  text-align: left;
  width: 20%;
  width: 20%\9;
  background: url("../images/imgSI/fondo_fecha.png") repeat-x transparent; }

#IbercartoIdiomas a {
  color: #490708;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  margin-left: 1em; }

#IbercartoIdiomas a:hover {
  cursor: pointer; }

/********* camino migas *********/
#caminoMigas {
  position: absolute;
  top: 17em;
  width: 98%;
  height: 30px;
  margin-left: 10px;
  z-index: 9; }

#caminoMigas a {
  color: #830F04 !important;
  text-decoration: none !important;
  *color: #830F04 !important;
  *text-decoration: none !important; }

#caminoMigas .lfr-component li {
  float: left;
  background: url("../images/imgSI/camino2.gif") 2px 6px no-repeat;
  margin-right: 10px;
  padding-left: 20px; }

#caminoMigas ul {
  margin-top: 5px; }

#caminoMigas .lfr-component .first {
  background: none;
  padding-left: 0px; }

/********* navigation *********/
#navigation {
  width: 100.1%;
  position: absolute;
  top: 10.9em;
  clear: both;
  height: 36px;
  height: 36px\9;
  background: #830F04;
  z-index: 99;
  font-family: Constantia;
  font-size: 15px; }

#navigation ul {
  margin: 5px 0 0 92px;
  list-style: none;
  display: table; }

#navigation li {
  /*-pie-background: linear-gradient(#EBE6E6, #97928A);*/
  /*background: -moz-linear-gradient(#EBE6E6, #97928A);*/
  /*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EBE6E6),to(#97928A));*/
  background: none;
  behavior: url("/si-inspire-theme/PIE.htc");
  float: left;
  display: inline;
  margin: 0 2px 0 0;
  /*width:auto;*/
  height: 25px; }

#navigation li:hover {
  /*background:#FF9231 !important;*/
  background: none; }

#navigation li a {
  /*color:#224C7E;*/
  color: #FFFFFF;
  font-weight: bold;
  padding: 0 5px;
  display: block;
  text-decoration: none;
  line-height: 25px;
  text-align: center;
  width: 10em; }

#navigation li:hover a {
  /*color:#224C7E;
  text-decoration:none;*/
  color: #FFFFFF;
  text-decoration: none; }

#navigation .child-menu {
  margin: 0px !important;
  text-decoration: none; }

#navigation li ul {
  display: none; }

#navigation li:hover ul {
  display: block;
  margin: 0;
  /*background:#FAF2EC !important;*/
  background: #FFACA8 !important; }

#navigation ul li .child-menu li {
  text-decoration: none !important;
  background: #FFACA8 !important; }

#navigation ul li:hover .child-menu li {
  float: none;
  margin: 0;
  display: list-item;
  /*background:#FAF2EC !important;*/
  background: #FFACA8 !important;
  height: auto;
  text-decoration: underline;
  font-size: 14px; }

#navigation ul li:hover .child-menu li:hover {
  background: #FFACA8 !important;
  /*background:#D1CCCC !important;*/ }

#navigation li .child-menu li a {
  color: #FFFFFF;
  font-weight: normal !important;
  width: 11em;
  text-align: left !important;
  text-decoration: none;
  background: #FFACA8 !important;
  color: #000; }

#navigation li .child-menu li a:hover {
  color: #000;
  text-align: left !important;
  text-decoration: none; }

/********* navigation *********/
#content {
  width: 980px;
  padding: 0px;
  position: relative;
  clear: both; }

#verticalMenu {
  width: 170;
  float: left;
  margin-right: 5px;
  position: relative; }

              /*#pageContent{width:1023px;float:left;background: url("../images/imgSI/fondosSubpaginas/menu1.png") no-repeat transparent;position:relative;left:-1.20em;}
#pageContent1{width:1023px;float:left;background: url("../images/imgSI/fondosSubpaginas/menu2.png") no-repeat  transparent;position:relative;left:-1.25em;}
#pageContent2{/*width:1023px;float:left;background: url("../images/imgSI/fondosSubpaginas/menu3.png") no-repeat  transparent;position:relative;left:-1.25em;}*/
#pageContent {
  width: 1024px;
  background: url("../images/imgSI/fondosSubpaginas/menu1.png") no-repeat center center fixed;
  background: url("../images/imgSI/fondosSubpaginas/menu1_ie.png") \0 no-repeat center center fixed;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  -ms-behavior: url("/Ibercarto-theme/backgroundsize.min.htc"); }

#pageContent1 {
  width: 1024px;
  background: url("../images/imgSI/fondosSubpaginas/menu3.png") no-repeat center center fixed;
  background: url("../images/imgSI/fondosSubpaginas/menu3_ie.png") \0 no-repeat center center fixed;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  -ms-behavior: url("/Ibercarto-theme/backgroundsize.min.htc"); }

#pageContent2 {
  width: 1024px;
  background: url("../images/imgSI/fondosSubpaginas/menu2.png") no-repeat center center fixed;
  background: url("../images/imgSI/fondosSubpaginas/menu2_ie.png") \0 no-repeat center center fixed;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  -ms-behavior: url("/Ibercarto-theme/backgroundsize.min.htc"); }

#pageContent3 {
  width: 1024px;
  background: none no-repeat center center fixed;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  -ms-behavior: url("/Ibercarto-theme/backgroundsize.min.htc"); }

/********* menu vertical *********/
#verticalMenu ul {
  list-style: none;
  margin: 0;
  position: relative;
  z-index: 9000; }

#verticalMenu ul li {
  margin-bottom: 10px; }

#verticalMenu ul li a {
  color: #fff;
  font-weight: bold;
  padding: 0 5px;
  display: block;
  text-decoration: none;
  line-height: 25px;
  box-shadow: 0px 3px 5px 2px #666;
  behavior: url("/si-inspire-theme/PIE.htc");
  background: #2C5D98 !important;
  position: relative; }

#verticalMenu ul li:hover a, #verticalMenu ul li.n1Selected a {
  background: #FF9231 !important;
  color: #ffffff !important; }

#verticalMenu ul li ul {
  margin-top: 7px;
  background: #FDEADA !important; }

#verticalMenu .mvn2 .n2, #verticalMenu .mvn2 .n2Selected, #verticalMenu .mvn2 .n2:hover {
  margin-bottom: 0px; }

#verticalMenu .mvn2 .n2 a {
  color: #6e6e6e !important;
  font-weight: bold;
  padding: 0 5px;
  display: block;
  text-decoration: none;
  line-height: 25px;
  background: #FDEADA !important;
  box-shadow: 0 0 0 0;
  behavior: url("/si-inspire-theme/PIE.htc"); }

#verticalMenu .mvn2 .n2:hover a, #verticalMenu .mvn2 .n2Selected a {
  background: #FDEADA !important;
  color: #FF9231 !important;
  box-shadow: 0 0 0 0; }

/********* menu vertical *********/
#footer {
  background: #830F04;
  height: 7em; }

#footer #etiquetas {
  padding-top: 10px;
  width: 100%;
  margin: 0;
  text-align: center;
  position: absolute;
  border: none; }

#footer .pie {
  color: #fff;
  display: inline;
  font-weight: bold;
  position: relative;
  padding: 0 10px;
  border-right: 1px solid #fff;
  text-decoration: none; }

#footer .pie.last {
  border-right: none; }

#footer .pie:hover {
  text-decoration: underline; }

input [type="radio"] {
  position: relative;
  top: 4px;
  margin-left: 5px; }

#logo1 {
  position: relative;
  float: left;
  width: 50%;
  left: -12em; }

#logo2 {
  position: relative;
  float: right;
  width: 50%;
  left: 7em; }

#logo1Home {
  position: relative;
  float: left;
  width: 15%;
  left: 2em;
  top: 3.5em; }

#logo2Home {
  position: relative;
  float: right;
  width: 10%;
  left: -12em;
  top: -6em; }

#contenedor1 {
  background: #830F04;
  height: 23em;
  color: #FFFFFF;
  font-family: Times New Roman;
  width: 102%;
  left: -0.8em;
  position: relative;
  top: 0em; }

.ContenedorSlider {
  width: 18em;
  position: relative; }

.textoHome {
  text-align: center;
  padding: 2em 0 1em 0;
  line-height: 2.5em;
  position: relative;
  left: 5em; }

.cursivaHome {
  text-align: center;
  line-height: 0.5em;
  margin-top: 2em;
  font-size: 13pt;
  margin-left: -9em;
  font-family: constantia;
  font-weight: normal; }

#InfoGral, #InfoGral2 {
  /*background: url("../images/imgSI/fondosSubpaginas/menu1.png") no-repeat  transparent;*/
  position: relative;
  left: 0em;
  width: 100%;
  height: auto;
  top: -3.3em;
  font-family: constantia;
  min-height: 35em; }

#InfoGral h1, #InfoGral2 h1 {
  position: relative;
  padding: 2em 0 0 0em;
  font-family: constantia;
  color: #830f04;
  font-style: nornal;
  border-bottom: 2px solid #830f04;
  left: 5em;
  width: 85%; }

#InfoGral p, #InfoGral ol, #InfoGral2 p, #InfoGral2 ol {
  position: relative;
  padding: 1em 2em 0 7em;
  font-family: constantia;
  font-size: 14px;
  color: #000;
  text-align: justify;
  top: -1em;
  font-weight: normal; }

#InfoGral a, #InfoGral2 a {
  color: #12527E; }

#InfoGral img, #InfoGral2 img {
  position: relative;
  left: 3em;
  top: 1.5em; }

#InfoGral .aui-fieldset, #InfoGral2 .aui-fieldset {
  position: relative;
  padding: 0em 0 0 16em;
  font-family: constantia;
  font-size: 12px;
  color: #000; }

#InfoGral2 table td {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  padding: 0.1em 0.5em;
  border: none !important;
  color: #000;
  padding: 10px;
  line-height: 0.5em; }

#InfoGral2 table {
  width: 78%;
  border: none!important;
  background: none!important;
  position: relative;
  left: 5em; }

#InfoGral table {
  width: 75%;
  margin: 0 auto;
  margin-bottom: 20px;
  font-family: constantia;
  position: relative;
  left: 3em; }

#InfoGral table td {
  padding: 10px;
  color: #000; }

#InfoGral .col1 {
  width: 25%;
  text-align: left;
  font-weight: bold;
  font-size: 14px; }

#InfoGral .col2 {
  width: 75%;
  text-align: left;
  font-size: 14px; }

#InfoGral .filaCabecera td, #InfoGral .filaCabecera tr {
  background: #B6A281;
  /*border-top: 2px solid #000000;border-bottom: 2px solid #12527E;*/
  border-bottom: 2px solid #000;
  font-weight: bold;
  color: #ffffff;
  font-size: 16px; }

#InfoGral .filaClara {
  background: #FFFFFF; }

#InfoGral .filaOscura {
  background: #e7e7e7; }

/******** contenido de las p�ginas  ************/
#InfoGral #pagCenter {
  position: relative;
  width: 90%;
  left: 2.5em;
  top: -2em; }

#InfoGral #pagCenter ol li ul li {
  list-style-type: square; }

#InfoGral #pagCenter ol li ul li ul li {
  list-style-type: circle; }

#pagCenter1 ul li {
  position: relative;
  margin: 0em 0em 0em 10em;
  list-style-type: disc;
  font-size: 14px; }

#pagCenter1 ul li ul li {
  position: relative;
  margin: 0em 0em 0em 4em;
  list-style-type: circle !important; }

#pagCenter1 img {
  position: relative;
  margin: -1em 0em 0em 26em; }

#texdoc {
  position: relative;
  border: none;
  background: none;
  height: 4.5em;
  top: -0.5em;
  left: 18em; }

#texdoc p {
  position: relative;
  padding: 0em; }

#InfoGral2 #izqda {
  position: relative;
  float: left;
  left: 2em;
  width: 50%;
  line-height: 0.7em; }

#InfoGral2 #dcha {
  position: relative;
  float: left;
  left: 0em;
  width: 50%; }

#InfoGral .sede p {
  font-size: 16px;
  text-align: center;
  position: relative;
  line-height: 0em; }

#map {
  width: 585px;
  height: 355px;
  border: 2px solid black; }

#OpLa {
  padding: 0px;
  margin: 2px;
  position: relative;
  left: 21em;
  width: 50em; }

#map img {
  position: relative;
  left: 0em !important;
  top: 0em !important;
  margin: 0em !important; }

