body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #000000;
	background-position: center -10px;
	background-repeat: no-repeat;
	background-image: url(../redesign/img/encabezadoFondo.jpg);
}
a {
	color: #444748;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5E6162;
}
a:hover {
	color: #C63814;
	border-bottom-color: #C63814;
}
h1, h2, h3, h4, h5, h6, p, input, img {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
ol, ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 1em;
}
ul ul, ol ul {
	margin-top: 5px;
	margin-left: 15px;
}
ul ul li, ol ul li {
	margin-left: 15px;
}
#envoltura #contenido #principal ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 15px;
}
#envoltura {
}

p {
	margin-bottom: 1em;
	font-size: 1.1em;
}
h1 {
	font-size: 3em;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 2.3em;
	margin-bottom: 0.55em;
	color: #D92128;
	text-align: left;
	line-height: 1.1em;
	width: 450px;
	font-variant: small-caps;
}
h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.8em;
	color: #4D4D4D;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#menuPrincipal {
	float: left;
	font-size: 1.15em;
	line-height: 1.5em;
	width: 780px;
	font-weight: normal;
}
#menuPrincipal ul {
	width: 780px;
}
#menuPrincipal li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#menuPrincipal a, #menuPrincipal li {
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	height: 30px;
	text-align: right;
	width: 190px;
}
#menuPrincipal a span {
	display: none;
}


li#botonGeneral a, li#botonGeneral {
	background-image: url(../img/menuPrincipal/general.gif);
	width: 174px;
	background-position: 19px 0px;
}
li#botonAcademico a, li#botonAcademico {
	background-image: url(../img/menuPrincipal/carreras.gif);
	width: 99px;
}
li#botonAdmision a, li#botonAdmision {
	background-image: url(../img/menuPrincipal/admision.gif);
	width: 93px;
}
li#botonEstudiantes a, li#botonEstudiantes {
	background-image: url(../img/menuPrincipal/estudiantes.gif);
	width: 113px;
}
li#botonInternacional a, li#botonInternacional {
	background-image: url(../img/menuPrincipal/internacional.gif);
	width: 199px;
}
li#botonRegistrate a, li#botonRegistrate {
	background-image: url(../img/menuPrincipal/registrate.gif);
	width: 102px;
	background-position: 10px 0px;
}
li#buttonInfo a, li#buttonInfo {
	background-image: url(../img/menuPrincipal/info.gif);
	width: 185px;
	background-position: 20px;
}
li#buttonCareers a, li#buttonCareers {
	background-image: url(../img/menuPrincipal/careers.gif);
	width: 127px;
}
li#buttonInternational a, li#buttonInternational {
	background-image: url(../img/menuPrincipal/international.gif);
	width: 180px;
}
li#buttonContact a, li#buttonContact {
	background-image: url(../img/menuPrincipal/contact.gif);
	float: right;
	width: 117px;
}

li#botonGeneral a:hover {
	background-image: url(../img/menuPrincipal/generalHover.gif);
}
li#botonAcademico a:hover {
	background-image: url(../img/menuPrincipal/carrerasHover.gif);
}
li#botonAdmision a:hover {
	background-image: url(../img/menuPrincipal/admisionHover.gif);
}
li#botonEstudiantes a:hover {
	background-image: url(../img/menuPrincipal/estudiantesHover.gif);
}
li#botonInternacional a:hover {
	background-image: url(../img/menuPrincipal/internacionalHover.gif);
}
li#botonRegistrate a:hover {
	background-image: url(../img/menuPrincipal/registrateHover.gif);
}
li#buttonInfo a:hover {
	background-image: url(../img/menuPrincipal/infoHover.gif);
}
li#buttonCareers a:hover {
	background-image: url(../img/menuPrincipal/careersHover.gif);
}
li#buttonInternational a:hover {
	background-image: url(../img/menuPrincipal/internationalHover.gif);
}
li#buttonContact a:hover {
	background-image: url(../img/menuPrincipal/contactHover.gif);
}

login label {
	padding-right: 2px;
	padding-left: 2px;
}
#titulo {
	width: 780px;
	padding-left: 0px;
	margin: auto;
	height: 129px;
	clear: both;
	background-repeat: no-repeat;
	background-position: 410px 0px;
}
#tituloDentro {
	padding-right: 20px;
	padding-left: 19px;
	height: 129px;
	background-image: url(../redesign/img/titulosSecciones/tituloFondo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nombreSeccion {
	padding-top: 30px;
}

#encabezado {
	margin: auto;
	width: 740px;
	height: 83px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	position: relative;
}

#navegacion {
	color: #FFFFFF;
	height: 30px;
	width: 780px;
	margin: auto;
}
#envoltura #ubicacion #promocion a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#promocion {
	height: 202px;
	background-position: bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 780px;
	margin: auto;
	text-align: center;
	padding-top: 10px;
}
#herramientas li {
	float: left;
}
#herramientas li.separador, #herramientas-encabezado li.separador {
	padding-right: 5px;
	padding-left: 5px;
}
#herramientas {
	float: left;
	width: 350px;
}
#copyright {
	float: right;
	text-align: right;
	width: 350px;
}
#herramientas ul {
	float: left;
	width: 300px;
}


