html {
	height:100%;
}
body {
	height:100%;
	margin:5px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:120%;
	font-size:12px;
	color:#333333;
	background-color: #FFFFFF;
}
.clr {
	clear:both;
}
.outline {
	padding:0px;
	margin: 0px;
}
#logo_outer {
	float:left;
	padding: 0px;
	height: 110px;
	width: 379px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#menu_outer {
	float:right;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 605px;
}
#buttons_outer {width:635px;margin-bottom:2px;margin-right:2px;float:left;}
#buttons_inner {border:1px solid #cccccc;height:21px !important;height:23px;}
#pathway_text {overflow:hidden;display:block;height:25px;line-height:25px !important;line-height:22px;padding-left:4px;border:1px solid #ccc;margin-bottom:2px;}
#pathway_text img {margin-left:5px;margin-right:5px;margin-top:6px;}
#buttons {float:left;margin:0px;padding:0px;width:auto;}
ul#mainlevel-nav {list-style:none;padding:0;margin:0;font-size:0.8em;}
ul#mainlevel-nav li {background-image:none;padding-left:0px;padding-right:0px;float:left;margin:0;font-size:11px;line-height:21px;white-space:nowrap;border-right:1px solid #cccccc;}
ul#mainlevel-nav li a {display:block;padding-left:15px;padding-right:15px;text-decoration:none;color:#333333;background:transparent;}
#buttons>ul#mainlevel-nav li a {width:auto;}
ul#mainlevel-nav li a:hover {color:#fff;background:#c64934;}
#search_outer {float:left;width:165px;}
#search_inner {border:1px solid #cccccc;padding:0px;height:21px !important;height:23px;overflow:hidden;}
#search_inner form {padding:0;margin:0;}
#search_inner .inputbox {border:0px;padding:3px 3px 3px 5px;font-family:arial, helvetica, sans-serif;font-size:11px;color:#c64934;}
#linha_topo {
	background-image: url(../images/linha_topo.jpg);
	background-repeat: repeat-x;
	height: 15px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#top_outer {
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:325px;
	height: 275px;
	background-image: url(../images/mod_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top_inner {
	padding:0px;
	width: 325px;
	height:268px !important;
	overflow:hidden;
	float:none !important;
	margin: 0px;
}
#header_outer {
	margin:0px;
	padding: 0px;
	height: 275px;
	width: 654px;
	float: right;
}
#header {
	padding:0px;
	width:654px;
	height:275px;
	margin: 0px;
	float: right;
}
#left_outer {float:left;margin-top:2px;width:165px;}
#left_inner {border:1px solid #cccccc;padding:2px;float:none !important;float:left;}
#content_outer {
	padding:0px;
	float:left;
	width:984px;
	margin: 0px;
}
#content_inner {
	float:none !important;
	float:left;
	padding:0px;
	margin:0px;
}
table.content_table {
	width:100%;
	padding:0px;
	margin:0px;
}
table.content_table td {
	padding:0px;
	margin:0px;
}
#banner_inner {float:left;padding:0px;height:70px;}
#right_inner {
	margin-left:0px;
	width:325px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.user1_inner {
	margin-left:0px;
	width:325px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.user2_inner {
	width:325px;
	margin: 0px;
}
table td.body_outer {
	padding:0px;
	margin: 0px;
}
.maintitle {color:#ffffff;font-size:40px;padding-left:15px;padding-top:20px;}
.error {font-style:italic;text-transform:uppercase;padding:5px;color:#cccccc;font-size:14px;font-weight:bold;}
.back_button {
	float:left;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	border:1px solid #cccccc;
	width:auto;
	background:url(../images/button_bg.png) repeat-x;
	line-height:20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 10px;
}
.pagenav {text-align:center;font-size:11px;font-weight:bold;border:3px double #cccccc;width:auto;background:url(../images/button_bg.png) repeat-x;padding:0px 10px;line-height:20px;margin:1px;}
.pagenavbar {margin-right:10px;float:right;}
#footer {
	text-align:center;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul {
	margin-bottom:10px;
	padding:0px;
	list-style:none;
}
li {
	line-height:15px;
	padding-left:15px;
	padding-top:10px;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:0px 12px;
}
td {
	text-align:left;
	font-size:12px;
}
a:link, a:visited {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#2e8d6d;
	text-decoration:none;
	font-weight:bold;
}
table.contentpaneopen {
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
}
table.contentpaneopen td {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
table.contentpaneopen td.componentheading {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
table.contentpane {width:100%;padding:0px;border-collapse:collapse;border-spacing:0px;margin:0px;}
table.contentpane td {
	margin:0px;
	padding:0px;
}
table.contentpane td.componentheading {
	padding-left:15px;
}
table.contentpaneopen fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.buttonheading {
	background-color: #0597e4;
}
.button {
	color:#0597e4;
	font-family:Arial, Hevlvetica, sans-serif;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	width:auto;
	padding:0px 5px;
	line-height:18px !important;
	line-height:16px;
	height:26px !important;
	height:24px;
	margin:1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
}
.button_newslleter {
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	height: 25px;
	width: 100px;
	background-image: url(../images/button_bg_newsletter.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
.inputbox {padding:2px;border:solid 1px #cccccc;background-color:#ffffff;}
.inputbox_newsletter {
	padding:3px;
	border:solid 1px #cccccc;
	background-color:#FFFFFF;
	width: 300px;
	font-size: 10px;
	color: #666666;
	margin: 3px;
}
.componentheading {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	white-space:nowrap;
	background-color: #0597e4;
	text-indent: 15px;
	padding: 5px;
}
.componentheading-lista_noticias {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	white-space:nowrap;
	background-color: #0597e4;
	text-indent: 15px;
	padding: 5px;
	margin-bottom: 10px;
}
.contentcolumn {padding-right:5px;}
.contentheading {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	white-space:nowrap;
	background-color: #0597e4;
	text-indent: 15px;
	padding: 5px;
	height: 27px;
}
.contentheading-lista_noticias {
	color:#666666;
	font-weight:bold;
	font-size:14px;
	white-space:nowrap;
	/* background-color: #E9E9E9;
	text-indent: 15px; */
	padding: 5px;
	display: block;
	width: 980px;
	height: 22px;
}
.contentpagetitle {font-size:13px;font-weight:bold;color:#cccccc;text-align:left;}
table.searchinto {width:100%;}
table.searchintro td {font-weight:bold;}

.blog-lista_noticias {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

table.moduletable {width:100%;margin-bottom:5px;padding:0px;border-spacing:0px;border-collapse:collapse;}
div.moduletable {padding:0;margin-bottom:2px;}
table.moduletable th, div.moduletable h3 {background:url(../images/subhead_bg.png) repeat-x;color:#666666;text-align:left;padding-left:4px;height:21px;line-height:21px;font-weight:bold;font-size:10px;text-transform:uppercase;margin:0 0 2px 0;}
table.moduletable td {font-size:11px;padding:0px;margin:0px;font-weight:normal;}

/* menu principal INICIO */
table.moduletable-menu_principal {width:100%;margin-bottom:5px;padding:0px;border-spacing:0px;border-collapse:collapse;}
div.moduletable-menu_principal {
	margin: 0px;
	padding-top: 13px;
	padding-right: 53px;
	padding-bottom: 13px;
	padding-left: 53px;
}
table.moduletable-menu_principal th, div.moduletable h3 {background:url(../images/subhead_bg.png) repeat-x;color:#666666;text-align:left;padding-left:4px;height:21px;line-height:21px;font-weight:bold;font-size:10px;text-transform:uppercase;margin:0 0 2px 0;}
table.moduletable-menu_principal td {
	margin:0px;
	padding: 0px;
}
/* menu principal FIM */

/* menu piscinas INICIO */
table.moduletable-piscinas {width:100%;margin-bottom:5px;padding:0px;border-spacing:0px;border-collapse:collapse;}
div.moduletable-piscinas {
	padding: 0px;
	height: 182px;
	background-image: url(../images/bg_module_01.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
table.moduletable-piscinas th, div.moduletable-piscinas h3 {
	color:#0597e4;
	text-align:left;
	line-height:21px;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
table.moduletable-piscinas td {
	margin:0px;
	padding: 0px;
}
/* menu piscinas FIM */

/* menu pisos desportivos INICIO */
table.moduletable-pisos_desportivos {width:100%;margin-bottom:5px;padding:0px;border-spacing:0px;border-collapse:collapse;}
div.moduletable-pisos_desportivos {
	padding: 0px;
	height: 182px;
	background-image: url(../images/bg_module_01.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
table.moduletable-pisos_desportivos th, div.moduletable-pisos_desportivos h3 {
	color:#2e8d6d;
	text-align:left;
	line-height:21px;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
table.moduletable-pisos_desportivos td {
	margin:0px;
	padding: 0px;
}
/* menu pisos desportivos FIM */

/* menu assistencia INICIO */
table.moduletable-assistencia {width:100%;margin-bottom:5px;padding:0px;border-spacing:0px;border-collapse:collapse;}
div.moduletable-assistencia {
	padding: 0px;
	height: 182px;
	background-image: url(../images/bg_module_01.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
table.moduletable-assistencia th, div.moduletable-assistencia h3 {
	color:#525154;
	text-align:left;
	line-height:21px;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
table.moduletable-assistencia td {
	margin:0px;
	padding: 0px;
}
/* menu assistencia FIM */

/* menu newsletter INICIO */
table.moduletable-newsletter {width:100%;margin-bottom:5px;padding:0px;border-spacing:0px;border-collapse:collapse;}
div.moduletable-newsletter {
	padding: 0px;
	height: 145px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
table.moduletable-newsletter th, div.moduletable-newsletter h3 {
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: #0597e4;
}
table.moduletable-newsletter td {
	margin:0px;
	padding: 0px;
}
/* menu newsletter FIM */

/* menu noticias INICIO */
table.moduletable-noticias {width:100%;margin-bottom:5px;padding:0px;border-spacing:0px;border-collapse:collapse;}
div.moduletable-noticias {
	padding: 0px;
	height: 145px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
table.moduletable-noticias th, div.moduletable-noticias h3 {
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: #2e8d6d;
}
table.moduletable-noticias td {
	margin:0px;
	padding: 0px;
}
/* menu noticias FIM */

/* menu slideshow INICIO */
table.moduletable-slideshow {width:100%;margin-bottom:5px;padding:0px;border-spacing:0px;border-collapse:collapse;}
div.moduletable-slideshow {
	padding: 0px;
	height: 145px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
table.moduletable-slideshow th, div.moduletable-slideshow h3 {
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: #525154;
}
table.moduletable-slideshow td {
	margin:0px;
	padding: 0px;
}
/* menu slideshow FIM */

table.pollstableborder td {padding:2px;}
.sectiontableheader {
	font-weight:bold;
	background:#f0f0f0;
	padding:4px;
	height: 24px;
	margin: 5px;
}
.sectiontablefooter {}
.sectiontableentry1 {
	background-color:#ffffff;
	height: 22px;
	text-indent: 15px;
}
.sectiontableentry2 {
	background-color:#f9f9f9;
	height: 22px;
	text-indent: 15px;
}
.small {color:#999999;font-size:11px;}
.medium_italico {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

.small_arrow_blue {
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #666666;
	text-indent: 15px;
}
.button_blue a {
	background-image: url(../images/button_bg_blue.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 19px;
	width: 91px;
	font-size: 11px;
	color: #FFFFFF;
	background-position: center center;
	text-align: center;
	padding-top: 2px;
	font-weight: bold;
	display: block;
}

.small_arrow_green {
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #666666;
	text-indent: 15px;
}
.button_green a {
	background-image: url(../images/button_bg_green.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 19px;
	width: 91px;
	font-size: 11px;
	color: #FFFFFF;
	background-position: center center;
	text-align: center;
	padding-top: 2px;
	font-weight: bold;
	display: block;
}

.small_arrow_gray {
	background-image: url(../images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #666666;
	text-indent: 15px;
}
.button_gray a {
	background-image: url(../images/button_bg_gray.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 19px;
	width: 91px;
	font-size: 11px;
	color: #FFFFFF;
	background-position: center center;
	text-align: center;
	padding-top: 2px;
	font-weight: bold;
	display: block;
}

.createdate {height:15px;padding-bottom:10px;color:#999999;font-size:11px;}
.modifydate {height:15px;padding-top:10px;color:#999999;font-size:11px;}
table.contenttoc {border:1px solid #cccccc;padding:2px;margin-left:2px;margin-bottom:2px;}
table.contenttoc td {padding:2px;}
table.contenttoc th {background:url(../images/subhead_bg.png) repeat-x;color:#666666;text-align:left;padding-top:2px;padding-left:4px;height:21px;font-weight:bold;font-size:10px;text-transform:uppercase;}

/* menu principal INICIO */
a.mainlevel-menu_principal:link, a.mainlevel-menu_principal:visited {
	display:block;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	color:#4a4949;
	text-align:left;
	padding-left:20px;
	height:24px !important;
	width:100%;
	text-decoration:none;
	background-image: url(../images/menu_inactive.png);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	padding-top: 7px;
}
a.mainlevel-menu_principal:hover {
	background-position:left;
	text-decoration:none;
	color:#0398d2;
	background-image: url(../images/menu_active.png);
	background-repeat: no-repeat;
}
a.mainlevel-menu_principal#active_menu-menu_principal {
	color:#0398d2;
	font-weight:bold;
	background-image: url(../images/menu_active.png);
	background-repeat: no-repeat;
	background-position: left;
}
a.mainlevel-menu_principal#active_menu-menu_principal:hover {
	color:#4a4949;
}
/* menu principal FIM */

a.sublevel:link, a.sublevel:visited {padding-left:1px;vertical-align:middle;font-size:11px;font-weight:bold;color:#c64934;text-align:left;}
a.sublevel:hover {color:#900;text-decoration:none;}
a.sublevel#active_menu {color:#333;}
.highlight {background-color:Yellow;color:Blue;padding:0;}
.code {background-color:#ddd;border:1px solid #bbb;}
form {margin:0;padding:0;}
div.mosimage {border:1px solid #ccc;}
.mosimage {border:1px solid #cccccc;margin:5px}
.mosimage_caption {margin-top:2px;background:#efefef;padding:1px 2px;color:#666;font-size:10px;border-top:1px solid #cccccc;}
span.article_seperator {
	display:block;
	height:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
li.latestnews-noticias {
	font-size: 11px;
	color: #666666;
	height: 18px;
	margin-bottom: 10px;
}
ul.latestnews-noticias {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.titulo_contact {
	background-image: url(../images/seta.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	color: #505050;
	font-size: 14px;
	font-weight: bold;
}
.cont_contact {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.cont2_contact {
	font-size: 12px;
	font-weight: bold;
	color: #505050;
}
a.cont_contact_link {
	color: #0597e4;
	text-decoration: none;
}
.contact_email {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}