.MarcoVerde {
	border: 1px solid #99B573;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.margenppal {
	padding: 5px 20px 5px 21px;
}
.margen {

	padding: 5px 10px 5px 20px;
}
.Blan {
	color: #FFFFFF;
}
.Verde {
	color: #316500;
}
.TitVerde {
	color: #316500;
	font-weight: bold;
}
.TitVerde:link {
	color: #316500;
	font-weight: bold;
	text-decoration: none;
}
.TitVerde:visited {
	color: #316500;
	font-weight: bold;
	text-decoration: none;
}
.TitVerde:hover {

	color: #9BB77D;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #2D630F;
	text-decoration: none;
}
a:visited {
	color: #316900;
	text-decoration: none;
}
a:hover {
	color: #316900;
	text-decoration: underline;
}
.descrip {
	font-size: 14px;
	color: #333333;
}
.MarcoDesc {

	border: 2px solid #727452;
}
.MarcoIzq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.margenInf {
	padding-bottom: 35px;
	padding-top: 15px;
	padding-right: 7px;
	padding-left: 7px;
}
.MarcoInf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #546A33;
}
