html, body {


	}
.highslide-html-content {
	background-image: url(body_bg.png);

}
	
.horarios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.horarios  h1 {
	font-size: 1.4em;
	font-family: "Myriad Pro", Arial, sans-serif;
}
#main {
clear:both;
padding:30px;
}
#main h1 {
font-family:"Myriad Pro",Arial,sans-serif;
margin-left:20;
padding:0;
width:440px;
float:left;
}
#main h1 a {
color:#304B78;
font-family:"Myriad Pro",Arial,sans-serif;
margin:0;
padding:0;
text-decoration:none;
}
#main h1 a:hover {
color:#6789C2;
}
#main a img {
float:right;
margin-top:-30px;
}


.horarios table  {
	margin: 0px;
	padding: 0px;

}

.horarios table tr {
	margin: 0;
	padding: 0;

}
.horarios table th, .horarios table td {
	margin: 0;
	padding: 0;

}
.horarios table th {
	font-size: 0.7em;
	color: #999999;
	text-align: center;
}
.horarios table th.th1 {
	width: 20px;
}
.horarios table th.th2, .horarios table th.th3, .horarios table th.th4, .horarios table th.th5, .horarios table th.th6, .horarios table th.th7 {
	width: 70px;
} 
.horarios table td {
	font-size: 0.7em;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.horarios table td.aula {

}
.horarios  table  td.aula a {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #E0EEF7;
	color: #27537a;
	text-decoration: none;
	display: block;
}
.horarios   table   td.aula  a:hover {
	background-color: #27537a;
	color: #FFFFFF;
	display: block;
}
#danielborges-credits {
	color:#999;
	font-size: 0.7em;
	display: none;
	}
#frm {}
#frm p {}
#frm p label {
	width: 80px;
	display: block;
	text-align: right;
	margin-right: 10px;
	float: left;
}
#frm p input {}
#frm  p  input#nome {
	width: 400px;
}
#frm    p    input#email {
	width: 300px;
}

