/* ---------------------------------------------------------------------- */
/* --- 						Contenedores de ZDE1                          --- */
/* ---------------------------------------------------------------------- */

.ZDE1_Contenedor {
	/*
	width: 95%; 
	height: 90%;
	background-color: Black;
	*/
	}



.ZDE1_TituloContexto
{
	font-family: tahoma;
	font-size: 13px;
	text-transform:uppercase;
	height:15px;
	color:#000000;
	font-weight: bold;
	line-height: 18px;
}


.ZDE1_Titulo
{
	font-family: tahoma;
	font-size: 13px;
	color:#666666;
	font-weight: bold;
	line-height: 18px;
}



.ZDE1_DescripcionContenidos
{
	color: #4b4b4b;
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	/*
	margin: 1px 1px 1px 1px;
	width: 90%;
	background-color: Gray;
	border-color: Black;
	border-style: solid;
	border-width: thin;
	*/
}
.ZDE1_Listado
{
	font-family: tahoma;
	font-size: 10px;
	color:#853322;
	font-weight: normal;
}

/* ---------------------------------------------------------------------- */
/* --- 						Contenedores de ZDE2                          --- */
/* ---------------------------------------------------------------------- */

.ZDE2_Contenedor {
	/*
	width: 95%; 
	height: 90%;
	background-color: Black;
	*/
	}



.ZDE2_TituloContexto
{
	font-family: tahoma;
	font-size: 13px;
	text-transform:uppercase;
	height:15px;
	color:#F7941D;
	font-weight: bold;
}


.ZDE2_TituloTema
{
	font-family: tahoma;
	font-size: 11px;
	height:15px;
	color:#F7941D;
	font-weight: bold;
}


.ZDE2_DescTema
{
	color: #4b4b4b;
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	/*
	margin: 1px 1px 1px 1px;
	width: 90%;
	background-color: Gray;
	border-color: Black;
	border-style: solid;
	border-width: thin;
	*/
}


.ZDE2_Archivos  
{
	color:#333333;
	font-family: tahoma;
	font-size: 11px;
	width: 97%;

	padding: 4;
	display: block;
	border-top: 1px dotted #853322;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	font-weight: normal;
	}


	
.ZDE2_Archivos .TituloArchivo 
{
	color:#333333;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	/*
	margin: 0px 2px 0px 10px ; 
	padding: 0px 0px 0px 0px;
	background-color: InfoBackground;
	text-indent: 10px;
	border-left: 1px solid gray;
	*/
}
.ZDE2_Archivos .Peso
{
	color:gray;
	font-family: tahoma;
	font-size: 10px;
	line-height: 18px;
	/*
	margin: 0px 2px 0px 10px ; 
	padding: 0px 0px 0px 0px;
	background-color: InfoBackground;
	text-indent: 10px;
	border-left: 1px solid gray;
	*/
}
.ZDE2_Archivos .Descripcion
{
	color:#333333;
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	/*
	margin: 0px 2px 0px 10px ; 
	padding: 0px 0px 0px 0px;
	background-color: InfoBackground;
	text-indent: 10px;
	border-left: 1px solid gray;
	*/
}


/* ---------------------------------------------------------------------- */
/* --- 						Contenedores de ZD3                          --- */
/* ---------------------------------------------------------------------- */
.ZDE3_Contenedor {
	/*
	width: 95%; 
	height: 90%;
	background-color: Black;
	*/
	}



.ZDE3_TituloContexto
{
	font-family: tahoma;
	font-size: 13px;
	text-transform:uppercase;
	height:15px;
	color:#000000;
	font-weight: bold;
}


.ZDE3_TituloTema
{
	font-family: tahoma;
	font-size: 13px;
	height:15px;
	color:#666666;
	font-weight: bold;
	line-height: 18px;
}


.ZDE3_DescTema
{
	color: #4b4b4b;
	font-family: tahoma;
	font-size: 11px;
	/*
	margin: 1px 1px 1px 1px;
	width: 90%;
	background-color: Gray;
	border-color: Black;
	border-style: solid;
	border-width: thin;
	*/
}


.ZDE3_Archivos  
{
	color:#333333;
	font-family: tahoma;
	font-size: 11px;
	width: 97%;
	background-color: #F3F2F1;
	padding: 10;
	display: block;
	border-top: 1px dotted #853322;
	border-right: 1px none;
	border-bottom: 1px dotted #853322;
	border-left: 1px none;
	font-weight: normal;
	}
	
.ZDE3_Archivos .TituloArchivo 
{
	color:#333333;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	/*
	margin: 0px 2px 0px 10px ; 
	padding: 0px 0px 0px 0px;
	background-color: InfoBackground;
	text-indent: 10px;
	border-left: 1px solid gray;
	*/
}
.ZDE3_Archivos .Peso
{
	color:gray;
	font-family: tahoma;
	font-size: 10px;
	line-height: 18px;
	/*
	margin: 0px 2px 0px 10px ; 
	padding: 0px 0px 0px 0px;
	background-color: InfoBackground;
	text-indent: 10px;
	border-left: 1px solid gray;
	*/
}
.ZDE3_Archivos .Descripcion
{
	color:#333333;
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	/*
	margin: 0px 2px 0px 10px ; 
	padding: 0px 0px 0px 0px;
	background-color: InfoBackground;
	text-indent: 10px;
	border-left: 1px solid gray;
	*/
}
