h1 {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-size : 28px;
color : #666666;
margin-bottom : -50px;
background-color : #FFF;
}

h2 {
color : #800000;
font-size : 18px;
font-family : Arial, Helvetica, sans-serif;
background-color : #FFF;
}

h3 {
color : #800000;
font-size : 14px;
margin-top : 30px;
}

a {
color : #800000;
text-decoration : none;
}

a:hover {
color : #800000;
background-color : #F5F5F5;
}

#main {
width : 750px;
margin : -70px auto;
font-family : "Lucida Grande", "Tahoma, Arial", Helvetica, sans-serif;
font-size : 11px;
line-height : 1.6em;
color : #666;
background-color : #FFF;
zoom: 125%;
}

#header {
border-bottom : 4px solid #800000;
padding : 85px 0 10px 10px;
margin-bottom : 10px;
clear : both;
}

#header h1 {
margin-left : 55px;
}

#header img{
	height: 60px;
    width: 45px;
}

#center {
float : left;
margin-bottom : 40px;
}

#menu ul {
margin-left : 0;
padding-left : 0;
list-style-type : none;
float : left;
width : 140px;
}

#menu a {
display : block;
padding : 5px;
width : 140px;
border-bottom : 1px solid #CCC;
}

#menu a:link, #menu a:visited {
color : #666666;
text-decoration : none;
}

#menu a:hover {
background : url(arrow.gif) 96% 50% no-repeat #000000;
background-color : #AA7676;
color : #FFFFFF;
}

#content {
width : 560px;
margin-left : 180px;
}

#content ul {
margin : 20px 0 0 10px;
padding-left : 10px;
list-style-type : none;
}

#content ul li {
margin-top : 10px;
border-bottom : 1px dashed #CCC;
font-size:12px;
}

#footer {
padding : 0 5px 10px 5px;
}

#footer p {
color : #89817f;
padding : 5px;
text-align : center;
}

#footer p a {
color : #89817f;
border-bottom : 1px dotted #89817f;
}

#footer p a:hover {
color : #FFFFFF;
background-color : #575352;
}

#content p img{
	height: 155px;
    width: 130px;
	margin-left: 14px;
}


.subtitulo{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.social-icon {
  width: 20px;
  height: 20px;
  margin: 0 5px;
  margin-left: 10px;
}

.disciplinatext{
	font-size: 12px; 
	font-family: arial, sans-serif; 
	line-height: 17px;
	margin-left: 10px;
}

.tabelatext{
	font-size: 12px; 
	font-family: arial, sans-serif; 
	line-height: 5px;
	margin-left: 10px;
}

