/* Whole Container */
html {
	background: #FFFFFF url("px_t.gif"/*tpa=http://www2.utpuebla.edu.mx/themes/burnt/images/px_t.gif*/) 0 0 repeat-x;
	background-color: #FFFFFF;
}

#container {
	width: 766px;
	margin: 0 auto;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 12px;
	line-height: 1.8;
	color: #333333;
	background-color: #FFF;
}

/* GENERAL */


h1, h2 {
  color: #2D8AC1;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #FFF;
  text-transform: capitalize;
}
a {
  color:#CC6714;
  text-decoration: none;
}
a:hover {
  color:#003399;
  background-color: #F5F5F5;
}
input, .search-form input {
  background-color: #FFF;
  color: #999999;
  border: 1px solid #CCC;
  font-size: 11px;
  padding: 2px;
  margin: 0px 2px 0px 2px;
}
#search .form-submit {
  padding: 1px 2px 1px 2px;
  margin: 2px 0px 2px 0px;
}
		
/* HEADER ELEMENTS */
#header {
	border-bottom: 4px solid #FFFFFF;
	margin: 10px 0 10px 0;
	width: 790px;
}
#header h1 {
  font-size: 20px;
  color: #CC6633;
}

#header h3 {
  text-align: left;
  font-size: 18px;
  color: #393939;
  
  font-family: Georgia;
background-color: #fff;
color: #4A89AE;
text-decoration: none;
word-spacing: 0.6em;
text-align: left;
letter-spacing: 1px;
line-height: 1.3em;
font-size: 1.5em;
}

/* the slogan */
#header p { 
  margin: -17px 0 8px 30px;
  color: #999999;
}
#search {
  float:right;
  margin: -45px 0px 0px 0px;
  font-size: 9px;
}


.navlist a:visited {
  color:#CC6714;
  text-decoration: none;
}
#sidebar-left a:link {
  color:#CC6714;
  text-decoration: none;
}
#sidebar-left a:hover {
  background: #000000 url("arrow.gif"/*tpa=http://www2.utpuebla.edu.mx/themes/burnt/images/arrow.gif*/) 96% 50% no-repeat;
  background-color: #F5F5F5;
  color:#CC6714;
}
/* THE SMALL BOX BELOW NAV */
#sidebar-left p {
  padding: 5px;
  border-bottom: 1px dotted #CCC;
  border-top: 1px dotted #CCC;
}
		
/* CONTENT ELEMENTS */
/* admin content layout */
#content.admin {
  width: 570px;
}
#content {
	width: 530px;
	float: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.breadcrumb {
  text-align: left;
	color: #999999;
  padding: 0px 0px 0px 0px;
}
.breadcrumb a:link, .breadcrumb a:visited {
	color: #999999;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #aaaaaa;
	text-decoration: none;
}
h1.title {

  font-family: Georgia;
 color: #4A89AE;
 margin-bottom: 0.25em;
	text-decoration: none;
word-spacing: 0.6em;
text-align: left;
font-weight:bold;
letter-spacing: 1px;
line-height: 1.3em;
font-size: 1.5em;
  
  
}
#mission {
  padding: 6px 12px 6px 12px;
  background-color: #f9f9f9;
  color: #607080;
}
#content h2 a:link, #content h2 a:visited {
  color: #2D8AC1;
}
#content h2 a:hover {
  color: #FEBD00;
}
#content p {
	text-align:justify; /* A faint grey line below the text */
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #333333;
	word-spacing: normal;
	letter-spacing: 1px;
}
div.dashboard-container1 {
	overflow: hidden;
}
div.dashboard-container2 {
	overflow: hidden;
}
div.dashboard-panel-head {
  background-color: #adadad;
  color: #FFFFFF;
  font-weight: bold;
}

/* SIDEBAR-right ELEMENTS */
#sidebar-right {
	background-color: #E4E4E4;
	margin-left: -10px;
	padding-left: 15px;
	float: right;
	width: 170px;
}

h2.title {
	background-color: #FEF6E3;
	/*background-color:#C9CC73;*/
	text-align:center;
	margin: 5px 0px 5px 0px;
	color: #000000;
  	font-size: 12px;
}



#sidebar-right p {
  padding-bottom: 10px;
  border-bottom: 1px solid #DDDDDD;
}

