@charset "iso-8859-1";
/* CSS Document */

.fundo_pes{
	background-image: url(images/fundo_pes.jpg);
	background-repeat:repeat-x; }


input, checkbox, select, radio {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #434343;
}

input.pesquisa{
	margin:0px; 
	padding:0px; 
	font-family: Trebuchet MS, Tahoma; 
	border: 0px; 
	font-size:11px;
	width: 130px;
}

select.modelo { 
	font-size: 11px; 
	width:190px; 
	border: 1px solid #808080;
	font-family:Trebuchet MS, Tahoma;
	}
	
.menu_main {
	font-weight:bold;
	color:#d71e1e;
	font-size:18px;
	text-align:right;
	}

.fundo_pesquisa{ 
	background-color:#bababa;
	width:786;
	height:39; }
	
.data {font-family: Trebuchet MS, Tahoma; 
	font-size:11px; }
	
.bot_menu_esq{
	background-image:url(images/bot_esq.jpg);
	width:8px;
	height:31px;
	}

.bot_menu_meio{
	background-image:url(images/bot_meio.jpg);
	background-repeat:repeat-x;
	font-family: Trebuchet MS, Tahoma; 
	font-size:11px;
	color:#000000;
	font-weight: bold;
	}

.bot_menu_dir{
	background-image:url(images/bot_dir.jpg);
	width:8px;
	height:31px;
	}

.submenu{
	background-image:url(images/submenu.jpg);
	height:23px;
	width:790px;
	}
	
.fundo_rod{
	background-image:url(images/rodape.jpg);
	width:760px;
	height:69px;
	font-family: "Trebuchet MS, Tahoma";
	font-size:10px;
	}
	
.menu_lateral{
font-family:Trebuchet MS, Tahoma;
font-size:12px;
color:black;
}

.fundo_destaque{
	background-image:url(images/campanhas/destaque_certo.jpg);
	height:150;
	width:260;
	}
	
	
.destaque_campanha{
	text-align:left;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	}

.fundo_produto {
	background-image: url(images/fundo_prod.jpg);
}

.fundo_newlogin{
	background-image:url(images/cliente_novo.jpg);
	height:223px;
	width:255px;
	}

.fundo_login{
	background-image:url(images/cliente_habitual.jpg);
	height:223px;
	width:255px;
	}
	
	
.text_login{
	text-align:left;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	}