@charset "utf-8";
/* CSS Document */

#contenido{
	position: relative;
	right: -50px;
	top: 0px;
	width: 420px;
	height: 490px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	overflow: auto;
	scrollbar-base-color:#ef7f35;
	scrollbar-3d-light-color:#f39f68;
	scrollbar-arrow-color:#52280e;
	scrollbar-darkshadow-color:#8d6b55;
	scrollbar-face-color:#ef7f35;
	scrollbar-highlight-color:#ee9d68;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#a25f33;
}

#ContenidoAdmin{

	position: relative;
	right: -10px;
	top: 0px;
	width: 630px;
	height: 490px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	overflow: auto;
	scrollbar-base-color:#ef7f35;
	scrollbar-3d-light-color:#f39f68;
	scrollbar-arrow-color:#52280e;
	scrollbar-darkshadow-color:#8d6b55;
	scrollbar-face-color:#ef7f35;
	scrollbar-highlight-color:#ee9d68;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#a25f33;
}

#texto{
	
	width: 390px;	
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	
}

.txtwhite{	
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;	
}

.txtwhite2{	
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;	
}


.txtTitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F2FF00;
}

.txtwhiteSmall{	
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFCCC;	
}

#ConNot{
	position: relative;
	right: -5px;
	width: 400px;
}
.NotFecha{
	position: relative;
	right: -5px;
	width: 380px;
	font-size: 12px;
	color: #000000;
	background-color: #C0D973;
	text-indent: 15px;
	float: none;
}
.NotHead{
	position: relative;
	right: -5px;
	width: 380px;
	height: 25px;
	background-repeat: no-repeat;
	background-color: #FCC14B;
	text-indent: 20px;
	float: none;
}

.Noticia{
	position: relative;	
	right: -5px;
	top: 10px;
	width: 379px;
	float: left;
	border: 1px solid #EEEEEE;
	text-indent: 10px;
	float: none;
}
.DadLibro{
	position: relative;	
	right: -5px;
	top: 10px;
	width: 590px;
	float: left;
	text-indent: 10px;
	float: none;
}
.LibroText{
	
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
}
.Quien{
	float: right;
	background-color: #FCC14B;
	color: #000000;
}

.Num{
	
	font-size: 13px;
	font-style: normal;
	color: #000000;
	height: 20px;
	width: 40px;
	background-color: #C0D973;
	float: left;
}
.ChkID{
	font-size: 13px;
	font-style: normal;
	color: #000000;
	height: 20px;
	width: 190px;
	background-color: #C0D973;
	float: right;
}
