body {
	font: small /22px Arial, Helvetica, sans-serif;
}

h1 {
	text-indent: -9999px;
	margin: 10px;
	background: url(../images/logo_vidal.gif) top left no-repeat;
	width: 200px;
	height: 75px;
}

h2 {
	margin: 15px;
	font-size: 1.8em;
}

strong {
	font-weight: bold;
}

h2 strong {
	color: red;
}

q strong {
	font-weight: bold;
}

p {
	margin: 0 15px 10px 15px;
	text-align: justify;
}
#h {
	border-top: 1px solid #FCFCFC;
	border-bottom: 4px solid red;
	background-color: #F3F3F3;
	height: 90px;
	position: relative;
}

#h #menu {
	position: absolute;
	top: 40px;
	right: 15px;
	line-height: 2em;
}

#h #menu li {
	display: inline;
	padding-left: 15px;
	font-size: 1.8em;
}

#h #menu li .selected {
	color: gray;
	padding-bottom: 2px;
	border-bottom: 2px solid red;
}

#h #menu a {
	color: black;
	text-decoration: none;
}

#f {
	margin-top: 20px;
	/* background-color: #AEAEAE; */
	height: 70px;
}
#c {

}
.w {
	width: 960px;
	margin: 0 auto;
	/* padding-top: 15px; */
	position: relative;
}
address {
	text-align: center;
}
#banner {
	text-indent: -9999px;
	height: 110px;
	background: red url(../images/banner.jpg) 50% 50% no-repeat;
	color: #FFF;
	font-size: 1.5em;
	text-align:center;
	padding-top: 30px;
}

#banner.es {
	background-image: url(../images/banner_es.jpg)
}

#banner.cat {
	background-image: url(../images/banner_cat.jpg)
}

#banner.en {
	background-image: url(../images/banner_en.jpg)
}

.d6040 {

}

.d6040 div {
	/* min-height: 200px; */
}
.d6040 .left {
	/* background: #CCC; */
	float: left;
	width: 59.5%;
}
.d6040 .right {
	/* background: #EEE; */
	float: right;
	width: 39.5%;
}

#map {
	
	border: 2px solid #CCC;
	width: 90%;
	margin: 20px auto;
	height: 350px;
	background: #A98A98;
	/* background-image: url(../staticmap.gif) */
}

ul#languages {
	position: absolute;
	top: 6px;
	right: 15px;
	z-index: 1;
	font-size: 0.9em;
}

ul#languages li {
	display: inline;
	padding: 5px;
}

ul#languages li a {
	color: #505050;
}
div.flags {
	display:none;
}

div.flags img {
	vertical-align: bottom;
}

#slideshow h3 {
	font-size: 130%;
}

#slideshow th, #slideshow td {
	padding: 1em;
	font-size: 16px;
}

#slideshow th {
	font-weight: bold;
	text-align: right;
}
