@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
	background-image: url(images/piscina_bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #999999;
	font-family:  "Trebuchet MS";
	font-size: 14px;
}
body{
	margin: 0;
	padding: 0;
}

#content{
	margin: 0px auto;
	width: 940px;
	height: 940px;
}
#header{
	position: absolute;
	width: 940px;
	height: 160px;
	z-index: 8;

}
#headerbg{
	z-index: 1;
	width: 940px;
	height: 157px;
	position: absolute;
	top: 2px;
	background-color: #0A5493;
	filter:alpha (opacity=40); /* MS Internet Explorer */









	filter:progid:DXImageTransform.Microsoft.Alpha (style=0, opacity=40); /* MS IE proprietory */
	-moz-opacity: 0.4; /* Mozilla v1.6 and below */
	opacity: 0.4; /* CSS-3 Standards */
	-khtml-opacity:.4;
}
#marcas{
	position: absolute;
	width: 506px;
	height: 87px;
	z-index: 8;
	left: 412px;
	top: 11px;

}
#main{
	position: absolute;
	top: 160px;
	font-size: 16px;
	color: #FFFFFF;
	height:634px;
	width: 940px;
	z-index: 4;
	text-align: justify;
}
#main_flash{

	position: absolute;

	z-index: 3;
}


#main_text{
	text-align: justify;
	width: 860px;
	background-color: #2EA6E7;
	position: absolute;
	left: 40px;
	top: 162px;
	z-index: 2;
	height: 452px;
}
#twitter{
	width: 300px;
	float: right;
	height: 350px;
	text-align: center;
	padding-left: 20px;
	padding-top: 40px;
}
#foot{
	position: absolute;
	height: 300px;
	top: 1000px;
	width: 940px;

}
#logo{
	position: absolute;
	height: 86px;
	width: 299px;
	left: 44px;
	top: 13px;

}
#menu{
	position: absolute;
	height: 48px;
	left: 90px;
	top: 126px;
	width: 564px;
	z-index: 10;
}
#menubg {
	position: absolute;
	height: 19px;
	left: 345px;
	top: 63px;
	width: 600px;
	padding: 20px 0px;
	z-index: 3;
	background-color : #CCCCCC;
	filter:alpha (opacity=40); /* MS Internet Explorer */




	filter:progid:DXImageTransform.Microsoft.Alpha (style=0, opacity=40); /* MS IE proprietory */
	-moz-opacity: 0.4; /* Mozilla v1.6 and below */
	opacity: 0.4; /* CSS-3 Standards */
	-khtml-opacity:.4; /* Safari */
}
a:link, a:visited  {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;

}
a:hover  {
	text-decoration: underline;

}
#mainbg{
	position: absolute;
	z-index: 3;
	width: 940px;
	top: 159px;
	background-color: #0A5493;
	filter:alpha (opacity=40); /* MS Internet Explorer */

	filter:progid:DXImageTransform.Microsoft.Alpha (style=0, opacity=40); /* MS IE proprietory */
	-moz-opacity: 0.4; /* Mozilla v1.6 and below */
	opacity: 0.4; /* CSS-3 Standards */
	-khtml-opacity:.4; /* Safari */
	height: 636px;
}
#footbg{
	position: absolute;
	z-index: 2;
	width: 940px;
	height: 120px;
	top: 803px;
	background-color: #0B5498;
	filter:alpha (opacity=40); /* MS Internet Explorer */

	filter:progid:DXImageTransform.Microsoft.Alpha (style=0, opacity=40); /* MS IE proprietory */
	-moz-opacity: 0.4; /* Mozilla v1.6 and below */
	opacity: 0.4; /* CSS-3 Standards */
	-khtml-opacity:.4;
}
#foot{
	position: absolute;
	z-index: 3;
	width: 940px;
	height: 120px;
	top: 804px;
}
#foot p {
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;

}
p{
	margin: 0px;
	padding: 10px 60px;
	font-size: 14px;
}
h1 {
	margin: 0px;
	padding: 10px 60px;
	font-size: 18px;
}
label {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
