@charset "utf-8";
/* CSS Document */

img{
	border:none;
}
#header{
	position:relative;
	background:url('../images/textoTitulo.png') no-repeat #7577C2 center left;
	left:0px;
	top:2px;
	width:100%;
	height:162px;
	z-index:1;
}
#img-fotoalbum{
	/*position:absolute;*/
	background:url('../images/img-fotoalbum.gif') no-repeat;
	width:335px;
	height:192px;
	z-index:1;
	float:right;
}

#btfotoalbum {
	position:absolute;
	left:200px;
	top:340px;
	width:232px;
	height:37px;
	z-index:2;
	display:none;
}

#video {
	position:relative;
	left:23px;
	top:15px;
	width:95%;
	height:340px;
	z-index:1;
}
li.lista {
	list-style-image:url('../images/quadrado.png');
	padding-left:15px;
	margin-left:15px;
	padding:0px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#tutorialFlash {
	position:relative;
	left:23px;
	top:30px;
	width:730px;
	height:400px;
	z-index:1;
}
#carrossel {
	position:relative;
	left:20px;
	top:0px;
	width:730px;
	z-index:10;
}

ul li a:hover {border:none;margin:0px;position:static;}
ul li a:active {border:none;margin:0px;position:static;}