*{
	margin:0;
	padding:0;
	color:#000000;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	/*font-size:12px;*/
}


img{
	border:0;
}

#home{
	width:817px;
	margin:0 auto;
}

#principal{
	margin:0 auto;
	width:724px;
	/*height:300px;
	background:#000000;*/
}

#logo{
	float:left;
}

#botoes{
	float:right;
}

#botoes img{
	float:left;
}
#logodigi{
	width:93px;
	height:36px;
	float:right;
}#logodigi a{
	width:93px;
	height:36px;
	background:url(../imagens/logoDigi.jpg);
	display:block;
	text-indent:-99999px;
}

#banner img{
	margin:-3px 0 0 0;
}

#corpo{
	width:724px;
	/*border-bottom:solid 1px #c8c7c7;*/
	margin:-3px 0 15px 0;
	background:url(../imagens/fundo.jpg) repeat-y;
}

#lado_esq{
	width:360px;
	_float:left;
	/*border-left:solid 1px #e4e2e2;*/
}


#lado_dir{
	width:363px;
	float:right;
	text-align:right;
}


#fotos{
	width:360px;
	/*background:url(../imagens/fundo_fotos.jpg) bottom repeat-x;
	padding:47px 14px 20px 14px;*/
}

#lado_dir #fotos{
	*float:left;
}

#fotos img{
	/*float:left;
	margin-right:14px;*/
	margin-bottom:-4px;
}

#fotos h1{
	font-size:10px;
	font-weight:normal;
	margin-bottom:5px;
}

#fotos h2{
	font-size:18px;
	margin-bottom:5px;
	letter-spacing:-1px;
}

#fotos p{
	font-size:11px;
}

.assinatura{
	margin-top:5px;
	float:right;
}

#formulario{
	width:320px;
	font-size:12px;
	margin:0 auto;
	background:#FFFFFF;
	padding:30px 0 30px 0;
}

#formulario h1{
	font-size:12px;
	padding-bottom:15px;
}

p.contato, p.contato-textarea{
	width:250px;
	text-align:right;
	padding:3px 0 3px 0;
}

p.contato-textarea{
	height:60px;
}

input, textarea, .ddd, .telefone{
	width:172px;
	background:#FFFFFF;
	border:1px solid #666666;
	float:right;
}

.ddd{
	width:25px;
}.telefone{
	width:141px;
	margin-left:4px;
}

textarea{
	height:60px;
}

input.bt{
	font:11px "trebuchet ms";
	width:80px;
	height:20px;
}

#mensagem{
	margin:0px;
	background:#ffffff;
	border:solid 1px #b9b9b9;
	position:absolute;
	z-index:99999;
	float:left;
	text-align:center;
	padding:15px 40px 15px 40px;
	visibility:hidden;
}#mensagem h1{
	font-size:13px;
	margin-bottom:7px;
}#mensagem p{
	font-size:12px;
	padding:4px;
	margin-bottom:4px;
	border:dotted 1px #b9b9b9;
}#mensagem a{
	text-decoration:none;
}#mensagem a:hover{
	font-weight:bold;
}

#destaque{
	border-bottom:1px solid #999999;
	/*border-bottom:solid 1px #c8c7c7;*/
	background:url(../imagens/fundo2.jpg) repeat-y;
}

#txt_destaque01{
	margin:0 auto;
	padding:20px 0 0 0;
	width:694px;
	font-size:12px;
}
p.titulo{
	font-size:20px;
	}
p{
	padding:20px 0 0 0;
	}
p.subtitulo{
	font-size:14px;
	}

