#ctr-mapa {
	position: relative;
	background-color: #E5E3DF;
	background-image: none;
	height:450px;
	margin: 0px 15px 0px 15px;
	
}
#mapa {
	margin: 0px auto;
	background-color: #E5E3DF;
	background-image: none;
	height:450px;
	width: 100%;	
	padding: 0;
	border: none;  
}


#mapa-menu {
	position: absolute;
	top: -53px;
	right: 0px;
	font-size: 12px;
	font-family:  Arial, Tahoma, sans-serif, Helvetica; 
	font-weight: normal;
	font-variant: normal;
	line-height: 14px;
	

}
#mapa-menu ul{
   margin:0 -11px 0 0;
   padding:10px 10px 0px;
   list-style:none;
	float: right;
}
#mapa-menu li{
	display: inline;
	margin: 0;
	padding: 0;
}
#mapa-menu a {
   float:left;
   background:url("img/left_both.gif") no-repeat left top;
   margin:0;
   padding:0 0 0 9px;
	text-decoration:none;
}
#mapa-menu a span {
	float:left;
	display:block;
	background:url("img/right_both.gif") no-repeat right top;
	padding: 10px 15px 6px 9px;
	font-weight: normal;
	color: #131D26;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#mapa-menu a span {float:none;}
/* End IE5-Mac hack */
#mapa-menu a:hover span {
  color:#131D26;
  }
#mapa-menu #activo a {
  background-position:0 -72px;
  /*border-width:0;*/
  }
#mapa-menu #activo a span {
  background-position:100% -72px;
  padding-bottom:6px;
  color:#131D26;
  }
#mapa-menu a:hover {
  background-position:0% -72px;
  }
#mapa-menu a:hover span {
  background-position:100% -72px;
  }

#ctr-cuerpo {
 margin: 20px 15px 0px 15px;
}


/****************************/
.cuerpo {
 width:100%;
/*  min-width:650px;
 max-width:800px; I only cut the left background images out to 800px. You could do much larger, etc. */
 color: #131D26;

}

.cuerpo .hd .c,
.cuerpo .ft .c {
 font-size:1px; /* ensure minimum height */
 height:15px;
}

.cuerpo .ft .c {
 height:15px;
}

.cuerpo .hd {
 background: transparent url(img/sup-izq.gif) no-repeat 0px 0px;
 margin-right:14px; /* space for right corner */
}

.cuerpo .hd .c {
 background: transparent url(img/sup-der.gif) no-repeat right 0px;
 margin-right:-14px; /* pull right corner back over "empty" space (from above margin) */
}

.cuerpo .bd {
 background: transparent url(img/lat-izq.gif) repeat-y 0px 0px;
 margin-right:6px;
}

.cuerpo .bd .c {
	background: transparent url(img/lat-der.gif) repeat-y right 0px;
	margin-right: -6px;
	
}

.cuerpo .bd .c .s {
 /*margin:0px 8px 0px 4px;
 background: #000 url(img/ms.jpg) repeat-x 0px 0px;
 padding:1em;*/
}

.cuerpo .ft {
 background: transparent url(img/inf-izq.gif) no-repeat 0px 0px;
 margin-right:14px;
}

.cuerpo .ft .c {
 background: transparent url(img/inf-der.gif) no-repeat right 0px;
 margin-right:-14px;
}

/* content-specific */

.cuerpo h1 {
 margin: 0px 15px 10px 15px;
 padding:0px; 
}



.cuerpo p {
 margin: -1px 15px 0px 15px;
 padding:0px;

}

html>body .cuerpo pre {
 
}


/****************************/
/*
div.sup {
height:15px; 
background-image: url(img/sup-cont.gif); 
background-repeat: repeat-x; } 

img.esquina_sup_izq { 
	float:left; 
	}

img.esquina_sup_der { 
	float:right; 
	}

div.inf {
background-image: url(img/inf-cont.gif); 
background-repeat: repeat-x; 
}

img.esquina_inf_izq { 
	float:left;
	 }

img.esquina_inf_der { 
	float:right; 
	}
*/

