a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E8B0C;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4E8B0C;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E8B0C;
	text-decoration: none;
}
.textosverdes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E8B0C;
	text-decoration: none;
}
.textosnegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.textosnegro a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.textosnegronormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.textosnegronormal a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight: normal;
}
.textosnegronormal a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight: normal;
}
.textospeqnegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.textoverdesubr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F8C0D;
	text-decoration: underline;
	font-weight: normal;
}
.textoverdesubr a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F8C0D;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E8B0C;
	text-decoration: none;
}

.contenido_des{
	color:#000;
	border-bottom:1px dotted;
	padding-bottom:10px;
}

.contenido_des ul{
	
	margin-left:10px;
	margin-bottom:15px;
	margin-top:15px;
	
}
.contenido_des ul li{
	list-style:none;
	margin-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	border-bottom:1px dotted;
	padding-bottom:10px;
}