body {
	margin: 0px;
	background-color: #B79A5A;
	background-image: url(/docs/images/bg.gif);
}
.tx {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.txbold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
}
.main {
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #80662d;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #80662d;
}
.title {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #000000;
	text-indent: 50px;
	font-weight: bold;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-image: url(images/arrow_titulo.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.footer {
	background-color: #515559;
	height: 80px;
}
.txsmall {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10.5px;
	color: #000000;
}
.txfooter {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10.5px;
	color: #000000;
	line-height: 10px;
	text-decoration: none;
}
a.txfooter:hover {
	color: #ffffff;
	text-decoration: none;
}

.footer {
	background-image: url(images/shadow_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 60px;
	background-color: #80662D;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #80662d;
}

.input {
	height: 16px;
	background-color: #f8f5ef;
	width: 150px;
	border: 1px solid #B79A5A;
}
.input2 {
	height: 150px;
	background-color: #f8f5ef;
	width: 200px;
	border: 1px solid #B79A5A;
}
.botton {
	height: 20px;
	background-color: #755C28;
	width: 100px;
	border: 1px solid #B79A5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 5px;
}
.padre {
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0099FF;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	text-indent: 10px;
	height: 15px;
	text-align: left;
}
.madre {

	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF9999;
}
.titlegreen {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #2C7917;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.titlegreen2 {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #2C7917;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
a.titlegreen2:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
.titlephoto {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #000000;
	height: 30px;
	text-align: left;
	text-indent: 15px;
}
