@charset "utf-8";
/* CSS Document 878*/

#col_programs1{
	width:210px;
	text-align:left;
	margin:0 5px;
	
	background:#DDD5BE;
	/*background:url(images/bg_programs2.png) #DDD5BE no-repeat;*/
}
#col_locations1{
	width:210px;
	text-align:left;
	margin:0 5px;
	background:#DDD5BE;
	/*background:url(images/bg_school2.png) #DDD5BE no-repeat;	*/
}
#col_careeers1{
	width:210px;
	text-align:left;
	margin:0 5px;
	background:#DDD5BE;
	/*background:url(images/bg_careers2.png) #DDD5BE no-repeat;*/
}
#col_certifications1{
	width:210px;
	text-align:left;
	margin:0 5px;
	background:#DDD5BE;
	/*background:url(images/bg_certifications2.png) #DDD5BE no-repeat;*/	
	
}
#title_coll_pro{
		width:210px;
		 height:180px;
		 padding:0 0px 0 0;
		 overflow:auto;
	/*	 margin-right:20px; 	*/	 
		
}	
#title_coll_loc{
		 width:210px;
		 height:180px;
		 overflow:auto; 
}	
#title_coll_care{
		 width:210px;
		 height:180px;
		 padding:0 0px 0 0;
		 overflow:auto; 
}	
#title_coll_cer{
		 width:210px;
		 height:180px;
		 padding:0 0px 0 0;
		 overflow:auto; 
}	
/*vinculos generales negros*/
.linksn a:link {
 	color: #fff;
	font:bold 10px sans-serif;
 	text-decoration: none;
	}
.linksn a:visited {
 	text-decoration: none;
 	color: #fff;
	}
.linksn a:hover {
 	text-decoration: none;
 	color: #F3C803;
	}
.linksn a:active {
 	text-decoration: none;
	}	

/*vinculos generales*/
.links1 a:link {
 	color: #ffffff;
 	text-decoration: underline;
	}
.links1 a:visited {
 	text-decoration: underline;
 	color: #ffffff;
	}
.links1 a:hover {
 	text-decoration: underline;
 	color: #F3C803;
	}
.links1 a:active {
 	text-decoration: none;
	}	



.links a:link {
 	color: #ffffff;
 	text-decoration: none;
	}
.links a:visited {
 	text-decoration: none;
 	color: #ffffff;
	}
.links a:hover {
 	text-decoration: underline;
 	color: #F3C803;
	}
.links a:active {
 	text-decoration: none;
	}
#line_b{
	/*width:100%;*/
	border-bottom:1px ridge #FFFFFF;
}	