#ver-full {
	position: absolute;
	top: -89px;
	right: 0px;
	font-size: 12px;
	font-family:  Arial, Tahoma, sans-serif, Helvetica; 
	font-weight: bold;
	font-variant: normal;
	
	

}
#ver-full ul{
   margin:0 0px 0 0;
   padding:0px 0px 0px;
   list-style:none;
	float: right;
}
#ver-full li{
	display: inline;
	margin: 0;
	padding: 0;
}
#ver-full a {
   float:left;
   background: url(img/ver-full-izq.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 15px;
	text-decoration:none;
}
#ver-full a span {
	float:left;
	display:block;
	background: url(img/ver-full-der.gif) no-repeat right top;
	padding:6px 35px 6px 15px;
	font-weight: bold;
	color: #131D26;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ver-full a span {float:none;}
/* End IE5-Mac hack */
#ver-full a:hover span {
  color:#131D26;
  }

#ver-full a:hover {
  background-position:0% -29px;
  }
#ver-full a:hover span {
  background-position:100% -29px;
  }
  
  /********Globo**********/
  
  #ctr-globo {  	
	color: #444;
	padding: 10px 0px 0px 0px;	
  }
  
  #ctr-globo-max {  	
	color: #444;
	padding: 15px 0;
  }
  
  #imagen-globo {
  	width: auto;
	float: left;
	padding: 0px 15px 10px 0px;	
  }
#imagen-globo img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: transparent;
	/*background: transparent url(img/div.);*/
}

#imagen-globo a:hover img {
border: 1px solid #333;
padding: 1px;
background-color: #FFF;
outline: 0; 
}
   #contenido-globo {
  	width: auto;
	float: left;
	padding: 0px 0px 10px 0px;	
  }

   #titulo-globo {
	 font-weight: bold;
	 font-size: 15px;
  	
  }
   #breve-globo {
  	padding: 5px 0 0 0;
	float: left;
	width: auto;
  }
   #texto-globo {
			width: 535px;
	
	float: left;
	clear: both;
	
 
  }
   #acciones-globo {
  	padding: 10px 0 0 0;
	width: 100px;
	float: left;
	clear: both;
  }
  
  #ventana {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
}
.cerrar-img {
	position: absolute;
	top: 10px;
	right: 10px;
}

.obligatorio {
	color: #FF0000;
}
label {
	/*margin: 5px 0px 0 0;
	display: block;
	font-weight: bold;
	float: left;
	width: 140px;*/
	color: #444;
}
.l-desc {
	font-weight: normal;
	
}
.input {
width: 346px; 
color: #444;
	float: left;
}
input {
	width: 346px;
	color: #444;
	/*float: left;*/
}


textarea {
	width: 346px;
	margin:0px;
	color: #444;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.submit input {
	
	margin:0px 0 0;
	float: right;
	padding: 0px;
	width: auto;
}
.input-buscar input {
	
	margin:0px 0 0;
	float: left;
	padding: 0px;
	width: auto;
}

.submitbuscar input {
	margin:0px 0 0;
	float: right;
	padding: 0px;
	width: auto;
	position: relative;
}
.submitbuscar {
margin: 0px;
padding: 0px;
width: auto;

}
.submit {

float: right;
margin: 0px;
padding: 0px;
	
}

select {
	border: 1px solid #CCC;
	color: #444;
	background: #FFF;
    font-family:  Arial, Tahoma, sans-serif, Helvetica; 
    font-size: 12px;
	line-height: 18px;
	float: left;
	 	margin:0px;
		
	 
}

#MarcaRevisionAgregarForm {

	float: left;
}
td {
	vertical-align: top;



}
.tab {

font-weight: bold;
padding: 10px 0 0 0;




}
.ref {
	width: 140px;
}

#contador {
	position: absolute;
	top: -137px;
	left: -15px;
	color: #CCC;
}
.num {
	color: #FFF;
	font-weight: bold;
}
.map-mem {
	color: #FFF;
	font-weight: bold;
}

.tab-globo {
padding: 10px 0px 0px 0px;
	
}

