* { 
padding: 0;
margin: 0 0 0 0;

}

body { 
/* background-color: #1a181d; */

}

/********************* HOME *********************/

#backHome {
width: auto;
margin: auto;
text-align: center;
height: 648px; background: url('../imgs/bgHome.jpg') no-repeat center;
}

#homeContent {
width: 780px;
height: 648px;
margin: auto;
}

#homeJoker01 {
width: 780px;
height: 474px;
margin: auto;
}

#homeEntry {
width: 780px;
height: 24px;
margin: auto;
}

	#homeEntrycol_1 {
	width: 450px;
	height: 24px;
	float: left;
	text-align: right;
	}

	#homeEntrycol_2 {
	width: 330px;
	height: 24px;
	float: right;
	}


/********************* OTHER PAGES *********************/

#backVideos {
width: auto;
margin: auto;
text-align: center;
height: 750px; background: url('../imgs/bgVideos.jpg') no-repeat top center;
}

#backContato {
width: auto;
margin: auto;
text-align: center;
height: 1000px; background: url('../imgs/bgContato.jpg') no-repeat center;
}

#otherContentVideos {
width: 780px;
height: 750px;
margin: auto;
}

#otherContent {
width: 780px;
height: 1000px;
margin: auto;
}

#otherJoker01 {
width: 780px;
height: 176px;
margin: auto;
}

#otherOption01 {
width: 740px;
height: 24px;
margin: auto;
padding: 0px 40px 0px 0px;
text-align: right;
}

#otherJoker02 {
width: 780px;
height: 14px;
margin: auto;
}

#otherOption02 {
width: 740px;
height: 24px;
margin: auto;
padding: 0px 40px 0px 0px;
text-align: right;
}

#otherJoker03 {
width: 760px;
height: 40px;
margin: auto;
text-align: right;
padding: 22px 20px 0px 0px;
}

#otherMiddle {
width: 780px;
height: 450px;
margin: auto;
}

#otherMiddleContato {
width: 660px;
height: 700px;
margin: auto;
text-align: right;
padding: 0px 220px 0px 0px;
}


/********************* VIDEOS ALEM DO CONTEUDO *********************/
#backVideo {
width: auto;
margin: auto;
text-align: center;
height: 350px; background-color: #1a181d;
}

/********************* FOOTER *********************/
#backFooter {
width: auto;
margin: auto;
text-align: center;
height: 150px; background: url('../imgs/bgFooter.jpg') no-repeat center;
}

#footer {
width: 780px;
height: 150px;
margin: auto;;
}


/* TEXT ATTRIBUTES */

#normalText {
font-family: verdana;
font-size: 9pt;
color: #fff;
font-weight: normal;
font-style: normal;
}

#normalText a {
color: #fff;
text-decoration: underline;
}

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

#normalText img  {
border: 2px;
border-color: #ffffff;
border-style: solid;
}

#normalText a img  {
border: 2px;
border-color: #ffffff;
border-style: solid;
}

#normalText a:hover img {
border: 2px;
border-color: #666666;
border-style: solid;
}

#normalText input {
color: #666666; 
font-family: verdana; 
font-size:8pt;
background-color: #ffffff; 
/* a cor do fundo do campo */
border:1px solid #666666;
/* uma borda de 1px cinza */
}

#normalText select {
color: #666666; 
font-family: verdana; 
font-size:7pt;
background-color: #ffffff; 
/* a cor do fundo do campo */
border:1px solid #666666;
/* uma borda de 1px cinza */
}

#normalText input.button {
background-color: transparent; 
/* a cor do fundo do botão */
border:0px solid;
color:#666666; /* a cor das letras Enviar */
}

#normalText textarea {
color: #666666; 
font-family: verdana; 
font-size:8pt;
background-color: #ffffff; 
/* a cor do fundo do campo */
border:1px solid #666666;
/* uma borda de 1px cinza */
}

#normalText input.radio {
background-color: transparent; 
/* a cor do fundo do botão */
border:0px solid;
color:#666666; /* a cor das letras Enviar */
}

#footerText {
font-family: verdana;
font-size: 9pt;
color: #ffffff;
font-weight: normal;
font-style: normal;
}

#footerText img  {
border: 0px;
border-color: #ffffff;
border-style: solid;
}

#footerText a img  {
border: 0px;
border-color: #ffffff;
border-style: solid;
}

#footerText a:hover img {
border: 0px;
border-color: #666666;
border-style: solid;
}

#menuText {
	color: #48a7ab;
}

#menuText a {
	color: #48a7ab;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

#menuText a:hover {
	color: #66cccc;
}

#normalTextLittle {
font-family: verdana;
font-size: 7pt;
color: #fff;
font-weight: bold;
font-style: normal;
}

#normalTextLittle a {
color: #fff;
text-decoration: underline;
}

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

#normalTextLittle img  {
border: 2px;
border-color: #ffffff;
border-style: solid;
}

#normalTextLittle a img  {
border: 2px;
border-color: #ffffff;
border-style: solid;
}

#normalTextLittle a:hover img {
border: 2px;
border-color: #666666;
border-style: solid;
}

#normalTextTitle {
font-family: verdana;
font-size: 12pt;
color: #fff;
font-weight: bold;
font-style: normal;
background-color: #1a181d;
}
