@charset "utf-8";
/* ###################### LAYOUT ###################### */
/* --- news --- */
body#page .news-detail-text span {
	margin:0 0 0 10px;
	color:#000000;
	font-size:9px;
}

body#page .news-detail-item .news-detail-text h2 {
	color:#2f2f2f;
	font-size:14px;
	font-weight:bold;
	padding: 5px 10px ;
}

body#page .news-detail-text .text {
	font-size:10px;
	line-height:15px;
	color:#4F4E4E;
	margin:0 0 0 10px;
}
body#page .news-detail-text .text img{
	max-width: 600px;
}

body#page .news-detail-text .link {
	margin-left:10px;
}

body#page .scroll-up {
	position:absolute;
	top:5px;
	left:680px;
	width:11px;
	height:11px;
	z-index:50;
}

body#page .scroll-up {
	top:10px;
	left:690px;
}

body#page .scroll-down {
	position:absolute;
	top:337px;
	left:690px;
	width:11px;
	height:11px;
	z-index:50;
}

body#page .contenido .news-detail-text {
	width:690px;
	float:left;
}
