.bordes1 {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #663300;
	border-left-color: #663300;
}
.bordes2 {
	border: 1px solid #663300;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
}
.bordes3 {
	background-color: #FFFFdd;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	color: #666666;
	font: bold 12px tahoma;
	text-align: justify;
	white-space: normal;
	padding-right: 10px;
	padding-top: 20px;
	padding-left: 20px;
	height: 330px;
}
.bordes4 {
	padding-right: 18px;
	padding-left: 18px;
}
.bordes5 {
	border: 1px #663300;
}
.bordesorg {
	color: #000000;
	font: normal 12px Arial;
	text-align: justify;
	white-space: normal;
	padding-right: 50px;
	padding-top: 1px;
	padding-left: 50px;
	padding-bottom: 1px;
}
