#bloqueTodosTemas{
		margin-left:230px;
		position:relative;
}

#bloqueTodosTemas h2{
	background:url(/images/secretos/tit-todos-los-temas.gif) no-repeat left top;
	width:389px;
	height:49px;
	text-indent:-50000px;
}

.bloqueTema{
	margin-top:20px;
	padding-bottom:15px;
	background:url(/images/secretos/mases.gif) no-repeat left bottom;
}

.bloqueTema h3{
	color:#bf5c3d;
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

.bloqueTema h3 a{
	color:#bf5c3d;
	text-decoration:none;
}

.bloqueTema h3 a:hover{
	color:#000000;
}


.bloqueTema ul{
	list-style:none;
}

.bloqueTema ul li{
	color:#623a26;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	background:url(/images/secretos/cuadrado.gif) no-repeat left 5px;
	padding-left:10px;
	margin-bottom:5px;
}

.bloqueTema ul li a{
	color:#623a26;
	text-decoration:none;
}

.bloqueTema ul li a:hover{
	color:#000000;
}



