a.lista_noticia {
	color: #1E90FF;
	font-weight: bold;
	text-decoration: none;
}

a.lista_noticia:hover {
	color: #FF4500;
}

a.emily {
	color: #003366;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

a.emily:hover {
	color: #666666;
}

a.menu_sup {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu_sup:hover {
	color: #FFD700;
}

a.texto_destaque {
	color: #000000;
	text-decoration: none;
}

a.texto_destaque:hover {
	text-decoration: underline;
}

body {
  margin:0;
  padding:0;
  background:#708090 url("bg.jpg") top left repeat-x fixed;
  text-align:left; /* hack para o IE */	
  height: 550px;
  font-family:"Trebuchet MS", Tahoma;
  font-size:12px;
}

div.destaque {
	border: none;
	color: #000000;
	margin-left: 118px;
	margin-right: 10px;
	padding: 0px;
	padding-left: 5px;
	position: relative;
	text-align: justify;
	top: 0px;
	width: auto;
	vertical-align: top;
	float:inherit;
	min-height:659px;
}

div.login {
	background-image: url(images/bg_login.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 170px;
	margin-right: 0px;
	padding: 0px;
	padding-right: 35px;
	width: 220px;
	text-align:right;
}

div.menu_left {
	background-color: #FFFFFF;
	border: none;
	clear: both;
	float: left;
	height: auto;
	padding: 0px;
	padding-top: 20px;
	text-align: left;
	width: 173px;
	padding-left:0px;
}

div.menu_sup {
	background-color: #7AA8CF;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	height: 20px;
	padding-right: 26px;
	position: absolute 0 0;
	text-align: right;
	vertical-align: top;
}

div.principal {
width: 778px;
height:auto;
margin:0 auto;			
padding: 0px;
text-align:left; /* "remédio" para o hack do IE */	
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
background:#FFFFFF;
min-height:500px;
vertical-align:top;

	}


h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	color:#333333;
	text-transform:uppercase;
	text-transform:uppercase;		
}

h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 1.2em;
	text-transform: uppercase;
}

hr {
	border: dashed #808080 1px;
}

img.destaque {
	border: solid #808080 1px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 1px;
}

td.cap_menu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	height: auto;
	padding: 3px;
	width: 172px;
}

td.menu_left {
	background: url(images/menu_fundo.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	height: 30px;
	padding: 0px;
	padding-left: 30px;
	padding-right: 10px;
	width: 172px;
}

#form_bibli {
	background-color: #FFFFFB;
	border: 1px solid #F0F0F0;
	height: 30px;
	width: 550px;
	padding: 8px;
	text-align: left;
	vertical-align: middle;
}
.menusite {
	text-align: left;
	width: 170px;
	vertical-align:top;
	float:left;
	}

