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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(img/back_bluewaves.jpg);
	background-color: #4E87B4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	color:#333333;

}
.style1 {
	font-size: 14px;
	font-weight:lighter;
	color: #FFFFFF;
	text-decoration: none;
	
	}
.style1:hover {
	font-size: 14px;
	font-weight:lighter;
	color: #F7F7F7;
	
	}
.style4 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style5 {color: #FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style6 {color: #FF6633; padding-top:5px; padding-bottom: 20px; border-bottom: 1px solid #000000;}
.foto { border: 0; }
.foto:hover { filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.style7 {font-size: 10px; color: #333333;}
.style8 {
	font-size: 14px;
	color: #FF6600;
}
.style10 {color: #333333; font-size: 12px; font-family: Geneva, Arial, Helvetica, sans-serif; }
.style11 {
	font-size: 12px;
	color: #3A4962;
	font-weight: bold;
}
.style13 {color: #333333; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style16 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}

#slideshow {
    position:relative;
    height:242px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	padding: 0px;
	border: 0;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}