.todo{
	margin-top:0px;
	color:#0B1363;
	font-family:"Trebuchet MS";
	}
	
.todo table td{
	margin-top:0px;
	color:#0B1363;
	font-family:"Trebuchet MS";
	padding:5px;

	}
.todo table td li{
	list-style-image:url(../images/li.gif);

}
.todo table td ul{
	margin-left:15px;
	}
	
.todo A{
	color:#B22423;
}

.breve_opcion{
	margin-bottom:10px;
	border-bottom:1px dotted #B22423;
	padding-bottom:5px;
	background-color:#eee;
}

.breve_opcion2{
	margin-bottom:10px;
	width:100%;
	float:left;
	padding-bottom:5px;
	background-color:#eee;
}
.tit_brev{
	background-color:#B22423;
	color:#fff;
	font-size:1em;
	font-weight:bold;
	margin-bottom:5px;
	height:15px;
	padding-left:2px;
}

.tit_gran{
	color:#B22423;
	font-size:1.2em;
	font-weight:bold;
}

.borde_img{
	border:1px solid #B22423;
	margin:3px;
	}
.nota{
	border:1px solid #B22423;
	padding:5px;
	color:#666;
	width:98%;
	}
.nota_b{
	border:1px dotted #B22423;
	padding:5px;
	color:#666;
	width:98%;
	}
.nota2{
	background-color:#e0e0e0;
	padding:5px;
	color: #B22423;
	font-size:1em;
	}
	
.num{
	color:#666;
	border-bottom:1px solid #B22423;
	text-align:left;
	margin:5px;

	}
.legeoharra{
	font-size:0.8em;
	font-family:Arial;	
	color:#666;
	
}
	
.caja {	
	border:1px dotted #B22423;
	}
.destacados{
	background-color:#F8F0F0;
	}
#noticias{
	border:1px solid #e0e0e0;
	height:100%;
	}
#breves{
	border:1px solid #e0e0e0;
	height:100%;
	background-color:#eee;
	}
.est{
	border:1px solid #B22423;
	height:100%;
	background-color:#F8F0F0;
	}
.linea{
	border-bottom:1px solid #F8F0F0;
	border-right:1px solid #F8F0F0;
	}
