/* CSS Document */
/*Menu de SeparaCabCtd*/

#dataSistema{
	width: 200px;
	height: 19px;
	margin-top: 6px;
	float: left;
	color: #FFFFFF;
}

#menuAjudaMM {
	width: 495px;
	_width: 455px;
	height: 19px;
    margin-right:15px;
    _margin-right:10px;
    _margin-top:5px;
	float:right;
	font-size: 9px;
	color: #fff3bc;
	text-align: right;
	/*padding-top: 6px;
	padding-right: 20px;*/
}

html>body #menuAjudaMM {
    position:relative;
    top:-20px;
}

#menuAjudaMM a{
	/*color: #fff3bc;
	text-decoration: none;*/
}
	
#menuAjudaMM a:hover{
		text-decoration: underline;
}

a.linkBranco:link,
a.linkBranco:active,
a.linkBranco:visited{
	color: #fff3bc;
	text-decoration: none;
}

a.linkVermelho:link,
a.linkVermelho:active,
a.linkVermelho:visited{
	color: #CE3131;
}


/*FIM DO SEPARACABCTD*/

/*LATERAL ESQUERDA*/

/*MENU MM E ADICIONAR*/
.menu{
	background:#ffffff;
	float:left;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
}
html>body .menu{
	width:154px;
}

/*botoes no menu principal*/
/* menu */
#menuMM_principal h3 {
	margin: 0px 0px 0px 10px;
	padding: 5px 0 0;
	clear:both;
}
#menuMM_principal, 
#menuMM_principal_config{
	/*Contém propriedade POSITION:RELATIVE em PROD */
	background-color:#F2F2F2;
	width:140px;
	height:auto; /* comentado 350px em PROD */
	display: block; 
	line-height: 14px;
	margin:0px;
	margin-bottom:15px;
	border:0px;
	overflow:hidden;
}
	
#menuMM_principal_config{
	position:absolute;
	visibility:hidden;
}

/*botoes no menu principal*/
#menuMM_principal .bt_menu_mm{
	width: 66px;
	height: 27px;
	float: left;
	display: inline;
	background-image: url(../imagem/servicos/mm_botao_menu.gif);
	background-repeat: no-repeat;
	text-indent: -1000px;
	margin: 0px;
	font-size: 1px;
	list-style: none;

}

#menuMM_principal .bt_menu_mm a{
	text-decoration: none;
	display: block;
	width: 66px;
	height: 27px;
}

/*botão Adicionar*/
#menuMM_principal .bt_adicionar_mm{
	width: 74px;
	height: 27px;
	float: left;
	display: inline;
	background-image: url(../imagem/servicos/adicionar_botao2.gif);
	background-repeat: no-repeat;
	text-indent: -1000px;
	margin: 0px;
}

#menuMM_principal .bt_adicionar_mm a{
	text-decoration: none;
	width: 74px;
	height: 27px;
	display: block;
}

/*botões adicionar*/

#menuMM_principal_config .bt_menu_mm{
	width: 66px;
	height: 27px;
	float: left;
	display: inline;
	background-image: url(../imagem/servicos/mm_botao_menu2.gif);
	background-repeat: no-repeat;
	text-indent: -1000px;
	margin: 0px;
	font-size: 1px;
	list-style: none;
}

#menuMM_principal_config .bt_menu_mm a{
	text-decoration: none;
	display: block;
	width: 66px;
	height: 27px;
}

/*botão Adicionar*/
#menuMM_principal_config .bt_adicionar_mm{
	width: 74px;
	height: 27px;
	
	background-repeat: no-repeat;

	text-indent: -1000px;
	margin: 0px;
    float: left;
    background-image: url(../imagem/servicos/adicionar_botao2.gif) !important;
}

#menuMM_principal_config .bt_adicionar_mm a{
	text-decoration: none;
	width: 74px;
	height: 27px;
	display: block;
}

#menuMM_principal ul, 
#menuMM_principal_config ul{
	margin:0px;
	padding:0 7px 7px 7px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color:#000000;  
}

#menuMM_principal ul li a:hover, 
#menuMM_principal_config ul li a:hover{
	text-decoration: underline;

}

