* {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color: #000;
	font-size: 0.8em; 
	line-height: 1.4em;
}

h2, h3 {
	font-family: Georgia;
	font-size: 1.8em;
	font-weight: normal;
	font-style: italic;
	color: #036;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}

h3 {
	font-size: 1.4em;
	color: #AA3;
	margin-bottom: 5px;
}

p {
	clear: both;
}

a, a:visited {
	color: #036;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

li, ul, dl {
	list-style: none outside;
	white-space: nowrap;
}

select, input, textarea {
	border: 1px solid #CCC;
	padding: 2px;
	margin: 1px 0;
}

select {
	padding: 0;
	width: auto;
}

input[type=submit], input[type=reset], input[type=button] {
	background: #FFF;
	padding: 3px;
}

input.t20 {
	width: 20px;
}

input.t40 {
	width: 40px;
}

input.t100 {
	width: 100px;
}

input.t200 {
	width: 200px;
}

input.t300 {
	width: 300px;
}

input.t400 {
	width: 400px;
}

input.d5 {
	margin-right: 5px;
}

input.d20 {
	margin-right: 20px;
}

input.d40 {
	margin-right: 40px;
}

textarea.todo, input.todo {
	width: 95%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

form {
	display: inline;
}

form label {
	display: block;
	float: left;
	width: 130px;
	font-size: 1.1em;
	padding-top: 5px;
}

form input, form textarea, form select {
	background: #F3F5F2;
	color: #036;
	font-size: 1.1em;
}

form br {
	clear: both;
	display: block;
	margin-top: 3px;
}

form div.form_columnas {
	float: left;
	width: 250px;
	margin-bottom: 3px;
}

form div.form_columnas label {
	width: 110px;
}

form #label_comentarios {
	float: none;
	width: 100%;
	padding: 0;
}

hr {
	border-bottom: 1px solid #CCC;
	margin: 15px 0;
}

#corpo {
	width: 655px;
	margin: 10px auto 0 auto;
	position: relative;
}

#cabeceira {
  background: #FFF url(/imx/logointerior.jpg) no-repeat;
}

#cabeceira #utilidades {
	margin: 108px 0 0 0;
}

#cabeceira_portada {
  background: #FFF url(/imx/fondo_logo.jpg) no-repeat;
}

#cabeceira_portada #utilidades {
	margin: 90px 0 0 0;
}

#logo {
  width: 209px;
  height: 181px;
  float: left;
  position: relative;
}

#logo span {
  width: 100%;
  height: 100%;
  position: absolute;
}

#logo_portada {
  width: 239px;
  height: 185px;
  float: left;
  position: relative;
	margin-bottom: 40px;
}

#logo_portada span {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(/imx/logo.png) no-repeat;
	margin: 5px 0 0 40px;
}

#utilidades {
	float: right;
	font-size: 0.85em;
}

#utilidades li {
	display: inline;
	margin-right: 10px;
	text-transform: uppercase;
}

#utilidades img {
	margin-bottom: -3px;
}

#select_idiomas {
	border: 0;
	font-size: 0.9em;
	margin: 0;
	color: #036;
}

#menu_esquerda {
	font-family: Georgia;
	float: left;
	border-top: 2px solid #FFF;
	font-style: italic;
	font-size: 1.1em;
}

#menu_esquerda li {
	display: block;
	background: #999;
	margin: 0 0 2px 0;
}

#menu_esquerda li a {
	width: 123px;
	height: 29px;
	padding: 10px 0 0 10px;
	display: block;
	color: #FFF;
}

#menu_esquerda li a:hover {
	text-decoration: none;
	background: #AA3;
}

#menu_esquerda li a.activo {
	text-decoration: none;
	background: #036;
}

#imaxe_portada {
	float: left;
	margin-top: -112px;
	border-left: 2px solid #FFF;
}

#imaxe_interior {
	float: left;
	margin-top: -52px;
	border-left: 2px solid #FFF;
	border-top: 2px solid #FFF;
}

#contido {
	width: 520px;
	float: right;
	margin-top: 10px;
	color: #666;
}

