/* CSS Document */

#MapaCurricular div h2 {
	font-size:34px;	
	margin: 10px 0 00px 0;	
	text-align:center;
	color:#000033;
	line-height:normal;
	font-weight:bold;
}


/* declaraciones para cultura de computacion */
.as_base{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;	
	padding-bottom:10px;

}

.as_base a{
	background:url(images/plan/bg_cc.png) center no-repeat transparent;
	width:94px;
	height:77px;
	text-decoration: none;
	display: block;
	padding-top:6px;
	padding-left:0px;
	line-height:16px;	
	color:#000000;
	text-align:center;
	vertical-align:middle;
}

.as_base a:hover{
	background:url(images/plan/bg_cc_gral.png) center no-repeat transparent;
	color:#FFFFFF;
}

.as_adm, .as_dg, .as_apl, .as_ult{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding-bottom:10px;	
}

/* declaraciones para area administrativa */

.as_adm a{
	background:url(images/plan/bg_asig_adm.png) center no-repeat transparent;
}

/* declaraciones para area diseño grafico */
.as_dg a{
	background:url(images/plan/bg_asig_dis.png) center no-repeat transparent;	
}

/* declaraciones para area desarrollo de aplicaciones */
.as_apl a{
	background:url(images/plan/bg_asig_apl.png) center no-repeat transparent;	
}

.as_ult a{
	background:url(images/plan/bg_asig_ult.png) center no-repeat transparent;	
}

.as_adm a, .as_dg a, .as_apl a, .as_ult a{	
	width: 86px;
	height:77px;
	text-decoration: none;
	display: block;
	padding-top:6px;
	padding-left:0px;
	line-height:15px;
	color:#000000;
	text-align:center;
	vertical-align:middle;	
}

.as_adm a:hover, .as_dg a:hover,.as_apl a:hover,.as_ult a:hover {
	background:url(images/plan/bg_asig_gral.png) center no-repeat transparent;
	color:#FFFFFF;	
}

.as_base img {
	border:0;
	float:left;
	margin-top: 1px;
	padding: 0px 5px 5px 0px;
	margin-left: 25px;
}

.as_adm img, .as_dg img, .as_apl img, .as_ult img {
	border:0;
	float:left;
	margin-top: 1px;
	padding: 0px 5px 5px 0px;
	margin-left: 25px;
	vertical-align:middle;
	text-align:center;	
}
