.style1 {color: #044C9E}

.style3 {color: #993300; font-weight: bold; }

body {
	font: tahoma, sans-serif, Arial, Helvetica;
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F3F7;
}

ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 145px; /* Width of Menu Items */
	/* border-bottom: 1px solid #ccc;  */
	cursor:pointer;

	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 198px; /* Width of Menu Items */
	/* border-bottom: 1px solid #ccc;  */

	}

ul li {
	position: relative;
	
	}
	
li ul {
	position: absolute;
	left: 142px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	
	}

li ul li {
	border-bottom: 0px solid #fff;
	
	
	
}	
.titulo {
	font-family: tahoma, sans-serif, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.titulo_poltronas {
	font-family: tahoma, sans-serif, Arial, Helvetica;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
	text-decoration: none;
}
.poltrona {
	color: #002B7F;
	font-weight:bold;
	font-size:14px;
}
.poltrona_pq {
	color: #002B7F;
	font-weight:bold;
	font-size:12px;
}

.poltronas {
	font-family: tahoma, sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.poltronas:hover {
	font-family: tahoma, sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#F7F7F7;
	text-decoration: none;
}

#menu ul li { display: inline; }

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	}





/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover {background: #ffffff; text-decoration:none; color:#000;} /* Hover Styles */
		
li ul li a { 
padding: 2px 5px; 
background:url(../img/home/menu2.jpg); 
margin-left: 3px;
font-family:tahoma;
font-size:11px;
} /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */


td, th , tr{
	font-size: 11px;
	line-height: 24px;
	color: #666666;
	font-family: tahoma, sans-serif, Arial, Helvetica;
	font-weight:normal;
}

.titulo_noticias {
	color:#002B7F;
	font:Arial Narrow;
	font-size:11px;

}
.titulo_noticias_peq {
	color:#4E5051;
	font:Arial Narrow;
	font-size:11px;

}
.menu {
	font-size:12px;
	color:#4E5051;
	font-family: tahoma, sans-serif, Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	}

.submenu {
	font-size:12px;
	color:#797C7F;
	font-family: Arial Narrow;
	text-decoration: none;
	font-weight: normal;
	}
	
.menuvert {
	font-size:11px;
	color:#282826;
	font-family: Arial Narrow;
	text-decoration: none;
	font-weight: normal;
	}
a {
	color:#333333;
	font-weight:normal;
	font-style:normal;
	text-decoration: none;
}
p {
	font: tahoma;
	font-size:12px;
	color:#4C4D4F;
	font-weight:bold;
}
.lacuna {
	font-family: tahoma, sans-serif, Arial, Helvetica;
	font-size: 11px;
	border: 1px solid #999999;
}

.lacuna_destaque {
	font-family:tahoma, sans-serif, Arial, Helvetica;
	font-size: 11px;
	border: 1px solid #044C9E;
	background-color:#F7F7F7;
}

hr {
	color:#CCCCCC;
	height:1px;
}

.title {
	font: tahoma;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}
a:hover {
	color: #333333;
}

.botao {
	font-family: tahoma, sans-serif, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #044C9E;
	background-color: #D6DEE1;
	border: 1px solid #044C9E;
	text-decoration: none;
}
.botao:hover {
	font-family: tahoma, sans-serif, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #044C9E;
	background-color: #CCD6D9;
	border: 1px solid #044C9E;
}
.botao2 {
	font-family: tahoma, sans-serif, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}

.botao3 {

	font-family: tahoma, sans-serif, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
	background-color: #D6DEE1;
	border: 1px solid #044C9E;
	text-decoration: none;
}

