.asterisco {
	color: #cc3333;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	width: 14px;
}

.flag {
	text-align: center;
	vertical-align: top;
	width: 30px;
}

.font-size_12 {
	font-size: 12px;
}

.font-size_14 {
	font-size: 14px;
}

.font-size_16 {
	font-size: 16px;
}

.font-size_18 {
	font-size: 18px;
}

.font-size_20 {
	font-size: 20px;
}

.font-size_22 {
	font-size: 22px;
}

.font-size_24 {
	font-size: 24px;
}

.font-weight_bold {
	font-weight: bold;
}

.text-align_left {
	text-align: left;
}

.text-align_center {
	text-align: center;
}

.text-align_right {
	text-align: right;
}

.vertical-align_top {
	vertical-align: top;
}

.vertical-align_middle {
	vertical-align: middle;
}

.vertical-align_bottom {
	vertical-align: bottom;
}

html {
	background-color: #dfecff;
}

body {
	background-color: #77bbff;
	border-color: #fff;
	border-style: solid;
	border-width: 10px;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	overflow: auto;
	text-align: center;
	width: 950px;
}

a,
a:link,
a:visited,
a:active {
	text-decoration: none;
}

a:hover {
	font-weight: bold;
}

div.padding_only_top {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

img {
	border: none;
	display: inline;
	margin: 0px;
}

img.withMargin {
	margin: 10px;
}

table {
	border-collapse: collapse;
}

td.header {
	color: #000099;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

td.header_small {
	color: #000099;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

#top_header {
	background-color: #77bbff;
	background-image: url(../images/clouds.jpg);
	border-width: 0px;
	width: 100%;
}

#top_header a,
#top_header a:link,
#top_header a:visited,
#top_header a:active {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
}

#top_header a:hover {
	font-weight: bold;
}

.top_menu {
	background-color: #0b64ea;
	color: #fff;
	width: 100%;
}

.top_menu table td{
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.top_menu a,
.top_menu a:link,
.top_menu a:visited,
.top_menu a:active {
	color: #fff;
}

.top_menu a:hover {
	color: #77bbff;
}

#content {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
}

#content a,
#content a:link,
#content a:visited,
#content a:active,
#content a:hover {
	color: #b56822;
}

#content table.verd {
	border-bottom-color: #95c404;
}

#content table.verd tr th {
	background-color: #95c404;
	color: #fff;
}

#content table.verd tr td {
	background-color: #d8f48d;
	color: #519000;
}

#content table.verd tr td.destacat {
	background-color: #95c404;
	color: #fff;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

#content table.verd tr td.nodestacat {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

#content table.verd tr td.destacat a {
	color: #fff;
}

#content table.verd tr td.menu {
	color: #894f1b;
}

#content table.verd tr td table tr td{
	background-color: #fbffe5;
	color: #519000;
}

#content table {
	border-bottom-color: #db8a43;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	width: 100%;
}

#content table tr th {
	background-color: #db8a43;
	color: #fff;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#content table tr th a,
#content table tr th a:link,
#content table tr th a:visited,
#content table tr th a:active,
#content table tr th a:hover {
	color: #fff;
}

#content table tr td {
	background-color: #eadcab;
	color: #894f1b;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

#content table tr td.padding_vertical-half {
	padding-top: 3px;
	padding-bottom: 3px;
}

#content table tr td table {
	text-align: left;
}

#content table tr td table tr th {
	background-color: #db8a43;
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

#content table tr td table tr th.padding_vertical-half {
	padding-top: 3px;
	padding-bottom: 3px;
}

#content table tr td.padding_right-none {
	padding-right: 0px;
}

#content table tr td table.without-border {
	border-bottom-style: none;
	border-bottom-width: 0px;
}

#content table tr td table tr td {
	background-color: #fdf7e4;
	color: #894f1b;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

#content table tr td table tr td.font-size_12 {
	font-size: 12px;
}

#content table tr td table tr td.font-size_13 {
	font-size: 13px;
}

#content table tr td table tr td.with_border-bottom {
	border-bottom-color: #db8a43;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#content table tr td table tr td.with_border-right {
	border-right-color: #db8a43;
	border-right-style: solid;
	border-right-width: 1px;
}

#content table tr td table tr td.padding_vertical-half {
	padding-top: 3px;
	padding-bottom: 3px;
}

#content table tr td table tr td.padding-none {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#content table tr td table tr td.padding_vertical-none {
	padding-top: 0px;
	padding-bottom: 0px;
}

#content table tr td table tr td table.without-border {
	border-bottom-style: none;
	border-bottom-width: 0px;
}

#content table tr td table tr td table tr th {
	background-color: #eadcab;
	color: #db8a43;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

#content table tr td table tr td table tr td {
	background-color: #fdf7e4;
	color: #894f1b;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

#content table tr td table tr td table tr td.padding_vertical-half {
	padding-top: 3px;
	padding-bottom: 3px;
}

#content table tr td table tr td table tr td.padding_only_top {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#content table tr td table tr td table tr td.padding_only_bottom {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

#footer {
	background-image: url(../images/footer.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 140px;
}

#footer_riu {
	background-image: url(../images/peu-riu.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 270px;
}

#footer_platja {
	background-image: url(../images/peu-platja.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 140px;
}
