@charset "utf-8";

body {
	margin:0;
	padding:0;
	text-align:center;
	background:#FFFFFF;
}


html, body {
	height: 100%;
}
	
* html #Container1 {height: 100%;}

/*---------Container Geral---------*/
#Container1 {
	position: relative;
	margin:0 auto;			
	width:1000px;
	text-align:left;
}

/*---------Partes do topo---------*/
#cor_site, #corTop{background-color:red;}
#cor_site {
	width:100%;
	height:100%;
}
#corTop {
	width:100%;
	height:6px;
}
#Topo1 {
	width:100%;
	height:109px;	
	background-image:url(img/bg_cabecalho.gif);
}

/*---------Colunas---------*/
#Main {
	position:relative;
    width:100%;
	height:auto;
	padding-bottom:30px;
}
#Menu, #Menu2 {
	position: relative;
    width:187px;
	height:auto;
	float:left;
}
#Menu2{
	height:30px;
}
#Centro {
	position:relative;
	width:622px;
	height:auto;
	float:left;
}
#LateralDir {
	position:relative;
	width:191px;
	height:auto;
	right:0px;
	float:left;
}

/*---------Conteúdo de Centro---------*/
#BannerCont,Banner01 {
	width:622px;
	height:168px;
}
#BannerCont {position:relative;}
#Banner01 {
	position:absolute;
	z-index:3;
}
#Principal {
	position:relative;
	width:608px;
	height:auto;
	left:7px;
	float:left;
	padding-top:6px;
}
#News01 {
	position:relative;
	width:278px;
	height:252px auto;
	float:left;
	z-index: 5;
}
#TitNews01 {
	position:relative;
	width:268px;
	height:auto;
	border-color:#E2E2E2;
	border:1px;
	background-color:#F5F5F5;
	padding-left:5px;
	padding-right:2px;
	float:left;
}
#ImgNews01 {
	position:relative;
	width:274px;
	height:180px;
	border-color:#E2E2E2;
	border:1px;
	top:2px;
	padding:1px;
	float:left;
}
#SubtitNews01 {
	position:relative;
	width:268px;
	height:auto;
	border-color:#E2E2E2;
	border:1px;
	top:2px;
	background-color:#F5F5F5;
	padding-left:5px;
	padding-right:2px;
	float:left;
}
#Newsimg {
	position:relative;
	width:325px;
	height:32px;
	left:5px;
	float:left;
}
#News02, #News03, #News04{
	position:relative;
	width:325px;
	height:70px;
	left:5px;
	float:left;
}
#News03 {top:5px;}
#News04 {top:10px;}
#ImgPeq {
	position:relative;
	width:97px;
	height:68px;
	border-color:#E2E2E2;
	border:1px;
	float:left;
}
#TitNews02, #TitNews03 {
	position:relative;
	width:219px;
	height:68px;
	border-color:#E2E2E2;
	background-color:#F5F5F5;
	left:5px;
	border:1px;
	float:left;
}
#TitNews03 {width:194px;}

#Cinema, #Esporte, #Musica {
	position:relative;
	width:200px;
	height:125px;
	top:5px;
	text-align:center;
	float:left;
}
#Esporte{left:4px;}
#Musica {left:8px;}
#ImgCine, #ImgEsp, #ImgMus {
	position:relative;
	width:197px;
	height:51px;
	border:#E2E2E2 1px;
	float:left;
}
#ImgEsp{
	border-color:#028235 1px;
}
#ImgMus{
	border-color:#AF3206 1px;
}
#TextCine {
	position:relative;
	width:200px;
	float:left;
}

#Fj01, #Fj02, #Fj03, #Fj04, #Fj05, #Fj06 {
	position:relative;
	width:301px;
	height:77px;
	top:5px;
	float:left;
}
#Fj02, #Fj04, #Fj06 {left:6px;}
#Fj03, #Fj04 {top:10px;}
#Fj05, #Fj06 {top:15px;}

#MinhaGalera{
	position:relative;
	width:299px;
	height:290px;
	background-image:url(img/mgalerafund.jpg);
	float:left;
}
#Galera{
	position:relative;
	left:12px;
	border:1px;
	float:left;
}
#imgGalera{
	position:relative;
	float:left;
}
#TextoGalera{
	position:relative;
	width:250px;
	height:70px;
	left:17px;
	top:15px;
	float:left;
}
#BanNov{
	position:relative;
	width:297px;
	height:70px;
	left:10px;
	float:left;
}
#Novidades{
	position:relative;
	width:297px;
	height:210px;
	left:10px;
	top:10px;
	float:left;
}
#ContDown {
	position:relative;
	width:287px;
	height:100px;
	float:left;
}
#ImgDown {
	position:relative;
	width:110px;
	height:81px;
	top:5px;
	float:left;
}
#TextDown {
	position:relative;
	width:162px;
	height:91px;
	left:5px;
	float:left;
}

#FJmimg, #FJmtexto{
	position:relative; 
	float:left;
	height:81px;
}
#FJmimg{width:120px;}
#FJmtexto{width:162px; padding-left:5px;}
.TabbedPanelsContentGroup{height:115px;}

/*---------Conteúdo de LateralDir---------*/
#Ban02 {
	position:relative;
	width:191px;
	height:168px;
	background-image:url(img/lado3.jpg);
}
#Ban03 {
	position:relative;
	width:172px;
	height:148px;
	padding-left:5px;
	padding-right:14px;
	padding-top:10px;
	padding-bottom:5px;
	top:10px;
	background-color:#E1E1E1;
}
#ColunaJovem {
	position:relative;
	width:179px;
	height:auto;
	padding-left:5px;
	padding-right:7px;
	padding-top:5px;
	padding-bottom:5px;
	top:10px;
	background-color:#E1E1E1;
}
#Reflexao {
	position:relative;
	width:169px;
	height:132px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(img/pbg.png);
}
#imgPr {
	position:relative;
	width:167px;
	height:auto;
	top:5px;
}
#Enquete {
	position:relative;
	width:169px;
	height:280px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(img/pbg.png);
}

/*---------Rodapé---------*/
#clear { 
	width:100%; 
	height:1px; 
	position:relative; 
	clear:both;
}
#Rodape {
	position:relative;
	background-image:url(img/bgrodape.jpg);
	width:1000px;
	height:40px;
	bottom:0;
	margin:0;	
}


