* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 62.5%;
	color: #666;
}
#general {
	height: auto;
	width: 102.4em;
	margin-top: 2em;
	margin-right: auto;
	margin-left: auto;
}
#cabezera {
	height: 15em;
	width: auto;
	margin-bottom: 1em;
}
#cabezera h1  {
	float: left;
	margin: auto;
	clear: left;
	position: absolute;
	padding-left: 0.5px;
	background-image: url(../imagenes/glogo.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 150px;
	width: 80px;
}
#cabezera ul {
	height: 3em;
	width: auto;
	list-style-type: none;
	float: right;
	position: relative;
	top: 11.5em;
	clear: right;
	right: auto;
	margin-top: 0.5px;
	margin-left: 0.5px;
}
#cabezera ul li {
	float: left;
}
#cabezera ul li a {
	background-image: url(../imagenes/menu.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 3em;
}
#cabezera ul li#inicio a {
	background-position: 0px -28px;
	width: 12em;
}
#cabezera ul li#inicio a:hover{
	background-position: 0px 0px;
	width: 12em;
}
#cabezera ul li#somos a {
	background-position: -120px -28px;
	width: 12em;
}
#cabezera ul li#somos a:hover {
	background-position: -120px 0px;
	width: 12em;
}
#cabezera ul li#admin a {
	background-position: -240px -28px;
	width: 12em;
}
#cabezera ul li#admin a:hover {
	background-position: -240px 0px;
	width: 12em;
}
#cabezera ul li#carrera a {
	background-position: -357px -28px;
	width: 12em;
}
#cabezera ul li#carrera a:hover {
	background-position: -357px 0px;
	width: 12em;
}
#cabezera ul li#cursos a {
	background-position: -477px -28px;
	width: 12em;
}
#cabezera ul li#cursos a:hover {
	background-position: -477px 0px;
	width: 12em;
}
#cabezera ul li#contacto a {
	background-position: -595px -28px;
	width: 12em;
}
#cabezera ul li#contacto a:hover {
	background-position: -595px 0px;
	width: 12em;
}
#cabezera ul.menu li {
	width: 12em;
	position: relative;
}
#cabezera ul.menu ul {
	display: none;
	list-style-type: none;
	position: absolute;
	left: 0em;
	top: 3em;
}
#cabezera ul.menu ul li  a{
	background-repeat: no-repeat;
	background-image: url(../imagenes/submenu.jpg);
}
#cabezera ul.menu li:hover >ul{
	display: block;
	height: 3em;
}
#cabezera .menu li#carrera ul li#curricula a  {
	background-position: 0px -30px;
	width: 12em;
}
#cabezera .menu li#carrera ul li#curricula a:hover {
	background-position: 0px 0px;
	width: 12em;
}
#cabezera .menu li#carrera ul li#campo a  {
	background-position: 0px -90px;
	width: 12em;
}
#cabezera .menu li#carrera ul li#campo a:hover {
	background-position: 0px -60px;
	width: 12em;
}
#banner {
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
}
#contenido  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	font-weight: bolder;
	line-height: 1.5em;
	color: #666;
	width: auto;
	height: auto;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-top-width: 0.2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 1em;
	padding-bottom: 1em;
}
#contenido h2 {
	color: #A70735;
	padding-top: 0.5em;
}
#contenido p {
	padding: .5em;
	text-align: justify;
	margin-top: 0.5em;
	margin-right: 3em;
	margin-bottom: 0.5em;
}
#contenido ul {
	list-style-position: inside;
	list-style-type: circle;
}
#pie {
	background-color: #082893;
	width: auto;
	float: none;
	clear: both;
}
#pie p {
	font-weight: normal;
	font-size: 1.2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	color: #FFF;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	line-height: 1.5em;
	padding-left: 2em;
}
#pie p a  {
	text-decoration: none;
	color: #FFF;
}
#pie p a:hover {
	color: #7C53C5;
	text-decoration: none;
}
.lila {
	color: #602AA7;
}
.imgcentro {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 7em;
	bottom: 1em;
}
.resalta {
	background-color: #FDEAFD;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
}
.drch {
	clear: right;
	float: right;
	margin: 1em;
	padding: .5em;
}
.izq {
	clear: left;
	float: left;
	margin: 1em;
	padding: .5em;
}
#derechos {
	clear: right;
	float: right;
	margin-right: 0.2em;
	margin-bottom: 1em;
}
#derechos p a {
	color: #666;
	text-decoration: none;
}
#derechos p a:hover {
	color: #987ABA;
	text-decoration: none;
}
#correo {
	color: #666;
	text-decoration: none;
}
#correo a:hover {
	color: #7C53C5;
	text-decoration: none;
}
