a:hover {
	color:red;
}
.thumb.tright {
    float: right;
    clear: right;
    margin-left: 15px;
    border: 1px solid black;
    padding: 5px;
    background-color: #B1A896;
}
p {
    margin-left: 10px;
    margin-right: 10px;
	margin-bottom: 12px;
    text-align: justify;
}
div#toc {
    /*visibility: hidden;
    height: 0px;*/
}
.thumbinner.osm.floatright {
    width: 480px!important;
    float: right;
    margin: 5px;
    padding: 5px;
}
.thumb.tleft {
    clear: left;
    float: left;
    margin-right: 15px;
    border: 1px solid black;
    padding: 5px;
    background-color: #B1A896;
}
table.wikitable {
    background-color: #B1A896;
    margin: 15px;
    border: 1px solid black;
}
@media screen and (max-width: 768px) {
	table.wikitable{margin:0px;border:none;}
	li{text-align:left;}
}
.thumbcaption {
    text-align: center;
    font-size:10px;
}
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
    border: 1px solid #aaa;
    padding: 0.2em 0.4em;
}
table.wikitable > tr > th, table.wikitable > * > tr > th {
    background-color: #f2f2f2;
    text-align: center;
}
div.thumbinner {
    padding: 3px;
    background-color: #B1A896;
    font-size: 94%;
    text-align: center;
}
div.thumb {
    margin-bottom: .5em;
    width: auto;
    background-color: transparent;
}
*.center * {
    margin-left: auto;
    margin-right: auto;
}
.center {
    width: 100%;
    text-align: center;
}
.thumbinner {
	float:none;
}
li {
    list-style: inherit;
    text-align: justify;
    margin-right:10px;
}
h3 {
    clear: left;
    padding-left: 40px;
}
h2 {
    border-bottom: 1px solid gainsboro;
    clear: left;
    padding-left: 20px;
}
.infobox {
    font-family: sans-serif;
    font-size: 12px!important;
}
div#inicio_wiki_tab {
    /*overflow: auto;*/
}
li.gallerycaption {
    list-style: none;
    text-align: center;
    font-size: 1.4em;
}
ul.gallery.mw-gallery-packed-hover {
    overflow: auto;
}
li.gallerybox {
    float: left;
    text-align: center;
    list-style: none;
    border: 1px solid black;
    margin: 1px;
    height:230px;
    border-radius: 10px;
    background-color: #DEBF68;
}
.gallerytext {
    font-size: 10px;
    height: 35px;
}
table.toc {
    border: 1px solid black;
    background-color: #B1A896;
    font-size: 12px!important;
}
pre, .mw-code {
    color: black;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    padding: 1em;
    white-space: pre-wrap;
    width: 95%;
    overflow: auto;
}
span.reference-text {
    font-size: 11px;
}
span.citation.web {
    font-size: 12px;
}
span.mw-cite-backlink {
    font-size: 11px;
}
img.thumbborder {
    border: 1px solid black;
}
.hatnote {
    border: 1px solid black;
    max-width: 1280px;
    background-color: rgb(255, 255, 255);
    margin: 5px;
    padding: 5px;
    text-align: center;
}
div#geoCoord {
    display: flex;
}
/*.noprint {
    display: none;
}*/
.name {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.89);
    font-size: 24px;
    padding: 10px;
    border-bottom-right-radius: 5px;
}
.ambox-Refimprove {
    display: none;
}
table.noprint {
    border: 1px solid black;
    background-color: rgba(255, 0, 0, 0.17);
    color: rgb(0, 0, 0);
	display:none;
}
table.plainlinks.ambox.ambox-content {
    border: 1px solid black;
    /*background-color: rgba(255, 0, 0, 0.17);*/
	display:none;
}

