#box {
	text-decoration: none;
	background-image: url(imagenes-riego/fnd.jpg);
	height: 350px;
	width: 175px;
	clear: right;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 10px;
	padding-right: 8px;
}
#box h2 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-top: 10px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAAEB9;
	border-bottom-color: #AAAEB9;
	background-color: #FFFFFF;
	font-weight: bold;
}
#box a:link,
#box a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}
#box a:hover{
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
#box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 10px;
}

