/*marroncillo: #7D0506*/
BODY {
	margin: 0;	padding: 0;
	font-size:11px;	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;}

/*encabezados*/
h1, h2, h3, h4 { font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif; font-weight: normal;}
h1 {font-size: 16px; color: #fff;  margin: 4px 0 3px 0; }
h2 {font-size: 15px; color: #fff; /*#005cb1;*/ margin: 35px 0 6px 0; padding: 2px 0; background: url(i/bg/LineRed.jpg) no-repeat bottom left;}
h3 {font-size: 13px; color: #fff; margin:2px 0 4px 0; padding: 2px 0; background: url(i/bg/LineBlue.jpg) no-repeat bottom left;}

/*texto*/
.TXT{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#bfbfbf; line-height:16px; text-align:justify;}
.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; padding-bottom: 3px; margin-top:30px;}
