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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-family:verdana;
}

body{
	font-size:11px;
	background: #FFFFFF url(../images/img1.gif);
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Georgia, "verdana", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #A33000;
	font-size:18px;
}

a:link{
	text-decoration: none;
	color: #A00000;
}

a:visited{
	text-decoration: none;
	color: #A00000;
}

a:hover{
	text-decoration: none;
	color: #A33000;
}

#pagina{
	border: 0px solid #000;
	height: 530px;
	width: 770px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	background: url(../images/fundopagina.jpg) repeat-x #fff;
	font-family:verdana;
	overflow: hidden;
}

#tabs{
	font-size: 10px;
	line-height: 10px;
	height: 40px;
	padding-left: 2px;
	width: 770px;
	color: #AA6666;
}

#titulo{
	border:0px solid blue;
	padding-left: 20px;
	width: 750px;
	height: 30px;
	line-height: 30px;
}

#titulo h1{
	float: left;
	border:0px solid green;
	font-size:26px;
}


#total{
	position: relative;
	float: right;
	width: 250px;
	height: 30px;
	line-height: 30px;
	background: url(../images/total.gif);
	text-align: right;
	padding-right: 10px;
	color: #ffffff;
	border: 0px solid fuchsia;
	margin-right: 0px;
	z-index: 0;
}

#nomeCli{
	width: 730px;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	border: 0px solid red;
	text-align: right;
	margin-right: 20px;
}

#principal{
	position: relative;
	height: 390px;
	width: 680px;
	margin-left: -340px;
	left: 50%;
	border: 0px solid #000;
	color: #666;
}

#Navegacao{
	clear: both;
	height: 40px;
	line-height: 40px;
	border: 0px solid red;
	text-align: center;
	left: 0px;
	position: relative;
	width: 100%;
	top: 0px;
}

#NavEsquerda{
	float: left;
	margin-left: 10px;
}

#NavDireita{
	float: right;
	margin-right: 10px;
}

#entraEmail{
	position: relative;
	border: 0px solid;
	height: 80px;
	width: 320px;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -160px;
	text-align: center;
}

.btn a:link, a:visited, a:hover{
	color: #FFFFFF;
}

.btn a{
	margin:0;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	width:110px;
	display:block;
	text-decoration:none;
	line-height: 40px;
	height:40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background: url(../images/btnRed.gif) 0px 0px;
	border: 0px solid #ccc;
}

.btn a:hover{
	background: url(../images/btnRed.gif) 0px -40px;
}

.btn2 a{
	float: right;
	margin:0;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	width:110px;
	display:block;
	text-decoration:none;
	line-height: 40px;
	height:40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background: url(../images/btnRed.gif) 0px 0px;
	border: 0px solid #ccc;
	font-size:11.5px;
	font-weight:bolder;
}

.btn2 a:hover{
	background: url(../images/btnRed.gif) 0px -40px;
}

.btn3 a{
	margin:0;
	padding:0;
	padding-top: 35px;
	padding-left:5px;
	padding-right:5px;
	width:160px;
	display:block;
	text-decoration:none;
	line-height: 18px;
	height:65px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background: url(../images/btnGreen.gif) 0px 0px;
	border: 0px solid #ccc;
	font-size:18px;
	font-weight:bolder;
}

.btn3 a:hover{
	background: url(../images/btnGreen.gif) 0px -100px;
}

.btn3{
	text-align:center;
	width:150px;
}

.btn4 a{
	float: right;
	margin:0;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	width:110px;
	display:block;
	text-decoration:none;
	line-height: 40px;
	height:40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background: url(../images/btnGreen.gif) 0px -200px;
	border: 0px solid #ccc;
	font-size:11.5px;
	font-weight:bolder;
}

.btn4 a:hover{
	background: url(../images/btnGreen.gif) 0px -240px;
}

#btnCancel, #btnOK, #pz, #total{
	cursor: pointer;
}

