@charset "utf-8";
/* CSS Document */

@font-face {
font-family: Raspoutine;
src: url("font/RaspoutineDemiBold.eot") /* For IE 6+ */
}
@font-face {
font-family: Raspoutine;
src: url("font/RaspoutineDemiBold_TB.otf") /* For CSS3 browsers inc. Firefox */
}

@font-face {
font-family: MyriadPro;
src: url("font/MyriadPro-Regular.eot") /* For IE 6+ */
}
@font-face {
font-family: MyriadPro;
src: url("font/MyriadPro-Regular.otf") /* For CSS3 browsers inc. Firefox */
}

body {
	background: white url('../lib/body_background.jpg') top center repeat-x;
}

.contenido {
	background-color:white;
	width:1220px;
	margin:auto; margin-bottom:20px;
	position:relative;
	top:3px;
	border:1px solid #ccc;
	padding-bottom:8px;
}
	.contenido .izda {
		width:380px;
		float:left !important;
		border-right:1px solid #ccc;
	}

	
	.contenido .dcha {
		width:810px;
		float:left !important;
		margin-left:10px;
	}


		.contenido .izda .titulo {
			font-family: MyriadPro;
			background-color:#003264;
			padding:0px;
			color:white;
			width:100%;		
		}

			.contenido .izda .titulo h1{
				padding:8px;
				font-size:2em;				
			}
	
		.contenido .dcha h1 {
			font-family: MyriadPro;
			font-size:1.6em;
			color:#003264;
			padding-bottom:2px !important;	
			margin:0px;padding:0px;	margin-top:15px;
			}
		.contenido .dcha h2 {
			font-family: MyriadPro;
			font-size:1em;
			font-weight:none !important;
			color:#666666;
			margin:0px;padding:0px; margin-bottom:10px;
		}		

.top {
	width:1220px;
	height:51px;
	background: url('../lib/top.gif') no-repeat;
}

ul.subtop {
	width:100%;
	height:40px;
	background-color:#CCCCCC;
	margin:0px !important;padding:0px !important;
}
	ul.subtop li {
		list-style:none;
		float:left;
		margin:0px !important;
		padding:0px 0px !important;
		border-right:1px solid white;
		height:40px;
	}
	ul.subtop li img {
		border:none;
		}



.chart_principal {
	width:800px;
	}	


ul.chart_pie {
	width:800px;
	margin-left:1px;
	padding:0px;
}
	ul.chart_pie li {
		width:196px;
		margin:auto;
		margin-left:1px; margin-right:1px; margin-bottom:0px;
		float:left;
		list-style:none;
		float:left;
		background-color:#FFFFCC;
		border:1px solid #ccc;
	}
	
	ul.chart_pie h1 {
		width:100%;
		text-align:center;
		font-family: MyriadPro;
		font-size:28;
		font-weight:none;
		color:#003366;
	}

ul.item {
	margin:3px;
	padding:0px;
}
	ul.item li{
		border-bottom:1px solid #ccc;
		margin-bottom:3px;
		padding:3px;
		cursor:pointer;
		list-style:none;
		border:1px solid #ccc;
		color:#666666;
		background-color:#F3F3F3;
	}
	
	ul.item li.activo{
		background-color:#003264;
		color:white;
		font-weight:bold;
	}
	
	
table.datos {
	margin:5px;
}
table.datos th, table.datos td {
	border:1px solid #bbb;
	margin:1px; padding:2px;
	text-align:left;
}
table.datos th {
	font-weight:bold;
	background:#ddd;
}	
	table.datos th.subitem {
		background:#eee;
		border-style:dotted;
	}
	table.datos th.rotado {
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	}	
	table.datos th.paiscampo {
		width:350px !important;
	}
	table.datos td.paisdato {
		font-size:15px;
		width:850px !important;
	}
	table.datos th.criteriobase, table.datos td.criteriobase  {
		background-color:black !important;
		width:20px;
		text-align:center;		
	}
	table.datos img {
		border:none;
		}
	
	table.datos td.paisdato .reflegales {font-size:13px;}
	table.datos td.paisdato .enlaces {font-size:15px;margin-top:0.3em;}
	table.datos td.paisdato .observaciones {font-size:12px;}	

.tablapaises {
	font-family:MyriadPro;
	width:99%;margin:auto;
	font-size:14px;
}
h1.tablapaises {margin:10px 20px 0px 20px !important; font-size:22px;}
h1.tablapaises strong {font-size:1.3em;}
.tablapaisesvolver {margin:0px 20px;}



