@charset "utf-8";
/* CSS Document */

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainDiv {
	min-height:100%;
	height:auto;
	margin:0px auto;
	width:990px;
}
/* Para o IE */
* html #mainDiv {
height:990px;
}
/* ---------------- Pricpais--------------------*/
#Top {
	width:990px;
	height:144px;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	text-align: center;
	vertical-align: top;
}

#principal{
	margin-bottom: 8px;
	width:990px;
	height:auto;
	float:left;
}
#secundario{
	margin-bottom: 8px;
	width:990px;
	height:auto;
	float:left;
}
#slider{
	margin-bottom:8px;
	width:990px;
	height:auto;
	float:left;
}
.footer {
	float:left;
	width:990px;
	height:auto;	
	margin-bottom:10px;
}	
/*--------------containers------------------*/
#flashSlider {
	float:left;
	background-color: #FFFFFF;
	border: 1px solid #70b4e8;
	padding: 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#bannersMain {
	float:left;
	margin-left: 10px;
	padding:6px;
	background-color: #FFFFFF;
	border: 1px solid #70b4e8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#banner01 {
	border:none;
	text-align:center;
	valing: center;
	margin-bottom:7px;
}
#banner02 {
	border:none;
	text-align:center;
	valing: center;
	margin-bottom:7px;
}
#banner03 {
	border:none;
	text-align:center;
	valing: center;
}
#anuncios{
	float:left;
	margin-right:10px;
}
#anucioCabo {
	margin-right:8px;
	float:left;
}
#anucioiJet {
	float:left;
}
#resumoCabo{
	margin-top:10px;
	width:630px;
	float:left;
	padding:6px;
	background-color: #FFFFFF;
	border: 1px solid #70b4e8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#videoPlayer{
	float:left;
	padding:6px;
	background-color: #FFFFFF;
	border: 1px solid #70b4e8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.Txt2{
	margin-top:10px;
	height: auto;
}
.bottomTxt{
float:left;
}
.logos{
margin-left:10px;
float:right;
}
.img01{
width:195px;
margin:7px;
float:left;

}

