﻿/* PAGE STRUCTURE */

.body{
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	margin-top: 5px;
	width: 960px;
	height: 1000px;
	color:#333;
}
.AJHead {
}
.AJHeader {
	clear:both; 
	margin-left:10px; 
	height:80px;
 }
.AJPage {
	width: 960px;
	min-height: 280px;
	overflow-y:hidden;
	overflow-x:hidden;
	background-color:white;
}
.AJFondo {
	background-color:white;
}
.AJFoot {
	float:left;
	width:960px;
	padding:15px 0;
	padding-top:25px;
	background:url(../imgaj/content-footer-bg2.jpg) repeat-x top left #44546B; 
	border-top:1px solid #fff;
	border-bottom:2px solid #c5c5c5;
	font-size:90%;
	color:#fff;

}
/* END PAGE STRUCTURE */


.AJActionsWord, .AJActionsExcel, .AJActionsPrint {
	width: 17px;
	height: 17px;
	cursor:pointer;
	background-repeat:no-repeat;
	margin-top:5px;
	float:left;
	margin-left:10px;
}
.AJActionsWord{
	background-image:url(../imgaj/pdf.gif);
}
.AJActionsExcel{
	background-image:url(../imgaj/excel.gif);
}
  
.AJOpcionLista {
	color:#273F4F;
	cursor:pointer;
	font-weight:normal;
	line-height:90%;
	padding:10px 0 10px 15px;
	background:url(../imgaj/list-level-1.gif) no-repeat left 13px;	
}
.AJOpcionLista:hover {
	color:#59879E;
}
.AJOpcionListaLarga {
	color:#273F4F;
	cursor:pointer;
	font-weight:normal;
	font-size:12px;
	padding:10px 0 0 15px;
	background:url(../imgaj/list-level-1.gif) no-repeat left 13px;	
}
.AJOpcionListaLarga:hover {
	color:#59879E;
}
  
