
* {
	margin:0px;
	padding:0px;
}

.container{
	margin:auto;
	width:960px;
	box-shadow: 2px 2px 2px #888;}

body{
	color:#000;   
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color: #EDEED5;}

.header{
	width:750px;
	height:100px;
	background-color:blue;
	background-image:url("img/back-ground-top4.jpg");
	color:#FFF;
	margin-top:10px;
	padding:10px 0px 10px 210px;
	}
	
.header H1{
	color:#FFF;
	font-size:33px;
	text-shadow: 1px 1px 2px #ccc;}
	
.header H2, H3{
	color:#FFF;
	text-shadow:none;}

.header img {
	float:right;
	padding-right:12px;
	}

.separador{
	width:960px;
	height:3px;
	background-color: #CCC;
	/*border-right-width:thin;
	border-right-style:solid;
	border-right-color:#ccc;
	border-left-width:thin;
	border-left-style:solid;
	border-left-color:#ccc;*/
	}

.contenedor-datos{
	width:960px;}

.nav{
	float:left;
	width:200px;
	height:560px;
	padding:0px;
	background-color:#004282;}
	
.nav ul {
	margin:0px;
	padding:0px;
	width:200px;
	list-style-type: none;}

.nav ul li a {
	margin:0px;
	padding:7px;
	padding-left:13px;
	color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#0066CC;
	font-size:15px;
	font-weight:bolder;
	text-decoration: none;
	background-color:#004282;
	display:block;}	

.nav ul li a:visited {
	color: white;}

.nav ul li a:hover, .nav ul li .current {
	color: #FF9;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#F00;
	background-color:#0066CC;}

.contenido{
	float:left;
	margin:0px;
	width:739px;
	height:550px;
	padding:0px 10px 10px 10px;
	background-color:white;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#ccc;}	

.contenido img {
	float:right;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:5px;
	clear:both;}

.contenido p {
	text-align:justify;}

.contenido ul {
list-style-type:disc;
padding-left:20px;}

.contenido H2{
	font-size:28px;
	color:#004282;
	text-shadow: 2px 2px 2px #ccc;}

.contenido H3{
	font-size:20px;
	color:#004282;
	text-shadow: 2px 2px 2px #ccc;}

.contenido H4{
	font-size:16px;
	color:#004282;
	text-shadow: 2px 2px 2px #ccc;}

.contenido H5{
	font-size:14px;
	color:#004282;
	text-shadow: 2px 2px 2px #ccc;}


.contenido a:link{
	color: #004282;
	text-decoration:none;
	font-weight:bold;}

.contenido a:visited{
	color: #004282;
	text-decoration:none;
	font-weight:bold;}

.contenido a:hover{
	color: #F00;}



/* Nav_2 y Contenido_2 para Cursos y Postgrados */
.nav_2{
	float:left;
	width:200px;
	height:680px;
	padding:0px;
	background-color:#004282;}
	
.nav_2 ul {
	margin:0px;
	padding:0px;
	width:200px;
	list-style-type: none;}

.nav_2 ul li a {
	margin:0px;
	padding:7px;
	padding-left:13px;
	color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#0066CC;
	font-size:15px;
	font-weight:bolder;
	text-decoration: none;
	background-color:#004282;
	display:block;}	

.nav_2 ul li a:visited {
	color: white;}

.nav_2 ul li a:hover, .nav ul li .current{
	color: #FF9;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#F00;
	background-color:#0066CC;}

.contenido_2{
	float:left;
	margin:0px;
	width:739px;
	height:670px;
	padding:0px 10px 10px 10px;
	background-color:white;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#ccc;
	text-align:justify;}
	
.contenido_2 img {
	float:right;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:1px;
	clear:both;}
	
.contenido_2 ul {
	list-style-type:disc;
	padding-left:20px;}

.contenido_2 H2{
	font-size:28px;
	color:#004282;
	text-shadow: 2px 2px 2px #ccc;}

.contenido_2 H3{
	font-size:20px;
	color:#004282;
	text-shadow: 2px 2px 2px #ccc;}

.contenido_2 a:link{
	color: #004282;
	text-decoration:none;
	font-weight:bold;}

.contenido_2 a:visited{
	color: #004282;
	text-decoration:none;
	font-weight:bold;}

.contenido_2 a:hover{
	color: #F00;}

/* Nav_3 y Plan de Estudios */
.nav_3{
	float:left;
	width:200px;
	height:980px;
	padding:0px;
	background-color:#004282;}
	
.nav_3 ul {
	margin:0px;
	padding:0px;
	width:200px;
	list-style-type: none;}

.nav_3 ul li a {
	margin:0px;
	padding:7px;
	padding-left:13px;
	color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#0066CC;
	font-size:15px;
	font-weight:bolder;
	text-decoration: none;
	background-color:#004282;
	display:block;}	

.nav_3 ul li a:visited {
	color: white;}

.nav_3 ul li a:hover, .nav ul li .current{
	color: #FF9;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#F00;
	background-color:#0066CC;}

.contenido_3{
	float:left;
	margin:0px;
	width:739px;
	height:970px;
	padding:0px 10px 10px 10px;
	background-color:white;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#ccc;
	text-align:justify;}
	
.contenido_3 img {
 	float:right;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:1px;
	clear:both;}

.contenido_3 ul {
	list-style-type:disc;
	padding-left:20px;}

.contenido_3 H2{
	font-size:28px;
	color:#004282;
	text-shadow: 2px 2px 2px #ccc;}

.contenido_3 H3{
	font-size:20px;
	color:#004282;
	text-shadow: 2px 2px 2px #ccc;}

.contenido_3 a:link{
	color: #004282;
	text-decoration:none;
	font-weight:bold;}

.contenido_3 a:visited{
	color: #004282;
	text-decoration:none;
	font-weight:bold;}

.contenido_3 a:hover{
	color: #F00;}










/* Nav_4 y Cursos de Posgrado 2018 */

.nav_4{
	float:left;
	width:200px;
	height:1780px;
	padding:0px;
	background-color:#004282;}
	
.nav_4 ul {
	margin:0px;
	padding:0px;
	width:200px;
	list-style-type: none;}

.nav_4 ul li a {
	margin:0px;
	padding:7px;
	padding-left:13px;
	color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#0066CC;
	font-size:15px;
	font-weight:bolder;
	text-decoration: none;
	background-color:#004282;
	display:block;}	

.nav_4 ul li a:visited {
	color: white;}

.nav_4 ul li a:hover, .nav ul li .current{
	color: #FF9;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#F00;
	background-color:#0066CC;}

.contenido_4{
	float:left;
	margin:0px;
	width:739px;
	height:1770px;
	padding:0px 10px 10px 10px;
	background-color:white;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#ccc;
	text-align:justify;}
	
.contenido_4 img {
 	float:right;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:1px;
	clear:both;}

.contenido_4 ul {
	list-style-type:disc;
	padding-left:20px;}

.contenido_4 H2{
	font-size:28px;
	color:#004282;
	text-shadow: 2px 2px 2px #ccc;}

.contenido_4 H3{
	font-size:20px;
	color:#004282;
	text-shadow: 2px 2px 2px #ccc;}

.contenido_4 a:link{
	color: #004282;
	text-decoration:none;
	font-weight:bold;}

.contenido_4 a:visited{
	color: #004282;
	text-decoration:none;
	font-weight:bold;}

.contenido_4 a:hover{
	color: #F00;}
































/* Nav_Ubic y Contenido_ubic para Ubicacion */

.nav_ubic{
	float:left;
	width:200px;
	height:830px;
	padding:0px;
	background-color:#004282;}
	
.nav_ubic ul {
	margin:0px;
	padding:0px;
	width:200px;
	list-style-type: none;}

.nav_ubic ul li a {
	margin:0px;
	padding:7px;
	padding-left:13px;
	color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#0066CC;
	font-size:15px;
	font-weight:bolder;
	text-decoration: none;
	background-color:#004282;
	display:block;}	

.nav_ubic ul li a:visited {
	color: white;}

.nav_ubic ul li a:hover, .nav ul li .current {
	color: #FF9;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#F00;
	background-color:#0066CC;}

.contenido_ubic{
	float:left;
	margin:0px;
	width:739px;
	height:820px;
	padding:0px 10px 10px 10px;
	background-color:white;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#ccc;
	text-align:justify;}

.contenido_ubic img{
	padding-left:50px;}

.contenido_ubic H2{
	font-size:28px;
	color:#004282;
	text-shadow: 2px 2px 2px #ccc;}

.contenido_ubic H3{
	font-size:20px;
	color:#004282;
	text-shadow: 2px 2px 2px #ccc;}

.contenido_ubic H4{
	font-size:18px;
	color:#004282;
	text-shadow: 2px 2px 2px #ccc;}

.clear{
   clear:both;}
	
.footer{
	width:940px;
	height:190px;
	margin-bottom:10px;
	padding:10px;
	background-image:url("img/background-footer4.jpg");
	background-color:#06C;
	color:#FFF;}

.footer H3{
	color:#FFF;
	font-size:20px;
	text-shadow: 1px 1px 1px #666;}

.footer-info{
	float:left;
	width:295px;
	text-align:left;
	font-weight:bold;
	text-align:left;
	text-shadow: 2px 2px 2px #666;}

.footer-social{
	float:left;
	width:150px;
	padding-left:45px;}

.footer-map{
	float:right;
	width:450px;
	text-align:right;}

.footer a:link{
	color: #FFF;
	text-decoration:none;
	font-weight:bold;}

.footer a:visited{
	color: #FFF;
	text-decoration:none;
	font-weight:bold;}

.footer a:hover{
	color: #F90;}