body {
	background-image: url(../images/fundo.gif);
	font-size: 13px;
	text-align: center;
	background-repeat: repeat;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, "Lucida Grande", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

div#cabecalho {
	height: 100px;
	width: 400px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-position: center center;
	background-image: url(../images/cabecalho.gif);
	background-repeat: no-repeat;
}

#video{
	margin-top: 10px;
}

div#escolha_video{
	margin-right: auto;
	margin-left: auto;
	height: 458px;
	width: 611px;
	background-repeat: no-repeat;
	background-image: url(../images/escolha_video.gif);
}

#dock1{
	margin-left: 35px;
}

#dock2{
	margin-left: 167px;
}

.dock_windows{
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 270px;
	width: 610px;
	border-color: #a9a9a9;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}

.dock_macintosh{
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 275px;
	width: 610px;
	border-color: #a9a9a9;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}

.dock_menu dl{
	float: left;
	display: inline;
	height: 105px;
	margin-top: 10px;
	width: 116px;
	text-align: center;
	list-style: none;
}

.dock_menu dt{
	float: left;
	margin-top: 5px;
	padding-right: 7px;
	margin-right: auto;
	margin-left: auto;
	display: inline;
	cursor: pointer;
}

#dock2 dt{
	margin-top: 40px;
}

.img_video{
	border-color: black;
	border-style: solid;
	border-width: 1px;
	margin-left: 5px;
}

.cursor{
	display: block;
	cursor: default;
}

#separacao{
	margin-top: 100px;
}

div#notas{
	margin-right: auto;
	margin-left: auto;
	width: 620px;
}

 div#footer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
