#header {
	float: left;
	height: 160px;
	width: 858px;
	background-color: #FFF;
	background-image: url(images/topo_fapen.png);
	background-repeat: no-repeat;
}
#content {
	background-color: #FFF;
	float: left;
	height: 790px;
	width: 858px;
	padding-top: 10px;
}
#menubar {
	float: left;
	height: 46px;
	width: 858px;
	background-color: #FFF;
}
#master {
	width: 858px;
}

#rodape {
	height: auto;
	width: 858px;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
}
#aluno {
	float: left;
	height: 20px;
	width: auto;
	margin-top: 120px;
	margin-left: 120px;
}

body {
	background-color: #FC3;
}
#dataAtual {
	float: right;
	height: 20px;
	width: 183px;
	margin-top: 120px;
	margin-right: 150px;
}
#agenda {
	float: left;
	height: 300px;
	width: 230px;
	margin-left: 20px;
	margin-top: 20px;
}
#agenda_content {
	float: left;
	height: 273px;
	width: 230px;
}

#agenda_header {
	float: left;
	height: 27px;
	width: 230px;
	background-image: url(images/agenda_head.png);
	background-repeat: no-repeat;
}

#areaDestaque {
	float: left;
	height: 200px;
	width: 230px;
	margin-left: 20px;
}
#areaDestaque_content {
	float: left;
	height: 123px;
	width: 230px;
}

#areaNoticias {
	float: left;
	height: 250px;
	width: 400px;
	margin-top: 20px;
	background-image: url(images/noticias_head.png);
	background-repeat: no-repeat;
	margin-left: 18px;
}
#areaNoticias_header {
	background-image: url(images/noticias_head.png);
	float: left;
	height: 27px;
	width: 400px;
}
#areaNoticias_content {
	float: left;
	height: 223px;
	width: 400px;
}

#localizacao {
	float: left;
	height: 200px;
	width: 230px;
	margin-top: 20px;
	margin-left: 20px;
	background-color: #33C;
}


#areaNews {
	float: right;
	height: 250px;
	width: 570px;
	margin-right: 20px;
}
/*News para a FAPEN*/

.aconteceF1{
	font-size:9px;
	background-color:#ffffcc;
	height:24px;
	width:400px;
	font-size:12px;
	font-family: Century, "Times New Roman", "Trebuchet MS";
}


.aconteceF2{
	font-size:9px;
	background-color:#FFFFFF;
	height:24px;
	width:400px;
	font-size:12px;
	font-family: Century, "Times New Roman", "Trebuchet MS";
}

/*Fim News FAPEN*/

/*News Agenda FAPEN*/

.agendaF1{
	font-size:9px;
	background-color:#ffffcc;
	height:24px;
	width:230px;
	font-size:12px;
	font-family: Century, "Times New Roman", "Trebuchet MS";
}

.agendaF2{
	font-size:9px;
	background-color:#FFFFFF;
	height:24px;
	width:230px;
	font-size:12px;
	font-family: Century, "Times New Roman", "Trebuchet MS";
}

/*Fim Agenda FAPEN*/

#parceiros {
	width: 100px;
	height: 300px;
}
#areaDestaque_header {
	float: left;
	height: 27px;
	width: 230px;
	background-image: url(images/detaques_head.png);
	background-repeat: no-repeat;
}

#materiaImage{
	float:right;
	height:85px;
	width:852px;
}
#materiaInfo{
	float:left;
	width:235px;
	margin-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	padding-right: 3px;
}
h3 {
	font-family: Century, "Times New Roman", "Trebuchet MS";
	font-size: 15px;
}


#materiaContent{
	padding-top:5px;
	float:right;
	height:auto;
	width:615px;
	background-repeat:repeat-x;
}
p {
	font-family: Century, "Times New Roman", "Trebuchet MS";
}
li {
	font-family: Century, "Times New Roman", "Trebuchet MS";
}
#content_text {
	padding-right: 20px;
	padding-left: 20px;
}
h1 {
	font-family: Century, "Times New Roman", "Trebuchet MS";
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #FF872F;
}
#faleConosco {
	font-family: Century, "Times New Roman", "Trebuchet MS";
	float: left;
	padding-left: 20px;
	width: 800px;
}
#parceiros {
	float: right;
	width: 152px;
	margin-top: 20px;
	margin-right: 20px;
}

/* AconteceNews Main */

#aconteceNewsMain{
	/*padding-top:20px;
	*/float:right;
	width:720px;
	height:800px;

}

#aconteceNewsImage{
	padding-top:10px;
	float:left;
	height:85px;
	width:535px;
	background-image:url(../slider/images/WinEBS.png);
}


#aconteceNewsTitulo{
	/*padding-top:70px;
	*/float:right;
	height:50px;
	width:720px;
	text-align:left;
	font-size:36px;
	font-weight:bold;
}

#aconteceNewsContent{
	padding-top:5px;
	float:left;
	height:550px;
	width:550px;
	
	background-repeat:repeat-x;
}

#aconteceNewsAutor{
	/*padding-top:40px;
	*/float:right;
	height:20px;
	width:300px;
	text-align:right;
}

/* Fim AconteceNews Main */

