body{
margin:0px;
background-color:#000000;
}


#principal{
	position:absolute;
	width:100%;
    background:url(img/background.jpg) top center no-repeat;
	margin:0 auto;
	height:auto;
}

#cima{
width:100%;
height:129px;
}

#meio{
width:100%;
height:auto;

color:#FFFFFF;
font: 0.8em "Tahoma";
}

#rodape{
width:100%;
height:124px;
background-color:#000000;
/*background:url(../images/bg.rodape.png) top left repeat;*/
text-align:center;
color:#FFFFFF;
font: 0.8em "Tahoma";
/*padding:20px 0 0; */
}


#geral{
width:1024px;
height:auto;
margin:0 auto;
}

#topo{
width:1024px;
height:auto;
margin:0 auto;
}

#main{
margin-top:0px;
width:890px;
height:auto;
background-color:#FFFFFF;
}

#baixo{
width:890px;
height:147px;
background-color:#F0FF0F;
/*margin-top:-1px;*/
}


/*   Caixas dos conteúdos Direito/Esquerdo =======================================================================================================*/
.box_home_Right{
width:auto;
height:auto;
margin:0 auto;
padding:0 54px 0 62px;
}

.box_home_Left{
width:376px;
height:400px;
margin:0 auto;
background:url(img/fundo_contorno_home_marinaTV.jpg) top center no-repeat;
font: 12px "Trajan Pro";

}

.box_home_faclube{
width:auto;
height:auto;
margin:0 auto;
padding:10px 10px 10px 10px;
}

.box_home_Left_titulo{
width:376px;
height:auto;
margin:0 auto;
padding:32px 0 0 0;
}

.box_home_novidades{
width:auto;
height:400px;
margin:0 auto;
background:url(img/fundo_contorno.jpg) top center no-repeat;
font: 12px "Trajan Pro";
padding:1px 1px 1px 1px;
}

.box_home_Right_interno_fotos{
width:auto;
height:400px;
margin:0 auto;
background:url(img/fundo_contorno.jpg) top center no-repeat;
font: 12px "Trajan Pro";
}

.box_home_Right_interno_marinaTV{
width:530px;
height:450px;
margin:0 auto;
/*background:url(img/fundo_contorno.jpg) top center no-repeat;*/
font: 12px "Trajan Pro";
}

.box_home_Right_titulo{
width:auto;
height:auto;
margin:0 auto;
padding:0 0 0 62px;
}

.box_home_Right_titulo2{
width:auto;
height:auto;
margin:0 auto;
padding:40px 0 0 62px;
}


.novidades_interno{
width:auto;
height:300px;
margin:0 auto;
padding:10px 0px 10px 10px;
}


.divisao_novidades{
width:auto;
height:auto;
margin:0 auto;
padding:10px  10px 10px;
font: 12px "Trajan Pro";
color:#FFFFFF;
text-align:justify;
}
.divisao_novidades_mes{
width:auto;
height:auto;
margin:0 auto;
padding:10px  10px 10px;
font: 14px "Trajan Pro";
color:#FFFFFF;
}


.line_pink{
background:url(img/line_pink.png) top center no-repeat;
width:auto;
height:5px;
margin:0 auto;
}





/*=======================================================================================================*/


/*.topo-dir {
	background:url(css/topo-dir.png) 100% 0 repeat-y;
	width:917px;
    padding:0 27px 0 0;
	height:auto;
    margin:0 auto;
	}*/
	
/*Para poder rodar no I.E.
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src=css/topo-dir.png,
sizingMethod='scale');*/


/*.topo-esq {
	background:url(css/topo-esq.png) top left repeat-y;
	width:890px;
    padding:0 0 0 27px;
	height:auto;
    margin:0 auto;
}
*/