@charset "utf-8";
/*  '''''''''''''''''''''''''''''''''''''''''''''''''''  */
/*		PROJETO:                                         */
/*		DESENVOLVIMENTO: ABE SOLUÇÕES EM CAFÉ            */
/*                       www.abecafe.com.br              */
/*		DESENVOLVEDORES:                                 */
/*                       Cristiano K. Ritzke             */
/*		DATA INICIO:     16/12/2007                      */
/*  '''''''''''''''''''''''''''''''''''''''''''''''''''  */


/* GERALZAO */
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #433322;
	background: url(../imagens/bg_all.gif) repeat;
	font-family: 'Trebuchet MS','Lucida Grande',Arial,Helvetica,sans-serif;
	font-size: 76%;
	overflow-x: hidden;
}
/* box alinhado ao meio________________________________________________ */
#wrapper {
	width: 775px;

	margin: 0px auto;
}
#inicio #wrapper {
	background: url(../imagens/bg_wrapper_inicial.jpg) repeat-x;
}
#contato #wrapper, #maquinas #wrapper {
	background: #b5a35b url(../imagens/bg_wrapper_conteudo.jpg) 6px 0px no-repeat;
}



/* TÍTULOS, PARAGRAFOS, LISTAS_________________________________________ */
img {
	border: 0px;
}
img.direita {
	float: right;
	margin: 0px 0px 10px 20px;
}
h1 {
	color: #880000;
	font-size: 1.6em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
}
h1.vermelho {
	color: #c22121;
}
h2 {
	color: #880000;
	font-size: 1.4em;
	font-weight: normal;
	margin: 35px 0px 5px 0px;
}
h2.duplo {
	margin: 0px 0px 30px 0px;
}
h3 {
	color: #880000;
	margin: 15px 0px 5px 0px;
}
h4 {
	color: #880000;
}
p {
	margin: 0px 0px 15px 0px;
}
strong {
	color: #433322;
}
a, a:link, a:active, a:visited {
	color: #c22121;
	font-weight: bold;
	text-decoration: undeline;
}
a:hover {
	color: #eb2222;
	text-decoration: underline;
}
ul.lista {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 10px;
}
ul.lista li {
	background: url(../imagens/lista_bullet.gif) no-repeat scroll 2px 5px;
	padding:0px 0px 0px 15px;
}

/* HEADER ____________________________________________________________ */
#header {
	width: 775px;
	height: 220px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background: url(../imagens/bg_header.jpg) no-repeat;
}
#contato #header, #maquinas #header {
	background: url(../imagens/bg_header_conteudo.jpg) no-repeat;
}

#header .logo {
	width: 145px;
	height: 140px;
	float: left;
	text-indent: -9999px;
	margin: 32px 0px 0px 32px;
	background: url(../imagens/header_logo.gif) 0px 0px no-repeat;
}
#header .logo a {
	display: block;
	width: 145px;
	height: 140px;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

#header .contato {
	height: 85px;
	width: 220px;
	background-color: #999999;
	float: right;
	background: url(../imagens/header_contato_ticket.jpg) no-repeat;
}

/* FOOTER ____________________________________________________________ */
.menu {
	height: 45px;
	width: 535px;
	float: right;
	margin: 0px 0px 0px 0px;
	background: url(../imagens/menu_bg.jpg);
}


.menu ul {
	float: right;
	list-style-type: none;
	margin: 0px 14px 0px 0px;
	/*background: url(../imagens/nav_divisor.gif) top right no-repeat;*/
}
.menu ul li {
	float: left;
	height: 50px;
	display: block;
	background: url(../imagens/menu_espacador.gif) right 22px no-repeat;
}
.menu ul li:hover {
	/*background: url(../imagens/nav_item_over.gif) top left no-repeat;*/
}
.menu ul li a {
	color: #664422;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 13px 11px 10px 8px;
}
.menu ul li a:hover {
	color: #9c0000;
}
/* correcao de sobreposicao do bg sobre div direito 
do ultimo item do menu*/
.menu ul li.ultimo {
	background: none;
}
.menu ul li.ultimo a:hover {
	/*background: url(../imagens/nav_divisor.gif) top right no-repeat;*/
}


