/*
css usada nas paginas de sites espelhos (design storefront Danilo) e em paginas de login e lembrar senha de parceiros b2b
*/
body { 
	font-size: 10px; 
	color: #666666;
	line-height: 2em;
	background:#fff url(/images/bg_meuingles.jpg) repeat-x !important;
}



.footer_homepage {
border-bottom:1px solid #A9B7D5;
border-top:1px solid #A9B7D5;
float:left;
height:auto;
margin:55px auto 0;
min-height:150px;
text-align:left;
width:100%;
background:#fff !important;
}

/*a:hover .footer{
	color:#233a79;
	text-decoration:underline;
}*/
/************ TEXT SETTINGS **************/
p {
	font-size:1.4em;
	padding:0px 0px 1.2em 0px;	
}

h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	/*width:100%;*/
	padding:5px 0px 0px 0px;
	line-height:25px;
	border:0px;
}

h2 {
	font-weight:bold;
	padding:0.2em 0px 0.5em 0px;
	color:#00aeef;
}

h3 {
	font-size:1.6em;
	width:100%;
	padding:0.2em 0px 0.5em 0px;
}

h4, h5 {
	font-size:1.6em;
	width:100%;
	padding:0.2em 0px 0.5em 0px;
}




/*      FOOTER NOVO        */
.footer_homepage{
	height:150px;
	border-top:solid #d3d8e4 1px;
	border-bottom:solid #d3d8e4 1px;
}

.footer_homepage a, a:link, a:visited, a:active{
	color:#5d6ea5;
	text-decoration:none;
}

.homepage_copyright{
	margin:15px auto auto;
}

/*      FIM FOOTER NOVO        */



/*******************************/
/*FORMULARIOS*/

.formulario_cell_direita{
  font-weight:bold; text-align:left; 
}

.msgs{font:bold 10px Verdana,sans-serif; margin-left:180px; color:red; }

#coluna_left-body li{cursor:default;}

.corpoTXTcinza{
	line-height:15px;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
}
/******************/

#divprodutos h2{
color:#F08231;
}
.h1homepage{
	font-size:24px; 
	color:#3a62ab; 
	border-bottom:1px solid #b5c1dc; 
	line-height:40px; 
	margin-bottom:20px;
}

/*menu mão logado*/
.logado .header_content_landpg .menu ul li a:hover {color:#b0d2f2;}
.menu li#selected {background-color:#B0D2F2;}
.logado .header_content_landpg .menu ul li .fundo_esq, .logado .header_content_landpg .menu ul li .fundo_dir {background-image:url(/images/header/fundo_menu.png);}
.menu .home_logado {background:url(../images/header/new_home_azul.png) no-repeat center center;}
.logado .header_content_landpg .menu ul li .fundo_esq, .logado .header_content_landpg .menu ul li .fundo_dir {background-image: url(/images/header/fundo_menu_logado.png);}
.menu .fundo_fim_esq, .menu .fundo_esq, .menu .fundo_dir, .menu .fundo_fim_dir {background-image: url(/images/header/fundo_menu.png) no-repeat;}
.menu .fundo_fim_esq, .menu .fundo_esq, .menu .fundo_dir, .menu .fundo_fim_dir {background-image:url(/images/header/fundo_menu.png);}