/******Carrinho Begin*********/

#carrinho{
	display:none;
	width: 570px;
	height: 340px;
	border: 1px solid #AAAAAA;
	background: url(../images/fundopagina.jpg) repeat-x #fff;
	text-align:center;
	position:absolute;
	padding:5px;
	width:580px;
	height:350px;
	z-index:99;
	margin-top:30px;
	margin-left:170px;
	background:#FEFEFE;
}

#carContent{
	width: 570px;
	height: 250px;
	margin-left: 5px;
	border: 1px solid #AAAAAA;
	overflow: auto;
	text-align: left;
	background: #ffffff;
}

#fecharCarrinho{
	cursor: pointer;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}

#totalPedido1{
	color: #FFFF00;
	width: 120px;
	height: 30px;
	line-height: 26px;
	border: 0px solid #000099;
	margin-left: 10px;
	float: left;
	background: url(../images/totalPedido1.gif);
}
.crr{
	cursor:pointer;
}

/******Carrinho End*********/

#listas{
	border:1px solid #EEEEEE;
	padding: 5px;
	margin-right:5px;
}

#listas ul{
	border-bottom: 0;
	cursor:pointer;
}
#listas ul li{
	clear:both;
	display:block;
	border-bottom: 1px solid gray;
	list-style: none;
	margin:0;
	padding:0;
}

#listas .desc1{
	border:0px solid red;
	height:28px;
    line-height: 30px;
    margin-right:5px;
    font-weight: bold;
    float: left;
    margin-left: 5px;
    width: 200px;
}
#listas .desc2{
	border:0px solid yellow;
	width: 100px;
	float: left;
	height:28px;
	line-height: 30px;
    font-weight: bold;
}

#listas .ingredientes{
    clear:both;
    border:0px solid fuchsia;
    margin-left:5px;
    min-height: 40px !important;
    height: 40px;
    font-style: italic;
    margin-bottom: 3px;
}

#listas .topLI{
    color:#FFFFFF;
    background-color: #333333;
    height: 30px;
    line-height: 30px;
}

/*Carrinho*/
#lst ol li{
/*
	display:list-item;
	
	height: 75px;
	min-height: 75px!important;	
	
	line-height:30px;
	border-bottom:1px solid gray;
	list-style:inline;
*/
}

.desc{
	width:270px;
	border:0px solid lime;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	height:30px;
	line-height:16px;
}
.qtd{
	width:30px;
	text-align:center;
	border:0px solid blue;
	margin-top: 5px;
	float: left;
	height:100%;
	height:30px;
}

.qtd input{
	margin-top:3px;
}

.val{
	width: 70px;
	border:0px solid green;
	margin-top: 5px;
	float: left;
	height:30px;
}
.val2{
	width:70px;
	border:0px solid blue;
	margin-top: 5px;
	float: left;
}
.rm{
	width:70px;
	text-align:center;
	border:0px solid yellow;
	margin-top: 5px;
	float: left;
	height:30px;
}
.rm input{
	margin-top:3px;
}
.rm2{
	width:70px;
	text-align:center;
	border:0px solid yellow;
	float: left;
	height:30px;
	margin-top:5px;
}
.rm2 input{
	margin-top:3px;
}
.coment1{
	clear:both;
	float:left;
	width:39.5em; /*450*/
	padding-left:0.9em;
	border: 0px solid red;
	height:30px; 
	line-height:30px;
	margin-top:5px;
	overflow:hidden;
}
.coment1 input{ width:25.5em; }


.bordaNome{
	float:left;
	width:290px; /*290*/
	margin-left: 5px;
	margin-bottom:5px;
	padding-left:10px;
	border: 1px solid red;
}
.bordaPreco{
	width:70px;
	border:0px solid yellow;
	float: left;
}
.cm_1{
	
	border:1px solid fuchsia;
	
}

