body {
	background-image: url(../layout/fundo_nitro.jpg);
	background-repeat: repeat;
	margin: 0px;
}
ul {
	margin: 10px;	
}
#fundo {
	background-image: url(../layout/fundo_faixa.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: auto;
	width: 100%;
}
#geral {
	height: auto;
	width: 862px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#topo {
	background-image: url(../layout/images/nitro_trans_01.png);
	height: 51px;
	width: 862px;
}
#menu {
	background-image: url(../layout/images/nitro_trans_02.png);
	height: 179px;
	width: 862px;
}
#conteudo {
	background-image: url(../layout/images/nitro_trans_03.png);
	background-repeat: repeat-y;
	height: auto;
	width: 862px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	clear: none;
	float: right;
}
#conteudo_interno {
	margin-left: 100px;
	height: auto;
	width: 660px;
	float: none;
}
#conteudo_interno a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	color: #dc271e;
}
#conteudo_interno a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	color: #dc271e;
}
#conteudo_interno  a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #dc271e;
}
#esquerda {
	width: 50%;
	float: left;
}

#direita {
	width: 45%;
	float: right;
	margin-top: 45px;
}
#rodape {
	background-image: url(../layout/images/nitro_trans_04.png);
	height: 63px;
	width: 862px;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8.5px;
	font-style: normal;
	line-height: normal;
	color: #666;
	text-decoration: none;
	text-align: center;
}
#rodape a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8.5px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	color: #dc271e;
}
#rodape a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8.5px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	color: #dc271e;
}
#rodape  a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8.5px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #dc271e;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #dc271e;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 30px;
}
.image {
	margin-right: 5px;
	margin-bottom: 5px;
}
.image_centro {
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.espaco {
	margin-right: 15px;
	margin-left: 15px;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 10px;
	text-align: justify;
}
.lista-item {
	list-style-type: disc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	padding-left: 0px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	padding-bottom: 5px;
}
.icone {
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
	vertical-align: middle;	
}
.legenda {
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

