/*marroncillo: #7D0506*/
body{
	margin: 0;	padding: 0;
	font-size:12px;	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	background-color:#000000; color:#bfbfbf;
	border-top: 1px solid #F06;
	
}

/*principal*/
a{text-decoration: none; color: #ddd; }A:active {color: #b1b1b1; text-decoration: none;}A:visited {COLOR: #b1b1b1; text-decoration: none;}
a:hover {/*color: #9c0;*/ text-decoration: none; }

p{ margin-top: 3px;margin-bottom: 12px; }
dl{margin: 3px 0;} dt{padding-bottom:3px;}

li{ padding-bottom: 4px; line-height:18px;}

/*encabezados*/
h1, h2, h3, h4{ font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif; padding:0; margin:0;
font-weight: normal;}
h1{font-size: 18px; color: #fff;}
h2{font-size: 17px; color: #fff; /*#005cb1;*/ margin: 32px 0 6px 0; padding: 2px 0; background: url(i/bg/LineRed.jpg) no-repeat bottom left;}
h3{font-size: 15px; color: #fff; margin:20px 0 6px 0; padding: 2px 0; background: url(i/bg/LineBlue.jpg) no-repeat bottom left;}
h4{ font-size:13px; color: #fff; margin: 18px 0 7px 0; 
font-weight: bold; font-family: Arial, Helvetica, sans-serif;
}
h5{ font-size:13px; color: #fff; margin-bottom: 1px; 
font-weight: bold; font-family: Arial, Helvetica, sans-serif;
}
/*texto*/
.TXT{  font-size:13px;
font-family: Arial, Helvetica, sans-serif; color:#bfbfbf; line-height:16px; }
.TXT a{ color:b1b1b1; border-bottom: #ddd 1px dotted;}
.TXT a:hover{ color:b1b1b1; border-bottom: #f06 1px dotted;}
acronym{ cursor:help; border-bottom: #b1b1b1 1px dotted;}
.copyright{ font-size:9px; color:#666666;}

/*DIVS*/
#cabeza{ background: none;}
#gps{ border-bottom: 1px solid #9c0; background-image: none;}
#situacion{ color: #9c0;}
#situacion a{ color: #bfbfbf; border-bottom: none; padding-bottom: 2px; text-decoration: none; font-weight: bold;}
#situacion a:hover{ color: #9c0;  border-bottom-color: #bfbfbf; background:none;}
#pais{ background:none; border-top: 1px solid #9D06d6; border-bottom: 1px solid #9D06d6; margin-top:30px; 
padding: 6px 0;}

/*COOKIES LAW*/
#cookie-law {
display: block;
border: 0;
font-size: 9pt;
margin: 0 auto;
padding: 5px 0;
text-align: center;
position: fixed;
z-index: 9999;
bottom: 0;
background-color: #000;
width: 100%;
border-top: 1px solid #fff;
}
#cookie-law p {
margin-top: 5px;
margin-bottom: 5px !important;
text-align: center !important;
}
#cookie-law a:hover{color:#9C0;}
.close-cookie-banner, .close-cookie-banner:visited {
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
cursor: pointer;
margin: auto 10px;
font-size: 11px;
line-height: 1;
font-weight: bold;
}
@media (max-width: 800px) {
	#travel, #pais, #cuerpo, #situacion {width:96%; padding:0 2%;}
		#cabeza{width:100%}
		#cabeza .titulo{width:auto;}
		#cabeza .img_logo{display:none;}
		#pais{height:auto;}
		#cuerpo table{width:100%;}
	#cuerpo img.fotografia{width:100%; height:auto !important; }
}