.AJSendBtn {
	color:#273F4F;
	cursor:pointer;
	font-weight:normal;
	font-style:italic;
	font-size:11px;
	line-height:90%;
	text-align:left;
	width:96px;
	height:25px;
	background:url(../imgaj/send.png) no-repeat;	
}
.AJSendBtn:hover {
	color:#59879E;
}
.AJDocumentDwn {
	margin-left:10px;
	color:#273F4F;
	cursor:pointer;
	font-weight:normal;
	font-style:italic;
	font-size:11px;
	line-height:90%;
	text-align:left;
	padding:10px 0 0 10px;
	background:url(../imgaj/list-level-1.gif) no-repeat left 13px;	
}
.AJDocumentDwn:hover {
	color:#59879E;
}
.AJDocumentDownloadBtn {
	background: url(../imgaj/descarga.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
	cursor:pointer;
  margin-right:15px;
  width:128px;
  height:48px;
}	

.AJDocSeccion {
	width:100%;
	min-height:50px;
	border-bottom:1px solid Gainsboro;
	font-size:12px;
	padding-bottom:5px;
}
.AJDocLateral {
	float:left;
	width:83px;
	font-family:Arial Narrow,Arial;
	color:#6C6C6C;
	text-align:center;
	padding-top:7px;
	font-size:12px;
}
.AJDocCentral {
	min-height:75px;
	border-left:1px solid Gainsboro;
	padding-left:10px;
	float:left;
	width:344px;
	line-height:110%;
	padding-top:7px;"
	font-size:12px;
	font-family:Arial;
}

.AJRegistration {
	float:left;
	font-size: 11px;
	padding-right: 5px;
	margin-left:10px;
	margin-bottom:5px;
	font-family:Arial;
}
.AJRegistrationLbl {
	font-family:Arial;
	float:left;
	font-size: 11px;
	padding-right: 5px;
	margin-left:5px;
	margin-bottom:5px;
}
.AJRegistrationFld {
	font-size: 11px;
}

.AJBotonBack {
	background: url(../imgaj/back2.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  margin-left:10px;
  width:41px;
  height:24px;
}
/* END MENU */


/* GENERICOS */
.clear {clear:both}
.AJClear {clear:both}
.AJClear10 {clear:both;margin-bottom:10px;}
.AJClear5 {clear:both;margin-bottom:5px;}

.AJEspaciado {
	clear:both;
	height:5px;
}
.AJApartado {
	font:normal normal normal 75%/125% arial,sans-serif;
	color:#6C6C6C;
  font-size: 14px;
  font-weight:bold;
}
.AJApartadoLnk {
	clear:both;
 	color: black;
  font-size: 12px;
	padding-left: 0px;
	font-style: normal;
	text-decoration: none;
	margin-bottom:5px;
	padding-left:22px;
	margin-bottom:8px;
}
.AJApartadoLnk:hover{
	background-color: #ffdc4e;
	color:white;
	background-clip:border-box;
 -webkit-background-clip:border-box; /* Safari */
}
a.AJApartado{
 	color: black;
  font-size: 18px;
	padding-left: 0px;
	font-style: normal;
	text-decoration: none;
	margin-bottom:5px;
	padding-left:22px;
}
a.AJApartado:hover{
	background-color: #ffdc4e;
	color:white;
	background-clip:border-box;
 -webkit-background-clip:border-box; /* Safari */
}
.AJSelect {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.AJRotulo {
	color: cadetblue;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-right:10px;
}
.AJFootNote {
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.AJSeccion {
	margin-top:15px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	width:720px;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
	color: cadetblue;
}

.AJTitle {
	margin-top:15px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	width:720px;
	
  font-size: 40px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
	color: cadetblue;
}
.AJSubTitle {
	margin-top:15px;
	margin-bottom:10px;
	font-weight:bold;
	font-size: 24px;
	color: #6C6C6C;
	text-shadow: 0 1px 0 #000000;
	margin-left: 5px;
	padding-bottom:4px;
	padding-top:4px;
	line-height:120%;
}
.AJFichaTecSeccion {
	color: cadetblue;
	margin-top:5px;
	margin-bottom:10px;
	width:100%;
  font-size: 100%;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}
.AJFichaTecApartado	{
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	width:100%;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}
.AJFichaTecTexto	{
	margin-top:5px;
	margin-right:5px;
	width:100%;
  font-size: 14px;
  font-style: normal;
	line-height:130%;
}
.AJFichaTecDocTipo {
	margin-top:5px;
	margin-bottom:2px;
	margin-right:5px;
	width:100%;
  font-size: 90%;
  font-style: normal;
  font-weight: bold;
	line-height:130%;
	color:gray;
}
.AJFichaTecLnk {
	color:#59879E;
	cursor:pointer;
	font-weight:normal;
}
.AJFichaTecLnk:hover {
	color:#273F4F;
	cursor:pointer;
}
.AJBotonRedondeado2 {
	float:right;
	width:150px;
	margin-left:20px;
	font-weight:bold;
	font-size:16px;
}
.AJBotonRedondeado2:hover { 
	opacity: 0.7;
	text-decoration: none;
} 
.AJRoundR {
	margin-top:1px;
	margin-bottom:1px;
  font-size: 12px;
  font-style: normal;
}
.AJRoundRHlp {
	margin-top:1px;
	margin-bottom:1px;
	float:left;
	width:100%;
	text-align:right;
	margin-right:30px;
	font-size:10px;
	font-style:italic;
}

/* END GENERICOS */

/* INDEX OF QUESTIONS */ 

#AJIndex {
	float:left;
	height:465px;
	width:480px;
	padding-top:1px;
	overflow-y:auto;
	overflow-x:hidden;
	line-height:80%;
	font-size:90%;
}

#AJIndex ul {
	float:left;
	width:480px;
	margin:0px;
	padding:0 0 10px;
	list-style:none;
}

#AJIndex ul ul {
	padding:0;
}

#AJIndex ul li {
	float:left;
	width:420px;
	font-weight:bold;
	background:url(../imgaj/trans.gif) no-repeat left 10px;
}

