body {
	background: #fff url(fundo.gif) center repeat-y;
	text-align: center; /* hack para o IE */
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Geneva, sans-serif; 
	font-size: 1em; 
	line-height: 180%;
}

#geral {
	width: 100%;
	margin: 0 auto;			
	padding: 0px;
	
}

#fundotopo {
	background: #ecf3f9;
	margin: 0;
	padding: 0;
	height: 191px;
	position: relative;	
}


#imagemlogo {
	width: 100%;
	height: 191px;
	background: url(antonio2.png) no-repeat center top transparent;
	position: relative;
	display: block;
	margin: 0 auto;
}

#menunoticias
	{
	width: 90%;
	height: 100%;
	background: transparent;
	position: relative;
	margin: 20px;
	padding: 0px;	
	border: 0px solid #000000;	
}

#menunoticias ul
	{

	padding: 0px;
	margin: 0;
	background: #fff;
	border: 0px solid #000000;
}

#menunoticias li 
	{	
	list-style: none; 	
	padding: 3px 0px; 
	background: #fff;
	margin-bottom: 8px;
	font: 10px verdana, arial, helvetiva, sans-serif;
	border-bottom: 1px dotted #b0a07b;
}

#menunoticias li a 
	{ 	
	display:block;
	color: #000;	 
	text-decoration: none; 
}

#menunoticias li a:visited 
	{	
	color: #000;	
}

#menunoticias li a:hover 
	{ 	
	color: #000; 	
	background-color:#fc0;
}


p.noticia
	{
	text-indent: 60;
	text-align: justify;
	font-size: .90em;
	font-family: Verdana, Geneva, Arial, sans-serif; 
	line-height: 1.2em;
	white-space: normal;
	word-spacing: 0pt;
}

p.noticialink a
	{ 	
	text-indent: 60;
	text-align: right;
	font-size: .90em;
	font-family: Verdana, Geneva, Arial, sans-serif; 
	line-height: 1.2em;
	white-space: normal;
	word-spacing: 0pt;
	display:block;
	color: #0000ff;	 
	text-decoration: underline; 
}

ul.curriculum 
	{
	list-style-position: outside;
	list-style-type: disc;
	line-height: 1.5em;
	font-size: .80em;
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin: 30px;
	text-align: left;

}

#midsection
	{
	color: #00000;
	background: #fff;
	position: relative;
	top: 0;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 0;
	widht: 100%;
	}


#menuevento
	{
	width: 90%;
	height: 100%;
	background: transparent;
	margin: 20px;
	padding: 0px;	
	border: 0px solid #000000;
}

#menuevento ul
	{

	padding: 0px;
	margin: 0;
	background: #fff;
	border: 0px solid #000000;
}

#menuevento li 
	{	
	list-style: none; 	
	padding: 3px 0px; 
	background: #fff;
	margin-bottom: 8px;
	font: 14px verdana, arial, helvetiva, sans-serif;
	border-bottom: 1px dotted #b0a07b;
}

#menuevento li a 
	{ 	
	display:block;
	color: #000;	 
	text-decoration: none; 
}

#menuevento li a:visited 
	{	
	color: #000;	
}

#menuevento li a:hover 
	{ 	
	color: #000; 	
	background-color:#fc0;
} 



p.txt
	{
	text-indent: 60;
	text-align: justify;
	font-size: 14px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #090909; 
	line-height: 1.2em;
	white-space: normal;
	word-spacing: 0pt;
}


p.txt2
	{
	text-indent: 60;
	text-align: left;
	font-size: .80em;
	font-family: Verdana, Geneva, Arial, sans-serif; 
	line-height: 1.2em;
	margin: 20px;
	white-space: normal;
	word-spacing: 0pt;
}

h1 {
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	color:#0000ff;
	font-size:150%;
	margin-bottom:10px;

}

h1.curriculum {
	text-align: left;
	font-family: Arial, Verdana, sans;
	color:#0000ff;
	font-size:150%;
	margin-bottom:10px;

}