@charset "utf-8";
/* CSS Document */
body
{
	background-color:#5c0001;
	background-image:url(../img/fundo.jpg);
	background-repeat:repeat-x;
	margin-top:50px;
	margin-left:0px;
	margin-right:0px;
	margin-left:0px;
	text-align:center;
}

.central
{
	background:#bb0102;
	text-align:center;
	width:1000px;
	height:1650px;
}

.apoio
{
	background-color:#d0171f;
	width:790px;
	
	text-align:center;
	color:#eca323;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	font-size:14px;
	
	padding-top:10px;
	padding-bottom:10px;	
	
	border-bottom-width:1px;
	border-bottom-color:#870304;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-color:#870304;	
	border-top-style:solid;
}

.swf
{
	background-color:#d0171f;
	width:790px;
	height:130px;
}

.pdf
{
	background:url(../img/miolo.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:890px;
}
