@charset "utf-8";
/* CSS Document */

/** CSS - TV1.COM
*   TAEQ
*   Desenvolvido por: 
*   - Mariana Motta da Cunha [mcunha@tv1.com.br]
*   Incio do Projeto: 27/10/2009
*/


/* begin global */
body{
	overflow-x:hidden;
	}
body, body td, 
body input, body select, bodyy textarea {
	/*defaults de fonte, tamanho e cor*/	
	font-family:arial,sans-serif;
	font-size:11px;
	color:#8d9aa1;
}

* {
	margin:0px;
	padding:0px;
	border:0;
	list-style: none;
}

body {
	background: url(../images/bg.gif) repeat-x scroll 0 0 transparent !important;
	margin:0;
}

a {cursor: pointer !important;}

form {
	margin:0;
}

/* forms */

label select {
	color: #8d9aa1;
	font-size: 11px;
	border-top: solid 1px #c2c3c7;
	border-left: solid 1px #eaeaef;
	border-bottom: solid 1px #eaeff3;
	border-right: solid 1px #e4e7eb;
	margin-right: 5px;
}

label input {
	color: #8d9aa1;
	font-size: 11px;
	padding: 1px;
	border-top: solid 1px #c2c3c7;
	border-left: solid 1px #eaeaef;
	border-bottom: solid 1px #eaeff3;
	border-right: solid 1px #e4e7eb;
}

/* end global */

/* begin align center */
body.cEZTBody {
	text-align:center;
}
.cEZTPage {
	/*
	largura da pagina
	*/
	width:1002px; 
	margin:0 auto;
	text-align:left;
}
/* end align center */

/* box login */

ul.contLogin {
	background: url(../images/bg_login.png) no-repeat;
	height: 28px;
	font-size: 10px;
	padding: 3px 0 0 0;
}

ul.contLogin p {
	color: #107aaf;
	margin: 3px 0 0 4px;
	float: left;
}

ul.contLogin p a:link {
	color: #107aaf;
}

ul.contLogin p a:visited {
	color: #107aaf;
}

ul.contLogin li {
	display: inline;
	margin: 0;
}

ul.contLogin li label input.inpLogin {
	width: 100px;
	height: 13px;
	float: left;
	margin: 0 0 0 13px;
}

ul.contLogin li label input.inpSenha {
	width: 85px;
	height: 13px;
	float: left;
}

ul.contLogin li.btn {
	margin: 2px 2px 0 5px;
	float: left;
}

/* end login */

/* box busca */

ul.contBusca {
	background: url(../images/bg_busca.png) no-repeat;
	height: 28px;
	padding: 3px 0 0 10px;
}

ul.contBusca li {
	display: inline;
	margin: 0 3px 0 3px;
}

ul.contBusca li label input.inpBusca {
	width: 100px;
	height: 13px;
	float: left;
	margin: 0 10px 0 7px;
}

ul.contBusca li label select {
	width: 87px;
	height: 17px;
	float: left;
}

ul.contBusca li.btn {
	margin: 2px 0 0 0;
	float: left;
}

/* end busca */

/* menu */

ul.contMenu {
	background: url(../images/bg_menuSuperior.png) 0 0 no-repeat;
	padding: 0 0 0 190px;
	height: 26px;
}

ul.contMenu li {
	display: inline;
	padding: 0 6px 0 7px;
	margin-top: 2px;
	float: left;
}

ul.contMenu li.vr {
	background: url(../images/vrMenu.gif) left top no-repeat;
}

/* end menu */

/* menu rodape */

ul.contMenuRodape {
	background: url(../images/bg_menuRodape.gif) 240px 0 no-repeat;
	padding: 0 0 0 255px;
	height: 30px;
	margin: 40px 0 0 0;
}

ul.contMenuRodape li {
	display: inline;
	padding: 0 3px 0 6px;
	margin-top: 7px;
	float: left;
}

.boxLogomarca {
	width: 100%;
	text-align: center;
	padding: 10px 0 30px 0;
}

.cEZTPage .headerPilar .divFlash  h1 {
	position:absolute;
	margin:-36px 0 0 95px;
	height:45px;
/*	float:left;
	left:265px;
	top:103px;*/
	width:44px;
}

.cEZTPage .headerPilar .divFlash  h1  a{
	text-decoration:none
}

.cEZTPage .cEZTPageArea2 {
	height:220px	
}

.cEZTPage .cEZTPageArea1, 
.cEZTPage .cEZTPageArea2, 
.cEZTPage .cEZTPageArea3, 
.cEZTPage .cEZTPageArea4, 
.cEZTPage .cEZTPageArea5, 
.cEZTPage .cEZTPageArea6, 
.cEZTPage .cEZTPageArea7 {
	width:998px !important;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}


/* end menu rodape */
