.nav_tema {
	width: 940px;
	float: left;
	display: inline;
	background: #f3f3f3;
	padding: 10px 0;
	margin: 10px 0;
	background: url(http://estaticos.ocholeguas.com/especiales/2009/03/paradores/html/imagenes/temas/fondo_temas.jpg) no-repeat left top;
}
.nav_tema .tema {
	width: 213px;
	_width: 210px;
	height:213px;
	float: left;
	display: inline;
	padding: 5px;
	margin: 0 6px 10px;
	/*	border-bottom: 1px solid #bdd3db;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;*/
}
.nav_tema img {
	width: 213px;
	_width: 210px;
	height: 100px;
	float: left;
	display: block;
	background:#eee;
	margin: 0 0 10px 0;
	float:left;
	/*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;*/
}
.tema h3 {
	border:0;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	padding:0;
}
.tema h3 a {
	color:#666;
	font-weight: bold;
}
.tema p {
	font:12px/18px Arial, Helvetica, sans-serif;
	margin:0;
}
.tema a {
	text-decoration:none;
	color:#677B82;
}
.tema a:hover {
	text-decoration:none;
	color:#ccc;
}
