.fundo {
	background-image: url(Imagens/fundo_igy.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ffffff;
    margin: 0 auto;
}

.fundo_rodape {
	width: 100%;
	height: 83px;
	background-image: url(Imagens/rodape-guardanapos-ncc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
}

.fundo_spacer {
	width: 100%;
	height: 18px;
	background-image: url(Imagens/spacer-guardanapos-ncc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
}

.fundo_menu {
	width: 100%;
	height: 119px;
	background-image: url(Imagens/menu-guardanapos-ncc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
}

.fundo_hl {
	width: 100%;
	height: 324px;
	background-image: url(Imagens/hl-guardanapos-ncc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
}

.fundo_h2 {
	width: 100%;
	height: 120px;
	background-image: url(Imagens/hl2-guardanapos-ncc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
}

.estilobranco24 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
}

.estiloazul24 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #347dac;
}

.estiloazulescuro12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2b1e61;
}

.estilocinza11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a0a0a0;
}

.estilobranco10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.linkbranco10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.linkbranco10:hover {
	font-family: Tahoma;
	font-size: 1)px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.linkcinza11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a0a0a0;
	text-decoration: none;
}

.linkcinza11:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a0a0a0;
	text-decoration: underline;
}

.linkbranco12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.linkbranco12:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.linkbranco14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.linkbranco14:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.linkpreto10 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #1d1d1d;
	text-decoration: none;
}
.linkpreto10:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #1d1d1d;
	text-decoration: underline;
}

.linkazulescuro12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2b1e61;
	text-decoration: none;
}
.linkazulescuro12:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2b1e61;
	text-decoration: underline;
}


.linkpreto12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #1d1d1d;
	text-decoration: none;
}
.linkpreto12:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #1d1d1d;
	text-decoration: underline;
}

.borda2 {
	border: 1px solid #d6d6d6;
	width: 260px;

}

.borda3 {
	border: 1px solid #d6d6d6;
	width: 320px;

}

.div_meio
{
background-color: #1d1d1d;
width: 100%;
height: 380px;
background-image:url(Imagens/img_meio.jpg);
background-repeat:repeat-x;
}

.fundo_cinza
{
background-color: #eaeaea;
}

.linkmenu_des {
height: 45px;
padding-top: 38px;
font-family: Tahoma;
font-size: 12px;
color: #2b1e61;
text-decoration: none;
font-weight: normal;
padding-left: 18px;
padding-right: 18px;
cursor:pointer;
}
.linkmenu_des:hover {
height: 45px;
padding-top: 38px;
font-family: Tahoma;
font-size: 12px;
color: #2b1e61;
text-decoration: underline;
font-weight: normal;
padding-left: 18px;
padding-right: 18px;
cursor: pointer;
}