* {
	margin:0px;
	padding:0px;
}

p {margin:0px 0px 6px 0px;}

img {
	border-color:#FFFFFF;
}

body {
	background:#f0f0f0 url(../images/bg.gif) repeat-x top center;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	overflow-y:scroll;
	*overflow-y:hidden;
}

.top {
	width:903px;
	height:103px;
	margin:0px auto;
	_margin:0px auto -19px auto;
}

h1.logo {
	width:165px;
	height:73px;
	float:left;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
	display:block;
	margin:14px 0px 0px 0px;
}

.infos {
	width:227px;
	float:right;
}

h1.tel {
	width:223px;
	height:26px;
	float:right;
	text-indent:-9999px;
	background:url(../images/tel.gif) no-repeat;
	display:block;
	margin:27px 0px 0px 0px;
}

h1.mail a {
	width:174px;
	height:16px;
	float:right;
	text-indent:-9999px;
	background:url(../images/mail.gif) no-repeat;
	display:block;
	margin:7px 0px 0px 0px;
	_margin:-10px 0px 17px 0px;
}

.accToggler{
	height:39px;
	background: ;
	margin: 0px auto;
	width: 903px;
	color: #333;
	cursor: pointer;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.accContent{
	margin: 0px auto;
	width: 903px;
}
a, a:visited{
font-family:"Lucida Grande", Arial, sans-serif; color:#6d6d6d;
}

.togg_info {
	width:200px;
	height:39px;
	background:url(../images/togg_info.gif) no-repeat top left;
	display:block;
	text-indent:-9999px;
}

.togg_contact {
	width:280px;
	height:39px;
	background:url(../images/togg_contact.gif) no-repeat left top;
	display:block;
	text-indent:-9999px;
}

.togg_trilhas {
	width:280px;
	height:39px;
	background:url(../images/togg_trilhas.gif) no-repeat left top;
	display:block;
	text-indent:-9999px;
}

.bg {
	background:url(../images/bot_bg.png) repeat-x left bottom;
	padding:0px 0px 10px 0px;
	position:relative;
}

.bossa {
	background:url(../images/bossa_02.png) no-repeat;
	_background:none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/bossa_02.png);
	width:372px;
	height:116px;
	position:absolute;
	top:-116px;
	left:-382px;
}

.info {
	background:#CCCCCC url(../images/cont_bg.png) repeat-x top;
}

.contact {
	background:url(../images/cont_bg.png) repeat-x left 10px;
	margin:-9px auto 0px auto;
}

.text {
	width:445px;
	text-align:justify;
	margin:15px 0px 0px 10px;
	float:left;
	display:inline;
}

.video {
	width:400px;
	min-height:225px;
	*height:225px;
	float:right;
	padding:10px 10px 7px 10px;
	display:inline;
}

.trilhas {
	background:#900 url(../images/trilhas_bg.png) repeat-x bottom center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc8080;
	margin:0px auto 0px auto;
}

.trilha {
	background:#900;
	border:none;
	height:50px;
}

.trilhas_cont {
	width:903px;
	margin:0px auto;
	color:#FFFFFF;
}

.trilha_cont {
	padding:0px 0px 10px 0px;

}

.footer {
	width:903px;
	height:40px;
	margin:0px auto;
	padding:10px 0px;
	color:#8a8a8a;
	font-size:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f4f4f4;
}

.copy {float:left;}

.powered {
	float:right;
}

.table {
	width:291px;
	float:left;
	padding:25px 0px 3px 10px;
}

input {
	background:#f0f0f0;
	margin:0px 0px 7px 0px;
	width:281px;
	height:16px;
	border:solid 1px #8b8b8b;
	font-size:11px;
	padding:4px 5px 0px 3px;
}

textarea {
	background:#f0f0f0;
	width:281px;
	height:99px;
	*height:104px;
	padding:4px 5px 5px 3px;
	border:solid 1px #8b8b8b;
}

#enviar {
	background: url(../images/bt_enviar.gif) no-repeat center center;
	height: 18px;
	width: 44px;
	display: block;
	text-indent: -9999px;
	line-height:1px;
	border: none;
	float: right;
	cursor: pointer;
}

#limpar {
	background: url(../images/bt_limpar.gif) no-repeat center center;
	height: 18px;
	width: 45px;
	display: block;
	text-indent: -9999px;
	line-height:1px;
	border: none;
	float: right;
	cursor: pointer;
}

#statusEmail {
	width:281px;
	height:16px;
	font-size:11px;
	padding:0px 5px 0px 3px;
}