/* CSS Document */
body {
	background-color: #004b80;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.picBorder{
border-style: solid;
border-color: #497B97;
border-width: 1px;
}
#home_topo {
	width: 53px;
	height: 24px;
	background: url('/images/menu.jpg') ;
}

#home_topo:hover { 
	width: 53px;
	height: 24px;
	background: url('/images/menu.jpg');
	background-position: 0 -22px;
	cursor: pointer;
}
#informacoes_topo {
	width: 95px;
	height: 24px;
	background: url('/images/menu.jpg') ;
	background-position: 103px 0;
}

#informacoes_topo:hover { 
	width: 95px;
	height: 24px;
	background: url('/images/menu.jpg');
	background-position: 103px -22px;
	cursor: pointer;	
}
#contacto_topo {
	width: 72px;
	height: 24px;
	background: url('/images/menu.jpg') ;
	background-position: -62px 0;
}

#contacto_topo:hover { 
	width: 72px;
	height: 24px;
	background: url('/images/menu.jpg');
	background-position: -62px -22px;
	cursor: pointer;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF33;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
ul {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	color: #00309C;
}

#produto_topo {
	width: 120px;
	height: 24px;
	background: url('/images/menu1.jpg') ;
	background-position: -10px 0;
}

#produto_topo:hover { 
	width: 120px;
	height: 24px;
	background: url('/images/menu1.jpg');
	background-position: -10px -21px;
	cursor: pointer;
}
#encomendar_topo {
	width: 130px;
	height: 24px;
	background: url('/images/menu1.jpg') ;
	background-position: 143px 0;
}

#encomendar_topo:hover { 
	width: 130px;
	height: 24px;
	background: url('/images/menu1.jpg');
	background-position: 143px -21px;
	cursor: pointer;	
}
#testemunhos_topo {
	width: 130px;
	height: 24px;
	background: url('/images/menu1.jpg') ;
	background-position: -134px 0;
}

#testemunhos_topo:hover { 
	width: 130px;
	height: 24px;
	background: url('/images/menu1.jpg');
	background-position: -134px -21px;
	cursor: pointer;	
}
#ingredientes_topo {
	width: 140px;
	height: 24px;
	background: url('/images/menu1.jpg') ;
	background-position: -280px 0;
}

#ingredientes_topo:hover { 
	width: 140px;
	height: 24px;
	background: url('/images/menu1.jpg');
	background-position: -280px -21px;
	cursor: pointer;	
}
