@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800);

body {
font-family: 'Open Sans', sans-serif;
}
.fondoa {
	background-image: url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	min-height:560px;
	border-top:solid 1px #FFF;
}
.goiko_publi {
	background-image: url(../img/bg-publi.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	padding: 10px 0px 10px 0px;
}
.burua {
	background-color: rgba(255, 255, 255, 0.6);
	color: rgba(255, 255, 255, 0.6);
	padding:10px 10px 10px 15px;
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.burua p {
	margin:0px;
	padding:0px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform:uppercase;
	font-size:120%;
	color:#333;
}
.logo {
	margin-bottom:0px;
	margin-top:0px;
	color:#333;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	font-size:300%;
}
.logo a {
	color:#333;
}
.logo a:hover {
	text-decoration:none;
	color:#666;
}
/*Menua 1*/
.menua1 {
	min-height: 20px !important;
	background-color: rgba(255, 255, 255, 0.6);
	color: rgba(255, 255, 255, 0.6);
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:solid 1px #FFF;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform:uppercase;
}
.menua1 .navbar-nav > li > a {
	color:#333;
}
.menua1 .navbar-nav > li > a:hover, .menua1 .navbar-nav > li > a:focus
{
text-decoration:underline;
}
.menua1 .navbar-nav > .active > a, .menua1 .navbar-nav > .active > a:hover, .menua1 .navbar-nav > .active > a:focus
{
  color: #333;
  background-color:transparent;
  text-decoration:underline;
}
.menua1 .navbar-nav > li > a
{
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 25px;
}
.navbar {
min-height:none !important;
}
/*Menua 2*/
.menua2 {
	background-color: #333;
	border:none;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
}
.menua2 .navbar-nav > li > a {
	color:#FFF;
	font-size:125%;
}
.menua2 .navbar-nav > li > a:hover, .menua2 .navbar-nav > li > a:focus
{
  color: #e4241e;
  background-color: transparent;
}
.menua2 .navbar-nav > .active > a, .menua2 .navbar-nav > .active > a:hover, .menua2 .navbar-nav > .active > a:focus
{
  color: #333;
  background-color: #ccc;
}
/*Edukia*/
.edukia {
	background-color:#FFF;
	margin-right: 0px!important;
	margin-left: 0px!important;
}
.kendu .col-md-12
{
  position: relative;
  min-height: 1px;
  padding-right: 0px!important;
  padding-left: 0px!important;
}
.h2 {
	background-image: url(../img/h2bg.jpg);
	background-repeat:repeat-x;
	background-position: bottom left;
	font-family: 'Open Sans Condensed', sans-serif;
	padding-bottom:4px;
	margin:0px 0px 15px 0px;
}
.albiste-barruan {
	font-size:200%;
	line-height:34px;
}
.h2 a {
	color:#333;
}
.h2 a:hover {
	text-decoration:none;
	color: #e4241e;
}
p {
	line-height:22px;
}
p a {
	color:#333;
	text-decoration:underline;
}
p a:hover {
	text-decoration:none;
	color:#333;
}
.img_ezker {
	float:left;
	margin-right:10px;
	margin-top:6px;
}
.gehiagoirakurri {
  color: #e4241e;
  text-decoration:none;
}
.gehiagoirakurri:hover {
	color:#333;
  text-decoration:none;
}
.partekatualbistea {
	margin-bottom: 10px;
}
.partekatualbistea .partekatu-twitter{
	display: inline;
	margin-left: 5px;
	position: relative;
}
.partekatualbistea .partekatu-twitter iframe{
	position: absolute;
	top 0px;
}
h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	font-size:160%;
	margin-top:0px;
	line-height:25px;
}
h3 a {
	color:#333;
}
h3 a:hover {
	color:#666;
	text-decoration:none;
}
.data {
	color: #e4241e;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
}
.sarrera {
	font-style: italic;
	color: #666;
}
.loturabotoia {
	display:block;
	border: solid 1px #ccc;
	float:left;
	padding:4px 10px 4px 10px;
	text-decoration:none;
	text-transform:uppercase;
	color:#666;
	margin-bottom:10px;
}
.loturabotoia:hover {
	background-color: #ccc;
}
.loturabotoia2 {
	display:block;
	border: solid 1px #ccc;
	text-align:center;
	padding:4px 10px 4px 10px;
	text-decoration:none;
	text-transform:uppercase;
	color:#666;
	margin-bottom:10px;
}
.loturabotoia2:hover {
	background-color: #ccc;
}
/*publizitatea*/
.publizitatea {
	background-color:#f9f9f9;
	border-top: solid 1px #e2e2e2;
	border-bottom: solid 1px #e2e2e2;
	margin-bottom:10px;
	margin-top:10px;
	padding: 4px 10px 8px 10px;
}
.publizitatea p {
	font-size: 70%;
	padding:0px;
	margin:0px 0px 6px 0px;
	line-height:12px;
	color:#666;
}
.publizitatea img {
	max-width:100%;
}
/*publizitatea*/
.destakatua {
	background-color:#f9f9f9;
	border: solid 1px #e2e2e2;
	margin-bottom:10px;
	margin-top:10px;
	padding: 6px 10px 8px 10px;
}
.destakatua p {
	padding:0px;
	margin:0px 0px 6px 0px;
	line-height:25px;
	color:#666;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:180%;
}
.destakatua img {
	max-width:100%;
}
.destakatua p a {
	/*text-decoration:none;*/
}
.destakatua p a:hover {
	/*color:#666;*/
}
.destakatua .deskribapena p{
	font-size: 125% !important;
}
.agenda {
	padding:10px 10px 8px 10px;
	background-color:#f3f1f1;
}
.data_agenda {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	font-size:130%;
}
.erantzunak {
	padding:10px 10px 8px 10px;
	border: solid 1px #cccccc;
	margin-bottom: 15px;
}
.euskaletxeak {
	padding:10px 10px 8px 10px;
	border: solid 1px #cccccc;
	margin-bottom: 15px;
}
.euskaletxeak ul li a {
	font-weight: normal;
}
.baliabideak {
	padding:10px 10px 8px 10px;
	border: solid 1px #cccccc;
	margin-bottom: 15px;
}
.baliabideak img {
	margin-bottom: 4px;
	max-width: 100%;
}
/*Oina*/
.oina {
	background-color:#333;
	margin-right: 0px!important;
	margin-left: 0px!important;
	margin-top:10px;
	margin-bottom:10px;
	padding:20px;
	color:#FFF;
}
.copi {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	font-size:130%;
}
.lista_oina {
	margin:0px;
	padding:0px;
}
.lista_oina li {
	list-style-type:none;
		font-family: 'Open Sans Condensed', sans-serif;
	display:inline-block;
}
.lista_oina li a {
	color:#FFF;
}
/*Listak*/
.lista_albiste {
	margin:0px 0px 15px 0px;
	padding:0px;
}
.lista_albiste li {
	list-style-type:none;
	display:block;
	padding: 0px 0px 12px 0px;
	margin-bottom:7px;
	border-bottom: solid 1px #CCC;
	clear:both;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	font-size:130%;
	line-height:20px;
}
.lista_albiste li:last-child {
	border-bottom:none;
}
.lista_albiste li a {
	color:#333;
	text-decoration:none;
}
.lista_albiste li a:hover {
	color:#666;
}
.lista_albiste li span {
	line-height:20px;
	font-size:70%;
}
.lista_albiste li .img_ezker  {
	margin-top:4px;
}
.lista_agenda {
	margin:0px;
	padding:0px;
}
.lista_agenda li {
	list-style-type:none;
	display:block;
	margin-bottom:7px;
	background-image: url(../img/bullet-fletxa.jpg);
	background-repeat:no-repeat;
	background-position: left 4px;
	padding-left: 18px;
	font-weight:bold;
}
.lista_agenda li:last-child {
	margin-bottom:0px!important;
}
.lista_agenda li a {
	color:#333;
	font-weight:normal!important;
}
.lista_irakurrienak{
	margin:0px;
	padding:0px;
}
.lista_irakurrienak li {
	list-style-type:none;
	display:block;
	border-bottom: solid 1px #CCC;
	margin-bottom:7px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:normal!important;
	font-size:110%;
	padding-bottom:5px;
	color: #e4241e;
	line-height:18px;
}
.lista_irakurrienak li:last-child {
	border-bottom: none;
}
.lista_irakurrienak li a {
	color:#333;
	font-weight:bold;
}
.lista_erantzunak {
	margin:0px;
	padding:0px;
}
.lista_erantzunak li {
	list-style-type:none;
	display:block;
	margin-bottom:7px;
	background-image: url(../img/bullet-erantzunak.jpg);
	background-repeat:no-repeat;
	background-position: left 4px;
	padding-left: 22px;
	border-bottom: 1px solid #CCC;
	padding-bottom:8px;
}
.lista_erantzunak li:last-child {
	margin-bottom:0px!important;
	border-bottom:none;
}
.lista_erantzunak li a {
	color:#333;
	font-weight: bold;
}
.lista_blogak {
	margin:0px;
	padding:0px;
}
.lista_blogak li {
	list-style-type:none;
	display:block;
	margin-bottom:7px;
	border-bottom: 1px solid #CCC;
	padding-bottom:8px;
}
.lista_blogak li:last-child {
	border-bottom:none;
}
.lista_blogak li a {
	color:#333;
}
.lista_material_osagarria {
	margin:0px 0px 10px 0px;
	padding:0px;
}
.lista_material_osagarria li {
	list-style-type:none;
	display:block;
	background-image: url(../img/bullet.png);
	background-repeat:no-repeat;
	background-position: left 4px;
	padding-left: 16px;
	margin-bottom: 4px;
	color: #999;
}
.lista_material_osagarria li a {
	color: #333;
}
.lista1 {
	margin:0px 0px 25px 0px;
	padding:0px;
}
.lista1 li {
	list-style-type:none;
	display:block;
	background-image: url(../img/bullet.png);
	background-repeat:no-repeat;
	background-position: left 4px;
	padding-left: 16px;
	margin-bottom: 8px;
}
.lista1 li a {
	color: #333;
	text-decoration:underline;
}
/*Formularioak*/
.bila_textfield {
	background-color:#515151;
	border-top: solid 1px #6c6b6b;
	border-bottom: solid 1px #6c6b6b;
	border-left: solid 1px #6c6b6b;
	border-right:none;
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	font-size:90%;
	padding: 2px 6px 2px 6px;
	height:28px;
	border-radius:0px;
	margin-top:3px;
}
.bila_textfield:focus {
	background-color: #333;
	color:#FFF;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
.bila_botoia {
	background-color:#515151;
	border: solid 1px #6c6b6b;
	color:#999;
	font-family: 'Open Sans', sans-serif;
	font-size:85%;
	margin-left:-4px;
	border-radius:0px;
	height:28px;
	padding: 2px 8px 2px 8px;
	margin-top:3px;
	text-transform:uppercase;
}
.bila_botoia:hover {
	background-color: #333;
	color:#CCC;
}
.apurrak {
	font-size:85%;
	border-radius: 0px;
	margin-bottom:10px;
	background-color:#f9f9f9;
	padding: 4px 8px 4px 8px;
}
.apurrak a {
	color:#333;
}
.orrikapena  > li:last-child > a{
	border-radius: 0px;
}
.orrikapena  > li:first-child > a{
	border-radius: 0px;
}
.orrikapena  > .active > a, .orrikapena  > .active > span, .orrikapena  > .active > a:hover, .orrikapena  > .active > span:hover, .orrikapena  > .active > a:focus, .orrikapena  > .active > span:focus{
	background-color: #333;
	border: solid 1px #333;
}
.orrikapena > li > a, .orrikapena > li > span {
	color:#333;
}
/*Irudia oinarekin*/
.irudi_oina {
	margin-bottom:10px;
}
.irudi_oina img {
	max-width:100%;
}
.irudi_oina_text {
	background-color: #CCC;
	color: #666;
	padding: 2px 6px 2px 6px;
	font-size: 90%;
}

/*Sare sozialak botoiak*/
.botoiak a {
	color:#333;
}
.bidali {
	border: 1px solid #ccc;
	float:left;
	margin-right: 8px;
	font-size:90%;
}
.ikono-bidali {
	float: left;
	background-color: #CCC;
	padding:6px 12px 6px 12px;
}
.ikono-bidali img {
	padding-right:8px;
}
.kontatu {
	float: right;
	padding:6px 12px 6px 12px;
}
.iruzkina {
	border: 1px solid #333;
	float:left;
	margin-right: 8px;
	font-size:90%;
}
.ikono-iruzkina {
	color:#FFF!important;
}
.ikono-iruzkina {
	float: left;
	background-color: #333;
	padding:6px 12px 6px 12px;
}
.ikono-iruzkina img {
	padding-right:8px;
}
/*egutegia*/
.egutegia {
	margin:0px 0px 15px 0px;padding:0px;
	width:100%;
	border:1px solid #e2e2e2;
}.egutegia table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.egutegia tr:last-child td:last-child {
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
}
.egutegia table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.egutegia table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.egutegia tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.egutegia tr:hover td{

}
.egutegia tr:nth-child(odd){ background-color:#fff; }
.egutegia tr:nth-child(even)    { background-color:#ffffff; }
.egutegia td{
	vertical-align:middle;
	border:1px solid #e2e2e2;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:2px;
	font-weight:normal;
	font-size:90%;
}.egutegia tr:last-child td{
	border-width:0px 1px 0px 0px;
}.egutegia tr td:last-child{
	border-width:0px 0px 1px 0px;
}.egutegia tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.egutegia tr:first-child td{
	background-color:#333;
	border:0px solid #e2e2e2;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:120%;

}
.egutegia tr:first-child:hover td{
}
.egutegia tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.egutegia tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.egutegia tr td a {
  color: #e4241e;
}
.txuria {
	color: #FFF!important;
}
/*Formulario*/
.popup {
width:100%;
padding-top:20px;
padding-bottom:20px;
}
.botoia_form {
	background-color:#515151;
	border: solid 1px #6c6b6b;
	color:#CCC;
	font-family: 'Open Sans', sans-serif;
	font-size:85%;
	border-radius:0px;
	height:28px;
	padding: 2px 8px 2px 8px;
	margin-top:10px;
	text-transform:uppercase;
}
.botoia_form:hover {
	background-color: #333;
	color:#CCC;
}
.formularioa a {
	color:#333;
	text-decoration: underline;
}
.formularioa a:hover {
	text-decoration: none;
}

#aurrebista{
	position: fixed;
	top: 75px;
	left: -225px;
	width: 600px;
	padding: 10px;
	font-size: 24px;
	text-align: center;
	color: #ffffff;
	transform: rotate(-45deg);
	transform-origin: 50% 0px 0px;
	background-color: #ff0000;
	border: #aaaaaa;
	z-index: 12;
	opacity: 0.5;
}

#aurreko_albistea {
	float: left;
}

#hurrengo_albistea {
	float:right;
}

article img,
article iframe,
article object,
article embed{
	max-width: 100%;
}

@media (min-width: 1400px) {
	.aurrekoa_hurrengoa {
	  display: block;
	  background-color: transparent;
	  background-image: url("../img/next_prev_sprite.png");
	  background-repeat: no-repeat;
	  background-attachment: scroll;
	  background-position: 0% 0%;
	  background-clip: border-box;
	  background-origin: padding-box;
	  background-size: auto auto;
	  width: 94px;
	  height: 94px;
	  text-indent: -9999px;
	  overflow-x: hidden;
	  overflow-y: hidden;
	  position: fixed;
	}

	#aurreko_albistea {
	  background-position: -10px -20px;
	}

	#aurreko_albistea:hover {
	  background-position: -10px -151px;
	}

	#hurrengo_albistea {
	  background-position: -10px -284px;
	}

	#hurrengo_albistea:hover {
	  background-position: -10px -415px;
	}

	#aurrekoa_div, #hurrengoa_div{
		position:absolute;
		width:94px;top:50px;
	}

	#aurrekoa_div{
		left:-100px;
	}

	#hurrengoa_div{
		right:-380px;
	}
}

