﻿@import url('dropdown.css');
*
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
    text-align: center;
}

body
{
	background-image: url('loesse_bg.png');
	background-repeat: repeat;
	font-size: 9px;
	margin: 0;
	padding: 0;
}

h1
{
	color: #333;
	font-weight: 700;
	font-family: arial;
	font-size: 11pt;
	padding: 5px;
}

p
{
	color: #333;
	font-family: arial;
	font-size: 9pt;
	padding: 5px;
}

ul
{
	list-style: none;
}


#img_grupo
{
	margin: 5px;
}

#limites
{
	background-image: url('meio.png');
	width: 940px;
	margin: 0 auto;
	}

#pagina
{
	margin-left: 15px;
	margin-right: 15px;
}

#logo
{
    padding: 8px;
}

#rodape
{
	clear: both;
	width: 900px;
	margin: 8px;
	padding: 5px;
}

#map
{
	width: 600px;
	height: 400px;
}

#caminho
{
	color: navy;
	font-size: 10px;
	font-family: verdana;
	font-weight: 700;
	margin: 3px 8px;
}

#mapa
{
	height: 300px;
	width: 350px;
	padding: 5px;
}

#menuEsq
{
	float: left;
	width: 170px;
	height: 650px;
	margin-left: 8px;
	margin-top: 0;
	margin-right: 8px;
}

#menuDir
{
	width: 720px;
	float: left;
}

.morada
{
	width: 600px;
	margin: 5px;
}

.bemvindo
{
	clear: both;
	width: 486px;
	height: auto;
	margin: 0 auto;
	padding: 5px;
}

.caixa_loesse
{
	width: 700px;
	z-index: 1;
	margin: 10px auto 0;
}

.caixa
{
	float: left;
	width: 735px;
	z-index: 1;
	margin: 10px auto 0;
}

.shadow
{
	background-position: left bottom;
	background: url('shadow.png') repeat-x left bottom;
	padding-bottom: 7px;
}

.img_wrap_outer
{
	float: left;
	background: url(trans-shadow.png) no-repeat bottom right;
	margin: 5px;
}

.img_wrap_inner
{
	float: left;
	background-color: #FFF;
	border: 1px solid #a9a9a9;
	position: relative;
	left: -5px;
	top: -5px;
	padding: 5px;
}

.menu1
{
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
}

.level1
{
	font-weight: 700;
	border-bottom: 1px dotted #B4C3D1;
	font-size: 11px;
	width: 150px;
	color: #3065CF;
	padding: 7px 5px 5px;
}

.hoverstyle
{
	font-weight: 700;
}

.ementa
{
	padding: 10px;
	clear: both;
	width: 650px;
}

.menTit1
{
	font-family: arial;
	text-decoration: none;
	font-weight: 700;
	font-size: 10pt;
	text-align: center;
}

.menText
{
	font-family: arial;
	text-decoration: none;
	font-weight: 700;
	font-size: 8pt;
	text-align: center;
}

.preco
{
	width: 52px;
	font-size: 10pt;
	font-family: arial;
	float: left;
	font-weight: 700;
	text-align: center;
}

.m
{
	float: left;
	width: 513px;
}

.mm
{
	color: #005;
	background-color: #F3F3F3;
	width: 650px;
}

.menTitEsq
{
	font-family: arial;
	text-decoration: none;
	font-size: 10pt;
	color: #005;
	padding-left: 5px;
}

.menTitDir
{
	font-family: arial;
	text-decoration: none;
	font-size: 10pt;
	text-align: center;
	color: #000;
}

.menu
{
	color: #005;
	font-weight: 700;
	font-family: arial;
	font-size: 11pt;
	padding: 5px;
}

.pax
{
	color: #005;
	font-weight: 700;
	font-family: arial;
	font-size: 8px;
	padding: 5px;
}

.menTit
{
	font-family: arial;
	font-size: 14pt;
	text-align: center;
	color: #005;
	background-color: #EFEFEF;
	border: 1px solid #CDCDCD;
	width: 650px;
}

.contText
{
	font-size: 12px;
	padding: 5px;
}

.texto
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1.texto
{
	font-size: 12px;
	font-weight: 700;
	color: #4E4E4E;
	margin-bottom: 5px;
	margin-top: 5px;
}

.preco1
{
	width: 152px;
	font-size: 10pt;
	font-family: arial;
	float: left;
	font-weight: 700;
	text-align: center;
}

/*      */


#galeria li{
	width:200px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}
#galeria  a span{
/*\*/
	position:absolute;
	left:-9999px;

}

#galeria a:hover span{	
	top:10px;
	left:10px;
	width:202px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
} 

.endereco
{
	margin: 5px;
	border: 1px solid #E6E6E6;
}

.facebook
{
	text-decoration: none;
	border-style: none;
}