html,
body,
div#content {
	width: 100%;
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	background:url(../bg_01.gif) #000000;
}

div#content,
object#flash_holder {
	min-width: 800px;
	min-height: 600px;
}

div#content,
object {
	overflow: hidden;
}

#wrapper { width: 825px; height: auto !important; height: 100%; min-height: 100%; margin: 0 auto; position: relative; }
#header { width:825px; height:151px; background:url(../projetos/img/header.jpg) no-repeat; }
#titulo { width:825px; height:56px; background:url(../projetos/img/bg_titulo.jpg) no-repeat; }
#conteudo { width: 801px; margin-left:13px; margin-right:11px; background:#ffffff; }
	#left { width: 452px; float: left; padding-left:10px;}
	#right { width: 310px; float: left; }

.titulo { font-family: Arial, Helvetica, sans-serif; font-size:18px; color: #ff6600; font-weight:bold; padding-top:18px; padding-left:44px; }

.txt_cases { font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #333333; font-weight:bold; padding-left:25px; padding-right:25px; line-height:16px; text-align:justify; }
