html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small,  strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0;
}
ul {list-style:none}
img{border:0;}
section, article, aside, header, footer, nav, dialog, figure {display:block;}
article{float:left}
*{margin: 0 auto;}
body{
	margin: 0 auto; 
	font-family: arial;
	color:#fff;
	font-size:13px;
	background-image: url('../imagens/fundo_site.jpg');
	background-repeat:repeat-x;
	background-position:top center;
	background-color: #00508d;
}
a, nav ul li a:hover, .amarelo{
	text-decoration: none;
	color:#2572b8;
}
a:hover{
	text-decoration:underline;
}
#geral, .centraliza{
	width: 960px;
	height: auto;
	margin: 0 auto;
}
h1, h2, h3, h4, h4, h6, .fume, nav ul li a, .linkFundoAzul, .textoForm, .textoPequenoForm, footer li a{
	font-family: 'Unica One', cursive;
	font-size:30px;
	line-height:35px;
	color:#fff;
	font-weight: normal;
	text-shadow: 2px 2px 2px #003259;
}
H2{
	font-size: 21px;
}
h1 span, h2 span{
	color: #115290;
}
h3, .data{
	font-size:14px;
	font-family: arial;
	color:#2572b8;
	font-weight: bold;
	margin-bottom:-10px;
}
.data{
	font-style: italic;
}
.pizza{
	font-family: arial;
	width: auto;
	height: auto;
	margin-bottom:-20px;
	float:left;
	margin-right: 10px;
}
.ingredientes{
	margin-top:-20px;
	font-style: italic;
}
.normal{
	font-weight:normal;
	color:#fff;
}

.zero{
	margin: 0;
}
.meia, .colunaMaior{
	width: 440px;
	padding: 20px 20px 0 20px;
	height:auto;
}
.colunaMaior{
	width: 560px;
}
.colunaMenor{
	width: 270px;
}
.fundoPedidoPequeno{
	min-height: 167px;
}
.colunaMaior p{
	margin:10px 0 10px 0;
	width: 100%;
}
.esquerda, p, footer{
	float:left;
}
.direita{
	float:right;
}
.terco, .terco p, .fume{
	width:200px;
}
.terco{
	height:295px;
	margin-left:20px;
	overflow: hidden;
}
.terco img, .fume{
	border: 3px #fff solid;
}
.terco p{
	text-align:left;
}
.tituloTerco{
	border-bottom:1px #1f70b8 solid; 
	width: 100%; 
	margin-bottom:10px
}
.fume{
	margin-top:-37px;
	font-size:14px;
	text-align: left;
	text-indent: 10px;
	height:35px;
	position: relative;
	z-index:2;
	background-image: url('../imagens/fume.png');
}
.textoDireita{
	text-align:right;
}
.fundoPedido{
	height: 260px;
	background-image: url('../imagens/fundoPedido.png');
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:30px;
}
.textoPedido{
	margin-top:20px;
	color: #393939;
	font-size:12px;
}
.linkFundoAzul{
	background: #002c59;
	color: #fff;
	float:left;
	padding:5px;
}
#conteudo{
	width: 640px;
	margin-left: 20px;
	float: left;
}
#conteudo li{
	line-height: 30px;
	border-bottom: 2px #196cb4 solid;
}
.mais{
	font-family: arial; 
	font-size:12px; 
	color: #fff;
}
.mostra{
	display: block;
}
.esconde{
	display:none;
}
.manutencao{
	width: 640px;
	height: auto;
}