/* Novedades del Mes */

.ctitle {
	text-align:center;
	font: bold 14px Arial;
	color:#000;
}

.ctitle1 {
	text-align:center;
	font: bold 12px Arial;
	color:#000;
}

.blarge {	
	font: bold 18px Arial;
	color: #3399FF;

}

.blarge1 {	
	font: bold 16px Arial;
	color: #3399FF;

}

.new-item {	
	width:100%;
	height:63px;
	margin-bottom:4px;
	background: transparent url(i/bkg_new_item.jpg) repeat-x ;
}

.new-item a:link, .new-item a:visited {
	font: normal 14px Arial;
	color: #18739F;
	text-decoration:none;

}

.new-item a:hover {
	text-decoration:underline;
}

.new-item p {
	font: normal 11px Arial;
	color: #C8420E;
	margin:0;
}

#icon_capsula, #icon_imagen, #icon_rincon, #icon_book {
	height:63px;
	padding-left: 80px;
	padding-top:5px;
}

#icon_capsula {background: transparent url(i/icon_capsula.jpg) no-repeat 10px 0;}
#icon_imagen {background: transparent url(i/icon_imagen.jpg) no-repeat 10px 0;}
#icon_rincon {background: transparent url(i/icon_rincon.jpg) no-repeat 10px 0;}
#icon_book {background: transparent url(i/icon_book.jpg) no-repeat 10px 0;}

.masinfo, .masinfo-txtblue, .masinfo-txtora {	
	float:right;
	padding-right:10px;
}

.masinfo a:link, .masinfo a:visited {
	font: normal 11px Arial;
	color:#3399FF;
	text-decoration:none;
}

.masinfo a:hover {
	text-decoration:underline;
}

.down {
	margin-bottom:15px;
	padding-top:5px;
}

/* Contenidos */

#acceso-libre, #acceso-restringido {
	width:100%;
	background-color:#F6FBFF;
	margin-top:25px;
}

#header-libre, #header-restringido {
	height:59px;
	text-align:right;
	margin-bottom:5px
}

#frame-libre {
	border: solid 1px #3399FF;
	background: transparent url(i/bkg_blue.jpg) repeat-x left bottom;
	padding-bottom:20px;
	overflow:hidden;
}

#frame-restringido {
	border: solid 1px #FE9F13;
	overflow:hidden;
}

#frame-footer {
	background: transparent url(i/bkg_orange.jpg) repeat-x left top;
	height:20px;	
	text-align:right;
	padding-right:10px;
}
#frame-footer a {
	font: normal 11px Verdana;
	color:#FFE3BB;
	text-decoration:none;
}
#frame-footer a:hover {
	color:white;
}

.content-libre img, .content-restringido img {
	padding: 0 10px;
}

.row1-libre, .row2-libre, .row1-restringido, .row2-restringido {
	height:20px;
	padding-top:4px;
	margin-bottom:2px;
}

.content-libre, .content-restringido {
	float:left;
}

.row1-libre {
	background-color:#CEEDFE;
}

.row2-libre {
	background-color:#E8F7FF;
}

.content-libre a:link, .content-libre a:visited {
	font: normal 11px Arial;
	color: #18739F;
	text-decoration:none;
}

.content-libre a:hover {
	text-decoration:underline;
}

.row1-libre:hover, .row2-libre:hover {
	background-color:#F2FBFF;
}

.row1-restringido {
	background-color:#FEE3B9;
}

.row2-restringido {
	background-color:#FED79C;
}

.content-restringido a:link, .content-restringido a:visited  {
	font: normal 11px Arial;
	color: #000;
	text-decoration:none;
}

.content-restringido a:hover {
	text-decoration:underline;
}

.row1-restringido:hover, .row2-restringido:hover {
	background-color:#FEEFDA;
}

.masinfo-txtblue a:link, .masinfo-txtblue a:visited {
	font: normal 11px Arial;
	color:#3399FF;
	text-decoration:none;
}

.masinfo-txtora a:link, .masinfo-txtora a:visited {
	font: normal 11px Arial;
	color:#F39608;
	text-decoration:none;
}

.masinfo-txtblue a:hover, .masinfo-txtora a:hover {
	text-decoration:underline;
}

#wrapper-foro {
	width:100%;
	height:61px;
	margin-top:20px;
	background: transparent url(i/bkg_foro.jpg) repeat-x left;
	text-align:center;
}
