@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-size:1em;	
}

body{ background:url(../img/bg2.png) no-repeat right top #FCFBFB;

font-family:Arial, Helvetica, sans-serif;

}

/******************************************************************LOGO**/

.margin{
	margin:auto;
}

.size{
	width:960px;
}

.arial{
	font-family:Arial, Helvetica, sans-serif;	
}

.cor{
	color:#585858;	
}

#logo{
	display:block;
	height:128px;
}

#logo{ }

#logo-link{
	background:url(../img/renmas.png) no-repeat 0px 65%;
	display:block;
	width:180px;
	height:78px;
	margin-top:30px;
	float:right;
	

}

#logo-link span{
	display:none;
}

#titleblock{
	float:left;	
}

#titleblock table{
	height:115px;
	width:600px;
	text-align:left;
	padding-bottom:10px;
}

#titleblock h1{
	font-size:34px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 3px 0px;
	padding:0px;
	color:#666666;
	
}

#titleblock h3{
	font-size:20px;
	margin:0px 0px 5px 0px;
	padding-top:5px;
	border-top:1.5px dotted  #dddddd;
	color:#666666;
}

#titleblock #acessibilidade a{
	color:#585858;
	text-decoration:none;
	display:block;
	
	float:left;
	margin-left:10px;
}

#acessibilidade {
	color:#585858;
	text-decoration:none;
	display:block;
	float:right;
	position:absolute;

}

#acces_a_minus{
	font-size:8pt;
	padding-top:5px;
}

#acces_a{
	font-size:10pt;
	padding-top:3px;
}

#acces_a_plus{
	font-size:12pt;
}

#acessibilidade a:hover{
	color:#999 !important;
}

#acessibilidade #botaoEmail{
	display:block;
	width:26px;
	height:15px;
}

#acessibilidade #botaoHelp{
	display:block;
	width:10px;
	height:15px;
}


#acessibilidade #botaoEmail span, #acessibilidade #botaoHelp span{
	display:none;
}

#botaoEmail{ background:url(../img/envelope.gif) no-repeat 50% 50%;}
#botaoHelp{ background:url(../img/ajuda.gif) no-repeat 50% 50%;}

/******************************************************************MENU**/

#risco{
	width:1007px;
	height:2px;
	overflow:hidden;
}

#risco{ background:url(../img/risco.png) no-repeat;}

#menu{
	margin-top:-2px;	
}

#tb-menu{
	width:100%;
	height:36px;	
}

#tb-menu1{
	width:115px;	
}

#tb-menu1 a{
	display:block;
	width:115px;
	height:36px;	
}

#tb-menu1 a span, .bt_change span{
	display:none;	
}

.bt_change{
	display:block;
	width:22px;
	height:36px;
}

#tb-menu3{
	width:5px;
}

#mh_2_bt, #mh_4_bt{
	display:none;
	width:30px;
	height:36px;
}

#mh_2_bt span, #mh_4_bt span{
	display:none;
}

#tb-menu1{ background:url(../img/menu_mds.gif) no-repeat 0px 50%;}
#mh_0_bt, #mh_1_bt, #tb-menu2, .tb-menu-bt{ background:url(../img/menu_bk.jpg) repeat-x 0px 50%;}
#tb-menu3{ background:url(../img/menu_right_end.gif) no-repeat 100% 50%;}

#mh_2_bt{ background:url(../img/menu_move_left.gif) no-repeat 50% 50%;}
#mh_4_bt{ background:url(../img/menu_move_right.gif) no-repeat 50% 50%;}

/***************************************CONTENT**/

#content{
	margin-top:10px;
}

#content .content-subtitulo{
	font-family:arial;
	font-size:25.6px;
		
}

/*FOOT*/

#voltar-imagem-transp {
float:right;
position:relative;
right:7px;
text-align:right;
top:-27px;
}
#voltar-top-container {
margin:10px auto auto;
width:960px;
}

#voltar-topo {
background:url("../img/voltar.png") no-repeat scroll 0 0 transparent;
cursor:pointer;
height:14px;
left:876px;
position:relative;
width:84px;
}
#voltar-topo:hover {

}

#rodape-tema, #balao-texto-container {
background-color:#CCCCCC;
}

#rodape-tema  {
border-top:1px solid #D2D2D2;
height:60px;
margin-top:6px;
padding:0;
width:100%;
}

#rodape-tema #colophon .esquerda {
color:#FFFFFF;
float:left;
font-family:arial;
margin-top:-8px;
width:384px;
}

#colophon  {
clear:both;
color:#585858;
font-size:0.88em;
height:19px;
margin:16px auto auto;
padding-top:0.5em;
text-align:left;
width:960px;
}

#rodape-tema #colophon .esquerda {
float:left;
width:384px;
}

#rodape-tema #colophon .direita {
float:right;
position:relative;
top:-6px;
width:500px;
}
#rodape-tema #colophon #rodape-tema-title {
background:none repeat scroll 0 0 transparent;
font-size:18px;
line-height:1.2em;
}
#rodape-tema #colophon #rodape-tema-descricao {
font-size:0.7em;
}
#selos {
text-align:right;
}
#selos a {
padding:0 0.3em;

}
#selos a img{
border:none;
}


