/**********************************************************************
PREFERENCIAS BIBLIOTECA
***********************************************************************/
H1, H2, H3, H4, H5, H6, .breadcum p , a.bread, a.bread:visited  {
	color: #01A1C1;
}
h1 {
	font-family:Georgia,Helvetica,Arial,sans-serif;
	font-size:26px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:0.9em;
	margin:0;
	padding-left:40px;
	padding-top:15px;
}
h2 {
	font-size: 140%;

}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 120%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size:14px;
	margin-top:0px;
	margin-bottom: 10px;
	color: #708090;
	font-weight:bold;
}
a:link {
	 color: #01A1C1;
     text-decoration: none;
}
a:hover {
     color: #01A1C1;
     text-decoration: underline;
}
a:active {
      color: #01A1C1;
      text-decoration: none;
}
a:visited {
	 color: #01A1C1;
     text-decoration: none;
}
.breadcum{
	font-size:11px;
	height:auto;
	margin-left: 235px;
}

a.bread, p.breadcum {
	font-weight:bold;
	text-decoration:none;
}
a.bread:visited {
	font-weight:bold;
	text-decoration:none;
}
/**********************************************************************
MENU LATERAL IZQUIERDO
***********************************************************************/

#menu-top{
	width:219px;
	height:40px;
	background-image:url("../images/tit_biblioteca.jpg");
	clear:both;
	margin:0px auto;
}
#menu-top a {
	color:#fff;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-left:22px;
	padding-top:14px;
}
#menu-top-uno,#menu-top-dos,#menu-top-tres {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:95px;
	height:20px;
	filter:alpha('opacity=50');
	opacity: 0.5;
	-moz-opacity:0.5;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#menu-top-uno:hover,#menu-top-dos:hover,#menu-top-tres:hover {
	opacity: 0.9;
	-moz-opacity:0.9;
        filter:alpha('opacity=90');
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

#menu-top-uno{
	background-image:url("/images/tit_actualidad_small.jpg");
	margin-left: 20px;
}
#menu-top-dos{
	background-image:url("/images/tit_catalogos_small.jpg");
}
#menu-top-tres{
	background-image:url("/images/tit_biblioteca_small.jpg");
        margin-left: 20px;
}

#menu-top-uno a, #menu-top-dos a , #menu-top-tres a {
	color:#fff;
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
    text-decoration: none;
}


/**********************************************************************
BOX DOSSIERS
***********************************************************************/

.cuerpo  .column2  .boxdossier {
	width: 100%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01A1C1;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.cuerpo .column2 .boxdossier p {
	margin-top: 0px;
}

.cuerpo   .column2  .boxdossier  h6 {
	color: #01A1C1;
	margin-top: 0px;
	margin-bottom: 0px;

}
/**********************************************************************
BOX TRABAJOS
***********************************************************************/
.cuerpo  .column2  .boxtrabajos {
	width: 100%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.cuerpo .column2 .boxtrabajos p {
	margin-top: 0px;
}

.cuerpo   .column2 .boxtrabajos  h6 {
	color: #01A1C1;
	margin-top: 0px;
	margin-bottom: 0px;
}
.cuerpo .column2 .boxbicentenario {
	width: 100%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.cuerpo .column2 .boxbicentenario h2 {
	font-size: 15px;
	color: #01A1C1;
	margin: 0px;
}
.cuerpo .column2 .boxbicentenario .foto {
	height: 90px;
	width: 90px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.cuerpo .column2 .boxbicentenario p {
	margin: 0px;
}
/**********************************************************************
NOTICIAS
***********************************************************************/
.parrafo .boxnoticias {
	width: 100%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01A1C1;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.parrafo .boxnoticiasfotos {
	height: 90px;
	width: 75px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.parrafo .boxnoticias .fecha {
	font-size: 9px;
	color: #666666;
	line-height: 10px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.parrafo .boxnoticias h6 {
	color: #01A1C1;
	margin-top: 0px;
	margin-bottom: 0px;
}
.parrafo .boxnoticias .breve {
	width: 100%;
	margin: 0px;
}
/**********************************************************************
GAZETAS
***********************************************************************/
.cuerpo .column2 .boxgazetas {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCDCDC;
	width: 99%;
	margin: 10px;
	padding: 10px;
	font-weight: bold;
}
.cuerpo  .column2  .boxfecha  {
	font-size: 11px;
	color: #666666;
	width: 70px;
	float: left;
}
.cuerpo .column2 .boxgazetas .boxlinkgazetas {
	width: 460px;
	float: left;
	font-size: 13px;
	font-weight: bold;

}
.cuerpo .column2 .boxgazetas:hover {
	background-color: #E3E3E3;
}

/**********************************************************************
GALERIAS
***********************************************************************/
.galeriareldiv {
	text-align:center;
	margin-top: 10px;
	margin-bottom: 20px;
}

.galeriarel {
	color: #196AA1;
    text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
.parrafo .boxgalerias {
	width: 100%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01A1C1;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.parrafo .boxgaleriasfotos {
	height: 60px;
	width: 75px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
