#prot {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
}

#colizq {
	float: left;
	width: 200px;
	margin: 10px 0;
	padding: 10px;
}

#colder {
	float: right;
	width: 480px;
	margin: 20px 10px 10px 0px;
	padding: 10px;
	border-left: 1px solid #988F70;
	font-size: 12px;
}

#piedepagina {
	clear: both;
	margin: 20px 0px;
	text-align: center;
}

.lista {
	margin: 0 0 0 15px;
}

.enlacelista {
	color: #039;
	font-size: 12px;
	font-weight: bold;
}

a.enlacelista:link {
	text-decoration: none;
}

a.enlacelista:visited {
	text-decoration: none;
}

a.enlacelista:hover {
	color: #000;
	text-decoration: underline;
}

a.enlacelista:active {
	color: #F00;
}

.caja {
	background: url(http://www.club-caza.com/cazaccion/images/bgtit2.gif) no-repeat;
	border: 1px solid #988F70;
	padding: 5px;
}

