#box_nav {
	background: url(assets/nbg_mimundo.jpg);
	width: 720px;
	height: 184px;	
}

#box_white {
	width: 712px;	
	font-size: 12px;
	background: #fff url(assets/backgrou.jpg);
	border: 4px solid #fff;
}

#box_white p {
	margin: 2px;
	padding: 2px;
	line-height: 1.5em;
	font-family: "Comic Sans MS", Trebuchet, "Trebuchet MS", Helvetica, Arial, sans-serif;	
}

#pane_left {
	float: left;
	width: 174px;
	padding: 2px;
}

#content{ clear:both; margin: 10px 5% 5em 30px; }


.img_link {
	float: left;
	margin-right: 20px;
}

#pane_right h1 {
	text-align: center;
}

.link_blk, .link_blk2 {
	margin-bottom: 15px;
}

.link_blk2, .img_link_c {
	text-align: center;
	
}

.no_margin{
	margin: 0px;
}

.link_blk h2, .link_blk2 h2 {
	font-family: "Comic Sans MS",Trebuchet,"Trebuchet MS",Helvetica,Arial,sans-serif;
	color: #544875;
	
}

.titulo_enlace {
	font-size: 22px;
	text-align: center;
	margin: 0 auto;
	color: #DD6800;
	text-decoration: underline;
	width: 80%;
}