#menuMM_principal hr, 
#menuMM_principal_config hr,
.menuMM_portal hr,
.bancas hr,
.publicidadeMM hr{
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#ffffff;
	border:0px;
	border-top:1px; 
	border-style:solid; 
	border-color:#cccccc; 
}

html>body 
#menuMM_principal hr,
#menuMM_principal_config hr{ 
	margin-bottom:6px;
	margin-top:6px;
	height:5px;
}
#menuMM_principal_config hr{
	width: 120px;
	margin-left: 10px;
}

/*configuração para hr de menuMM*/
.hr_mm{
	margin-top: 5px;
}

/* menu */

/* geral */


ul li{
	list-style-type:none;
	display: block; 
	margin:0px;
}

ul li a{
	text-decoration: none;
	color:#000000;
}

/* menu mm */

/*MENU PORTAL EXAME*/
.menuMM_portal{
	background-color:#f2f2f2;
	margin-bottom: 20px;
	height: auto; /* Comentado em PROD */
}

.menuMM_portal h1{
	background-image: url(../imagem/servicos/portal_exame_botal_verm.gif);
	background-repeat: no-repeat;
	text-indent: -1000px;
	height:27px;
}

.menuMM_portal .margem{
	margin-left: 10px;
}
.menuMM_portal h2 a{
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.menuMM_portal hr{
	width: 120px;
	margin-left: 10px;
}

h3{
	margin-top: 20px;
	margin-left: 10px;
}

.menuMM_portal h3{
	margin-top: 5px;
	margin-bottom: 0px;
	
}

/*MENU REVISTA*/
.revistas {
	text-align: left;
	overflow:hidden;
	background-color: #f2f2f2;
}

.revistas h1{
	background-image: url(../imagem/servicos/portal_exame_botal_verm2.gif);
	background-repeat: no-repeat;
	text-indent: -1000px;
	height:27px;
}


.revistas h2 a{
	line-height: 19px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(../imagem/servicos/bg_revista_h2.GIF);
	background-repeat: no-repeat;
	color: #000000;
}

.bancas,
.legendas,
.publicidadeMM{
	height: auto;
	width: 120px;
	padding: 10px;
	margin:0px;
	background-color: #f2f2f2;	
	line-height: 14px;
}

.bancas{
	height: auto;
}
.bancas img{
	float: left;
	clear: both;
	display: block;
	margin: 5px auto 10px auto;
}

.bancas img a{
	border: 0px;
}

.bancas hr{
	clear: both;
}

.destaque_vermelho{
	color:#AE0000; 
}

.legendas{
	height: auto; /* 10px em PROD */
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px!important;
	padding-bottom: 0px;
}

.publicidadeMM{
	height: 110px;
}

html>body .publicidadeMM hr{
	margin-bottom: 10px;
}
.publicidadeMM img{
	height: 90px;
	width: 120px;
}
#listamodulos {
margin-top: 0px;
}
#listamodulos br {
height: 5px;
}
#listamodulos hr{
margin-left: 3px;
padding-left: 0px;}
.pesquisa{
	font-size: 11px; 
 	color:#9E5C00; 
 	font-weight: bold;
}

 a.link_azul:link, a.link_azul:active, a.link_azul:visited{
	font-size: 11px; 
	color:#0069C3;
	font-weight: normal;
	margin-top: 40px;
/*	float: left;*/
}

/*FIM LATERAL ESQUERDA*/



body #centroR2 .caixa2 {
	margin-top: 18px;
}

.RevistaMM {
	display: block;
	float: left;
	padding: 0px 0px 0px 10px;
}

.RevistaMM .boxImagem {
	float: left;
	margin-right: 10px;
}

.RevistaMM h1 {
	float: left;
	width: 150px;
}

.RevistaMM p {
	float: left;
	width: 150px;
}


.Tutorial {
	display: block;
	float: left;
	padding: 0px 0px 0px 10px;
}

.Tutorial .boxImagem {
	float: left;
	margin-right: 10px;
}

.Tutorial .boxImagem img {
	width: 80px;
}

.Tutorial h1 {
	float: left;
	width: 100px;
}

.Tutorial h2 {
	margin: 0;
	margin-top: -10px;
	padding: 0;
	float: left;
	text-align: right;
	width: 225px;
}

.Tutorial p {
	float: left;
	padding: 0;
	margin: 0;
	width: 160px;
}

