@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(imagens/fundo_repete.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #2C0203;
	margin: 0px;
}
#topo {
	height: 27px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #09C;	
}
#cabecalho {
	height: 490px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	background-image: url(imagens/fundo_hibrida.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#corpo {
	height: 350px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tablet {
	background-image: url(imagens/fundo_hibrida.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.form {
	background-color: #f5f5f5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	width: 250px;
}
.formbt {
	background-color: #f5f5f5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	
}
#rodape {
	height: 350px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contato {
	width: 450px;
	margin-left: 30px;
	margin-top: 150px;
	height: 265px;
}
.rodape {
	background-image: url(imagens/rodape.gif);
	background-repeat: no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5f5f5;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5f5f5;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5f5f5;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5f5f5;
	text-decoration: underline;
}
#player {
	height: 65px;
	width: 350px;
	margin-left: 30px;
}
