/*Declaraciones de estilo para las ventanas emergentes.*/
.asignatura{
		background:url(images/plan/bg_plan_desc.jpg) no-repeat top left;
		width:635px;
		height:500px;
		margin-left:-5px;
		/*background-size: cover;*/
	}
	
.fondo_des_adm{
		background:url(images/plan/fondo_adm_des.png) no-repeat center;
		width:485px;
		height:58px;
		clear:both;
		float:right;
		margin-top:15px;
		padding-left:25px;
	}
	
.fondo_des_adm div h1{
		padding-top: 15px;
		padding-bottom:0px;
		padding-left:20px;
		color:#000033;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18pt;
	}
	
.descripcion{
		clear:both;
		float:right;
		width:550px;
		padding-right:10px;
		padding-top:10px;
		font-size:14pt;
		font-family:Arial, Helvetica, sans-serif;
		color:#003366;
		text-align:justify;
		line-height:20pt;	
				
	}
	
.img_desc{
		float:right;
		margin-top: -44px;
		margin-right:22px;
	}

.img_desc_cc, .img_desc_pgraf,.img_desc_ppbas,.img_desc_ppava,
.img_desc_agyce,.img_desc_hcbas,.img_desc_hcneg,.img_desc_autoed,
.img_desc_dgedi, .img_desc_dgpre,.img_desc_dgfotos,.img_desc_taani,
.img_desc_tamul,.img_desc_estbd,.img_desc_bdemp,.img_desc_dpweb,
.img_desc_taapl,.img_desc_conta,.img_desc_costo,.img_desc_admon,
.img_desc_mante,.img_desc_redes{
	clear:both;
	float:right;
	width:600px;
	height:385px;
	border: 0px #990000 solid;
}
.img_desc_cc{ background:url(images/plan/bg_cultura.jpg) no-repeat scroll bottom center; }
.img_desc_pgraf{ background:url(images/plan/bg_pgraf.jpg) no-repeat scroll bottom center;}
.img_desc_ppbas{ background:url(images/plan/bg_ppbas.jpg) no-repeat scroll bottom center;}
.img_desc_ppava{ background:url(images/plan/bg_ppava.jpg) no-repeat scroll bottom center;}
.img_desc_agyce{ background:url(images/plan/bg_agyce.jpg) no-repeat scroll bottom center;}
.img_desc_hcbas{ background:url(images/plan/bg_hcbas.jpg) no-repeat scroll bottom center;}
.img_desc_hcneg{ background:url(images/plan/bg_hcneg.jpg) no-repeat scroll bottom center;}
.img_desc_autoed{ background:url(images/plan/bg_autoed.jpg) no-repeat scroll bottom center;}
.img_desc_dgedi{ background:url(images/plan/bg_dgedi.jpg) no-repeat scroll bottom center;}
.img_desc_dgpre{ background:url(images/plan/bg_dgpre.jpg) no-repeat scroll bottom center;}
.img_desc_dgfotos{ background:url(images/plan/bg_dgfotos.jpg) no-repeat scroll bottom center;}
.img_desc_taani{ background:url(images/plan/bg_taani.jpg) no-repeat scroll bottom center;}
.img_desc_tamul{ background:url(images/plan/bg_tamul.jpg) no-repeat scroll bottom center;}
.img_desc_estbd{ background:url(images/plan/bg_estbd.jpg) no-repeat scroll bottom center;}
.img_desc_bdemp{ background:url(images/plan/bg_bdemp.jpg) no-repeat scroll bottom center;}
.img_desc_dpweb{ background:url(images/plan/bg_dpweb.jpg) no-repeat scroll bottom center;}
.img_desc_taapl{ background:url(images/plan/bg_taapl.jpg) no-repeat scroll bottom center;}
.img_desc_conta{ background:url(images/plan/bg_conta.png) no-repeat scroll bottom center;}
.img_desc_costo{ background:url(images/plan/bg_costo.png) no-repeat scroll bottom center;}
.img_desc_admon{ background:url(images/plan/bg_admon.png) no-repeat scroll bottom center;}
.img_desc_mante{ background:url(images/plan/bg_mante.png) no-repeat scroll bottom center;}
.img_desc_redes{ background:url(images/plan/bg_redes.png) no-repeat scroll bottom center;}