

div#center {
	background-image:url(../images/bg_distribuidor_cadastro.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	}
	
	div#titulo {
	color:#C08AAA;
	position:absolute;
	margin-top:-23px;
	z-index:900;
	width:316px;
	height:30px;
	margin-left:20px;
	*margin-left:-8px;
		}
		div#titulo h1 {
			font-weight:normal;
		}


	div#center-in {
		margin:auto;
		width:800px;
		height:323px;
		/*background-color:#FF0000;*/
		padding-top:12px;
		/*background:#3399FF;*/
		}
				
		div#center-in .subtitulo {
			color:#FFFFFF;
			font-size:11px;
			font-weight:bold;
		}
		
		.holder {
			margin-top:10px;
			}		
		
			#pane1 {
				width: 825px;
				height: 300px;
				overflow:hidden;
				/*
				margin-top: 18px;
				overflow: hidden;
				float:left;*/
				/*background-color:#red;*/
				}

