@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg.png);
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
#webContent {
	border-style:none;
	border-color:none;
	margin:0 auto;
	width:80%;
	height:auto;
	position:absolute;
	top:10%;
	left:10%;
	right:10%;
}
#header {
	width:80%;
	height:auto;
	background-color:none;
	border-style:none;
	border-color:none;
	margin:0 0 0 0;
	position:absolute;
	top:10%;
	left:10%;
	right:10%;
}
#leftPanel{
	width:302px;
    height:auto;
	background-color:none;
	border-style:none;
	border-color:none;
	margin:0 0 0 0;
	padding:0;
	position:relative;
	left:10%;
	right:10%;
}
#rightPanel{
	width:587px;
    height:auto;
	background-color:none;
	border-style:none;
	border-color:none;
	margin:0 0 0 0;
	padding:0;
	position:relative;
	left:10%;
	right:10%;
}

#logos {
	background-position: 8px 8px;
	background-repeat: no-repeat;
	background-image: url(../images/logos_fondo.png);
	width: 300px;
	text-align: center;
	height: 217px;
	padding: 0px;
}
#encabezado {
	background-color: #FFF;
	width: 892px;
}
#lateral {
	float: left;
	width: 300px;
}
#fotos img {
	position: relative;
	top: -30px;
	left: 0px;
}
.opciones {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
.opciones a:link {
	color: #FFF;
}
.opciones a:visited {
	color: #FFF;
}
.opciones a:active {
	background-color: #A7BFFE;
}
.opciones a:hover {
	text-decoration: underline;
}

#contenido {
	text-align: justify;
	padding: 0px;
	float: right;
	width: 592px;
}

#promociones {
	background-image: url(../images/space_banners.png);
	background-repeat: repeat-y;
	background-position: 8px 0px;
	width: 300px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contador {
	text-align: center;
	background-image: url(../images/contador_fondo.png);
	height: 57px;
	width: 300px;
	background-repeat: no-repeat;
	background-position: 8px 0px;
	margin: 0px;
	color: #FFF;
	padding: 0px;
}

#contador #contadorframe {
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pie {
	text-align:center;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#tema_base {
	text-align: justify;
	padding: 15px;
	vertical-align: top;
}
#pro {
	padding: 15px;
	vertical-align: top;
	font-size: small;
}
#contenido #titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	color: #FFF;
	background-color: #3D82F4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contenido #menuincrustado {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	background-color: #C4DEFF;
	text-align: left;
	vertical-align: top;
	float: right;
	width: 200px;
	padding: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#contenido #menuincrustado ul {
margin-left:-20px; 
}
#contenido #menuincrustado ul ul {
margin-left:-30px; 
}
#tema_base #modeloeductaivo {
	background-image: url(../images/fondomodeloeducativo.png);
	background-position: 15px 30px;
	background-repeat: no-repeat;
}
#tema_base #misionvision {
	background-image: url(../images/fondovisionmision.png);
	background-repeat: no-repeat;
	background-position: 15px 80px;
}
#tema_base #licenciaturas {
	background-image: url(../images/fondolicenciatura.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: medium;
}
#tema_base #campusp {
	background-image: url(../images/fondocampusparaiso.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#tema_base #campusp img{
	float: right;
	height: 201px;
	width: 300px;
}
#tema_base #campusf {
	background-image: url(../images/fondocampusforum.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#tema_base #campusf img{
	float: left;
	height: 201px;
	width: 300px;
}
#contenido #formacontacto {
	padding-top: 0px;
	padding-left: 20px;
}
#contenido #formacontacto {
	font-size: 10px;
}
#inicio {
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
}
#inicio:hover {
	background-image: url(../images/home_over.png);
	background-repeat: no-repeat;
}
#inicio:active {
	background-image: url(../images/home_activado.png);
	background-repeat: no-repeat;
}
#mapa {
	background-image: url(../images/mapa.png);
	background-repeat: no-repeat;
}
#mapa:hover {
	background-image: url(../images/mapa_over.png);
	background-repeat: no-repeat;
}
#mapa:active {
	background-image: url(../images/mapa_activado.png);
	background-repeat: no-repeat;
}
#contacto {
	background-image: url(../images/contacto.png);
	background-repeat: no-repeat;
}
#contacto:hover {
	background-image: url(../images/contacto_over.png);
	background-repeat: no-repeat;
}
#contacto:active {
	background-image: url(../images/contacto_activado.png);
	background-repeat: no-repeat;
}
#tema_base #cursos h3 ul li {
}
#tema_base #diplomados {
	background-image: url(../images/fondodiplomados.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#tema_base #cursos {
	background-image: url(../images/fondodiplomados.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#tema_base #enconstruccion {
	height: 300px;
	vertical-align: middle;
	text-align: center;
}
#maestrias #imgizq {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#maestrias #imgder {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#contenido #admision {
	background-image: url(../images/fondoadmision.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#tema_base #contportada {
	background-image: url(../images/fondoindex.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#contenido #mapasitio {
	text-align: left;
	padding-left: 20px;
}
#contenido #becas {
	padding: 25px;
	background-image: url(../images/fondobecas.png);
	background-repeat: repeat-y;
	background-position: center center;
}
#promociones .sigueme {
	padding-left: 8px;
}
#detalle #accesos {
	float: right;
	width: 200px;
}