#AJIndex ul li a {
	display:block;
	float:left;
	width:420px;
	border-bottom:0px;
	color:#8B2E3C;
}

#AJIndex ul li a:hover,
#AJIndex ul li a:focus {
	color:#990000;
}

#AJIndex ul li a.active,
#AJIndex ul li a.active:hover,
#AJIndex ul li a.active:focus {
	color:#000000;
}

#AJIndex ul ul li {
	margin:0;
	font-weight:normal;
	background:url(../imgaj/list-level-2.gif) no-repeat left 13px;
}
#AJIndex ul ul li a {
	color:#000000;
}

#AJIndex ul ul ul li {
	font-weight:normal;
	background:url(../imgaj/list-level-3.gif) no-repeat left 13px;
}

#AJIndex ul ul ul ul li {
	font-weight:normal;
	background:url(../imgaj/list-level-4.gif) no-repeat left 13px;
}

.AJIndexApartado {
	font-weight:bold;
	font-size: 8px;
	line-height:9px;
	padding-left:2px;
	padding-top:5px;
	width:127px;
	height:25px;
	text-align:left;
	vertical-align:middle;
	overflow-x:hidden;
	overflow-y:hidden;
}

/* QUESTION STRUCTURE */
#AJQuestionBox {
	float:left;
	width:330px;
	height:180px;
	margin-left:5px;
	margin-top:5px;
	padding:5px;
	border:1px solid #ccc;	
	overflow:hidden;
}
#AJQuestionText {
	font-size:100%;
	overflow-y:auto;
	overflow-x:hidden;
}
#AJQuestionEquiv {
	font-size:80%;
	overflow-y:hidden;
	overflow-x:hidden;
}

#AJQuestionTitle {
	float:left;
	padding-left:5px;
	padding-top:5px;
	border-bottom:1px dotted #898989;
	font-size:12px;
	font-weight:bold;
	width:450px;
	color:rgb(139, 46, 60);
	background-color:pink;
}
.AJQuestionFilter {
  color:grey;
	
	font-weight:bold;
  font-size: 14px;
  font-style: italic;
  text-decoration: none;
  clear:both;
}
.AJQuestionWarning {
  color:red;
	
	font-weight:bold;
  font-size: 14px;
  font-style: italic;
  text-decoration: none;
  clear:both;
}

.AJTextBox {
	line-height:120%;
	font-size: 14px;
	font-weight: normal;
}
/* END QUESTION STRUCTURE */

/* MARGINAL STRUCTURE */
.AJMarArea {
	float:left;
	margin-right:10px;
}
.AJMarGraphArea {
	float:left;
}
.AJMarGraphButtons {
	float:left;
}
/* END MARGINAL STRUCTURE */

/* CROSSTAB STRUCTURE */
.AJCruArea {
	float:left;
}
.AJCruButtons {
	float:left;
	width:50px;
	margin-left:10px;
}
/* END CROSSTAB STRUCTURE */


/* STYLES TABLE */
#AJTable table {
	font-size:90%;
}

.JDSTableRowTitle {
	font-size:100%;
	height: 20px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	line-height: 19px;
	box-shadow: 0 1px 2px 0 #ACAEAF;
	text-shadow: 0 1px 0 #000000;
}


.JDSTableMVHeader {
	font-size:100%;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	overflow-y:hidden;
	padding:2px;
}
.JDSTableGroupHeader {
	font-size:100%;
	color: #000000;
	background-color: #9FA9B2;
	text-align: center;
	overflow-y:hidden;
	padding:2px;
}
.JDSTableRowHeader {
	font-size:100%;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	overflow-y:hidden;
	padding:2px;
}

