body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #dfd997;
	margin: 0px;
}
.fondo_laterales {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
}
.cellMenu {
	background-image: url(images/btnmnu.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 96px;
	background-position: center;
}
.cellTitle {
	background-image: url(images/cnfn.jpg);
	background-repeat: repeat-x;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.txTitulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #533A00;
}
.txNormal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #4E3F01;
}
.txGigante {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #533A00;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #533A00;
	text-decoration: none;
}
.tdLogin {
	background-image: url(images/zonacli.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 235px;
}

a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #533A00;
	text-decoration: none;
}
.txError {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #A00;
}

a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #533A00;
	text-decoration: underline;
}

li {
	list-style-type: square;
	color: #533A00;
	line-height: 20px;
}

input {
	border: 1px solid #000;
	font-size: 11px;
}
.txGrande {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #533A00;
}
textarea {
	border: 1px solid #000;
}