#lst ol li.liti {
	background:#333333; 
	color:white; 
	height: 30px;
	min-height: 30px!important;	
	overflow:hidden;
	border:0px solid red;		
}
.liti  *{
	/*border:1px solid yellow;*/
	text-align:center;
	line-height:30px;
	margin-top: 0px;
}


/********Aquerde Begin*******/

#aguarde{
	display: none;
	position: absolute;
	width: 300px;
	height: 50px;
	line-height: 50px;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -150px;
	background: #ffffff;
	border: 1px solid #dddddd;
}

#erros{
	overflow: hidden;
	width: 480px;
	position: relative;
	border: 0px solid blue;
}

#cadObs{
	/*
	margin: 20px;
	width: 400px;
	height: 100px;
	border: 0px solid red;
	color: #009900;
	*/
}


/********Aquerde End*******/

/********Conteudo Pizza Begin*******/
#pleft{
	height: 330px;
	width: 335px;
	float: left;
	border: 0px solid red;
}
#pright{
	height: 210px;
	width: 335px;
	float: right;
	border: 0px solid blue;
	text-align: center;
	padding-top: 120px;
}
#pcenter{
	clear: both;
	border: 0px solid yellow;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
fieldset{
	border: 0px solid black;
	margin: 5px;
	padding: 5px;
	line-height: 25px;
}

#painel{
	height: 270px;
	border: 1px solid #cccccc;
	margin: 10px;
	overflow: auto;
}
#painel ul li{
	list-style: none;
	text-align: left;
}

/********Conteudo Pizza End*******/

/********Pag. Confirmação Begin*******/
#formconfirm{
	position: relative;
	width: 460px;
	height: 170px;
	border: 0px solid blue;
	left: 100px;
}
#formconfirm2{
	position: relative;
	width: 560px;
	height: 320px;
	border: 0px solid blue;
	left: 60px;
}
#carContent2{
	width: 570px;
	height: 200px; 
	overflow: auto;
	border: 1px solid #dddddd;
}
/********Pag. Confirmação End*******/



/********tooltip Begin*******/
.tooltip{ 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	display: none;
	border:1px solid red;
}
/********tooltip End*******/

#qtdd, #SelTitulo{
	margin-left: 10px;
}

#qtdd {
	border:0px solid red;
	width:360px;
	float:left;
	height:44px;
	line-height:44px;
	margin-top:4px;
}

#qtdb{
	border:0px solid blue;
	width:250px;
	float:right;
	margin-top:4px;
}

/*********selPizza e selPizza2 Begin**********/
#selPizza{
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	width: 550px;
	height: 430px;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -195px;
	background: #ffffff;
	border: 1px solid #dddddd;
}

#selpizza2{
	position:absolute;
	display: none;
	height:380px;
	width:760px;
	margin-left:-380px;
	margin-top:-190px;
	left:50%;
	top:50%;
	background: #ffffff;
	border: 1px solid #dddddd;
	text-align:left;
}

#titulo_sp2{
	padding:5px;
	height:8%;
	text-align:center;
	border: 0px solid blue;
}

#selpizza2_left{
	width:49.5%;
	height:73%;
	float:left;
	border: 0px solid green;
	overflow:auto;
	text-align:left;
}

#selpizza2_right{
	width:49.5%;
	height:73%;
	float:right;
	border: 0px solid yellow;
	overflow:auto;
	text-align:left;
}

#selpizza2_bottom{
	clear:both;
	height:15%;
	border: 0px solid fuchsia;
	text-align: right;
	padding-right: 25px;
}
/*********selPizza selPizza2 End**********/

/*********selBebida Begin**********/
#selBebida{
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	width: 400px;
	height: 390px;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -195px;
	background: #ffffff;
	border: 1px solid #dddddd;
}
/*********selBebida End**********/

/*********selSobremesa Begin**********/
#selSobremesa{
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	width: 400px;
	height: 390px;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -195px;
	background: #ffffff;
	border: 1px solid #dddddd;
}
/*********selSobremesa End**********/