/* SUBMENU */
.menu ul li ul.menu_dropper {
	display:none;
	font-size:0.9em;
	list-style-type:none;
	margin: 0px;
	padding: 13px 0px 0px 5px;
	position:absolute;
	width:135px;
}
.menu ul li#aempresa a:hover,
.menu ul li#solucoes a:hover,
.menu ul li#bebidas a:hover {
	color: #5b4422;
}
.menu ul li#aempresa ul.menu_dropper {
	height: 70px;
	background: url(../imagens/menu_bg_sub_empresa.gif) no-repeat;
}
.menu ul li#solucoes ul.menu_dropper {
	height: 76px;
	background: url(../imagens/menu_bg_sub_solucoes.gif) no-repeat;
}
.menu ul li#bebidas ul.menu_dropper {
	height: 76px;
	width: 185px;
	background: url(../imagens/menu_bg_sub_bebidas.gif) no-repeat;
}
.menu ul li.hovered ul.menu_dropper {
	display: block;
}
.menu ul li:hover ul.menu_dropper {
	display: block; 
}
.menu ul li ul.menu_dropper li {
	float: none;
	font-size: 1em;
	width: 98%;
	height: 25px;
	background: none;
	padding: 0px 0px 0xp 0px;
	margin: 0px 0px 0px 0px
}
        
.menu ul li ul.menu_dropper li a {
	background: url(../imagens/menu_sub_arrow.gif) no-repeat 5px 7px;
	text-decoration: none;
	text-transform: none;
	width: 100%;
	height: 20px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: 15px;
}
          
.menu ul li ul.menu_dropper li a:hover{
	color: #9c0000 !important;
}

/* FOOTER ____________________________________________________________ */
#footer {
	width: 775px;
	height: 45px;
	margin-bottom: 45px;
	padding: 43px 0px 0px 0px;
	background: url(../imagens/bg_footer.jpg) no-repeat;
}
#contato #footer, #maquinas #footer  {
	background: url(../imagens/bg_footer_conteudo.jpg) no-repeat;
}
#footer p {
	color: #996633;
	line-height: 18px;
	font-size: .9em;
	text-align: center;
	margin: 0px;	
}
#footer p a, #footer p a:link, #footer p a:active, #footer p a:visited {
	color: #996633;
	text-decoration: underline;
	font-weight: normal;
}
#footer p a:hover {
	text-decoration: none;
}


/* BOX DO CONTEUDO ____________________________________________________________ */
#conteudo {
	width: 763px;
	min-height: 500px;
	overflow: hidden;
	padding: 0px 6px 0px 6px;
	background: url(../imagens/bg_conteudo.gif) repeat-y;
}

#conteudo .divisorTexto {
	height: 40px;
	width: 340px;
	margin: 0px auto;
	margin-top: 25px;
	background:url(../imagens/divisor_texto.gif) no-repeat;
}

.contentNavBarCenter {
	text-align:center;
	margin: 10px 0px;
}

/* DUAS COLUNAS ____________________________________________________________ */
.umaColuna {
	width: auto;
	overflow: hidden;
	padding: 50px 80px 0px 80px;
}

/* DUAS COLUNAS ____________________________________________________________ */
.duasColunas {
	width: 100%;
	overflow: hidden;
}
.duasColunas1 {
	float: left;
	width: 50%;
	padding: 0px 0px 0px 0px;
}
.duasColunas1 p {
	margin: 0px 0px 10px 0px;
}


.duasColunas1 .bot-vantangens {
	display: block;
	overflow: hidden;
}
.duasColunas1 .bot-vantangens a {
	display: block;
	width: 197px;
	height: 31px;
	background:url(../imagens/home_bot_vantagens.gif) no-repeat;
}
.duasColunas1 .bot-vantangens a:hover {
	background:url(../imagens/home_bot_vantagens_over.gif) no-repeat;
}
.duasColunas2 {
	float: right;
	width: 50%;
	padding: 0px 0px 0px 0px;
}


/* QUATRO COLUNAS ____________________________________________________________ */
.quatroColunas {
	width: auto;
	overflow: hidden;
}
.quatroColunasLeft {
	float: left;
	width: 157px;
	margin: 0px 10px 0px 0px;
	padding: 0px 14px 0px 0px;
	background: url(../imagens/home_div_conteudo.jpg) right top no-repeat;
}
.quatroColunasCenterLeft {
	float: left;
	width: 160px;
	padding: 0px 10px 0px 0px;
	background: url(../imagens/home_div_conteudo.jpg) right top no-repeat;
}
.quatroColunasCenterRight {
	float: right;
	width: 160px;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	background: url(../imagens/home_div_conteudo.jpg) right top no-repeat;
}
.quatroColunasRight {
	float: right;
	width: 160px;
}