span.geo-nondefault {
    display: none;
}
span.geo-multi-punct {
    display: none;
}
div#jump-to-nav {
    display: none;
}
.hlist {
	overflow: auto;
}
.hlist li {
    margin-left: 5px;
    list-style-type: none;
    overflow: auto;
    font-size: 12px;
    display: inline;
}
div#imagen_mostrar {
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
    width: 650px;
    border: 1px solid black;
    padding: 5px;
    background-color: #BBB677;
    margin-bottom: 15px;
    border-radius: 3px;
}
table.infobox_v2 {
    float: right;
	clear:right;
    border: 2px solid black;
    margin-left: 7px;
    background-color: #FFE3A5;
    border-radius: 5px;
	max-width:250px;
}
.infobox_v2 {
	font-size:12px;
}
.infobox_v2 .entete {
    height: 43px;
    vertical-align: middle;
    text-align: center;
    font-size: 140%;
    font-weight: bolder;
    line-height: 1.1em;
    color: #000;
}
.infobox_v3 {
    float: right;
	clear:right;
    background-color: white;
    border: 1px solid black;
    margin: 8px;
    border-radius: 5px;
    padding: 5px;
    font-size: 14px;
}
.entete.map {
    background-image: url(//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png);
}
.entete {
    background-position: right center;
    background-repeat: no-repeat;
}

.limpiar_pp {
	float: none;
}
@media screen and (max-width:900px) {
	.limpiar_pp {
		float: left;
	}
}

@media screen and (max-width:768px) {
	.name{
		font-size:14px;
		padding: 5px;
	}
}
#lugar {
    float: right;
    border-bottom: 5px solid #FFBA9C;
    height: 40px;
    line-height: 40px;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    max-width: 470px;
    width: 100%;
}
.contenedor_form {
    float: right;
    max-width: 750px;
    width: 100%;
}

li.tab1 {
    float: left;
    list-style-type: none;
    padding: 5px;
    margin: 1px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-size: 18px;
    border: 1px solid #d19405;
    background: #fece2f url("/w/js/images/ui-bg_gloss-wave_60_fece2f_500x100.png") 50% 50% repeat-x;
    color: #4c3000;
    text-align: center;
}

li.tab2 {
    float: left;
    list-style-type: none;
    padding: 5px;
    margin: 1px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-size: 18px;
    border: 1px solid #d19405;
    background: white;
    color: #4c3000;
    text-align: center;
}
li.tab1:hover {
    border: 1px solid #a45b13;
    background: #fece2f url("/w/js/images/ui-bg_gloss-wave_70_ffdd57_500x100.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #4c3000;
}
ul.ultab1 {
    padding: 3px;
    overflow: auto;
    margin: 1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid #494437;
    background: #817865 url("/w/js/images/ui-bg_gloss-wave_45_817865_500x100.png") 50% 50% repeat-x;
    color: #ffffff;
}




li.tabb1 {
    float: left;
    list-style-type: none;
    padding: 5px;
    margin: 1px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    font-size: 18px;
    border: 1px solid #d19405;
    background: #fece2f url("/w/js/images/ui-bg_gloss-wave_60_fece2f_500x100.png") 50% 50% repeat-x;
    color: #4c3000;
    text-align: center;
}

li.tabb2 {
    float: left;
    list-style-type: none;
    padding: 5px;
    margin: 1px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    font-size: 18px;
    border: 1px solid #d19405;
    background: white;
    color: #4c3000;
    text-align: center;
}
li.tabb1:hover {
    border: 1px solid #a45b13;
    background: #fece2f url("/w/js/images/ui-bg_gloss-wave_70_ffdd57_500x100.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #4c3000;
}
ul.ultabb1 {
    padding: 3px;
    overflow: auto;
    margin: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #494437;
    background: #817865 url("/w/js/images/ui-bg_gloss-wave_45_817865_500x100.png") 50% 50% repeat-x;
    color: #ffffff;
    clear: both;
}
dd {
    text-align: justify;
}
.addisplayd {
	float:right;
	margin:5px;
}
.plainlinks.ambox.ambox-notice {
    background-color: rgba(255, 224, 0, 0.46);
    display: none;
}
div#quickbar {
    clear: right;
}