.JDSTableCellCorner { 
  border-bottom: 1px solid #D3D3D3;
  border-right: 1px solid #E5E5E5;
  box-shadow: 0 1px 0 1px #FFFFFF inset;
  color: #000080;
  background-color: #fefefe;
  padding: 12px 0;
  text-align: center;
}
.JDSTableYDIM {
	color:red;
}

.JDSTableCellHeader {
  border: 1px solid #D3D3D3;
  color: #6C6C6C;
  padding: 12px 0;
  text-align: center;
}
.JDSTableRow {
}

.JDSTableCellLegend {
	text-align:left; 
	color: #000; 
	background-color: #EEEEEE;
	border: 1px solid #e3e3e3; 
	overflow: hidden; 
}
.JDSTableCellLegendTotal {
	text-align:left; 
	background-color: #EEEEEE;
	border: 1px solid #e3e3e3; 
	overflow: hidden; 
  color: #000080;
}
.JDSTableCellLegendMedia {
	text-align:left; 
	color:rgb(139, 46, 60);
	background-color: #EEEEEE;
	border: 1px solid #e3e3e3; 
	overflow: hidden; 
}

.JDSTableCell {
	background-color: #f7f7f7;
	text-align:right; 
	color: #000; 
	border-right: 1px solid #e3e3e3; 
	border-bottom: 1px solid #e3e3e3;
	padding: 2px 8px 2px 2px;
}
.JDSTableCellMedia {
	background-color: #f7f7f7;
	text-align:right; 
	color:rgb(139, 46, 60);
	border-right: 1px solid #e3e3e3; 
	border-bottom: 1px solid #e3e3e3;
	padding: 2px 8px 2px 2px;
}
.JDSTableCellTotal {
	background-color: #f7f7f7;
	text-align:right; 
	color: #000; 
	border-right: 1px solid #e3e3e3; 
	border-bottom: 1px solid #e3e3e3;
	padding: 2px 8px 2px 2px;
  color: #000080;
}

.JDSTableRowTotals {
}





/* END STYLES TABLE */


.JDSMapTitle {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
}

