html, body, form, fieldset, blockquote,
h1, h2, h3, h4, h5, h6, div, p, pre,
ul, li, ol, dl, dd, address, img, hr,
label, input, select, textarea, table {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	height: 100%;
}

body {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 0.9em;
	color: #333;
	background: #e9eae4;
}

a {
	text-decoration: none;
	color: #69C;
	outline: none;
}

a:hover {
	color: #C66;
}

a span {
	display: none;
}

p {
	margin-bottom: 20px;
}

li {
	list-style: none;
}

table {
	width: 100%;
	border-spacing: 0;
}

img {
	vertical-align: middle;
}

h1 a {
	display: block;
	float: left;
	width: 199px;
	height: 79px;
	background: url(/imx/logo.png) no-repeat center;
}

h2 {
	color: #575759;
	margin-bottom: 10px;
	font-size: 1.8em;
	font-family: "Helvetica", "Arial", sans-serif;
	font-weight: bold;
}

h2 span {
	color: #c0d137;
}

h3 {
	color: #52c2e8;
	font-size: 1.4em;
	border-bottom: 3px dotted #52c2e8;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

h4 {
	color: #AAA;
	text-transform: uppercase;
	margin: 10px 0;
	font-size: 1.2em;
	font-family: "Helvetica Condensed", "Helvetica", "Arial", sans-serif;
}

h4 {
	font-size: 1.1em;
}

label.default {
	display: inline;
	float: none;
	padding: 0;
}

input.text, select, textarea {
	border: 1px solid #CCC;
	color: #333;
	padding: 2px 3px;
	width: 310px;
	height: 18px;
}

select {
	height: 24px;
	overflow: hidden;
}

textarea {
	height: 200px;
}

input.submit {
	padding: 3px;
	text-align: center;
	color: #FFF;
	background: #67a909;
	font-weight: bold;
}

address {
	display: none;
	margin: 10px 0;
}

#cabeceira {
	background: #FFF;
}

#cabeceira div.ancho {
	width: 900px;
	height: 108px;
	margin: 0 auto;
	padding-top: 50px;
}

#menu-superior {
	float: right;
	height: 39px;
}

#menu-superior a {
	display: block;
	float: right;
	width: 147px;
	height: 29px;
	margin: 68px 2px 0 0;
	padding-top: 12px;
	text-align: center;
	font-weight: bold;
	color: #3b5228;
	background: url(/imx/tab-off.png) no-repeat;
	font-size: 1.1em;
}

#menu-superior a:hover, #menu-superior a.active {
	background: url(/imx/tab-on.png) no-repeat;
	color: #FFF;
}

#corpo-top {
	background: #67a909;
	border-bottom: 1px solid #FFF;
}

#corpo-top div.ancho {
	width: 914px;
	height: 202px;
	background: url(/imx/corpo-top.png) no-repeat;
	margin: 0 auto;
}

#corpo-centro {
	background: #e9eae4;
}

#corpo-centro div.ancho {
	width: 914px;
	background: url(/imx/corpo-centro.png) no-repeat;
	background-position: 4px 0;
	margin: 0 auto;
}

#corpo-bottom {
	background: #67a909;
	height: 50px;
	border-top: 1px solid #FFF;
}

#corpo-bottom {
	height: 14px;
	background: url(/imx/corpo-bottom.png) no-repeat top;
	background-position: 4px 0;
	clear: both;
	border: 0;
}

#contido {
	width: 789px;
	float: left;
	margin: 0 13px 0 22px;
	margin-top: -100px;
	padding: 0 50px 40px 40px;
	background: #FFF;
	position: relative;
}

#pe {
	width: 900px;
	margin: 5px auto;
	padding-bottom: 10px;
}

#idiomas {
	display: none;
	float: right;
}

#idiomas a {
	margin: 0 5px;
}

#caixa-modalidades {
	float: right;
	background: url(/imx/caixa-modalidades.png) no-repeat;
	width: 242px;
	height: 217px;
	padding: 20px;
}

#caixa-modalidades h3 {
	margin-bottom: 20px;
	color: #eaf261;
	border-bottom: 2px dotted #eaf261;
}

#caixa-modalidades a {
	color: #FFF;
}

#caixa-modalidades li {
	background: url(/imx/star.png) no-repeat left top;
	padding-left: 30px;
	margin: 0 0 15px 15px;
	font-size: 1.2em;
	font-weight: bold;
}

ul.listado {
	margin-top: 20px;
}

ul.listado li {
	background: url(/imx/ok.png) no-repeat left top;
	padding: 0 0 16px 30px;
	margin-left: 15px;
	font-weight: bold;
	font-size: 0.9em;
}

#slider {
	margin-left: 48px;
}

#slider h3 {
	margin-top: 20px;
}

#slider li {
	width: 693px;
	height: 550px;
	overflow: hidden;
}

#prevBtn, #nextBtn {
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	top: 162px;
}

#nextBtn {
	left: 789px;
}

#prevBtn a, #nextBtn a {
	display: block;
	width: 48px;
	height: 48px;
	background: url(/imx/previous.png) no-repeat 0 0;
}

#nextBtn a {
	background:url(/imx/next.png) no-repeat 0 0;
}

#enderezos {
	overflow: hidden;
	width: 230px;
}

#enderezos h3 {
	font-size: 1.1em;
}

#enderezos img {
	margin-bottom: 10px;
}

.columna-portada {
	float: left;
	width: 450px;
}

.columna-interior {
	float: left;
	width: 550px;
}

.intro {
	font-size: 1.2em;
	color: #666;
	line-height: 1.4em;
	margin-bottom: 20px;
}

.texto {
	font-size: 1em;
	color: #666;
	line-height: 1.2em;
	margin-bottom: 20px;
}

.formulario label {
	display: block;
	float: left;
	width: 200px;
	height: 22px;
	border-bottom: 1px solid #EEE;
}

.formulario label.inline {
	display: inline;
	float: none;
	padding-right: 10px;
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.left {
	float: left;
}

img.left {
	margin: 10px 10px 10px 0;
}

.right {
	float: right;
}

img.right {
	margin: 10px 0 10px 10px;
}

.center {
	text-align: center;
}

.text-left {
	text-align: right;
}

.ok {
	background: #CFC;
	border-bottom: 1px solid #093;
	padding: 10px;
	margin: 5px 0 20px 0;
}

.error {
	background: #FCC;
	border-bottom: 1px solid #C33;
	padding: 5px;
	margin: 5px 0 20px 0;
}

