A:link {color: #B8090F; text-decoration: none; font-weight: bold; }
A:visited {color: #B8090F; text-decoration: none; font-weight: bold; }
A:hover {color: #690507; text-decoration: none; font-weight: bold; }

.tabelaForm {
	font-family:Arial;
	font-size: 11px;
	color: #B8090F;
	font-weight: bold;
}

.tabela {
	font-family:Arial;
	font-size: 11px;
}

p {
	font-family:Arial;
	font-size: 11px;

}

div.tituloOn {
	color:#B8090F;
	font-family: Arial;
	font-size: 16px;
	text-decoration: italic;
	font-weight: bold;
	text-decoration: underlined; 
	padding:10px;
}

div.tituloOff {
	color:#7A0C10;
	font-family: Arial;
	font-size: 16px;
	text-decoration: italic;
	font-weight: bold;
	text-decoration: underlined; 
	padding:10px;
}

.botaoForm {
	font-family: Arial;
	font-size: 11px;
	color:  #B8090F;
	border: 2px solid  #B8090F;
	background-color: #FEE2E3;
}

div.Table_01 {
	position:absolute;
	left: 50%; 
	margin-left: -400px;  
	top:0px;
	width:792px;
	height:100%;
}

div.pizza1 {
	position:absolute;
	left:150px;
	top:400px;
	width:500px;
	height:448px;
	z-index:-1;
}

div.bolonhesa1 {
	position:absolute;
	left:200px;
	top:1850px;
	width:400px;
	height:271px;
	z-index:-1;
}

div.paoalho1 {
	position:absolute;
	left:200px;
	top:2150px;
	width:400px;
	height:297px;
	z-index:-1;
}

div.pizza2 {
	position:absolute;
	left:150px;
	top:3050px;
	width:500px;
	height:448px;
	z-index:-1;
}

div.bolonhesa2 {
	position:absolute;
	left:200px;
	top:4450px;
	width:400px;
	height:271px;
	z-index:-1;
}

div.paoalho2 {
	position:absolute;
	left:200px;
	top:4750px;
	width:400px;
	height:297px;
	z-index:-1;
}

div.garrafa {
	position:absolute;
	left:625px;
	top:380px;
	width:110px;
	height:400px;
	z-index:-1;
}

div.rotulo1 {
	position:absolute;
	left:600px;
	top:790px;
	width:80px;
	height:123px;
	z-index:-1;
}

div.rotulo2 {
	position:absolute;
	left:690px;
	top:790px;
	width:80px;
	height:123px;
	z-index:-1;
}

div.banner {
	position:absolute;
	left:0px;
	top:0px;
	width:792px;
	height:147px;	
}

div.banner1 {
	position:absolute;
	left:0px;
	top:147px;
	width:25px;
	height:33px;	
}

div.banner2 {
	position:absolute;
	right:0px;
	top:147px;
	width:20px;
	height:33px;
} 

div.colunaEsq {
	position:absolute;
	left:0px;
	top:180px;
	width:20px;
	height:468px;
	z-index: 0; 
}

div.colunaDir {
	position:absolute;
	right:0px;
	top:180px;
	width:20px;
	height:468px;
	z-index: 0; 
}

div.pizzarias {
	position:absolute;
	left:25px;
	top:147px;
	width:150px;
	height:33px;	
}

div.ementa {
	position:absolute;
	left:175px;
	top:147px;
	width:148px;
	height:33px;	 
}

div.promocoes {
	position:absolute;
	left:323px;
	top:147px;
	width:150px;
	height:33px;	 
}

div.fotos {
	position:absolute;
	left:473px;
	top:147px;
	width:148px;
	height:33px;	
}

div.contacto {
	position:absolute;
	left:621px;
	top:147px;
	width:151px;
	height:33px;	
}

td.esquerda {
	background-image: url(imagens/esticaEsq.jpg);
	background-repeat: repeat-y;
	background-position:top left;
	width: 20px;
	height: 100%;
	vertical-align:top;
	text-align:left;
}

td.direita {
	background-image: url(imagens/esticaDir.jpg);
	background-repeat: repeat-y;
	background-position:top right; 
	/*width: 20px;*/
	height: 100%;
	text-align:right;
	vertical-align:top;
	
}