#creditos {
	text-align: right;
	color: #999;
	margin: 30px 0 10px 0;
	font-size: 0.85em;
}

#creditos span {
	margin-left: 10px;
}

#cargando {
	text-align: center;
	padding: 20px;
}

img.imaxe_esquerda {
	float: left;
	border: 1px solid #CCC;
	background: #EEE;
	padding: 5px;
	margin: 0 20px 20px 0;
}

.limpo {
	border: 0;
	background: none;
}

.sen_marxe {
	margin: 0;
}

.centro {
	text-align: center;
	margin: 0 auto;
}

.esquerda {
	float: left;
}

.dereita {
	float: right;
}

.capa_ok {
	background: #CFC url(/imx/ok.png) no-repeat 10px center;
	border: 1px solid #093;
	padding: 10px 10px 10px 60px;
	margin: 0 0 5px 0;
	color: #000;
}

.capa_erro {
	background: #FCC url(/imx/erro.png) no-repeat 10px center;
	border: 1px solid #C33;
	padding: 10px 10px 10px 60px;
	margin: 0 0 5px 0;
	color: #000;
}

.nada {
	clear: both;
}

.texto_columna {
	float: right;
	width: 370px;
	margin-bottom: 20px;
}

.ladillo {
	float: left;
	width: 145px;
	font-style: italic;
	font-size: 1.4em;
	color: #036;
}

.fondo_calendario {
	float: left;
	background-color: #F3F5F2;
	margin: 15px 0 15px 0;
	width: 370px;
}

table.calendario {
	float: left;
	width: 170px;
	font-size: 1.1em;
	text-align: center;
	margin: 0 5px 0 5px;
}

table.calendario caption {
	font-size: 1.1em;
	color: #036;
	padding: 3px;
	text-align: center;
	width: 180px;
}

table.calendario th {
	color: #333;
}

table.calendario td {
	padding: 3px 1px 6px 1px;
	font-weight: bold;
	color: #666;
	border-bottom: 1px solid #FFF;
}

table.calendario td.on, span.on {
	color: #4C6;
	font-size: 0.9em;
}

table.calendario td.semi, span.semi {
	color: #369;
	font-size: 0.9em;
}

table.calendario td.off, span.off {
	color: #C00;
	font-size: 0.9em;
}

.lateral_calendario {
	float: left;
	text-align: center;
	width: 70px;
	margin-top: 30px;
}

table.taboa {
	width: 100%;
	font-size: 1.1em;
	text-align: center;
	color: #000;
}

table.taboa caption {
	font-size: 1.1em;
	color: #036;
	background: #EEE;
	padding: 3px 0 3px 10px;
	text-align: left;
	margin: 10px 0 5px 0;
	border-bottom: 1px solid #CCC;
}

table.taboa th {
	border-bottom: 1px solid #CCC;
	padding: 3px;
}

table.taboa td {
	padding: 3px;
	border-bottom: 1px solid #EEE;
	color: #666;
}

table.servizos th, table.servizos td {
	padding: 5px;
}

table.servizos td {
	text-align: left;
}

.mini_fotos {
	border: 1px solid #CCC;
	background: #EEE;
	padding: 2px;
	float: left;
}

.mini_fotos img {
	margin: 2px;
	float: left;
}

img.ver_mais {
	background: none;
	border: none;
	margin-top: 23px;
	float: left;
}

.texto_destacado {
	line-height: 1.1em;
	font-size: 1.4em;
	margin-bottom: 15px;
	color: #AA3;
	font-family: Georgia;
	font-style: italic;
}

.autor {
	font-weight: bold;
	font-size: 1.1em;
}

.data {
	font-size: 0.9em;
	color: #999;
}

.mensaxe {
	background: #FBFBFB;
	border: 1px solid #EEE;
	margin: 10px 10px 15px 10px;
	padding: 10px;
	color: #333;
}

.oferta {
	border: 1px solid #CCC;
	background: #EFF;
	padding: 5px;
	margin-bottom: 15px;
}

