html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {

	margin: 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	font: inherit;

	vertical-align: baseline;

}



@font-face {

    font-family: 'bebas_neueregular';

    src: url('BebasNeue-webfont.eot');

    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),

         url('BebasNeue-webfont.woff') format('woff'),

         url('BebasNeue-webfont.ttf') format('truetype'),

         url('BebasNeue-webfont.svg#bebas_neueregular') format('svg');

    font-weight: normal;

    font-style: normal;

}



div#Container{

	width: 660px; 

	height: 480px; 

	

	background: url(Fundo.jpg) no-repeat;

	/*background: url(Ref.jpg) no-repeat;  */

	vertical-align: top; 

	display: block;

	overflow:hidden;

	position:relative;

}



	div#Container h1{

		margin-top:10px;

		font-family:'bebas_neueregular';

		color: #3e4854;

		font-size:68px;

		margin-left:25px;

		

	}

	#fake

	{

		margin-top:50px;

		width:200px;

		

	}

	

	#Texto{
		
		margin-top:10px;

		width:450px;

		font-family:Arial, Helvetica, sans-serif;

		font-size:16px;

		color:#555555;

		padding-left:25px;

		height:262px;

		vertical-align: middle; 

		display: table-cell;

		

		top:120px;

		

	}

	#Placa{

		position:absolute;

		right:0px;

		top:60px;

		z-index:9;

		

	}

	#Bomba{

		position:relative;

		bottom:50px;

		left:0px;

	}

	

	#Bomba img{

		position:absolute;

		top:0px;

		left:0px;

	}

	

	#BombaCombustivel{

		z-index:10;

	}

	

	

	#Combustivel1, #Combustivel2, #Combustivel3, #Combustivel4{

		z-index:9;

	}

	

	#Combustivel2, #Combustivel3, #Combustivel4

	{

		display:none;

	}

	

	#Menu{

		position:absolute;

		width:660px;

		padding-top:15px;

		padding-bottom:15px;

		height:20px;

		background:#556373;

		bottom:0px;

		text-align:center;

		z-index:10;

		

		

	}

		#Menu ul li{

			font-family:Arial, Helvetica, sans-serif;

			color:#fff;

			font-size:14px;

			margin-left:5px;

			margin-right:5px;

			font-weight:bold;

			background-color:#34404d;

			text-align:center;

			cursor:pointer;

			padding:10px 10px;

			display:inline;

			

			

			-webkit-radius: 25px;

			-moz-radius: 25px;

			border-radius:25px;

			behavior: url(PIE.htc);

			

		}

	
