* {
	font-family: arial, freesans;
}

body {
	margin: 0;
	padding: 0;
	background: #FFF url(../images/bg.jpg) repeat-x top center;
}

#main-wrapper {
	width: 1000px;
	margin: 0 auto;
	padding-top: 71px;
	background: #FFF url(../images/bg_nuvem.jpg) no-repeat top center;
}

#row {
	position: relative;
	display: inline-block;
	display: block;
	overflow: hidden;
}

.header-wrapper {
	width: 1000px;
}

.header-wrapper .left {
	float: left;
	width: 240px;
}

.header-wrapper .right {
	float: left;
	height: 135px;
}

.header-wrapper .right h2.title {
	color: #E7633D;
	margin: 10px 0 0 10px;
	padding: 0px;
	width: 710px;
	font-size: 28px;
}

.content-wrapper {
	margin-top: 15px;
	background: url(../images/det_lateral.gif) no-repeat 440px 0;
}

.content-wrapper .left {
	float: left;
	width: 434px;
	min-height: 487px;
	background: url(../images/bg_man.jpg) no-repeat;
}

.content-wrapper .right {
	float: left;
	width: 520px;
	margin-left: 30px;
}

div.pForm {
	width: 420px;
	margin: 160px auto;
}

div.tlt {
	height: 35px;
	padding-left: 10px;
	background: #d3eff2;
}

.tlt p {
	color: #e7633d;
	font-size: 20px;
	margin: 0;
	padding: 4px 0 0 0;
}

.desc {
	width: 240px;
	height: 140px;
	margin: 60px 0 0 40px;
}

.desc p {
	color: #e7633d;
	padding: 2px;
	margin: 0px;
}

.desc h3 {
	color: #e7633d;
	padding: 2px;
	margin: 3px 0 0 0;
	text-align: center;
}

.tlt_tracks {
	margin-top: 280px;
}

.topic {
	margin: 10px 0 10px 25px;
	padding: 0px;
	list-style-image: url(../images/topic.gif);
}

.topic li {
	color: #e7633d;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
}

.player_holder {
	margin-top: 10px;
}

.player_holder .leftplayer {
	float: left;
	width: 260px;
	min-height: 190px;
	margin-right: 15px;
	background: url(../images/hand.gif) no-repeat 50% 40%;
}

.player_holder .leftplayer p {
	color: #e7633d;
	font-family: arial;
	font-size: 13px;
	font-weight: bolder;
	padding: 0px;
	margin: 140px 0 0 0;
}

.player_holder .leftplayer p>span {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.player_holder .rightplayer {
	float: left;
	width: 150px;
}

.topicnum, .topicnum2 {
	margin: 10px 0 10px 15px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 220px;
}

.topicnum2 {
	width: 250px;
}

.topicnum li, .topicnum2 li {
	color: #333;
	font-size: 12px;
	height: 22px;
	font-style: italic;
	line-height: 22px;
}

.topicnum span, .topicnum2 span {
	font-weight: bolder;
}

#footer-wrapper {
}

#footer-wrapper .tltform {
	height: 36px;
	background: url(../images/bg_form.gif) repeat-x;
}

#footer-wrapper .tltform img {
	margin-left: 3px;
}

#footer-wrapper .form {
}

#footer-wrapper .leftf {
	width: 350px;
	float: left;
}

#footer-wrapper form div {
	height: 35px;
}

#footer-wrapper form label {
	width: 55px;
	margin: 5px 0 0 5px;
	float: left;
}

#footer-wrapper form input.field {
	width: 264px;
	height: 23px;
	border: none;
	float: left;
	font-size: 16px;
	background: #d3eff2;
	border: #e7633d 4px solid;
}

#footer-wrapper form select.sel, 
#footer-wrapper form select.sel2 {
	width: 272px;
	height: 33px;
	border: none;
	float: left;
	font-size: 16px;
	background: #d3eff2;
	border: #e7633d 4px solid;
}

#footer-wrapper form select.sel2 {
	width: 160px;
	margin-right: 2px;
}

#footer-wrapper form input.btn {
	float: left;
}

#footer-wrapper .rightf {
	width: 618px;
	height: 149px;
	float: left;
	background: url(../images/bg_adquira.gif) no-repeat;
}

#footer-wrapper .rightf .preco {
	margin: 40px 0 0 35px;
}

#footer-wrapper .infocontato {
	clear: both;
	margin-top: 20px;
}

#footer-wrapper .infodevel {
	clear: both;
	margin-top: 2px;
}