@media screen and (max-width:600px) {
	.addisplayd{
		float:left;
		padding: 5px;
	}
}
.rellink.noprint {
    margin: 10px;
    font-size: 12px;
    text-align: right;
}





.limpiar_pp {
    margin: 2px;
    border: 1px solid black;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #FFEDB1;
}

.otros-idiomas-c {
    float: right;
    height: 18px;
    margin: 0px 2px 2px 3px;
    border: 1px solid black;
    padding: 3px;
    border-radius: 3px;
    background-color: #DCF8E1;
	font-size:12px;
}
.otros-idiomas-c-act {
	float: right;
    height: 18px;
    margin: 0px 2px 2px 3px;
    border: 1px solid black;
    padding: 3px;
    border-radius: 3px;
    background-color: #FFE214;
    font-size: 12px;
}
.otros-idioma {
    float: left;
}
.homonymie {
    margin: 10px;
    font-size: 12px;
}
table.sinottico {
    float: right;
    max-width: 350px;
    width: 100%;
    border: 1px solid black;
    background-color: whitesmoke;
    border-radius: 5px;
    margin-left: 8px;
    margin-bottom: 8px;
}
table.toccolours {
    float: right;
    width: 100%;
    border: 1px solid black;
    background-color: whitesmoke;
    border-radius: 5px;
    margin-left: 8px;
    margin-bottom: 8px;
}
table.climate-table {
    border: 1px solid black;
    border-radius: 5px;
    background-color: #F1F1F1;
	font-size:11px;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
.notice.metadata {
    background-color: rgba(255, 0, 0, 0.18);
    border: 3px dotted black;
}
table.routeBox {
    background-color: white;
    margin-left: auto;
    margin-right: auto;
}
.article-status {
    display: none;
}
.hlist dd {
    margin: 0;
    display: inline;
}
table.navbar {
    background: #EFEFEF;
}
.qbRightDiv {
    float: right;
    background-color: #FFF9EA;
    border: 1px solid black;
    border-radius: 5px;
    margin: 5px;
}
table.navbox.collapsible {
	background: white;
	border: 1px solid black;
	border-radius: 5px;
}
#mp-2012-column-left {
    float: left;
    width: 65%;
    max-width: 800px;
    border-radius: 5px;
    border: 1px solid black;
    background-color: white;
}
#mp-2012-column-right {
    float: right;
    max-width: 400px;
    width: 34%;
    border: 1px solid black;
    border-radius: 5px;
    background-color: white;
}

.jcarousel-item {
    background: white;
    border: 1px solid black;
    border-radius: 5px;
    overflow: hidden;
}
.jcarousel-item img {
    max-width: 1280px;
    height: 300px;
    width: 100%;
}
div.quote{
	display:none;
}
div.type {
	display:none;
}
span.jcarousel-control-next {
    display: none;
}
div.iconbox {
    float: right;
}
div#id-articulo-bueno {
    float: right;
    display: block!important;
}
a.c_rela {
    border: 1px solid black;
    padding: 3px;
    border-radius: 4px;
    background-color: gainsboro;
    font-size: 12px;
}
a.c_rela:hover {
    background-color: aliceblue;
}
#inicio_wiki > table {
    /*clear: right!important;*/
}

@media screen and (max-width: 600px) {
	.infobox {
		float: none;
		max-width: 600px;
		margin: 0px;
		width: 98%!important;
		margin: 5px;
		font-size: 10px;
	}
	table.infobox_v2 {
		width:98%!important;
		max-width:600px;
		font-size: 12px;
	}
	table.sinottico {
		float:none;
		max-width:600px!important;
		width:98%!important;
		margin:none;
		margin-bottom:8px;
		font-size: 12px;
		
	}
	table.toccolours {
		float:none;
		max-width:600px!important;
		width:98%!important;
		margin:none;
		margin-bottom:8px;
		font-size: 12px;
		
	}
}
