BODY {
	color:#000000;
	margin-top:0px;
	margin-left:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url('img/fundo.jpg');
	background-repeat: repeat-x ;
	background-attachment: fixed;
	background-position: 0px 0px;	
}

A, BODY, INPUT, OPTION, SELECT, TABLE, TD, TR, div {
	font-family: tahoma, helvetica, arial, sans-serif; 
	font-size:11px;
	font-weight: normal;
	color: #000000;
}

.tit_geral {
	color: #ffffff; 
	font-family: sans-serif;
	font-size:14px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background: url('img/vdp.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;

}

.tit_segmento {
	color: #007A39; 
	font-size:14px;
	font-weight: bold;
	text-align: left;

}

.subtitulo {
	padding-left: 30px;
	color: #000000; 
	font-size:12px;
	font-weight: bold;
	text-align: left;

}

.capitulo{
	color: #000000; 
	font-size:12px;
	font-weight: bold;	
}

.artigo{
	padding-left: 40px;
	text-indent: -40px;
}

.paragrafo{
	padding-left: 40px;
}

.inciso{
	padding-left: 63px;
	text-indent: -23px;
}

.tab1{
	padding-left: 30px;
}

.tab2{
	padding-left: 50px;
}

.tab3{
	padding-left: 70px;
}

.texto{
	text-indent: 30px;
}


.space {
	height: 30px;
}

A {
	color: #00a000;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}

}

TABLE {
	border:0px;
}
