body {
	background:#FDFDFD url(../images/bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
}
#main {
	background-color:#FFF;
	border:1px solid #D7D7D7;
	border-top:0px;
	margin: 0px auto;
	width: 900px;
}
#header {
	background: #FFFFFF url(../images/bg-header.gif) repeat-x;
	height: 106px;
	width: 900px;
}
#header .logo {
	float: left;
	height: 106px;
	margin-right:1px;
	width: 108px;
}
#header .universidad {
	float: left;
	height: 52px;
	width: 488px;
	margin-top: 23px;
}
#header .icons {
	float: right;
	height: 11px;
	width: 120px;
	margin-top: 20px;
}
#header .icons img {
	margin-right:19px;
}
#header .Moctezuma {
	float: right;
	height: 27px;
	margin-top:3px;
	width: 313px;
}
#menu {
	background: #FF8100 url(../images/bg-menu.gif) repeat-x;
	clear: both;
	height: 26px;
	width: 900px;
}
.menu-bottom {
	background: #28292C url(../images/bg-menu-bottom.gif) repeat-x;
	height: 9px;
	margin-bottom:1px;
	width: 900px;
}
#flash {
	clear: both;
	height: 224px;
	margin-bottom:1px;
	width: 900px;
}
#contenido {
	background:#FFFFFF url(../images/bg-contenido.gif) repeat-x;
	clear: both;
	padding: 20px 13px;
	width: 874px;
}
#contenido .left {
	color: #666666;
	float: left;
	width: 220px;
	margin-right: 14px;
	margin-left: 14px;
}
#contenido .left strong a{
	color: #000000;
	text-decoration:none;
}
#contenido .left a{
	color: #666666;
	text-decoration:none;
}
#contenido .left a:hover, .left strong a:hover{
	color: #FF6600;
	text-decoration:none;
}

#contenido .left li{
	list-style:url(../images/bullet.gif) outside;
	margin-left:-20px;
	margin-bottom:13px;
}
#contenido .left strong{
	color:#000000;
	font-weight:bold;
}
.clear {
	clear: both;
}
#contenido .center {
	float: left;
	width: 348px;
}
#contenido .right {
	float: right;
	width:263px;
}


/* Scroll */



#tickerContent {
	background: #F8F8F8 url(../images/bg-scrollnews.gif) no-repeat;
	color:#666666;
	height: 174px;
	margin-top:9px;
	overflow: hidden;
	position: relative;
	padding:10px;
	width: 244px; 
}

#tickerContent a {
  	color:#8A0A08;
	text-decoration:none;
}
#tickerContent h5{
	color:#000;
	font-size:11px;
}
/* Scroll  */

#footer {
	background: #FDFDFD url(../images/bg-footer.gif) repeat-x;
	border: 2px solid #F0F0F1;
	border-bottom: 1px solid #F0F0F1;
	clear: both;
	color: #666666;
	height: 102px;
	padding:17px 12px 0 10px;
	width: 874px;
}
#footer  ul {
	margin-top:5px;
}
#footer  li {
	list-style-image:url(../images/arrow.gif);
	margin-left:-20px;
	color:#FF6600;
	
}
#footer  li a{
	color:#FF6600;
	text-decoration:none;		
}
#footer li a:hover{
	color: #666666;
	text-decoration:none;	
}
#footer .box1{
	float: left;
	width: 212px;
}
#footer .box1 .iso{
	float:left;
	margin-right:8px;
}
#footer .box1 a{
	color: #666666;
	text-decoration:none;	
}
#footer .box1 a:hover{
	color: #FF6600;
	text-decoration:none;	
}

#footer .separador {
	background:#FFFFFF url(../images/separador.gif) no-repeat;
	float: left;
	height: 98px;
	width: 2px;
}
#footer .transparencia {
	float: left;
	width: 212px;
	margin-left: 11px;
}
#footer .sonora {
	float: left;
	width: 200px;
	margin-left: 20px;
}
#footer .unisierra {
	float: right;
	width: 189px;
}
