		#flash{
			background:url(../images/geral/flash_outras.jpg) no-repeat;
			width:745px;
			height:146px;
			float:left;
			position:relative;
		}
		
		#topo {
			height:390px;
		}
		
		#conteudo h2 {
			background:url(../images/contato/contato.gif) no-repeat;
			width:129px;
			height:40px;
			position:relative;
		}
		
		#conteudo h3 {
			left:5px;
			top:5px;
			color:#940ab1;
			font-size:13px;
			position:relative;
		}
		
		#conteudo p {
			margin-top:5px;
			text-align:justify;
			margin-right:15px;
			left:5px;
			margin-bottom:10px;
		}
		
		#form_login {
			width:330px;
			float:left;
			position:relative;
			left:5px;
		}

		#form_login p {
			font-size:13px;
			color:#666666;
			text-align:left;
			margin-top:15px;
			left:1px;
		}
		
		.bordas {
			width:300px;
			height:13px;
			font-size:10px;
			margin-top:2px;
		}
		
		textarea {
			width:300px;
			height:100px;
		}
		
		#enviar {
			background:url(../images/contato/enviar.gif) no-repeat;
			color:#fefbf7;
			width:300px;
			height:25px;
			float:left;
			margin-top:5px;
			border:0;
		}
		
		label {
			color:#9d71b6;
			font-size:13px;
			padding-bottom:3px;
		}
		
		#sucesso {
			background:url(../images/contato/ok.gif) no-repeat left top;
			position:relative;
			float:left;
			height:25px;
			padding:5px 0px 0px 30px;
		}
		
		#form_files {
			width:330px;
			float:right;
			position:relative;
			top:115px;
		}
		
		#form_files p {
			font-size:13px;
			color:#666666;
			text-align:left;
			left:1px;
		}