@media only screen and (max-width: 479px) {
	.logo {
		font-size:200%;
	}
}

.hutsa {
	height:20px;
	width:100%;
}

.bideoa {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	margin-bottom:10px;
}

.bideoa iframe,
.bideoa object,
.bideoa embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*Galeriak*/
.lista-galeriak {
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-color:#f9f9f9;
}
.lista-galeriak > li {
	list-style-type: none;
	background-color:#ccc;
	padding:8px 8px 8px 8px;
	font-weight:bold;
	border-bottom:1px solid #999;
}
.desplega {
	float:right;
}
.lista-galeriak a {
	color:#333;
	display: block;
}
.lista-galeriak > ul {
	padding-left:0px;
}
.lista-galeriak > ul > li {
	list-style-type: none;
	padding:4px 8px 4px 8px;
	border-bottom:1px solid #ccc;
	background-color:#FFF;
}
.lista-galeriak > ul > li.aukeratuta {
	background-color:#333;
}
.lista-galeriak > ul > li.aukeratuta a {
	color:#FFF;
}
.lista-galeriak > ul:last-of-type > li:last-child {
	border-top:1px solid #ccc;
}
.lista-galeriak > ul > ul {
	padding-left:20px;
}
.lista-galeriak > ul > ul > li {
	list-style-type: none;
	padding:2px;
	background-image: url("../img/bullet.jpg");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:20px;
}
.lista-galeriak > ul > ul > ul > li {
	list-style-type: none;
	padding:2px;
	background-image: url("../img/bullet.jpg");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:20px;
}
.lista-galeriak > ul > ul > ul {
	padding-left:20px;
}
.lista-galeriak > ul > ul > ul > ul > li {
	list-style-type: none;
	padding:2px;
	background-image: url("../img/bullet.jpg");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:20px;
}
.lista-galeriak > ul > ul > ul > ul {
	padding-left:20px;
}
.bilatzaile-kaja {
	border: 1px solid #CCC;
	padding:10px 10px 8px 10px;
	background-color:#f9f9f9;
}
.miniatura {
	/*min-height:295px;*/
	border-radius:0px!important;
	background-color: #f9f9f9;
	padding:0px;
}
.miniatura .caption {
	padding-bottom: 0px;
}
.miniatura .caption p {
	line-height: 18px;
}
.miniatura .caption p a {
	font-weight:bold;
	text-decoration: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:120%;
}
.irudia-galeria {
	text-align:center;
	margin-bottom:10px;
}

