*
{
	margin: 0;
	padding: 0;
}

body
{
	font: 73% Arial, Helvetica;
	text-align: left;
	vertical-align: top;
	color: #646464;
	background-color: #eee;
	letter-spacing: 0px;
}

img
{
	border: 0px;
}

h1, h2, h3
{
	color: #2b5196;
	padding: 0px 0px 10px 0px;
}

h1
{
	font-size: 120%;
}

h2
{
	font-size: 110%;
}

h3, h4, h6
{
	font-size: 100%;
}

h5
{
	font-size: 120%;
	color: #1e66a5;
	padding: 0px 0px 10px 0px;
}

h6
{
	color: #FF7723;
	padding: 0px 0px 10px 0px;
}

p, li
{
	font-size: 90%;
	color: #646464;
	margin: 0px 0px 10px 0px;
}

ul
{
	margin-left: 20px;
}

#borda
{
	background-image: url(/Imagens/nhSombraLateral.gif);
	background-position: center center;
	background-repeat: repeat-y;
	padding: 0px;
	display: block;
}

#bordaInferior
{
	background-image: url(/Imagens/nhSombraInferior.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
	background-color: #eee;
}

#pagina
{
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	background-color: #fff;
}

#cabecalho
{
	background-color: red;
	width: 545px;
	height: 72px;
	margin: 0px auto;
	padding: 0px 0px 0px 10px;
	background: url(/Imagens/nhLogo.gif) no-repeat left;
	float: left;
	cursor: hand;
}

#bandeira
{
	background-color: blue;
	height: 72px;
	margin: 0px auto;
	padding: 0px 10px 0px 0px;
	background: url(/Imagens/nhBandeira.jpg) no-repeat right;
	background-position:center;
}

#menuInferior
{
	width: 750px;
	height: 23px;
	background: url(/Imagens/bgMenu.jpg) repeat-x left;
	float: left;
}

#menuInferior ul
{
	list-style-type: none;
	float: left;
}

#menuInferior ul li
{
	float: left;
	font-size: 90%;
	position: relative;
}

#menuInferior ul li a
{
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 5px 15px;
	text-decoration: none;
}

#menuInferior ul li a:hover
{
	display: block;
	padding: 5px 15px;
	text-decoration: underline;
}

#barra
{
	padding: 0px;
	width: 750px;
	height: 230px;
	background-color: #fff;
}

#barraInterna
{
	padding: 0px;
	width: 750px;
	height: 112px;
	background-color: #fff;
}

#empresa
{
	width: 147px;
	height: 222px;
	display: inline;
	position:static;
	padding: 0px;
	
}

#individuo
{
	width: 139px;
	height: 222px;
	display: inline;
	position:static;
	padding: 0px;
}

#banner
{
	width: 464px;
	height: 222px;
	display: inline;
	padding: 0px;
}

#bannerMCSA
{
	width: 464px;
	height: 222px;
	margin-left: 286px;
	margin-top:-230px;
	position:static;
	padding: 0px;
}

#container
{
	width: 100%;
	float: left;
	background-color: #fff;
}

#menuLateral
{
	float: left;
	display: block;
	width: 180px;
	margin: 10px 0px 0px 0px;
	padding: 10px;
}

#menuLateral ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0 1px;
}
#menuLateral ul li
{
	padding: 0px 20px;
	background: url(/Imagens/nhBotaoMenu.jpg) no-repeat left center;
}
#menuLateral ul li:hover
{
	padding: 0px 20px;
	text-decoration: underline;
}

#menuLateral ul li a
{
	text-decoration: none;
	color: #646464;
	font-size: 100%;
	font-weight: normal;
}

#menuLateral ul li a:hover
{
	text-decoration: underline;
	font-weight: normal;
}

#menuLateral a
{
	text-decoration: none;
	color: #ff7723;
	font-size: 100%;
	font-weight: bold;
}

#menuLateral a:hover
{
	text-decoration: underline;
	font-weight: bold;
}


