.MENU {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.MADERAS_TIT {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.MADERAS_TXT {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.TEXTO {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.PIE_PAG {
	font-family: Arial;
	font-size: 10px;
	color: #cccccc;
}
.TITULO {
	font-size: 16px;
	font-family: "Courier New";
	margin: 7px;
	font-weight: bold;
}
.SUBTITULO {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-weight: bold;
}
.COLUMNA{
	height:450px;
	width:360px;
	float: left;
	text-align:left;
	margin-top:170px;
	margin-bottom:50px;
	margin-left:20px;
	margin-right:20px;
}
#diseno{
	height:12px;
	width:619px;
	float: left;
	text-align:right;
	}