*{ margin: 0; padding: 0; }
body{ font: 10px 'Trebuchet MS'; color: #7d7d7d; }

body,html{ height: 100%; overflow: hidden; }

a{ text-decoration: none; outline: none; color: #7d7d7d; }
a img{ border: none; }

a:focus, input, textarea{ border: 0px; outline: none; }

#flash{ width: 100%; height: 100%; position: relative; /*background: url(../swf/flash.jpg) no-repeat center center;*/ }

h3{ width: 409px; height: 46px; text-indent: -2000px; overflow: hidden; margin-bottom: 20px; }

#form h3{ background: url(../img/tit_conte-sua-historia.gif) no-repeat top left; }

/*.overlay{ padding: 100px 50px; position: absolute; top: 50%; left: 50%; margin-top: -349px; margin-left: -306px; z-index: 99; }
	.overlay .bg{ background: url(../img/bg_form.png) no-repeat top center; width: 613px; height: 699px; position: absolute; top: 0; left: 0;  }*/
	.cnt{ position: relative; width: 527px; }
	p{ padding-bottom: 5px; }
	.action{ text-align: right; }
	.action img,
	.action input{ margin-left: 30px; }
		
#form .textarea{ width: 526px; height: 60px; background: url(../img/frm_bg-line.gif) repeat top left; margin-bottom: 5px; }
	.textarea textarea{ background: transparent; border: none; width: 526px; height: 60px; font: 12px/20px "Lucida Grande", Verdana, sans-serif; color: #616161; }
	.textarea textarea.error{border: 1px solid red; margin: -1px;}
	
#form .caracteres{ text-align: right; color: #ccc; font: 9px "Lucida Grande", Verdana, sans-serif; margin-bottom: 10px; }

#form .text{width: 526px; height: 20px; background: url(../img/frm_bg-line.gif) repeat top left; }
	.text input{ background: transparent; border: none; width: 526px; padding: 2px 0; font: 12px "Lucida Grande", Verdana, sans-serif; color: #616161; }
	.text input.error{border: 1px solid red; margin: -1px;}

	.exemplo{ color: #8B8B8B; font: 9px "Lucida Grande", Verdana, sans-serif; margin-bottom: 10px!important; }

#form .select{ position: relative; margin-top: -20px; padding-left: 200px; }
  .select select{ font: 12px/20px "Lucida Grande", Verdana, sans-serif; color: #616161; width: 120px; border: 1px solid #ccc; }
  .select select.error{ border-color: Red; }

#form .radio{ font-size: 1px; margin-bottom: 0; }
	.radio input,
	.radio img{ vertical-align: middle; }
	.radio img{ margin: 0 20px 0 5px; }
  
.cnt{ padding-top: 20px; }
  
#extras h3{ background: url(../img/tit_citroen-90-anos.gif) no-repeat top left; height: 60px; width: 270px; float: left; }
#extras{ overflow: hidden; }
  
.iten{ padding-bottom: 20px; text-transform: uppercase; clear: both;}  
.iten p{ padding-top: 5px; }
.iten a{ float: left; background-color: #282828; color: #7d7d7d; padding: 0 3px; margin-right: 3px; border: 1px solid #d4d4d4; display: block; float: left; font-size: 9px; }
.iten a:hover{ color: #fff; }
.iten .copyToClipboard{ float: left; margin-right: 3px; display: block; }

h4{ width: 409px; height: 20px; text-indent: -2000px; overflow: hidden; margin-bottom: 5px; }

.video h4{ background: url(../img/tit_extras-video.gif) no-repeat 0 0; }
.mp3 h4{ background: url(../img/tit_extras-mp3.gif) no-repeat 0 0; }
.mp3 .sub{ background: url(../img/sub-tit_mp3.gif) no-repeat 0 0; display: block; height: 10px; text-indent: -2000px; overflow: hidden; }
.wallpaper h4{ background: url(../img/tit_extras-wallpaper.gif) no-repeat 0 0; }
.wallpaper .sub{ background: url(../img/sub-tit_wallpaper.gif) no-repeat 0 0; display: block; height: 10px; text-indent: -2000px; overflow: hidden; }
.mp3{ clear: none; float: left; width: 200px; }
  
.wallpaper ul{ list-style: none; padding-top: 10px; }
.wallpaper ul li{ width: 50%; float: left; position: relative; height: 105px; }
.wallpaper ul li img{ margin: 0 5px; }
.wallpaper ul li:hover img{ background: url(../img/wallpaper_over.jpg) no-repeat 0 0; }
.wallpaper ul li span{ display: block; position: absolute; top: 45px; left: 115px; }


#msg{ display: none; }
	#msg p{ padding-top: 150px; text-align: center; }


#form-cnt, #extras-cnt{ display: none; }


.TB_overlayBG {
	background-color:#ffffff;
	filter:alpha(opacity=30)!IMPORTANT;
	-moz-opacity: 0.30!IMPORTANT;
	opacity: 0.30!IMPORTANT;
}