/* calendar ELEMENTS */
#sidebar-left .calendar a, .calendar a  {
	text-decoration: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: inherit;
	border: none;
	text-transform: none;
}
.calendar td, .calendar th {
  padding: 0.4em 0;
  border-color: #888;
}
.calendar .day-today {
  background-color: #ccc;
}
.calendar .day-today a {
  color: #fff;
}
.calendar .day-selected {
  background-color: #ddd;
  color: #fff;
}
.calendar .header-week {
  background-color: #ccc;
}
.calendar .day-blank {
  background-color: #ccc;
}
.calendar .row-week td a:hover {
  background-color: #fff; color: #000;
}

/* FOOTER ELEMENTS */
div#footer {
  margin-top: 10px;
  text-align:center;
  background-color: #E2E2E2;
  clear: both;
  color: #959595;
}


div#footer p {
  text-align:center;
  color:#959595;
}
div#footer p a {
  text-align:center;
  color: #89817f;
}
div#footer p a:hover {
  text-align:center;
  color: #FFFFFF;
  background-color:#575352;
}


p#hs{
        font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
        font-size: 12px;
        margin-top: .5em; color: #666;
}

p#start{
        font-family:Georgia,serif;
		font-size: .8em;
        font-weight: bold;
		text-transform:uppercase;
		letter-spacing:2px; 
}

p#subtitulo{
		font-family: Georgia;
		color: #1fa800;
		text-decoration: none;
		text-transform:uppercase;
		font-weight:bold;
		word-spacing: 0.6em;
		text-align: left;
		letter-spacing: 1px;
		line-height: 1.3em;
		font-size: 1.3em;
}



.utp table {
  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
border-collapse: collapse;
border-spacing: 1px;
 
}

.utp td, th {

  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight:500;
  background:#edf3fe;
  padding:6px 6px;
  border-bottom:solid 1px #eee;
 vertical-align:top;
}

.utp table caption{
background: #efefef;
color: #333;
text-align: center;
font-size: 1.2em;
line-height:3em;
}

.utp thead th {
background: #eee;
border-bottom:solid 1px #ddd;
border-top:solid 1px #fff;
text-align:left;
}

.utp tfoot td, tfoot th{
  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
 font-weight:500;
  background: #eee;
 border-bottom:solid 1px #fff;
 border-top:solid 1px #ccc;
}

.utp tr.odd td, tr.odd th {
  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
   font-weight:500;
background:#edf3fe;
}

/* links */

.utp td a, td a:visited {
  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;

padding-top:6px;
padding-bottom:6px;
margin-top:-6px;
margin-bottom:-6px;
}

.utp td a {
  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
	color:#333;
}

.utp td a:visited {
color:#999;
}

.utp tbody th a {
background: url("table.png"/*tpa=http://fi3.fi/table.png*/) center left no-repeat;
padding-left:20px;
color:#333;
}

.utp tbody a[title^="Download"] { 
background: url("arrow_down.png"/*tpa=http://fi3.fi/arrow_down.png*/) center left no-repeat;
padding-left: 20px;
}


.flat li { 
	list-style-image: url("0036_bullet02.png"/*tpa=http://www2.utpuebla.edu.mx/themes/burnt/images/0036_bullet02.png*/);
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
   margin-left:3em; 
}

.flat li ul, .flat li ol { 
  list-style-image: url("0036_bullet02.png"/*tpa=http://www2.utpuebla.edu.mx/themes/burnt/images/0036_bullet02.png*/);
   font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
   font-size: 12px;
   margin-left:1em; 
   padding-left:0; 
}

.flat li li { 
	list-style-image: url("0004_comment.png"/*tpa=http://www2.utpuebla.edu.mx/themes/burnt/images/0004_comment.png*/);
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
   font-size: 12px;
   margin-left:0; 
}

.bg {
	background:url("bg9.gif"/*tpa=http://www2.utpuebla.edu.mx/themes/burnt/images/bg9.gif*/) top right no-repeat;
	padding: 10px;
	border-top-style: 10;
	border-top-color: #999999;
}
#button {background:url("bg8.gif"/*tpa=http://www2.utpuebla.edu.mx/themes/burnt/images/bg8.gif*/) bottom no-repeat #F1F1F1;}
#button table {background:url("bg7.gif"/*tpa=http://www2.utpuebla.edu.mx/themes/burnt/images/bg7.gif*/) top no-repeat;}
#button a { color:#424242;  font-weight:bold;}
#button a:hover { color:#2571AF;}
#button td { padding:13px 0px 0px 0px; text-align:center;}

