/* CSS Document */

#container {
	position:absolute;
	width:949px;
	top:0px;
	background-color:#f7f7f7;
	}
#conteudo {
	position:absolute;
	top:224px;
	width:945px;
	height:378px;
	}
.txt {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
.tituloCatalogo{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#687700;
	text-decoration:none;
	font-weight:bold;
	}
.tituloMes{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#ff6500;
	text-decoration:none;
	font-weight:bold;
	}
.form {
	font-family:"Trebuchet MS";
	width:456px;
	font-size:11px;
	color:#7a7a7a;
	text-decoration:none;
	border:1px solid #bdca64;
	}
.formCatalogo {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#7a7a7a;
	text-decoration:none;
	border:1px solid #bdca64;
	}