html, body {
	height: 99%;
	}
#tudo {
	min-height: 100%;
	position: relative;
	width:1004px;
	left: 50%;
	margin-left: -512px;
	height: 595px;
	}
* html #tudo {
	height: 99%; 
	}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-image: url(images/rodape.jpg);
	background-repeat: no-repeat;
}
#conteudo {
	padding-bottom: 20px;
	background-color:white;
	width:1004px;
	background-image:  url('images/conteudo.jpg'); 
	background-repeat:no-repeat;
	
	}
#topo {
	background-color:white;
	height: 159px; 
	}	
	
	
.backConteudo {
	background-repeat: no-repeat;
	background-color: #FFF;
}
.backCabecalho {
	background-image: url(images/cabecalho.jpg);
	background-repeat: no-repeat;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	color: #323232;
	text-decoration: none;
}
.textoBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	color: #F15D2F;
	text-decoration: none;
	font-weight: bold;
}
.linha {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #00143A;
}
.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.subMenuClic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00143A;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #969696;
}
.subMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #646464;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #969696;
}
.linha1 {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #007DC4;
}
.linha2 {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #007DC4;
}
.linha3 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007DC4;
	border-left-color: #007DC4;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #007DC4;
}
.texto1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #004CC5;
	text-decoration: underline;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.asterisco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F15D2F;
	text-decoration: none;
}
.menuNormal{
	background-image: url(./images/backgroundMenu.jpg);
	color: #FFFFFF;
	text-decoration: none;
	cursor : pointer;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.menuOver{
	color: #000000;
	text-decoration: none;
	cursor : pointer;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.menuHome {
	background-image: url(images/home_clic.png);
	background-repeat: no-repeat;
}
.destaque {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004CC5;
	text-decoration: none;
}

