@media screen {

	*html, 
	*html body { 
/*		background:#00000 url(../images/chamadas.jpg) repeat-y center;*/
		overflow-y:hidden;
		height:100%;
		margin:0;
		padding:0;
	}
	
	*html #iefix { 
		background:url(../images/background.jpg) repeat-x scroll;
		height:100%;
		width:100%;
		overflow-y:scroll;
		overflow-x:hidden;
		position:relative;
	}
	
	*html div#assinatura {
		position:absolute;
	}
}

body {
	background:#fafafa url(../images/chamadas_others.jpg) repeat-y center;
	_background:#fafafa url(../images/chamadas_ie.jpg) repeat-y center;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	overflow-y:scroll;
	}

input {
	border:solid thin white;
	background:none;
	padding-top:0px;
	margin-left:16px;
	margin-right:12px;
	height:20px;
	vertical-align:middle;
	}
	
p {
	font-size:12px;
	text-align:justify;
	color:#333333;
	line-height:16px;
	}

div#flashtopo {
	position:relative;
	width: 765px;
	height: 123px;
	margin: 0;
	background-image:url(../images/topo.jpg); 
	background-position: bottom; 
	background-repeat: no-repeat;}

div#flashdestaque {
	width: 765px;
	height: 188px;
	margin: 0;
	background-image:url(../images/destaque.jpg); 
	background-position: bottom; 
	background-repeat: no-repeat;}

/*** classes ***/

.list {
	padding-top:12px;
	float:left;
	padding-left:35px;
	display:inline;
	font-size:10px;
	font-weight:bold;
	}

.menu {text-decoration:none;}
a.menu:link {color:#4d4d4d;}
a.menu:visited {color: #4d4d4d;}
a.menu:hover {color: #899920;}	

.ultimo{float:right; padding-right:35px; color:#999999;}

.footer {
	width:765px;
	background:url(../images/footer.jpg) no-repeat;
	}

a.botao:link,a.botao:hover,a.botao:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

/*#assinatura01 a:link,a:hover,a:visited {
	color:#999999;
	text-decoration:none;
	}*/

/***** ID ****/
 #iefix {
 		background:#fafafa url(../images/background.jpg) repeat-x scroll;
		height:100%;
		width:100%;
		}

#total {
	position:relative;
	margin:0 auto;
	margin-bottom:0;
	width:765px;
	}

#logo_interno {
	text-indent: -5000px;
	overflow:hidden;
	height:123px;
	background:url(../images/logo.jpg) bottom no-repeat ;
	}

#faixa {
	height:43px;
	background-image:url(../images/menu.jpg);
	}

#faixa ul {
	position:absolute;
	width:500px;
	margin:0;
	padding-left:10px;
	}

#destaque {
	overflow:hidden;
	height:188px;
	background-image:url(../images/destaque.jpg);
	}

#chamadas {
	position:relative;
	height:100%;
	background:url(../images/chamadas.jpg) repeat-y;
	}

#chamada01 {
	position:relative;
	top:0;
	left:0;
	padding-top:25px;
	padding-left:50px;
	padding-right:25px;
	_padding-right:0px;
	padding-bottom:125px;
	_padding-bottom:100px;
	width:308px;
	}

#chamada02 {
	position:absolute;
	top:0;
	right:0;
	padding-top:25px;
	padding-left:25px;
	padding-right:50px;
	padding-bottom:25px;
	width:307px;
	}

#chamada01 p, #chamada02 p {
	height:45px;
	_height:56px;
	overflow:hidden;
	color:#999999;
	}

#data, #titulo,p{
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	}

#canal {
	margin:0;
	padding:0;
	font-size:9px;
	color:#899920;
	text-transform:uppercase;
	}
	
#titulo {
	font-size:18px;
	color:#488b9b;
	height:20px;
	_height:26px;
	overflow:hidden;
	letter-spacing: 0.5px;
	}

#data {
	font-size:9px;
	color:#999999;
	float:right;
	font-weight:lighter;
	margin-bottom:0;
	margin-top:8px;
	text-transform:uppercase;
	}

#chamadas>p {
	height: 68px;
	overflow:hidden;
	}

#botao {
	float:right;
	width:70px;
	height:14px;
	background: url(../images/botao.gif);
	font-weight:bold;
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	margin-top:10px
	}

#othersfix {
	position:relative;
	margin:0 auto;
	margin-bottom:0;
	width:765px;
	_margin-left:-391px;
	_left:50%;
	}

#assinatura {
	position:fixed;	
	bottom:0px;
	padding-top:25px;	
	padding-left:50px;
	color:#999999;
	font-size:10px;
	height:47px;
	z-index:2;
	}

/*#assinatura01 {
	font-size:10px;
	padding-left:50px;
	color:#999999;
	}*/
	
/******* hide Safari - Mac *******/
/**** for Firefox and IE - PC ****/

input {
	border:0;
	padding-top:6px;
	height:22px;
	_height:20px;#
	}

/**** end hide Safari - Mac *****/
