.celda {
	background-position: left top;
	background-repeat:  repeat-x;
}
body {
	background-color: #0B570C;
}
.textoabajo {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
.textouhau {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a {
	font-size: 11px;
	color: #941A19;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0B570C;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.textoabajoBold {

	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.campotexto {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	background-color: #D9E0D8;
	border: 1px solid #0B570C;
}
.fotito {
	border: medium solid #FFFFFF;
}
.bordenegro {
	border: thin solid #333333;
}
#fecha {
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: medium solid #9BB89C;
	padding-left: 5px;
}

