@charset "utf-8";
/* CSS Document */

body {

   background-image:url(images/back.jpg);
   margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: verdana, Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Black;
	letter-spacing: normal;
	word-spacing: normal;


}

A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana, tahoma, arial, sans-serif;
	color: Black;
	text-decoration: none;

}
A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana, tahoma, helvetica, arial, sans-serif;
	color: #393939;

}
A:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana, tahoma, helvetica, arial, sans-serif;
	color: #242424;

}
A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana, tahoma, helvetica, arial, sans-serif;
	color: #515151;

}

table {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #222222;
	
}

.tit{
		color: #8AAC01;
		font-style: normal;
		font-weight: bold;
		text-transform: capitalize;
		font-size: 12px;
		font-variant: small-caps;
	}
	
	.tit1{
		color: #171717;
		font-style: normal;
		font-size: 11px;
		font-style: normal;
		text-transform: capitalize;
		font-variant: small-caps;
		

	}
	
	.tit2{
		color: #233041;
		font-style: normal;
		font-size: 10px;
		font-weight: bold;
		text-transform: capitalize;
		font-variant: small-caps;

	}
	
	.tit_not{
		color: Black;
		font-style: normal;
		font-size: 12px;
	   text-transform: capitalize;
		font-variant: small-caps;
		font-weight: bold;

	}
	.tit_x{
		font-size: 122px;
		font-weight: bold;
		color: #4C4731;

	}.textos_just {
	font-family: vedana;
	font-size: 14px;
	text-align: justify;
}


.texto_caes {
	text-transform: uppercase;
	font-size: 12px;
			   
	
}.titulos {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
}

