/* Geral */
a            { font-family: Trebuchet MS; color: #C2731B; text-decoration: none; 
               font-weight: bold }
a:hover      { text-decoration: underline }
div#space {
		width: 100%;
		text-align: center;
		}
body {
		background-image:url('images/background.gif'); 
		background-position: top center;
		margin:0;
		padding:0; 
		font-style:normal; 
		font-variant:normal; 
		font-weight:normal; 
		font-size:12px; 
		font-family:Arial; 
		background-color:#dd2229; 
		background-repeat:repeat-y; 
		color:#959595;
		padding:0
		}
h1 {display:none}


#page img {border:0px none; }

#page { 
		width: 1004px;
		text-align:center;
		margin:0 auto;
		
}

/* Setup do Cadastro */

.linha { 
		width: 173px ;
		height: 27px ;
}
.linha-input {
		width: 98x;
		height: 19px;
		padding-left: 75px;
		padding-top: 8px;
		text-align:left;
		float:left;

		/* para o IE: width: 173px */
		/* para o IE: height: 27px */
}
.linha-input input { 
		width: 65px;
/* original width: 68px */
		height: 18px;
		font-size: 9px;
}
/* Header */
#header { 
		width: 1004px;
		height: 395px;
		background-image:url('images/layout-mjpop_01.jpg'); 
		margin:0;
		padding:0; 
}


#menu {
		width: 328px;
		height: 718px;
		background-image:url('images/layout-mjpop_03.gif');
		margin:0;
		padding:0;
		float:left;
}

#parceiros {
		width: 874px;
		height: 115px;
		background-image:url('images/parceiros.jpg')
}

/* Pagina */

#paginas{
		width: 874px;
		background-image:url('images/pg_backgroud.gif');
		text-align:center;
		margin:0 auto;
		
}

#sub-header { 
		width: 1004px;
		height: 32px;
		background-image:url('images/layout-mjpop_02.gif');
		
} 

#content {
		width: 1004px;
		
		margin: 0;
		padding: 0;
		background-color: #dd2229;
}
#page-title { 
		width: 676px;
		height: 79px;
		background-image:url('images/layout-mjpop_04.gif');

} 

#page-title-inside { 
		width: 676px;
		height: 70px;

		background-image:url('images/titulo-geral_01.gif');
		text-align: left;
		
		/* IE: Larguta 676px, altura 79px */
}

#page-title-inside h2 { 
		width: 340px;
		
		font-size:14px; 
		padding-top: 35px;
		padding-left: 45px; 
		font-family:Arial;
		color: #878787;

}


#page-footer { 
		width:676px;
		height: 28px; 
		background-image:url('images/layout-mjpop_06.gif');
} 

#page-container { 
		width: 676px;
		height: 718px;
}

#page-content { 
		width: 676px;
		height: 596px;
		padding-top: 15px;
		background-image:url('images/layout-mjpop_05.gif');
		background-repeat: no-repeat;
		background-position: top center;
		text-align: left; 
}
#page-scroll {unicode-bidi:bidi-override;  display:block; width:615px; height:587px; overflow:auto; padding:0px; margin-left:23px; margin-right:38px; }
/* Dados IE: largura: 676px altura 611px*/
#page-content p {font-size:12px; line-height:16px;}

#conteudo {
		width: 676px ;
		height: 718px;
		float: right;
		margin:0;
		padding:0;
		background-color:#dc2328;

}
#lateral {
		width: 240px;
		height: 657px;
		margin-right:18px;
		background-image:url('images/imagem.gif');
		float: right;
}
.titulo {
		width: 551px ;
		height: 35px;
		background-image:url('images/title_bg.gif');
		background-repeat: no-repeat;
		margin:4px;
		margin-left: 15px;
		padding:0px;
		padding-left: 15px;
		clear:both ;
		text-align: center;
}
.titulo h2 {
		font-family: Trebuchet MS; 
		font-size:10pt;
		width: 536px;
		height: 35px;
		padding-top: 8px;
 }
 h3 {
		font-family: Trebuchet MS; 
		font-size:14;
		border-bottom: 0px solid #87b6d4;
		padding-top:10px;
}
.texto {
		width: 550px;
		margin: 15px;
		padding: 4px;
		float: left;
		text-align:justify;
}
.center { text-align: center; } 
.home-columns { width: 595px; text-align: center; }
.home-left { float: left; width: 297px; }
.home-right { float:right; width: 295px; }
/* Footer */
#footer {
		width: 1004px;
		height: 144px ;
		background-image:url('images/layout-mjpop_07.gif');
		background-repeat:no-repeat;
		clear:both;
		text-align:justify;
}