body {
	background:#FDFDFD url(../images/bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
}
h1 {
	color:#FE6601;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:10px 0 0 0;
}
h2 {
	color:#FE6601;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:10px 0 0 0;
}
#main {
	background-color:#FFF;
	border:1px solid #D7D7D7;
	border-top:0px;
	margin: 0px auto;
	width: 900px;
}
#header {
	background: #FFFFFF url(../images/bg-header-int.gif) repeat-x;
	height: 71px;
	width: 900px;
}
#header .logo {
	float: left;
	height: 54px;
	margin:10px 9px 0 17px;
	width: 56px;
}
#header .universidad {
	float: left;
	height: 40px;
	margin-top: 22px;
	width: 352px;
}
#header .icons {
	float: right;
	height: 11px;
	width: 120px;
	margin-top: 20px;
}
#header .icons img {
	margin-right:19px;
}
#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: 107px;
	margin-bottom:1px;
	width: 900px;
}
#flash .titulo{
	float:left;
	height: 107px;
	width: 651px;
}
#flash .avisos{
	float:right;
	height: 107px;
	width: 248px;
}
#contenido {
	background:#FFFFFF url(../images/bg-contenido.gif) repeat-x;
	clear: both;
	padding: 0 13px 20px 13px;
	width: 874px;
}
#contenido .left {
	color: #666666;
	float: left;
	font-size:12px;
	width: 614px;
}
#contenido .left a{
	color:#FF6600;
	text-decoration:none;
}
#contenido .left a:hover{
	color:#666666;
	text-decoration:none;
}
#contenido li{
	list-style:url(../images/list.gif) outside;	
	margin-bottom:5px;
}
#contenido .left strong{
	color:#000000;
	font-weight:bold;
}
#contenido .separador{
	background:#F7F6F7 url(../images/separador2.gif) no-repeat;
	float:left;
	height:343px;
	width:28px;
}


#contenido .right {
	float: right;
	width:196px;
}
#contenido .right p {
	margin-top:25px;
}
#contenido .right li{
	margin-bottom:8px;
	list-style:url(../images/bullet.gif) outside;
}
#contenido .right a{
	color:#666666;
	text-decoration:none;
}
#contenido .right a:hover{
	color:#FF6600;
	text-decoration:none;
}

.clear {
	clear: both;
}




#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: 99px;
	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;
}
#carreras {
	background:#FFFFFF url(../images/bg-contenido.gif) repeat-x;
	clear: both;
	padding: 0;
	width: 500px;
}
#carreras .title {
	float:left;
	padding-left:8px;
}
#carreras .title a{
	color:#FE6601;
	text-decoration:none;
}
#carreras .cerrar {
	float:right;
	padding-right:8px;
}
table.planes {
	background-color:#666;
}
td.planes {
	background-color:#FFF;
}
.borde {
	border: 1px solid #ccc;
}
