.lista_A{
  list-style: upper-alpha;
}

ol.lista_A > li > a,
ol.lista_A > li > span {
  display:block;
  margin:15px 0;
  font-weight:bold;
  font-size:18px;
}


.lista_1 {
  list-style:decimal;
}

.lista_a {
  list-style:lower-alpha;
}

.lista_num {
  list-style: decimal;
}

.lista_disc {
  list-style: disc;
}

.lista_circle {
  list-style: circle;
}



#contenido_mesa li{
  margin-left:5px;
}

.informacion li {
  clear:both;
  float:none;
}
#contenido li { clear:both;}

ol#id_1329 > li > span {
  float:left;
}
ol#id_1329 li {
  clear:both;
  list-style:none;
}
ol#id_1329 li ol li {
  float:left;
  list-style:none;
  list-style-type:none;
  margin-left:10px;
  clear:none;
}

ol#id_1342 > li  {
  float:left;
}
ol#id_1342 li {
  clear:both;
  list-style:none;
}
ol#id_1342 li {
  float:left;
  list-style:none;
  list-style-type:none;
  margin-left:10px;
  clear:none;
}
ol#id_487 > li  {
  float:left;
}
ol#id_487 li {
  clear:both;
  list-style:none;
}
ol#id_487 li {
  float:left;
  list-style:none;
  list-style-type:none;
  margin-left:10px;
  margin-bottom:15px;
  clear:none;
}

ol#id_501 > li > span:hover {
  cursor:pointer;
}
ol#id_501 > li > span {
  text-decoration:underline;
  color:#3355dd;
}
ol#id_501 > li > ol {
  display:none;
}

.clear {
  clear:both;
}

#listado_secciones { padding-left:30px; list-style:circle;}


/* Float Clearing
---------------------------------------------------------------------*/

.module:after
{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
  min-height: 1%;
}

/* Breadcrumb Styles
---------------------------------------------------------------------*/

.breadCrumb
{
  margin: 0;
  padding: 0;
  float: left;
  display: block;
  height: 21px;
  overflow: hidden;
  width: 900px;
  padding:5px;
  border:solid 1px #dedede;
  background:#fff;
}
.breadCrumb ul
{
  margin: 0;
  padding: 0;
  height: 21px;
  display: block;
}
.breadCrumb ul li
{
  display: block;
  float: left;
  position: relative;
  /*
  height: 21px;
  */
  height: auto;
  overflow: hidden;
  line-height: 21px;
  margin: 0px 6px 0px 0;
  padding: 0px 10px 0px 0;
  font-size: .9167em;
  background: url(/common/pi/global/images/Chevron.gif) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.breadCrumb ul li span
{
  display: block;
  overflow: hidden;
}
.breadCrumb ul li a
{
  display: block;
  position: relative;
  height: 21px;
  line-height: 21px;
  overflow: hidden;
  float: left;
}
.breadCrumb ul li.first a
{
  height: 16px !important;
  text-indent:-1000em;
  width:16px;
  padding: 0;
  margin-top: 2px;
  overflow: hidden;
  background:url(/common/pi/global/images/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
  background-position: 0 -16px;
}
.breadCrumb ul li.last
{
  background: none;
  margin-right: 0;
  padding-right: 0;
}
.chevronOverlay
{
  display: none;
  background: url(/common/pi/global/images/ChevronOverlay.png) no-repeat 100% 0;
  width: 13px;
  height: 20px;
}

img.img-responsive {
  width:100%;
}
.banderas {
  width : 80px;
  height : 53px;
  background: transparent url(/common/pi/global/images/banderas_ccaa.png) 0 0 no-repeat;
  display: inline-block;
  margin-right: 10px;
  border:1px solid #cccccc;
}
.andalucia {
 background-position: 0 0;
}
.aragon {
 background-position: 0 -53px;
}
.asturias {
 background-position:0 -106px;
}
.cantabria {
 background-position:0 -159px;
}
.la_mancha {
 background-position:0 -212px;
}
.leon {
 background-position:0 -265px;
}
.catalunya {
 background-position:0 -318px;
}
.ceuta {
 background-position:0 -371px;
}
.c_valenciana {
 background-position:0 -424px;
}
.extremadura {
 background-position:0 -477px;
}
.galicia {
 background-position:0 -530px;
}
.baleares {
 background-position:0 -583px;
}
.canarias {
 background-position:0 -636px;
}
.rioja {
 background-position:0 -689px;
}
.madrid {
 background-position:0 -742px;
}
.melilla {
 background-position:0 -795px;
}
.murcia {
 background-position:0 -848px;
}
.navarra {
 background-position:0 -901px;
}
.euskadi {
 background-position:0 -954px;
}
