* { 
	margin: 0px 0px 0px 0px;
	padding:0px;
}

body {
	margin: auto;
	background-color: #fff;
}


#backHeader {
	width: auto;
	height: 161px;
	margin: auto;
	text-align: center;
	background-image: url('../imgs/backHeader.jpg');
	background-repeat: repeat-x;
}

#header {
	width: 746px;
	height: 161px;
	margin: auto;
	text-align: left;
	background-image: url('../imgs/header.jpg');
	background-repeat: no-repeat;
}


#backMenu {
	width: auto;
	height: 29px;
	margin: auto;
	text-align: center;
	background-image: url('../imgs/backMenu.jpg');
	background-repeat: repeat-x;
}

#menu {
	width: 746px;
	height: 29px;
	margin: auto;
	text-align: right;
	background-image: url('../imgs/menu.jpg');
	background-repeat: no-repeat;
}

#backHome {
	width: auto;
	height: 680px;
	margin: auto;
	text-align: center;
	background-image: url('../imgs/backContent.jpg');
	background-repeat: repeat-x;
}

#home {
	width: 746px;
	height: 680px;
	margin: auto;
	text-align: center;
	background-image: url('../imgs/backHome.jpg');
	background-repeat: no-repeat;
}

	#home_col01 {
		width: 460px;
		height: 680px;
		padding: 0px 20px 0px 40px;
		text-align: left;
		float: left;
	}

	#home_col02 {
		width: 226px;
		height: 310px;
		padding: 370px 0px 0px 0px;
		text-align: left;
		float: right;
	}

#backHomeNews {
	width: auto;
	height: 270px;
	margin: auto;
	text-align: center;
}

#homeNews {
	width: 746px;
	height: 270px;
	margin: auto;
	text-align: center;
}

	#homeNews_col01 {
		width: 460px;
		height: 270px;
		padding: 0px 20px 0px 40px;
		text-align: left;
		float: left;
	}

	#homeNews_col02 {
		width: 226px;
		height: 270px;
		text-align: left;
		float: right;
	}

#backSobre {
	width: auto;
	height: 780px;
	margin: auto;
	text-align: center;
	background-image: url('../imgs/backContent.jpg');
	background-repeat: repeat-x;
}

#sobre {
	width: 746px;
	height: 780px;
	margin: auto;
	text-align: center;
	background-image: url('../imgs/backSobre.jpg');
	background-repeat: no-repeat;
}

	#sobre_col01 {
		width: 460px;
		height: 780px;
		padding: 0px 20px 0px 40px;
		text-align: left;
		float: left;
	}

	#sobre_col02 {
		width: 226px;
		height: 780px;
		text-align: center;
		float: right;
	}

#backContato {
	width: auto;
	height: 450px;
	margin: auto;
	text-align: center;
	background-image: url('../imgs/backContent.jpg');
	background-repeat: repeat-x;
}

#contato {
	width: 746px;
	height: 450px;
	margin: auto;
	text-align: center;
	background-image: url('../imgs/backContato.jpg');
	background-repeat: no-repeat;
}

	#contato_col01 {
		width: 460px;
		height: 450px;
		padding: 0px 20px 0px 40px;
		text-align: left;
		float: left;
	}

	#contato_col02 {
		width: 226px;
		height: 450px;
		text-align: center;
		float: right;
	}

#backImagem {
	width: auto;
	height: 1950px;
	margin: auto;
	text-align: center;
	background-image: url('../imgs/backContent.jpg');
	background-repeat: repeat-x;
}

#imagem {
	width: 746px;
	height: 1950px;
	margin: auto;
	text-align: center;
	background-image: url('../imgs/backImagens.jpg');
	background-repeat: no-repeat;
}

	#imagem_col01 {
		width: 685px;
		height: 1950px;
		padding: 0px 20px 0px 40px;
		text-align: left;
		float: left;
	}

	#imagem_col02 {
		width: 1px;
		height: 1950px;
		text-align: center;
		float: right;
	}


#back_footerJoker {
	width: auto;
	height: 56px;
	margin: auto;
	text-align: center;
	background-image: url('../imgs/backfooterJoker.jpg');
	background-repeat: repeat-x;
}

#footerJoker {
	width: 746px;
	height: 56px;
	margin: auto;
	text-align: center;
	background-image: url('../imgs/footerJoker.jpg');
	background-repeat: no-repeat;
}

#backFooter {
	width: auto;
	height: 50px;
	margin: auto;
	text-align: center;
	background-color: #0a1d39;
}

#footer {
	width: 746px;
	height: 50px;
	margin: auto;
	text-align: center;
	background-color: #0a1d39;
}

#back_footerJoker2 {
	width: auto;
	height: 17px;
	margin: auto;
	text-align: center;
	background-image: url('../imgs/backfooterJoker2.jpg');
	background-repeat: repeat-x;
}

#footerJoker2 {
	width: 746px;
	height: 17px;
	margin: auto;
	text-align: center;
	background-image: url('../imgs/footerJoker2.jpg');
	background-repeat: no-repeat;
}

#back_footerCredits {
	width: auto;
	height: 30px;
	margin: auto;
	text-align: center;
}

#footerCredits {
	width: 746px;
	height: 30px;
	margin: auto;
	text-align: center;
}


/* text attributes */
#headerText {
	color: #fff;
	font-family: Verdana;
	font-size: 8pt;
}

#headerText a{
	color: #fff;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

#headerText a:hover{
	color: #ccc;
	text-decoration: none;
}

#menuText {
	color: #fff;
	font-family: Arial;
	font-size: 8pt;
}

#menuText a {
	color: #fff;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

#menuText a:hover {
	color: #ccc;
}

#normalText { 
	color: #666; 
	font-family: Verdana; 
	font-size: 8pt;
}

#normalText a {
	color: #475b74; 
	font-family: Verdana; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}

#normalText a:hover {
	color: #475b74; 
	font-family: Verdana; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}

#normalText img {
	border-width: 0px;
}

#normalText a img {
	border-width: 0px;
}

#normalText input {
color: #333; 
font-family: Arial; 
font-size:8pt;
background-color: #f5f5f5; 
/* a cor do fundo do campo */
border:1px solid #ccc;
/* uma borda de 1px cinza */
}   

#normalText textarea {
color: #333; 
font-family: Arial; 
font-size:8pt;
background-color: #f5f5f5; 
/* a cor do fundo do campo */
border:1px solid #ccc;
/* uma borda de 1px cinza */
}

#normalText input.button {
background-color: transparent; 
/* a cor do fundo do botão */
border:0px solid;
color: #666; /* a cor das letras Enviar */
}

#normalTextLittle { 
	color: #666; 
	font-family: Verdana; 
	font-size: 7pt;
}

#titleText {
	color: #0b1d3a; 
	font-family: Arial; 
	font-size: 12pt;
}

#footerText { 
	color: #fff; 
	font-family: Verdana; 
	font-size: 8pt;
}

#footerText a { 
	color: #fff; 
	font-family: Verdana; 
	font-size: 8pt;
	font-weight: bold;
}

#footerText a img { 
	border-width: 0px;
}

#footerTextBlue {
	color: #0b1d3a; 
	font-family: Verdana; 
	font-size: 8pt;
}