@charset "utf-8";
/*
   PNG
*/

img {
	behavior:	url("static/style/pngbehavior.htc");
}

/*
   PNG
*/
body {
	background-color: #622601;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Auto1 Regular", "Auto 1", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #622601;
	background-attachment: fixed;
}
.video {
	background-color: #00FF00;
}
.ndata {
	font-size: 9px;
}
#files a {
	color: #e4dfd2;
}

.data {
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #a49469;
	color: #e4dfd2;
}
#files .tit_tabela {
	font-size: 18px;
	font-weight: bold;
	color: #e4dfd2;
	text-align: left;
}

#GelecaTV {
	height: 270px;
	width: 271px;
	background-image: url(../images/gelecatv.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 20px;
	color: #FFFFFF;
}
a:link {
	color: #8B3400;
}
a:visited {
	color: #622601;
}
a:hover {
	color: #8B3400;
	text-decoration: underline;
}
a:active {
	color: #622601;
}
a > img {
    border: 0;
}
#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#Header #Logo {
	float: left;
	width: 349px;
	height: 180px;
	padding-top: 47px;
}
#Conteudo {
	margin-left: 349px;
	_margin-left: 351px;
	background-image: url(../images/bg.conteudo.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 50px;
}
#Contato_form {
	width: 547px;
	background-repeat: no-repeat;
	padding-top: 20px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DACFBD;
}
#email {
	margin-top: 8px;
}

textarea{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DACFBD;
}

#Conteudo h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
#Conteudo h2 {
	font-size: 13px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
}
#Footer {
	margin-left: 348px;
	_margin-left: 351px;
}
#login_form {
    padding-top: 5px;
	padding-left: 395px;
}
#login_form input {
    background-color: transparent;
}
#login_username {
    width: 65px;
}
#login_password {
    margin-left: 80px;
    width: 55px;
}
#client_menu {
	padding-left: 10px;
	padding-right: 10px;
}
#client_menu UL {
    display: inline;
    padding-left: 360px;
}
#client_menu UL LI {
    display: table-cell;
    padding: 0 15px;
    font-size: 110%;
}
#client_menu UL LI A {
    text-decoration: none;
    font-weight: bold;
}
#client_menu EM {
}
#Conteudo p {
	padding-bottom: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 40px;
	letter-spacing: 1px;
}
#Language {
	position: fixed;
	_position: absolute;
	display: block;
	bottom: 1px;
	width: 170px;
}
#Facebook {
    position: fixed;
    display: block;
    bottom: 1px;
    width: 150px;
    padding-left: 180px;
}                                                }
#FotoDireita {
	display: block;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}

#contact_form #nome {
	height: 16px;
	width: 368px;
	margin-left: 107px;
}
#contact_form #email {
	height: 16px;
	width: 368px;
	margin-left: 107px;
}
#contact_form #mensagens {
	height: 164px;
	width: 332px;
	margin-left: 141px;
}
TABLE.form TH {
    text-align: right;
}
TABLE.form INPUT {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

