a {
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none
}
.fondo {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	height: 320px;
	width: 345px;
	padding-right: 25px;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #86AD19;
}
ul {
	margin-left: 9px;
	padding-left: 9px;
}.txt_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #86AD19;
	font-weight: bold;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #DEDEDE;
	border: 1px solid #DEDEDE;
}
.txt_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}
.txt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}
.txt_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #838383;
	text-align: right;
}
.fondoDiv {
	background-image: url(imagenes/fondo_articulo.jpg);
	height: 149px;
	width: 162px;
	margin-right: 34px;
	float: left;
	/*text-align: center;*/
	/*padding-top: 10px;
	padding-left: 10px;*/
}
.txt_articulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
