﻿@charset "utf-8";
*{
	margin:0;
	padding:0;
}
ul,li{
	list-style-type:none;
}
body{
	background:#f67300 url(../img/BgHotIpiranga.jpg) repeat-x bottom;
	/*background-color:#f67300;
	background-image:url(../img/BgHotIpiranga.jpg);
	background-repeat:repeat-x;
	background-position:bottom;*/
}
p{
	font:normal 12px arial;
	color:#000000;
}
div#SegundoCorpo{
	width:100%;
	float:left;
	background:url(../img/BarraTopo.jpg) repeat-x;	
}
div#MioloGeral{
	width:890px;
	margin:0 auto;
	height:100%
}

/*============= MENU =============*/
ul.Menu{
	float:left;
	padding:19px 0 0 87px;
	background:url(../img/BarracentroMenu.jpg) repeat-x;
	width:801px;
	height:28px;
		
}
ul.Menu li{
	float:left;
	margin:0 33px 0 0;
}
ul.Menu li span{
	display:none;
}
ul.Menu li a.Bthome{
	display:block;
	width:34px;
	height:16px;
	background:url(../img/BtHome.gif) top;
}
ul.Menu li a.BthomeAtivo{
	display:block;
	width:34px;
	height:16px;
	background:url(../img/BtHome.gif) bottom;
}

ul.Menu li a.Btpromocoes{
	display:block;
	width:75px;
	height:16px;
	background:url(../img/BtPromocoes.gif) top;

}
ul.Menu li a.BtpromocoesAtivo{
	display:block;
	width:75px;
	height:16px;
	background:url(../img/BtPromocoes.gif) bottom;

}

ul.Menu li a.Btipishop{
	display:block;
	width:120px;
	height:17px;
	background:url(../img/BtIpiShop.gif) top;
	}
ul.Menu li a.BtkmvantagemAtivo{
	display:block;
	width:112px;
	height:16px;
	background:url(../img/BtKmVant.gif) bottom;
}

ul.Menu li a.Btcartaoipiranga{
	display:block;
	width:109px;
	height:16px;
	background:url(../img/BtCartaoIp.gif) top;
}
ul.Menu li a.BtcartaoipirangaAtivo{
	display:block;
	width:109px;
	height:16px;
	background:url(../img/BtCartaoIp.gif) bottom;
}

ul.Menu li a.Btkmvantcom{
	display:block;
	width:135px;
	height:16px;
	background:url(../img/BtKmVant.com.gif) top;
}

ul.Menu li a.Btkmvantagem{
	display:block;
	width:112px;
	height:16px;
	background:url(../img/BtKmVant.gif) top;
}

ul.Menu li a.BtTrabalheConosco{
	display:block;
	width:145px;
	height:12px;
	background:url(../img/BtTrabalheConosco.gif) top;
	margin-top:2px;
	
}

ul.Menu li a.BtTrabalheConoscoAtivo{
	display:block;
	width:145px;
	height:12px;
	background:url(../img/BtTrabalheConosco.gif) bottom;
	margin-top:2px;

}	
	
/*============= FINAL MENU =============*/

div#ConteudoGeral{
	float:left;
	width:890px;
}

div#ConteudoGeral a {estilo.css (linha 119)
-x-system-font:none;
color:#FFE42B;
font-family:Arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-decoration:none;
}
/*============= HOME =============*/
.ContHome{
	background:url(../img/EfeitoLinkAtivoHome.gif) no-repeat 65px 0px;
	padding:60px 0 0 0;
	margin:-2px 0 0 0;

}
.ContPromocoes{
	background:url(../img/EfeitoLinkAtivoPromocao.gif) no-repeat 150px 0px;
	padding:60px 0 0 0;
	margin:-2px 0 0 0;
}
.Contkmdevantagens{
	background:url(../img/EfeitoLinkAtivoPromocao.gif) no-repeat 275px 0px;
	padding:60px 0 0 0;
	margin:-2px 0 0 0;
}
.ContCartaoIpiranga{
	background:url(../img/EfeitoLinkAtivoPromocao.gif) no-repeat 420px 0px;
	padding:60px 0 0 0;
	margin:-2px 0 0 0;
}

.ContTrabalheConosco{
	background:url(../img/EfeitoLinkAtivoHome.gif) no-repeat 730px 0px;
	padding:60px 0 0 0;
	margin:-2px 0 0 0;
}

/*============= FINALHOME =============*/
div.BoxEsquerdo{
	float:left;
	width:450px;
	padding:0 0 0 20px;
}
div.BoxDireitoMapa{
	float:right;
	background:url(../img/Mapa.gif);
	width:358px;
	height:347px;
	display:block;
}
/*================ BOX QUADRADOS ================*/
div#BoxQuadrados{
	clear:both;
	width:888px;
	float:left;
	padding:10px 0 0 0
}
div#BoxQuadrados table td{
	vertical-align:top;
}
div#BoxQuadrados table.tabBoxes {
	border: 0;
	border-collapse: collapse;
	margin: 0 auto 15px;
}
.BoxPromocoes{
	background:url(../img/BoxPromocoes.png) no-repeat;
	width:179px;
	height:61px;
	padding:52px 20px 0 99px;
	float:left
}
.BoxKmVantagens{
	background:url(../img/BoxKmVantagens.png) no-repeat;
	width:190px;
	height:61px;
	padding:52px 37px 0px 71px;
}
.BoxCartaoIpiranga{
	background:url(../img/BoxCartaoIpiranga.png);
	width:191px;
	height:61px;
	padding:52px 0px 0px 83px;
}
.BoxKmVantagemCom{
	background:url(../img/BoxKmVantCom.png) no-repeat;
	width:210px;
	height:47px;
	padding:66px 20px 0px 19px;
}

