* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	font-family:'Segoe UI',Segoe,'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
	color:#333;
}

.clear {
	clear: both;
	position: relative;
	font: 0;
	height: 1px;
	margin: -1px;	
}

a {
	text-decoration:none;	
	color:#D70A10;
}

a:hover {
	color:#990C11	
}

a img {
	border:0;	
}

#bg {
	background: url(/img/bgtopo2.png) no-repeat top center;		
}

#app {
	width:950px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#app #top {
	height:336px;
}

#top h1, #top h2, #menu {
	display:none;
}

#content {
	padding:15px;
}	

#content .wrap {
	width:920px;
}


#footer {
	width:920px;
	height:95px;
	margin-left:15px;
	margin-bottom:50px;
	background:url(/img/bgfooter3.png) no-repeat left top;	
/*	overflow:hidden;*/
	font-size:12px;
	line-height:17px;
	color:#FFF;	
	position:relative;
}

#footer a {
	color:#FFF;	
	font-weight:bold;
	font-size:14px;	
}

#footer p {
	padding-left:150px;	
	padding-top:15px;
}

#footer strong {
	color:#C7E7F5;	
}

#footer #newsletter input#email {
	position:absolute;
	left:673px;
	top:43px;	
	width:165px;
	background:none;
	border:none;
	color:#666;
	font-size:12px;
}

#footer #newsletter .btn {
	position:absolute;
	left:850px;
	top:39px;
}

#footer #logomax {
	display:block;
	position:absolute;
	right:10px;
	bottom:-30px;
	font-size:10px;
	text-transform:uppercase;
	color:#FFF;
	background:url(/img/logo-max.png) no-repeat center top;
	width:26px;	
	height:24px;
}

#footer #logomax span {
	display:none;	
}

#languages {
	position:absolute;
	width:136px; 
	top:10px;
	left:770px;	
	color:#FFF;
}
#languages .skiptranslate {
	color:#30667C;		
}
#languages .goog-logo-link {
	font-size:0px;
}

/* CONTENT */
.content { 
	color:#555;
	margin-top:25px;
}

.content strong { 
	color:#222; 
	background:#FFC; 
	background:#FFEBF1;
	padding-left:2px;
	padding-right:2px;
}

.content h2 {
	color:#34b2c3;
	font-size:30px;
	font-weight:normal;
	margin-bottom:15px;
}

.content h3 {
	color:#dc6872;
	color:#d91313;	
	font-size:22px;
	font-weight:normal;
	margin:5px 0 10px;
	clear:both;
}

.content p {
	padding:4px 0 12px;
}

.content ul {
	margin-left:30px;
}

.content img.alignleft {
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #e21616;
}

.content blockquote {
	background:transparent url(/img/aspa.png) no-repeat scroll left top;
	color:#008CAA;
	font:italic 17px georgia;
	margin:15px 10px;
	padding-left:30px;
	padding-top:10px;
	min-height:40px;
}

.boxdestaque {
	margin-right:20px;
	padding:20px;
	background:#F2FAFD;
	border:1px solid #DAF0F9;	
}

/* COLS */
.col1 {
	float:left;	
	width:205px;
	background:url(../img/divblock.png) no-repeat right top;
	_height:621px;
	min-height:621px;
	margin-right:15px;
}

.col2 {
	float:left;	
	width:700px;
}


.content .col1 ul.menu-lateral {
	padding:0;
	margin:0;
	padding-right:20px;	
	list-style:none;
}

.col1 .menu-lateral li {

}

.col1 .menu-lateral a {
	font-size:15px;
	background:#eee url(../img/seta-menuinterno.png) no-repeat 10px 13px;
	padding:8px 10px 8px 20px;	
	display:block;
	border-bottom:1px dotted #fff;	
	outline:none;
}

.col1 .menu-lateral li.selected a {
	background-color:#ddd;	
}

.col1 .menu-lateral a:hover {
	color:#111;	
	background-color:#dfdfdf;
}


/* PAGINACAO */

.paginacao {
	clear:both;
	margin:20px 0;
	padding:8px 0;

}

.paginacao .curPageLinkClassName {
	font-weight:bold;
	color:#000;
	font-size:120%;
}

 /* MENSAGENS*/
  .msg-informativo,
  .msg-alerta,
  .msg-alerta-critico,
  .msg-erro,
  .msg-sucesso {
	padding:10px 10px 10px 55px;
	margin: 15px 0;
	color:#222;
	border:1px solid #bfcfe7;
	background: #e1edfd url(../img/icones/icn-informacao-30.png) no-repeat 15px center;
  }

  .msg-informativo dt {
	color:#6C8BC7;
	font-weight:bold;
  }

  .msg-informativo dd,
  .msg-alerta dd,
  .msg-alerta-critico dd,
  .msg-erro dd,
  .msg-sucesso dd {
	padding:0;
	margin:0;
	line-height:17px;
  }

  .msg-informativo dd ul,
  .msg-alerta dd ul,
  .msg-alerta-critico dd ul,
  .msg-erro dd ul ,
  .msg-sucesso  dd ul {
	padding-left:25px;
  }

  /* mensagem de alerta */
  .msg-alerta {
	color:#222;
	border:1px solid #F1ED09;
	background: #FBF992 url(../img/icones/icn-alerta-30.png) no-repeat 15px center;
  }

  .msg-alerta dt {
	color:#666504;
	font-weight:bold;
  }


  /* mensagem de alerta critico */
  .msg-alerta-critico {
	color:#fff;
	border:1px solid #7C0404;
	background: #CB1212 url(../img/icones/icn-alerta-critico-30.png) no-repeat 15px center;
  }

  .msg-alerta-critico dt {
	color:#FFF946;
	font-weight:bold;
  }

  #principal .msg-alerta-critico dd a {
	color:#FFF946;
  }


  /* mensagem de error */
  .msg-erro {
	color:#222;
	border:1px solid #FDADAD;
	background: #ffd5d5 url(../img/icones/icn-erro-30.png) no-repeat 15px center;
  }

  .msg-erro dt {
	color:#184315;
	font-weight:bold;
  }

  /* mensagem de error */
  .msg-sucesso {
	color:#222;
	border:1px solid #bfedbb;
	background: #E9F4D2 url(../img/icones/icn-sucesso-30.png) no-repeat 15px center;
  }

  .msg-sucesso dt {
	color:#689f63;
	font-weight:bold;
  }
  
  
  
