@charset "utf-8";
/*
Projeto: AplicaNet
Url: http://www.aplicanet.com.br
Descrição: hospedagem Streaming
Version: 1.0 
Data: 03/12/2008
Autor: Felipe da Silva Rosas (eusniper@hotmail.com)
Site Autor: http://eufelipe.com
*/

* {
	text-decoration:none;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
}

/* --- GERAL --------------------------*/
body {
	background: #292826;
	}
img{
	border:none;
	behavior: url("iepngfix.htc");
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #636563;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #636563;
}
.limpar {clear:both;}
.corpo {
	background: #f5f9f0 url(../pics/FundoCorpo.gif) repeat-x;
	width:745px;
	margin:5px auto;
	border:1px solid #abb2a3;
}
.corpo .cabecalho {
	height: 80px;
	margin-right:10px;
}
.corpo .cabecalho .addFavoritos {
	float: right;
	background-image: url(../pics/estrela.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cfcfcf;
	margin-top: 4px;
	background-position: left center;
}
.corpo .cabecalho .addFavoritos:hover {
	color: #666;
}

.corpo .cabecalho h1 a img{
	margin-left: 20px;
	margin-top:10px;
}

.corpo .webtv {
	background-color: #eee;
	background-image: url(../pics/FundoWebTv.gif);
	background-repeat: repeat-x;
	border: 1px solid #c6c6c5;
	margin: 8px;
	padding: 8px;
	height:240px;
}
.corpo .webtv .descricao {
	width:214px;
	padding-left:20px;
}
.corpo .webtv .logos {
	width:150px;
	margin:0 auto;
	border:1px solid #EAEAEA;
}
.corpo .webtv .video, .corpo .webtv .descricao, .corpo .webtv .logos {
	float: left;
}
.corpo .webtv .video {
	height:250px;
}
.corpo .webtv .descricao h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8a9388;
	padding-top: 5px;
	padding-left: 10px;
}
.corpo .webtv .descricao p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c5c5c5;
}
.corpo .webtv .descricao .horario {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e3893f;
}
.BntProxCanal {
	background-image: url(../pics/bnt-webtv.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 141px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #a6a5a4;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 8px;
}
.corpo .contato {
	background-color: #ccc;
	background-image: url(../pics/FundoContatos.gif);
	background-repeat: repeat-x;
	border: 1px solid #c6c6c5;
	margin: 8px;
	padding: 8px;
	height:142px;
}

.corpo .contato .telefones, .corpo .contato .Skype, .corpo .contato .Msn {float:left;}
.corpo .contato .telefones {
	background-image: url(../pics/telefone.png);
	background-repeat: no-repeat;
	height: 130px;
	background-position: left center;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
}
.corpo .contato .telefones .ContatoTelefones {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #515151;
}
.corpo .contato .telefones img {
	padding-left: 100px;
	padding-top: 10px;
	padding-right: 5px;
}
.corpo .contato .telefones p {
	color: #615c5c;
	font-weight: bold;
	padding-left: 100px;
	padding-top: 8px;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.corpo .contato .Skype {
	height: 130px;
	background-image: url(../pics/skype.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
	padding-right: 10px;
}
.corpo .contato .Skype .ContatoSkype {
	color: #3272e9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}
.corpo .contato .Skype p a, .corpo .contato .Skype p a:visited, .corpo .contato .Skype p a:active{
	color: #627584;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 78px;
	padding-top: 26px;
}
.corpo .contato .Skype p a:hover{
	color: #036;
}
.corpo .contato .Msn {
	background-image: url(../pics/msn.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 130px;
}
.corpo .contato .Msn .ContatoMsn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #568b4d;
}
.corpo .contato .Msn .subTituloMsn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a5449;
	padding-left: 40px;
}
.corpo .contato .Msn ul {
	padding-left: 75px;
}
.corpo .contato .Msn ul li a, .corpo .contato .Msn ul li a:active, .corpo .contato .Msn ul li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a5449;
	font-weight: bold;
	background-image: url(../pics/msn-off.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}
.corpo .contato .Msn ul li a:hover {
	color: #030;
	background-image: url(../pics/msn.gif);
}
.rodape, .rodape a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f1f7eb;
	text-align: center;
}
.corpo .webtv .logos h2 {
	color: #CCCCCC;
}
.corpo .cabecalho .Logo, .corpo .cabecalho .streaming img { float:left;}
.corpo .cabecalho .streaming {
}

.corpo .cabecalho .streaming {
	height: 27px;
	width: 229px;
	padding-left: 300px;
	padding-top: 20px;
}