.IpishopCom{
	background:url(../img/BoxIpiShop.png) no-repeat;
	width:180px;
	height:70px;
	padding:54px 20px 0 19px;
}
.BoxTrabalhePostos{
	background:url(../img/BoxTrabalhePostos.png) no-repeat;
	width:177px;
	height:113px !important;
	height:58px;
	padding:55px 0px 0px 97px;
}
div#BoxQuadrados td a{
	color:#FFFFFF;
	text-decoration:none;
	font:normal 11px arial;
	float:left;
}
div#BoxQuadrados td a:hover{
	text-decoration:underline;
}

/*================ /BOX QUADRADOS ================*/

/*================ PAGINA PROMOCOES ================*/
div#PaginaPromocoes{
	float:left;
	width:888px;
	padding:0 0 0 0;
}
.ContPromocoes a{
	color:#ffe42b;
	font:bold 11px arial;
	text-decoration:none;
}
.ContPromocoes a:hover{
	text-decoration:underline;
}
/*================ /PAGINA PROMOCOES ================*/

/*================ PAGINA CARTAO IPIRANGA ================*/
div#PaginaCartaoIpiranga{
	width:890px;
	float:left;
	padding:0 0 0px 0;
	font:bold 12px arial;
	color:#282c2e;
}
div#PaginaCartaoIpiranga a{
	color:#ffe42b;
	text-decoration:none
}
div#PaginaCartaoIpiranga ul{
	padding:0 0 0 25px;
}
div#PaginaCartaoIpiranga ul li{
	padding:0 0 5px 0px;
}

/*Boxs km de vantagens*/

.BoxOque {
	width:300px;
	height:293px;
	background:url(../img/box_oque.jpg) no-repeat; }

.BoxComoParicipar {
	width:300px;
	height:293px;
	background:url(../img/box_como_Participar.jpg) no-repeat; }

.BoxConhecaNossos{
	width:296px;
	height:293px;
	background:url(../img/box_conheca_nossos.jpg) no-repeat; }

.conteudo {
	width:260px;
	margin:60px 0 5px 15px;    
	color:#fff;
	font-weight:normal;
	font-size:11px; }



/*Final Box km de vantagens*/

.BoxCartaoCarbono{
	width:445px;
	height:293px;
	background:url(../img/BoxCartaoCarbono2.jpg);
}
.BoxCartaoIpiMasterCard{
	width:435px;
	height:293px;
	background:url(../img/BoxCartaoIpiMasterCard2.jpg);
}
.BoxCartaoIpiMaxFacil{
	width:284px;
	height:293px;
	background:url(../img/BoxCartaoIpiMaxFacil.png);
}
.BoxCartaoIpiKmVantagens{
	width:445px;
	height:280px;
	background:url(../img/BoxCartaoIpiKmVantagens.png);
}
.BoxCartaoIpiInternacional{
	width:435px;
	height:280px;
	background:url(../img/BoxCartaoIpiInternacional.png);
}
div#PaginaCartaoIpiranga table td{
	vertical-align:top
}
div#PaginaCartaoIpiranga table td ul{
	padding:60px 5px 0 15px;
}
div#PaginaCartaoIpiranga table td ul li{
	padding:0 0 5px 8px;
	background:url(../img/ItemLista.gif) no-repeat left 5px;
	color:#fff;
	font-weight:normal;
	font-size:11px;
}
div#PaginaCartaoIpiranga table td img{
	margin:5px 0 0 15px;
	float:left;
}
div#PaginaCartaoIpiranga table td a.LinkSaiba{
	font:bold 11px arial;
	color:#ffeb0e;
	padding:10px 0 0 5px;
	float:left;
}
/*================ /PAGINA CARTAO IPIRANGA ================*/

/*================ PAGINA TRABALHE CONOSCO ================*/

div.BoxEsquerdoTrabalhe{
	float: left;
	font: normal 12px arial;
	width: 431px;
}

div.BoxEsquerdoTrabalhe a {
	color: #ffeb0e;
	font-weight: bolder;
	text-decoration: none;
}

div.BoxEsquerdoTrabalhe a:hover {
	text-decoration: underline;
}

div.BoxEsquerdoTrabalhe ul.listTrabalhe {
	float: left;
	width: 431px;
}

div.BoxEsquerdoTrabalhe ul.listTrabalhe li {
	float: left;
	width: 416px;
	background: url(../img/icoSeta.gif) no-repeat left 3px;
	padding-left: 15px;
	margin-bottom: 8px;
}

.bt-simEuQuero {
	float: left;
	background: url(../img/btSimQuero.gif) no-repeat;
	width: 92px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
}

.bt-euAceito {
	float: left;
	background: url(../img/btEuAceito.gif) no-repeat;
	width: 92px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 50px;
}

.bt-euNaoAceito {
	float: left;
	background: url(../img/btEuNaoAceito.gif) no-repeat;
	width: 92px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
}

div.BoxDireitoTrabalhe{
	float:right;
	background:url(../img/imgFuncionariosTexaco.gif) no-repeat left 45px;
	width:445px;
	height:355px;
	display:block;
}

/*================ PAGINA TRABALHE CONOSCO ================*/



/*============= RODAPE COM POSTOS =============*/
div#BlocoRodapePostos{
	clear:both;
	width:100%;
	float:left;
	height:222px;
	display:block;
	background:url(../img/PostoIpiranga.jpg) no-repeat left bottom;
	_bottom:0;
	
	
	}
div.PostoTexaco{
	width:100%;
	float:left;
	height:222px;
	display:block;
	background:url(../img/PostoTexaco.jpg) no-repeat right bottom;

}