﻿/* CSS Document */

body {
	background: url(../imagem/bg_home.gif) repeat-x top left #003a63;
}
#cabecalho {
	width:778px;
	height: 343px;
	position: relative;
}
#cabecalho h1 {
	width:200px;
	left:2px;
	top:124px;	
	background: url(../imagem/logo_tritech.gif) no-repeat center left;
	position:relative;
}
#cabecalho h1 a {		
	display: block;
	width: 200px;
	height: 65px;
	font-size: 0;
	_text-indent: -99999em;	
	text-decoration: none;
}
#cabecalho p a {
	color: #878787;
}
#cabecalho p a:hover {
	border-bottom: solid 3px #878787;
}
#cabecalho .flash{
	position: absolute;
	top:113px;
	left:206px;	
	width:572px;
	height:230px;
}
#cabecalho .flash img{
	margin:0 auto;
	padding:0;
	line-height:1px;
	text-indent:none;
	letter-spacing:0;
}
#miolo {
	position:relative;
	top:42px;
	width: 778px;
}
#miolo .noticias{
	width:415px;
	height:auto;
}
#news{
	position:absolute;
	top:-93px;
	left:5px;
	color:#FFF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;

	background:url(../imagem/linha_news_home.gif) no-repeat left top;
	padding-left:8px;
	width:50px;
	height:82px;
}
#miolo .noticias ul {
	list-style: none;
}
#miolo .noticias li {
	background: url(../imagem/mais_noticia.gif) no-repeat center left;
	background-position:2px 3px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#miolo .noticias li a{
	color: #3cd2fc;
	text-decoration: none;
}
#miolo .noticias li a:hover {
	color:#FFF;
}
#miolo .ms-gold{
	top:10px;
	position: absolute;
	right:25px;
}
#miolo .endereco-telefone{
	text-align:right;
	position: absolute;
	right:35px;
	top:100px;
}
#miolo .endereco-telefone p a{
	color: #FFF;
	font-size:14px;	
	text-decoration: none;
}
#rodape .assinatura {
	left: 4px;
}