body {
	background-color: #6BA2C6;
	background-image: url(images/fodno.gif);
	background-repeat: repeat-x;
}
.foot {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4485B0;
	text-align: center;
}
.cont {
	font-family: verdana;
	font-size: 12px;
	margin: 7px;
	padding: 7px;
	text-align: left;
	text-indent: 15px;
	list-style-image: url(images/flechita.gif);
	list-style-position: inside;
}
.click {
	position: relative;
	left: 190px;
	top: -100px;
	font-family: Verdana;
	font-size: 9px;
	color: #0099FF;
	width: 200px;
	text-align: right;
	font-weight: normal;
}
