@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	width: 955px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 600px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#container a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}
#container a:hover {
	text-decoration: underline;
	color: #FF3300;
}
#header {
	height: 131px;
	width: 955px;
}
#menu {
	height: 25px;
	width: 955px;
	background-color: #FF3300;
}
#content {
	width: 953px;
	background-color: #FFFFFF;
	height: 425px;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#banner {
	height: auto;
	width: 935px;
	padding-top: 6px;
	margin-left: 10px;
	margin-right: auto;
}
.item {
	float: left;
	width: 295px;
	margin-top: 25px;
	margin-left: 17px;
}
#text {
	background-image: url(images/text_bgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
	width: 935px;
	float: left;
	margin-top: 30px;
	margin-left: 8px;
	color: #FFFFFF;
}
#text p {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 953px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF3300;
	border-left-color: #FF3300;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#bottom_nav {
	font-size: 10px;
	margin-top: 5px;
	color: #FFFFFF;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#bottom_nav a:link, a:visited {
	color: #FFFFFF;
}
#bottom_nav a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 14px;
	color: #FF3300;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
h2 {
	font-size: 12px;
	color: #FF3300;
}
li {
	margin-left: 20px;
	margin-top: 10px;
}
/* CSS da página "Quem Somos" */

.item_longo {
	float: left;
	width: 600px;
	margin-top: 25px;
	margin-left: 17px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF3300;
	border-bottom-color: #FF3300;
	font-size: 11px;
}
.item2 {
	float: left;
	width: 300px;
	margin-top: 25px;
	margin-left: 17px;
}
/* CSS da página "fntcclub" */
.item3 {
	float: left;
	width: 295px;
	margin-top: 25px;
	margin-left: 16px;
	height: 320px;
	border: 1px solid #FF3300;
}
.item3 h1 {
	margin-top: 5px;
	margin-left: 5px;
}
.btn {
	float: left;
	width: 295px;
	margin-top: 10px;
	margin-left: 17px;
}
/* CSS da página "fntccard" */

.item4 {
	float: left;
	width: 600px;
	margin-top: 25px;
	margin-left: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
}
.item4 p {
	padding-right: 5px;
	padding-left: 5px;
}
.item4 img {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}
.item5 {
	float: right;
	width: 310px;
	margin-top: 25px;
	margin-right: 15px;
	height: 366px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
}
.item5 img {
	margin-top: 10px;
	margin-left: 9px;
}
/*CSS da pg "ATIAG.html"*/

.item6 {
	float: left;
	width: 310px;
	height: 390px;
	margin-top: 25px;
	margin-left: 15px;
	border: 1px solid #FF3300;
}
.item6 img {
	margin-top: 10px;
	margin-left: 9px;
}
.item7 {
	float: left;
	width: 600px;
	margin-top: 25px;
	margin-left: 15px;
	height: 390px;
	border: 1px solid #FF3300;
}
.item7 h1, h2 {
	margin-left: 10px;
}
.item7 table {
	margin-right: auto;
	margin-left: auto;
}
.item7 table td {
	padding: 2px;
	border: 1px solid #FF3300;
}
.item7 table th {
	color: #FF3300;
	text-align: center;
	border: 1px solid #FF3300;
}
.details {
	margin-left:55px;
	color: #FF3300;
}
/*css para Contactos*/

.item8 {
	float: left;
	width: 920px;
	margin-top: 25px;
	margin-left: 15px;
	border: 1px solid #FF3300;
	height: auto;
}
.item8 img {
	float: right;
	margin-top: 10px;
}
.item8 h2 {
	margin-bottom: 5px;
	margin-top: 5px;
}

.block {/*esta solução é por causa dos probs com links*/
	font-size: 12px;
	background-color: #98B3C6;
	font-weight: bold;
}

/*css para Sunset Beach Club*/

.item9 {
	float: left;
	width: 920px;
	margin-top: 25px;
	margin-left: 15px;
}
.item9 p {
	margin-bottom: 10px;
}
.item9 img {
	float: left;
	margin-top: 10px;
}
.item10 {
	float: left;
	width: 920px;
	margin-top: 10px;
	margin-left: 15px;
	text-align: left;
}
.item10 ol li {
	font-weight: bold;
	font-size: 12px;
	list-style-position: inside;
	float: left;
	color: #FF3300;
}

#flash_banner {
	float: right;
	margin-left: 5px;
	margin-top: 15px;
}
.item11 {
	float: left;
	width: 920px;
	margin-top: 10px;
	margin-left: 15px;
	text-align: left;
}
.item11 h2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.item11 ol li {
	font-weight: bold;
	font-size: 12px;
	list-style-position: inside;
	float: left;
	color: #FF3300;
}


#formulario {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	width: 935px;
	margin-right: 10px;

}

#formulario img {
	float: left;
	margin-left: 50px;

}


#formulario form table{
	width: 525px;
	background-color: #CCCCCC;
	float: left;
	margin-left: 30px;
}

#formulario form table td{
	padding-left: 5px;
}

#formulario form table tr{
	margin-bottom: 5px;
}

#agradecimento {
	float: left;
	width: 600px;
	margin-top: 25px;
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
}