#contenido {
	margin: auto;
	width: 760px;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(../img/circulos.gif);
	background-position: 66px top;
	background-repeat: repeat-y;
}
#principal {
	float: right;
	padding-bottom: 10px;
	width: 540px;
	background-image: url(../redesign/img/titulosSecciones/tituloFondoContenido.gif);
	background-repeat: no-repeat;
	background-position: right -4px;
	padding-right: 20px;
	padding-top: 20px;
}
#principal .par {
	float: left;
	width: 260px;
}
#principal h2 {
	margin-top: -8px;
}
label.textfield {
	width: 125px;
	display: block;
	float: left;
}

#secundario {
	width: 220px;
	float: right;
	padding-bottom: 10px;
}
#encabezado h1 {
	color: #FA100D;
	float: left;
}

#enPie {
	margin: auto;
	width: 740px;
	padding-right: 20px;
	padding-left: 20px;
}
#pie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D92128;
	clear: both;
	background-color: #FFFFFF;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 1.5em;
}
#contenido ul, #contenido ol {
	margin-bottom: 1.5em;
}
#envoltura #contenido #principal li ul li {
	list-style-type: circle;
}
#envoltura #contenido #principal li li ul li {
	list-style-type: square;
	font-style: italic;
	font-size: 1em;
}

#principal ul li {
	list-style-position: outside;
	list-style-type: disc;
}
#principal ol li {
	list-style-position: outside;
	list-style-type: decimal;
}
#principal li {
	font-size: 1.03em;
	list-style-position: outside;
}
#principal ol ol, #principal ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}
#principal ul li li {
	list-style-type: disc;
}

#beta {
	float: left;
	width: 180px;
}

#menuSecundario a {
	padding-top: 5px;
	font-size: 1.1em;
	margin-bottom: 0.5em;
	color: #D92128;
	border-bottom-color: #D92128;
}
#menuSecundario a:hover {
	color: #000000;
	border-bottom-color: #000000;
}
#menuSecundario li.volver a {
	font-weight: bold;
}

div.nulo {
	clear: both;
	margin: auto;
	width: 740px;
	height: 1px;
}


#login {
	float: right;
	padding-top: 20px;
	text-align: right;
	color: #C63814;
	width: 260px;
	font-size: 1em;
	line-height: 1em;
}
#encabezado h1 a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#login input.textfield {
	background-color: #F9F2F0;
	color: #C63814;
	border: 1px solid #808284;
}

#ubicacion {
	background-image: url(../redesign/img/lineaMenu.gif);
	background-repeat: repeat-x;
	background-position: left 123px;
}
#menuSecundario {
	width: 180px;
	background-image: url(../img/moduloHome_cuerpo.jpg);
	background-position: right center;
	padding-top: 5px;
	height: auto;
}
#menuSecundario ul {
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}
#menuSecundario-fuera {
	background-image: url(../img/bordes_03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
	float: left;
}


#menuSecundario li {
	list-style-type: none;
	text-align: right;
	margin-bottom: 0.8em;
}
#IngresaInteresado {
	margin-top: 7px;
}
object {
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
}
form {
	margin:auto;
	padding-top: 1em;
}
form #botones {
	text-align: center;
	width: 420px;
}
#login p {
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
}
#ul_botones li a {
	float: left;
	width: 70px;
	text-align: center;
	margin-bottom: 1em;
}
#principal #frmPrincipal table {
	margin-bottom: 1em;
	padding-bottom: 1.5em;
	clear: both;
}
#principal #frmPrincipal input {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#contenido #principal #frmPrincipal img {
	float: right;
	padding-top: 5px;
}
#ul_botones li a img {
	padding-top: 0px;
}
#contenido #principal #frmPrincipal #ul_botones .img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#herramientas-encabezado {
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	height: 48px;
	font-weight: bold;
}
#herramientas-encabezado li {
	float: right;
	display: block;
}
#herramientas-encabezado p#bienvenida {
	display: block;
	margin: 0px;
	clear: both;
	float: right;
	font-weight: bold;
	color: #D92128;
	padding: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.ilustracion {
	float:right;
	margin-left:15px;
	margin-bottom:20px;
	background-color:#FFFFFF;
	padding-top:15px;
	padding-right:15px;
	border: 1px solid #F0F1F1;	
}
#beta .bannerSecundario {
	float: left;
	padding-top: 1em;
	padding-bottom: 0.5em;
}
#beta .bannerSecundario img {
	margin: 0px;
	padding: 0px;
}
div.ilustracion-fuera {
	background-image: url(../../img/ilustraciones/ilustracion_01.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 15px;
	width: 230px;
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
div.ilustracion-dentro {
	background-image: url(../../img/ilustraciones/ilustracion_02.gif);
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
}
div.ilustracion-dentro p {
	margin: 0px;
	color: #848484;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


div.ilustracion {
	background-image: url(../../img/ilustraciones/ilustracion_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 230px;
}
div.ilustracion-dentro img {
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}
div.ilustracion-dentro a {
	text-decoration: none;
	border:none;
}
.clear {
	clear:both;
}
#contenido a strong {
	color: #D92128;
	font-weight: bold;
	border-bottom-color: #D92128;
}
div.bannerSecundario a.informesanNoticias {
	height: 25px;
	width: 160px;
	display: block;
	background-image: url(../img/ilustraciones/informesanNoticias.gif);
	padding-top: 47px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.informesanNoticias span {
	display: none;
}
img.ilustracionGrande {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}
