/* CSS Document */
#cuerpo #colpost {
	width: 500px;
	margin: 0px 0px;
	display: block; float: left;
}
	#colpost .post {
		display: block; clear: both; float: none;
		margin: 0px;
		margin-bottom: 13px;
		padding: 0px 5px;
	}
		.post h1 {
			display: block; clear: both; float: none;
			font-size: 18px;
			font-weight: bold;
			margin: 0px;
			margin-bottom: 10px;
			padding: 0px 8px;
			padding-bottom: 3px;
		}
			.post h1 a {
				color: #006600;
			}
				.post h1 a:hover {
					color: #666666;
					text-decoration: none;
				}
		.post h1 span {
			font-size: 11px;
			margin-left: 7px;
			color: #ABABAB;
		}
		.post .texto {
			display: block; clear: both; float: none;
			font-size: 13px;
			line-height: 135%;
			color: #333333;
			padding: 0px 3px;
		}
			.texto a {
				color: #006633;
			}
				.texto a:hover {
					color: #003366;
				}
			.texto .continuar a {
				font-size: 11px;
				color: #999999;
			}
			.texto .continuar a {
				color: #009900;
				margin: 0px 4px;
			}
		.post ul.etiquetas {
			border-top: #00CC66 solid 1px;
			margin: 0px;
			margin-top: 7px;
			padding: 5px 17px;
			list-style-type: square;
			list-style-position: inside;
			font-size: 11px;
		}
			ul.etiquetas li {
				margin: 0px;
				margin-bottom: 5px;
				padding: 0px;
				color: #666666;
			}
				ul.etiquetas li a {
					color: #009933;
				}
					ul.etiquetas li a:hover {
						color: #006600;
					}

	#colpost .minipost {
		display: block; clear: both; float: none;
		margin: 0px;
		margin-bottom: 13px;
		padding: 10px;
	}
		.minipost h1 {
			display: inline;
			font-size: 14px;
			font-weight: bold;
			margin: 0px;
			padding: 0px;
		}
			.minipost h1 a {
				color: #666666;
				font-weight: bold;
			}
				.minipost h1 a:hover {
					color: #333333;
				}
		.minipost .texto {
			display: inline;
			font-size: 12px;
			line-height: 130%;
			color: #666666;
		}
			.texto span.date {
				font-size: 11px;
				color: #999999;
				display: inline;
				margin-left: 10px;
			}
#cuerpo #colpub {
	width: 160px;
	margin: 0px 9px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 10px;
	display: block; float: left;
	border: #00CC00 solid 1px;
	border-bottom: none;
	border-top: none;
}
#cuerpo #colmiscelanea {
	width: 220px;
	margin: 0px 0px;
	margin-bottom: 20px;
	display: block; float: left;
}
	#colmiscelanea h2 {
		margin: 0px;
		padding: 0px;
	}
	#colmiscelanea #mprecioh {
		background-image: url(images/m-precio-deldolar-com.jpg);
	}
	#colmiscelanea #mnoticiash {
		background-image: url(images/m-noticias-deldolar-com.jpg);
	}
	#colmiscelanea ul.listaposts {
		margin: 0px 15px;
		padding: 0px;
		margin-top: 5px;
		margin-bottom: 10px;
		list-style-type: square;
		list-style-position: inside;
		font-size: 12.5px;
	}
		ul.listaposts li {
			margin: 0px;
			margin-bottom: 5px;
			padding: 0px;
			color: #009900;
		}
			ul.listaposts li a {
				color: #009933;
			}
				ul.listaposts li a:hover {
					color: #999999;
				}
	#colpost #paginacion {
		display: block; clear: both; float: none;
		text-align: center;
		margin: 8px 15px;
	}
		#paginacion span {
			margin: 0px 1px;
			padding: 0px;
		}
			#paginacion span a {
				margin: 0px;
				padding: 5px 6px;
				background-color: #D6D6D6;
				color: #006633;
				border: #828282 solid 1px;
			}
			#paginacion span a:hover {
				background-color: #00CC66;
			}
			#paginacion span a:active {
				background-color: #006600;
				color: #CCCCCC;
			}
#cuerpo div.miniheader2 {
	display: block; clear: both; float: none;
	height: 45px;
}
