#footer {
	background-color: #fff;
	color: #666;
	position: relative;
	text-align: center;
}

#div-marcas {
	padding: 5px;
}

.fonte_msgocorrencias{
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size:12px;
   margin-top:6px;
}

.titulo_msgocorrencias{
   font-family: sans-serif;
   font-weight:bold;
   font-size:10pt;
   color: #121752;
   border-bottom: 1px solid #000000;
   margin-bottom: 3px;
   width: 243px; 
}

.titulo-comentario{
	padding-top: 15px; 
	border-bottom:1px solid #8CAAE7;
	color:#121752;
	font-family:sans-serif;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:3px;
	width:400px;
}

.headercomentario {
	width : 100%;
	background-color:#EEF3FF;
	color:#000000;
	font-weight:bold;
	text-align:left;
}

.menu {
	width: 135px;
	margin: 0px;
	pading: 0px;	
	text-align: left;
	background-color: #ececec;
}

.menu-header {
	background: url(images/cp_top.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	height: 20px;
	padding-top: 5px;
	padding-left: 8px;
	width: 135px;
}

.menu-footer {
	background-color: #ECECEC;
	height: 10px;
	margin-bottom: 20px;	
	width: 135px;
}

.menu ul {
	margin: 0px;
	padding: 0px;	
	list-style: none;
}

.menu ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.menu li a {
	line-height: 18px;
	display: block;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	padding: 2px 0px 0px 7px;
	margin: 0px;	
	color: #0f309f;	
	float: none;
	width: 128px;
}

.menu li a:hover {
	background: #d6d6d6;
	line-height: 18px;
}

#masthead {
	background: url(images/header_02.gif) repeat-x;
	height: 57px;
	padding: 0px;	
}

#masthead-logo {
	height: 57px;
	margin: 0px;
}

#section {	
	height: 140px;
	padding: 0px;	
}

#section-fundo {
	height: 140px;
	padding: 0px;
}

.secao-table {
	border: 0px;
	width: 100%;	
}

#top-menu {
	width: 100%;
	margin: 0px;
	pading: 0px;	
	text-align: left;	
}

#top-menu a {
	border-bottom: #eee 1px solid;
	margin: 0;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	padding: 3px 0 1px 4px;
	color: #000;

}

#header-menu {
	width: 100%;
	margin: 0px;
	pading: 0px;	
	text-align: left;
	background: #FFF;
	height: 30px;
}

#header-menu a {
	border-bottom: #eee 1px solid;
	margin: 0;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style:normal;
	padding: 5px 15px 3px 5px;
	color: #000;
}

* html body #nav a {
	width:100%;
} 




#search-div{
	float: right;
}

.titulo-secao {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #848282;
	margin-bottom: 5px;
	margin-top: 15px;	
}

.titulo-secao a{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #848282;
	margin-bottom: 5px;
	margin-top: 15px;
	text-decoration: none;	
}

.info-red{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: red;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
}

.msg-erro-big{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: red;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
}

.msg-ok {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: green;
	text-decoration: none;
}

.msg-erro{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: red;
	text-decoration: none;
}

.msg-erro-frete{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: red;
	text-decoration: none;
	background-color:yellow;
}

.input-erro {
	background-color: lightyellow;
	border: 1px solid orange;
}

#div-400 {
	height: 400px;
}

.titulo-faq {
	border-bottom:1px solid #8CAAE7;
	color:#121752;
	font-family:sans-serif;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:3px;
	width:243px;
}

.faq-pergunta {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-top:6px;
}

.faq-autor {
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
}

.faq-resposta {
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-top: 5px;
	padding-left: 10px;
}


#div-indicar{
	padding: 15px;
	border: 1px solid blue;	
}

#div-comentario{
	padding: 15px;
	border: 1px solid blue;	
}

.div-indicar{
	padding: 15px;
	border: 1px solid blue;	
}

.div-comentario {
	padding: 15px;
	border: 1px solid blue;		
}

.invisivel{
	visibility: hidden; 
	height:0px;
	clear:both; 
	padding: 0px;
}


.highlight {color: #000; background: #EBEBDF}

.comentario_link {
	font-size:8pt;
	font-weight:normal;
	font-family:Verdana,Arial,Helvetica;
	vertical-align: top;
	color:black;
}

.comentario_link img{
	border: 0px;	
}

.comentario_link a:link {	
	text-decoration:none;
	color:black;
}

.comentario_link a:visited {
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
	text-decoration:none;
	color:black;
}

.comentario_link a:hover {
	color:black;
}

.comentario_link a:active {
	color:black;
}

/********************** MODAL MESSAGE ****************************** */
.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.4;	/* Transparency */
	background-color:#AAA;
	z-index:100;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:3px solid #000;	
	padding:10px;
	z-index:1000;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#FFF;	/* White background color for the message */
}
.modalDialog_contentDiv_shadow{
	z-index:900;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}

/********************** FIM MODAL MESSAGE ****************************** */

#loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	padding: 3px 0px 5px 3px;
	background: url(images/indicator.gif) no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.aparece {
	visibility: visible;
	position: relative;
	clear: both;
}

.desaparece {
	visibility: hidden;
	position: relative;
	clear: both;
}

.hide-div {
	display:none;
	visibility:hidden;
}

.display-div {
	display:block;
	visibility:visible;
}