/*Multimedia*/
.multimedia {
	background-color:#333;
	margin-right: 0px!important;
	margin-left: 0px!important;
	margin-top:10px;
	margin-bottom:10px;
	color:#FFF;
	padding-top: 20px;
}
.multimedia-zutabea {
	background-color:#000;
	padding:10px 0px 10px 10px;
}
.lista-galeria {
	list-style-type:none;
	list-style-position: outside;
	margin: 20px 0px 0px 0px;
	padding:0px;
}
.lista-galeria li {
	width:100%;
	text-align: center;
	display: block;
	margin-bottom: 15px;
	padding:0px 20px 0px 10px;
}
.lista-galeria li a {
	color:#FFF;
	font-weight:bold;

}
.thumb {
	width:100%;
	padding-bottom:6px;
}
.h3-multimedia a {
	color:#fff;
}
.gmapa{
	width: 100%;
	height: 200px;
	border: 1px solid #000;
}
.zorionak {
	padding:10px 10px 8px 10px;
	border: solid 1px #1dbc00;
	background-color: #d4efc4;
	margin-bottom: 15px;
}
.h2b {
	font-family: 'Open Sans Condensed', sans-serif;
	padding-bottom:4px;
	margin: -6px 0px 5px 0px;
}
.h2b a {
	color:#333;
}
.h2b a:hover {
	text-decoration:none;
	color: #e4241e;
}
.lista_zorionak {
	margin:0px;
	padding:0px;
}
.lista_zorionak li {
	list-style-type:none;
	display:block;
	margin-bottom:5px;
}
.lista_zorionak li:last-child {
	margin-bottom:0px!important;
}
.lista_zorionak li a {
	color:#333;
}
.oroimenean {
	padding:10px 10px 8px 10px;
	background: #cacaca url("../img/eguzkilorea.png") no-repeat right bottom;
	margin-bottom: 15px;
}
.oroimenean .lista_zorionak{
	margin-bottom:  20px;
}
.lista-baliabideak {
	margin:0px 0px 0px 20px;
	padding:0px;
}
.lista-baliabideak li {
	list-style-type:none;
	display:block;
	background-image: url(../img/bullet.png);
	background-repeat:no-repeat;
	background-position: left 4px;
	padding-left: 16px;
}

.chosen-choices {
	height: 34px;
	padding: 2px 12px 3px 12px !important;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #CCC !important;
	border-radius: 4px;
}

#recaptcha_widget #recaptcha_image {
	max-width: 100%;
}

#recaptcha_widget #recaptcha_image img {
	max-width: 100%;
}

.gmap_mota {
	display: inline-block;
	width:16px;
	height:16px;
	overflow: hidden;
	outline: 1px solid #000;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	line-height: 0.75;
}

.lista_boise {
	margin:0px;
	padding:0px;
}
.lista_boise li {
	list-style-type:none;
	display:block;
	margin-bottom:7px;
	background-image: url(../img/bullet-fletxa.jpg);
	background-repeat:no-repeat;
	background-position: left 4px;
	padding-left: 18px;
}
.lista_boise li:last-child {
	margin-bottom:0px!important;
}
.lista_boise li a {
	color:#333;
	font-weight:normal!important;
}

.icon-flipped {
	transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
}

.banner img {
	max-width: 100%;
}