body {
	background-color: #01691f;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 14;
	color: #000000;
}
.sombra_txtx {
	background-image: url(sombra_txtx.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.txtcomun {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}
.txtverde {
	font-family: Arial;
	color: #005217;
	font-size: 12px;
}

.txtfoot {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
}
.txtBOLD {
	font-family: Arial;
	color: #005217;
	font-size: 12px;
	font-weight: bold;
}
.txt_blanco {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
}
.campo {
	font-family: Arial;
	font-size: 11px;
	color: #005217;
	height: 18px;
	width: 220px;
	background-color: #FFFBE9;
	border: 1px solid #609F74;
}
.campo2 {
	font-family: Arial;
	font-size: 11px;
	color: #005217;
	height: 45px;
	width: 220px;
	background-color: #FFFBE9;
	border: 1px solid #609F74;
}
.boton {
	font-family: Arial;
	font-size: 12px;
	color: #005217;
	font-weight: bold;
	height: 20px;
		width: 70px;
	background-color: #FFEFA3;
	border-right-color:#FFFFFF;
		border-left-color:#FFFFFF;
		border-style: inherit;
}
.mail2 {
	text-decoration: none;
	color: #005217;
}
.txtfecha {

	font-family: Arial;
	color: #01691F;
	font-size: 11px;
}
.LnVdPr {
	color: #01691F;
	text-decoration: none;
	font-size: 11px;
}

.LnVdPr:hover {
	color: #01691F;
	text-decoration: underline;
	font-size: 11px;
}
.LnVdPrI {
	color: #01691F;
	text-decoration: underline;
	font-size: 11px;
}

.LnVdPrI:hover {
	color: #01691F;
	text-decoration: none;
	font-size: 11px;
}
.fdInterior {
	background-color: #FFFFFF;
	background-image: url(img_fdo_interior.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