#menuLateral p
{
	font-size: 90%;
	margin: 20px 0px 0px 0px;
}

#conteudo
{
	width: 530px;
	background-image: url(/Imagens/bgConteudo.jpg);
	background-repeat: repeat-y;
}

#conteudoHome
{
	width: 340px;
	background-image: url(/Imagens/bgConteudo.jpg);
	background-repeat: repeat-y;
	float:left;
	padding: 0px 10px;
}

#bannerHome
{
	width: 180px;
	background-image: url(/Imagens/sql2008.jpg);
	background-repeat: no-repeat;
	height:304px;
	float:left;
	cursor:hand;
}

#bannerSATV
{
	width: 180px;
	background-image: url(http://www.newhorizons.com.br/Imagens/satv.jpg);
	background-repeat: no-repeat;
	height:300px;
	float:right;
	cursor:hand;
	margin-top:10px;
}

#bannerCEH
{
	width: 160px;
	background-image: url(http://www.newhorizons.com.br/Imagens/cehBannercurso.jpg);
	background-repeat: no-repeat;
	height:500px;
	cursor:hand;
	margin-top:10px;
	margin-left:auto;
	margin-right:20px;	

}

#conteudoLargo
{
	width: 730px;
	background-color: #fff;
}

#conteudo, #conteudoLargo
{
	float: left;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 10px;
}

#conteudo ul
{
	list-style-position: inside;
}

#conteudo a
{
	color: #FF7723;
	text-decoration: none;
	font-weight: bold;
}

#conteudo a:hover
{
	text-decoration: underline;
}


#parceiros
{
	width: 740px;
	height: 120px;
	padding: 0px 0px;
	background-color: #fff;
	float: left;
}

#parceiros ul
{
	list-style-type: none;
}

#parceiros ul li
{
	float: left;
}

#parceiros ul li .direita
{
	float: right;
}

#rodape
{
	width: 100%;
	text-align: center;
	height: 23px;
	margin: 0px auto;
	float: left;
}

#rodape p
{
	text-align: center;
	font: 80% Verdana;
	margin: 5px;
}

#news
{
	margin-top: 20px;
}

.obs
{
	color: #f00;
}

.centro
{
	text-align: center;
}

.headerSelectedAcordion, .headerAcordion, .contentAcordion
{
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

.headerSelectedAcordion
{
	background: #ff7723;
	color: #fff;
	padding: 5px;
	font-weight: bold;
}

.headerAcordion
{
	background: #e3e3a8;
	color: #646464;
	padding: 5px;
	font-weight: bold;
	cursor: hand;
}

.contentAcordion
{
	color: #646464;
	padding: 10px;
	background: #ffffff;
}

.jqueryslidemenu
{
	width: 750px;
	height: 23px;
	margin: 0;
	padding: 0;
	background: url(/Imagens/bgMenu.jpg) repeat-x left;
	font-size: 90%;
	font-weight: bold;
}

.jqueryslidemenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 23px;
}

/*Top level list items*/
.jqueryslidemenu ul li
{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a
{
	display: block;
	background: url(/Imagens/bgMenu.jpg) repeat-x left;
	color: white;
	padding: 5px 15px;
	border-right: 0px solid #778;
	color: #2d2b2b;
	text-decoration: none;
}

* html .jqueryslidemenu ul li a
{
	/*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited
{
	color: white;
}

.jqueryslidemenu ul li a:hover
{
	color: white;
	text-decoration: underline;
}

/*1st sub level menu*/
.jqueryslidemenu ul li ul
{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li
{
	display: list-item;
	float: none;
	position: relative;
	padding: 0px;
	margin: 0px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul
{
	top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a
{
	width: 160px; /*width of sub menus*/
	background: #005196;
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 0px solid gray;
}

.jqueryslidemenu ul li ul li a:hover
{
	/*sub menus hover style*/
	background: #ddd;
	color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass
{
	position: absolute;
	top: 7px;
	right: 7px;
}

.rightarrowclass
{
	position: absolute;
	top: 5px;
	right: 5px;
}