/* BOTONES */
.AJBotonFollowUp {
	background: url(../imgaj/moreIcon.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
  width:48px;
  height:30px;
  margin-left:5px;
}
.AJBotonSave {
	background: url(../imgaj/save.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:20px;
  height:20px;
  margin-right:5px;
}
.AJBotonSave:hover {
	background: url(../imgaj/save_on.gif);
}
.AJBotonZoom {
	background: url(../imgaj/iconos/zoom.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}
.AJBotonZoom:hover {
	background: url(../imgaj/iconos/zoom_hover.png);
}
.AJBotonPie {
	background: url(../imgaj/iconos/chart-pie.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}
.AJBotonPie:hover {
	background: url(../imgaj/iconos/chart-pie_hover.png);
}
.AJBotonHBAR {
	background: url(../imgaj/iconos/chart-bar-horiz.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}
.AJBotonHBAR:hover {
	background: url(../imgaj/iconos/chart-bar-horiz_hover.png);
}
.AJBotonSHBAR {
	background: url(../imgaj/iconos/f_chart-bar-horiz.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}
.AJBotonSHBAR:hover {
	background: url(../imgaj/iconos/f_chart-bar-horiz_hover.png);
}
.AJBotonBar {
	background: url(../imgaj/iconos/chart-bar.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}
.AJBotonBar:hover {
	background: url(../imgaj/iconos/chart-bar_hover.png);
}
.AJBotonSBar {
	background: url(../imgaj/iconos/f_chart-bar.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}
.AJBotonSBar:hover {
	background: url(../imgaj/iconos/f_chart-bar_hover.png);
}
.AJBotonXY {
	background: url(../imgaj/iconos/xy.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}
.AJBotonXY:hover {
	background: url(../imgaj/iconos/xy_hover.png);
}
.AJBotonFilter {
	background: url(../imgaj/iconos/filter.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}
.AJBotonFilter:hover {
	background: url(../imgaj/iconos/filter_hover.png);
}
.AJBotonPDF {
	background: url(../imgaj/iconos/save-pdf.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}
.AJBotonPDF:hover {
	background: url(../imgaj/iconos/save-pdf_hover.png);
}
.AJBotonPNG {
	background: url(../imgaj/iconos/save.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}
.AJBotonPNG:hover {
	background: url(../imgaj/iconos/save_hover.png);
}
.AJBotonTablas {
	background: url(../imgaj/iconos/table.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}	
.AJBotonTablas:hover {
	background: url(../imgaj/iconos/table_hover.png);
}
.AJBotonIndex {
	background: url(../imgaj/iconos/index2.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}	
.AJBotonIndex:hover {
	background: url(../imgaj/iconos/index2_hover.png);
}
.AJBotonPrint {
	background: url(../imgaj/iconos/printer.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}	
.AJBotonPrint:hover {
	background: url(../imgaj/iconos/printer_hover.png);
}
.AJBotonWord {
	background: url(../imgaj/iconoWord.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}	
.AJBotonExcel {
	background: url(../imgaj/iconoExcel.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}	
.AJBotonMapEU {
	background: url(../imgaj/iconos/mapEU.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}	.AJBotonMapNull {
	float:left;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}	
.AJBotonMapEU:hover {
	background: url(../imgaj/iconos/mapEU_hover.png);
}
.AJBotonMapNA {
	background: url(../imgaj/iconos/mapNA.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}	
.AJBotonMapNA:hover {
	background: url(../imgaj/iconos/mapNA_hover.png);
}
.AJBotonMapSA {
	background: url(../imgaj/iconos/mapSA.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}	
.AJBotonMapSA:hover {
	background: url(../imgaj/iconos/mapSA_hover.png);
}
.AJBotonMapAF {
	background: url(../imgaj/iconos/mapAF.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}	
.AJBotonMapAF:hover {
	background: url(../imgaj/iconos/mapAF_hover.png);
}
.AJBotonMapME {
	background: url(../imgaj/iconos/mapME.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:32px;
  height:32px;
  margin-right:5px;
  margin-top:5px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;  
}
.AJBotonMapME:hover {
	background: url(../imgaj/iconos/mapME_hover.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;  
}
.AJBotonMapAS {
	background: url(../imgaj/iconos/mapAS.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}
.AJBotonMapAS:hover {
	background: url(../imgaj/iconos/mapAS_hover.png);
}
.AJBotonMapOC {
	background: url(../imgaj/iconos/mapOC.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}	
.AJBotonMapOC:hover {
	background: url(../imgaj/iconos/mapOC_hover.png);
}
.AJBotonMapWW {
	background: url(../imgaj/iconos/world.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}	
.AJBotonMapWW:hover {
	background: url(../imgaj/iconos/world_hover.png);
}
.AJBotonConf {
	background: url(../imgaj/iconos/gear.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}	
.AJBotonConf:hover {
	background: url(../imgaj/iconos/gear_hover.png);
}
.AJBotonView {
	background: url(../imgaj/iconos/camera.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
  margin-top:5px;
}	
.AJBotonView:hover {
	background: url(../imgaj/iconos/camera_hover.png);
}
.AJBotonDel {
	background: url(../imgaj/deleteIcon.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
}	
.AJBotonUp {
	background: url(../imgaj/flechaUp.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
}	
.AJBotonDown {
	background: url(../imgaj/flechaDown.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
	cursor:pointer;
  width:48px;
  height:48px;
  margin-right:5px;
}	
.AJBotonUp:hover, .AJBotonDown:hover, .AJBotonDel:hover, .AJBotonView:hover, .AJBotonConf:hover, .AJBotonMapWW:hover, .AJBotonMapOC:hover, .AJBotonMapAS:hover, .AJBotonMapAF:hover, .AJBotonMapEU:hover, .AJBotonMapSA:hover, .AJBotonMapNA:hover { 
	opacity: 0.7;
	text-decoration: none;
} 

/* ESTILOS DE MAPAS */

.AJMap {
	text-align:center;
	vertical-align:top;
}
.AJMapRegionButton {
	background:url(../imgaj/buttonWhiteR.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	 
	font-size: 16px;
	width:150px;
	height:35px;
	margin-right:5px;
	margin-top:5px;
	padding-left:10px;
	float:left;
	cursor: pointer;
}
.AJMapRegionButton:hover {
	background:url(../imgaj/buttonYellowR.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.AJMapRegionButtonON {
	background:url(../imgaj/buttonBlueR.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	 
	font-size: 16px;
	width:150px;
	height:35px;
	margin-right:5px;
	margin-top:5px;
	padding-left:10px;
	float:left;
}
.AJMapArea {
	float:left;
	width:780px;
	padding-left:5px;
}
.AJMapButtons {
	float:left;
	width:60px;
	margin-left:20px;
	margin-top:10px;
}
.AJMapCountriesList {
	font-size: 12px;
	float:left;
	width:100%;
	line-height:18px;
	overflow-y:auto;
}
a.AJMapLinkRegion{
	background:url(../imgaj/checkmarkSOFF.png);
	background-repeat:no-repeat;
	background-position:top left;
 	color: black;
	text-decoration: none;
	padding-left:22px;
}
a.AJMapLinkRegion:hover{
	background-color: #ffdc4e;
	color:white;
	padding-left:22px;
	background-clip:border-box;
 -webkit-background-clip:border-box; /* Safari */
}
a.AJMapLinkRegionON{
	background:url(../imgaj/checkmarkSON.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:green;
	text-decoration: none;
	padding-left:22px;
}
a.AJMapLinkRegionON:hover{
	background-color: #ffdc4e;
	color: black;
	padding-left:22px;
	background-clip:border-box;
 -webkit-background-clip:border-box; /* Safari */
}
a.AJMapLinkRegionAll{
	background:url(../imgaj/checkmarkSOFF.png);
	background-repeat:no-repeat;
	background-position:top left;
 	color: black;
	text-decoration: none;
	padding-left:22px;
	
	font-weight:bold;
	margin-bottom:15px;
}
a.AJMapLinkRegionAll:hover{
	background-color: #ffdc4e;
	color:white;
	padding-left:22px;
	background-clip:border-box;
 -webkit-background-clip:border-box; /* Safari */
	
	font-weight:bold;
	margin-bottom:15px;
}
a.AJMapLinkRegionAllON{
	background:url(../imgaj/checkmarkSON.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:green;
	text-decoration: none;
	padding-left:22px;
	
	font-weight:bold;
	margin-bottom:15px;
}
a.AJMapLinkRegionAllON:hover{
	background-color: #ffdc4e;
	color: black;
	padding-left:22px;
	background-clip:border-box;
 -webkit-background-clip:border-box; /* Safari */
	
	font-weight:bold;
	margin-bottom:15px;
}


/* STYLES DIALOGOS */
.AJLandBox {
	float:left;
	width:400px;
	margin-left:5px;
	margin-top:5px;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 1px 2px 0 #ACAEAF;
}
.AJLandFloat {
	float:left;
}
.AJLandTitle {
	
	font-weight:bold;
	font-size: 35px;
	color: #6C6C6C;
	text-shadow: 0 1px 0 #000000;
	margin-left: 5px;
	height: 50px;
}
.AJLandText {
	float:left;
	font-size: 14px;
	line-height:18px;
	color: #000000;
	padding: 5px 5px 5px 5px;
	overflow-x:hidden;
	overflow-y:hidden;
}
.AJLandCB {
}
.AJLandText li {list-style: square;
	margin-left: 30px;
	margin-bottom:2px;
	padding-left: 10px;
}


/* STYLES DIALOGOS */
.AJTabOpcionesBar {
	margin: 10px 0px 0px;
}

.AJtabOpciones {
	color: #261F41;
	height: 16px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #261F41;
	border-right-color: #261F41;
	border-bottom-color: #FFFFFF;
	border-left-color: #261F41;
	
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 170px;
	white-space: nowrap;
}


.AJtabOpcionesSep {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #20193A;
	height: 17px;
	width: 10px;
	
	font-size: 9px;
	line-height: 16px;
	text-decoration: none;
}

.AJtabOpcionesLnk {
	font-size: 11px;
	color: #544876;
	text-decoration: none;
	padding-left: 5px;
	margin-left: 5px;
	height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	font-weight:bold;
}
.AJtabOpcionesLnk:hover {
	text-decoration: none;
	color: red;
}
.AJOptionsBox {
	/* background: url(../imgaj/body_dialog4.png); */
	background-repeat:repeat-y;
	background-position:top left;
	vertical-align:top;
	color: #000000;
	background-color:white;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	overflow:hidden;
	position:absolute;
	width:750px;
	height:450px;
	padding-left:10px;
	padding-top:10px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:black;
}
.AJOptionsTexto {
	 
	font-size: 12px;
	color: black;
}
.AJAccept {
	background-color:#CCFFCC;
	cursor:pointer;
	color:black;
	
	font-weight:bold;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.AJCancel {
	background-color:#FF8080;
	cursor:pointer;
	color:white;
	
	font-weight:bold;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.AJAccept:hover,.AJCancel:hover { 
}

/* FIN ESTILOS DIALOGOS */


/* CONTENIDOS DE VENTANAS GENERICAS DE TEXTO */ 

#AJContents { 
	margin-left: 10px;
	margin-right: 30px;
	font-size: 14px;
	 
	
}
#AJContents  ul.basic li { padding-bottom: 10px;}
#AJContents  ul.pdf li { padding-bottom: 10px; background: url(../imgaj/pdf-file.png) no-repeat 0 5px; padding: 8px 40px; margin-left: 30px;}
#AJContents .bt-mode { margin-top: 30px;}
a.bt-mode { width: 194px; height: 29px; background: url(../imgaj/bt-mode.png) no-repeat; text-decoration: none; text-align: center; font-size: 14px; display: block; float: right; line-height: 29px;}
a:hover.bt-mode { background: url(../imgaj/bt-mode-on.png) no-repeat; color: #000; text-decoration: none;}

#AJContents .boton-formulario  { width: 500px; margin-top: 100px;}

#AJContents label {
	width: 200px;
	display: block;
	color: #1472a1;
	font-size: 14px;
	float: left;
}


#AJContents label.grande {width: 720px; margin-bottom: 8px;}
#AJContents input { margin: 5px 0; width: 280px;}
#AJContents select {width: 290px; margin-top: 8px; margin-bottom: 15px;}
#AJContents  textarea.conditions  {
	height: 120px;
	width: 600px;
	font-size: 11pt;
	padding: 5px;
	color: #666;

}
#AJContents .checkbox{
	width: 12px;
	height: 12px;
	display: block;
	float:left;
	border: 0;
	margin-top:3px;
	margin-left: -40px;
}
/* END CONTENIDOS GENERICOS */ 

 

.AJTexto {
	font-weight:500;
	font-size:14px;
	text-align:justify;
	line-height:110%;
}
a.AJLink {
	font-size: 12px;
	color: navy;
	text-decoration: none;
	cursor:pointer;
}

a.AJLink:hover {
	color: #797979;
}
.AJForm {
	float:left;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	margin-left:10px;
	margin-bottom:5px;
}
.AJDeleteButton {
	background-image: url(../imgaj/deleteIcon.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width: 24px;
	height:24px;
  cursor: pointer;
  margin-left:10px;
  float:left;
}
.AJDeleteButton:hover{ 
	opacity: 0.7;
	text-decoration: none;
}
.AJItem {
	font-size:80%;
	background-image: url(../imgaj/bullet-black.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}	

.AJTextTrad {
	color:#CAA788;
	height: 120px;
}

/*------------------------------------------------{   searchbox   }------------*/

#question_box_container form {
	float:left;
	width:100%;
}

#question_box_form label {
	display:block;
	float:left;
	width:100%;
	line-height:normal;
	font-weight:bold;
	color:#932f4c;
}

#question_box_form fieldset {
	display:block;
	float:left;
	width:100%;
	padding:0;
	border:none;
}

#question_box_submit_container {
	float:left;
	clear:both;
	width:100%;
	text-align:right;
}
 
/*------------------------------------------------{   question box result list   }------------*/
.QuestionItem {
	font-size:70%;
	padding:2px;
	cursor:pointer;
}

/*--------------------------------------------------------{   index items on maps }-----------------*/

#no_index_que {
	float:left;
	width:206px;
	clear:both;
	padding:5px 0 5px 3px;
	font-size:87%;
	color:#777;
}

ul#index_que {
	float:left;
	width:209px;
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:0px solid #ddd;	
}

ul#index_que li {
	float:left;
	width:209px;
	background:url(../imgaj/sub-link-bg.gif) no-repeat 10px bottom;
}

ul#index_que li a {
	display:block;
	float:left;
	width:209px;
	padding:10px 0;
}

ul#index_que li a span.index_headline {
	display:block;
	float:left;
	width:209px;
	padding:5px 0;
	font-size:87%;
	color:#b44545;
	cursor:pointer;
}

ul#index_que li a:hover span.index_headline,
ul#index_que li a:focus span.index_headline {
	color:#333;
}

.bodyFrame {
	font-size:80%;
	margin:0;
	width: 960px;
	color:#333;
	background:url(../imgaj/trans.gif);
}


.AJButton2 {
	font-size: 14px;
	color: #171317;
	padding: 5px 5px;
	background: -moz-linear-gradient(
		top,
		#fff3db 0%,
		#ffc821 25%,
		#ff3c00);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#fff3db),
		color-stop(0.25, #ffc821),
		to(#ff3c00));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #b85f00;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
}
.AJButton2:hover {
	opacity: 0.7;
	text-decoration: none;
}

#AJArrowLeft {
	background: url(../imgaj/arrowsA.jpg);
	background-repeat:no-repeat;
	background-position:-135px 0px;
	width:32px;
	height:32px;
	cursor:pointer;
	float:left;
	margin-left:5px;
}
#AJArrowRight {
	background: url(../imgaj/arrowsA.jpg);
	background-repeat:no-repeat;
	background-position:-40px 0px;
	width:32px;
	height:32px;
	cursor:pointer;
	margin-left:10px;
	float:left;
}
#AJArrowRight:hover, #AJArrowLeft:hover { 
	opacity: 0.7;
} 
#AJButton_Update {
	float:left;
	margin:left:10px;
	margin-bottom:10px;
}


.mapa2 {
	margin-left:5px;
	font-size:14px;
	font-weight:bold;
	color:#01769F;
}
.mapa5 {
	margin-left:25px;
	font-size:12px;
	color:#01769F;
}
.mapa8 {
	margin-left:45px;
	font-size:12px;
	color:#808080;
}
.mapa11 {
	margin-left:65px;
	font-size:11px;
	color:#808080;
}

.mapalnk2 {
	font-size:14px;
	font-weight:bold;
	color:#01769F;
}
.mapalnk5 {
	font-size:12px;
	color:#01769F;
}
.mapalnk8 {
	font-size:12px;
	color:#808080;
}
.mapalnk11 {
	font-size:11px;
	color:#808080;
}

.mapalnk2:hover {
	color:#01769F;
}
.mapalnk5:hover {
	color:#01769F;
}
.mapalnk8:hover {
color:#C15757; 
}
.mapalnk11:hover {
color:#C15757; 
}