.tituloTabela {
	width: 569px;
	background-color:#660c0c;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px auto;
	text-transform: uppercase;
	padding: 6px 0px 6px 8px;
}
.tituloTabelaPqna {
	width: 380px;
	background-color:#660c0c;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px auto;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 0px 6px 8px;
}
.tituloTabelaPqna span {
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
}
table {
	border:0px none;
	color:#433322;
	margin:0px auto;
	width: 580px;
}
table.pqna {
	width: 392px;
}
table thead th {
	color: #FFFFFF;
	background-color:#c10a0a;
	font-weight:bold;
	font-size: 1.1em;
	height:28px;
	text-align:center;
}
table tbody tr {
	background: #cfc177;
}
table tbody th {
	/*border-bottom:1px solid #998844;*/
	font-size:1em;
	font-weight:bold;
	padding-left:8px;
	height: 22px;
	text-align:left;
}
table tbody td {
	/*border-bottom:1px solid #998844;*/
	height: 22px;
	padding:2px 2px 2px 3px;
	text-align:center;
}
table tbody td.alingLeft {
	text-align:left;
	padding-left: 8px;
}



/* - --------------------------------------------------------------------------------------------------- */
/* PÁGINA INCIAL */
#inicio .duasColunas p {
	color: #433322;
}
#inicio .duasColunas a, 
#inicio .duasColunas a:link, 
#inicio .duasColunas a:active, 
#inicio .duasColunas a:visited {
	color: #c22121;
	font-weight: bold;
	text-decoration: underline;
}
#inicio .duasColunas a:hover {
	text-decoration: underline;
}
#inicio h2 {
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
}
#inicio h2.duplo {
	margin: 0px 0px 30px 0px;
}
#inicio .quatroColunas p {
	color: #f0eecc;
	margin: 0px 0px 5px 0px;
}
#inicio .quatroColunas {
	padding: 20px 30px 0px 30px;
}

#inicio .duasColunas1 {
	width: 465px;
	padding-top: 4px;
}
#inicio .duasColunas2 {
	width: 258px;
	padding-top: 4px;
}
#inicio .duasColunas1 h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 20px 0px 8px 0px;
}
#inicio .duasColunas1 h1 span {
	font-size: .8em;
	font-weight: bold;
	margin: 20px 0px 8px 0px;
}
#inicio .duasColunas2 h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #433522;
	margin: 20px 0px 0px 0px;
}
#inicio .duasColunas1 img {
	float: left;
	margin: 0px 15px 0px 0px;
}
#inicio .duasColunas2 img {
	float: right;
	margin: 0px 0px 0px 0px;
}
#inicio .duasColunas2 p {
	margin: 8px 0px 0px 1px;
}

#inicio .saibaMais {
	margin: 0px 0px 0px 0px;
}
#inicio .saibaMais a,
#inicio .saibaMais a:link,
#inicio .saibaMais a:visited {
	color: #dfdf44;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px 0px 0px 13px;
	background: url(../imagens/ico_seta_amarela.gif) left 6px no-repeat;
}
#inicio .saibaMais a:hover {
	color: #dfdf44;
	text-decoration: underline;
}
#inicio .duasColunas2 p {
	padding: 0px 0px 5px 0px;
}
#inicio .duasColunas .saibaMais a {
	color: #c22121;
	background: url(../imagens/ico_seta_vermelha.gif) left 6px no-repeat;
}


/* PÁGINA CONTATO */
#contato .umaColuna {
	margin: 0px 0px 0px 0px;
}
#contato .duasColunas1 {
	width: 340px;
	padding: 0px 0px 0px 80px;
}
#contato .duasColunas2 {
	width: 340px;
	padding: 0px 0px 0px 0px;
}


/* PÁGINA MAQUINAS DETALHE */
#maquinas .duasColunas1 {
	width: 345px;
	padding: 0px 0px 0px 90px;
}
#maquinas .duasColunas2 {
	width: 300px;
	padding: 0px 0px 0px 0px;
}
#maquinas table tbody tr {
	background: none;
}
#maquinas table tbody td {
	border-bottom: 0px;
}
#maquinas p.linhaPontilhada {
	width: 220px;
	text-align: justify !important;
}
#maquinas .saibaMais {
	text-align: center;
}
#maquinas .saibaMais a,
#maquinas .saibaMais a:link,
#maquinas .saibaMais a:visited {
	color: #c22121;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 13px;
	background: url(../imagens/ico_seta_vermelha.gif) left 6px no-repeat;
}
#maquinas .saibaMais a:hover {
	text-decoration: underline;
}