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

body,td,th {font-family: Arial, Helvetica, sans-serif;}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.txt_top {
	font-size: 12px;
	font-weight: bold;
	color: #8CC63F;
}
.txt_login {
	font-size: 10px;
	color: #333333;
}
.txt_user {
	font-size: 9px;
	color: #000000;
	font-weight:bold;
}
.txt_coment {
	font-size: 9px;
	color: #ffffff;
	font-weight:bold;
}
.txt_cabeza {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.txt_contenido {
	font-size: 10px;
	color: #74b74a;
	font-weight:bold;
}
.txt_fuente {
	font-size: 10px;
	color: #666666;
	font-weight:bold;
}
.txt_temas {
	font-size: 10px;
	color: #333333;
	font-weight:bold;
}
.txt_comento {
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}
.txt_contenido2 {
	font-size: 12px;
	color: #74b74a;
	font-weight:bold;
}
.txt_contenido3 {
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}
.txt_comenta {
	font-size: 11px;
	color: #74b74a;
	font-weight:bold;
}
.txt_form {
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}
.txt_botones {
	font-family:Helvetica;
	font-size: 11px;
	color: #000000;
	font-weight:bold;	
}
.txt_banner {
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
}
.txt_banner div {
	line-height: 13px;
}
.txt_sede {
	font-size: 14px;
	color: #74b74a;
	font-weight:bold;
}
.comentarioreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:25px;
	width: 500px;
}

.cComentario {
	width: 600px;
	height:auto;
	margin-bottom:6px;
}
.comImgCount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image:images_bib/coment.jpg;
	background:images_bib/coment.jpg
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.cIndexCom {
	height: 16px;
	width: 550px;
	position:absolute;
	margin-left:25px;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:4px;
}


.fondoGlobo {
	
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.descSedes {
	width: 700px;
	margin-left:10px;
	margin-bottom:20px;
	margin-top:7px;
}

.personal_acs {
	background-image:url(images_bib/botonera.jpg);
	width:554px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:left;
}

.personal_inf{
	margin-left:7px;
	padding-top:4px;
}

.daybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	background-color:#f0f1f0;
	border:0px;
	border-color: #f0f1f0;
	border-right-style:solid;
	padding:0px;
	margin:0px;
	width:100px;
	color:color: #003300;
}


.bloqueo_g {
	background-image: url(images_bib/cuad_humo.png);
	background-repeat:repeat;
	width:100%;
	height:100%;
	position:fixed;
	left:0px;
	top:0px;
	z-index:500;
	text-align:center;
}

.login_box{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:350px;
	height:220px;
	
}
.rec_login {
	border: 1px solid #9AA266;
	margin:4px;
	width:340px;
	height:210px;
}
.btn_close{
	background-color:#7A7A7A;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	margin-bottom:5px;
	margin-top:7px;
	width:45px;
	height: 12px;
	cursor:pointer;
}

.click_login{
	color:#000000;
}

.click_login:hover{
	color:#676767;
}
.txt_vinculos {
	font-size: 11px;
	color: #74b74a;
	font-weight:bold;
	text-decoration:none;
}
.txt_vinculos:link{
	font-size: 11px;
	color: #74b74a;
	font-weight:bold;
	text-decoration:none;
}
.txt_vinculos:visited{
	font-size: 11px;
	color: #74b74a;
	font-weight:bold;
	text-decoration:none;
}
.txt_vinculos:hover{
	font-size: 11px;
	color: #663333;
	font-weight:bold;
	text-decoration:none;
}