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

body
{
	
	background-image: url(../imagens/bg1loop_n.jpg);
	background-position:top;
	background-repeat:repeat-y;
	background-position:center;
	background-color:#000000;
	margin-top:0;
	margin-bottom:60;
	text-align:center;
	margin-left: 0px;
	margin-right: 0px;	
	
}

body,td,th
{
	
	color: #FFFFFF;
	font-size: large;
	
}

a:link
{
	
	color: #FFF;
	text-decoration: none;
	
}

a:visited
{
	
	color: #FFF;
	text-decoration: none;
	
}

a:hover
{
	
	color: #FFF;
	text-decoration: underline;
	
}

a:active
{
	
	color: #FFF;
	text-decoration: none;
	
}

.titulo
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height:32px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	
}

.texto
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 22px;
	letter-spacing: 1px;
	
}

.titulo_p_a
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	text-align: center;
	line-height: 22px;
	letter-spacing: 1px;
	color: #d2b451;
	
}

.p_a_esqueda
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: center;

}

.p_a_centro
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: center;

}