.botones {
	margin-top:8px; margin-bottom:4px;
	padding-bottom:8px;
	border-bottom:1px solid #ccc;
	height:50px;	
	}	
	.botones .columna1 {
		width:520px;
		float:left;
		margin-left:15px;
		}
	.botones .columna2 {
		font-weight:bold;
		width:200px;
		float:left;
		}
	.botones .columna3 {
		margin-top:5px;
		font-weight:bold;
		width:200px;
		float:left
		}		

/*#seleccionarTodosPaises, #seleccionarTodosCampos, #DEseleccionarTodosPaises, #DEseleccionarTodosCampos, #deseleccionarTodo {
	color:#800000;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}*/

#seleccionarTodosPaises, #DEseleccionarTodosPaises, #seleccionarTodosCampos, #DEseleccionarTodosCampos   {
	width:176px;
	height:52px;
	float:left !important;;
	display:inline;
	text-indent:-5000px;
	cursor:pointer;
}
#seleccionarTodosPaises {
	background: url('../lib/btn_todospaises.gif') top center no-repeat;
	}
#DEseleccionarTodosPaises {
	background: url('../lib/btn_todospaises.gif') bottom center no-repeat;
	}	
#seleccionarTodosCampos {
	background: url('../lib/btn_todoscampos.gif') top center no-repeat;
	}
#DEseleccionarTodosCampos {
	background: url('../lib/btn_todoscampos.gif') bottom center no-repeat;
	}

img.btn_reset {
	border:0px;
}

.detallecolor {text-align:right;}
	.detallecolor img {width:10px;}

.volver_eisst {	width:1220px;
	margin:auto;;padding:2px;background: url('../lib/btn_volvereisst.gif') no-repeat;}
.volver_eisst a {color:white;text-decoration:none;margin-left:20px;padding:0px;}
.volver_eisst a:hover {color:yellow;}

.colaboradores {width:350px;margin:auto;border-top:1px solid #ccc; padding-top:15px;font-size:1.1em;}
.colaboradores .oiss {width:26%;;float:left;margin:10px;text-align:center}
.colaboradores .mit {width:45%;float:left;margin:10px;padding-top:25px;}


/**************
POPUP JQUERY
***************/
#dialog-overlay {

	/* set it to fill the whil screen */
	width:100%; 
	height:100%;
	
	/* transparency for different browsers */
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5; 
	background:#000; 

	/* make sure it appear behind the dialog box but above everything else */
	position:absolute; 
	top:0; left:0; 
	z-index:3000; 

	/* hide it by default */
	display:none;
}


#dialog-box {
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	
	/* css3 border radius */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	
	background:#eee;
	/* styling of the dialog box, i have a fixed dimension for this demo */ 
	width:528px; 
	
	/* make sure it has the highest z-index */
	position:fixed; top:35% !important; 
	z-index:5000; 

	/* hide it by default */
	display:none;
}

#dialog-box .dialog-content {
	/* style the content */
	text-align:left; 
	padding:10px; 
	margin:13px;
	color:#666; 
	font-family:arial;
	font-size:12px; 
}

a.button {
	/* styles for button */
	margin:10px auto 0 auto;
	text-align:center;
	background-color: #e33100;
	display: block;
	width:50px;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	z-index:1000;
	
	/* css3 implementation :) */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	
}

a.button:hover {
	background-color: #c33100;	
}

/* extra styling */
#dialog-box .dialog-content h1 {
	margin-top:5px !important;
	font-size:18px;
}

#dialog-box .dialog-content p {
	font-weight:700; margin:0;
}

#dialog-box .dialog-content ul {
	margin:10px 0 10px 20px; 
	padding:0; 
	height:50px;
}

/* <--- POPUP JQUERY */

.info1 {
	width:562px;
	margin:auto; margin-top:37px;margin-bottom:25px;
}
	.info1 h1 {font-size:20px !important;}
	.info1 h2 {font-size:16px !important;}
	.info1 p  {font-size:14px !important; text-align:justify;}
	.info1 img {width:490px;margin-left:50px;}	
	
.info2 {
	width:375;
	margin:auto; margin-top:25px;margin-bottom:25px;
}

.centrado {
	text-align:center !important;;
}

.visible {
	display:block;
}

.sinborde {
	border:none !important;
}

.oculto {
	display:none;
}	
.limpiar {
	clear:both !important;
}
