* {
  margin: 0;
  padding: 0;
  letter-spacing: -0.00em;
}
body {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
  color: #333;
	font-size: 12px;
	text-align: center;
	background: url(images/body.gif);
	letter-spacing: -.02em;
  
}
body.iframe {
  text-align: left;
  padding: 0px 40px;
}

p, li, td {
  font-size: 11px;
  color: #707070;
}
p {
  line-height: 1.37em;
  
}
a {
  text-decoration: none;
/*  color: #100919;*/
  color: #000;
}

a:hover {
  color: #CC3333;
}

ul {
  list-style: none;
}
img {
  border: 0;
}
ul.inline li {
	float: left;
}
ul.inline li a {
	display: block;
	float: left;
}
ul.bullets {
	padding-left: 1em;
}
ul.bullets li {
	list-style: disc outside;
}
/* clases comunes */
div.clear {
  clear:both;
  display:block;
  height:0px;
  margin:0; padding:0;
  overflow:hidden;
  font-size:0px;
}
.float {
	float: left;
	margin-right: 20px;
}
.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.floatLeft {
	float: left;
	margin-right: 20px;
}
div.marg_l {
	margin-left: 30px;
}
p.label {
	color: #666;
	font-weight: bold;
	margin-top: 10px;
}
.noMargin {
	margin: 0 0 0 0;
	margin-top: 0;
	margin-bottom: 0;
}
.marginTop {
	margin-top: 1em;
}
.marginTopLite {
	margin-top: .5em;
}
.marginBottom {
	margin-bottom: 1em;
}
.no_margin_left {
	margin-left: 0;
}
.marginRight {
  margin-right: 10px;
}
.pointer {
  cursor: pointer;
}
.hidden {
  overflow: hidden;
}
div.admin {
  position: fixed;
  top: 0;
  left: 0;
  font-weight: bold;
  padding: 7px 20px;
  width: 100%;
  height: 10px;
  background: #000;
  -moz-opacity: 0.4;
	opacity: .40;
	filter: alpha(opacity=40);
}
div.admin a {
  color: #fff;
}

/* Vertical align */
div.vertical_align {
  display: table; 
  #position: relative; 
  overflow: hidden; 
}
div.vertical_align li {
  #position: absolute; 
  #top: 50%;  
  display: table-cell; 
  vertical-align: middle;
}
div.vertical_align li a {
  #position: relative;
  #top: -50%;
}

div#dev {
  position: absolute;
  width: 100%;
  height: 485px;
  margin: 0 auto;
  top: 45px;
  background: url(images/dev/home.png) no-repeat center;
/*  background: url(images/dev/cumbre.png) no-repeat center;*/
/*  background: url(images/dev/people.png) no-repeat center;*/
  -moz-opacity: 0.6;
	opacity: .60;
	filter: alpha(opacity=60);
	z-index: 1;
}


/************ */
/** Partes */
/************ */
div#wrapper {
  width: 900px;
  height: 485px;
  background: #fff;
  margin: 45px auto 20px auto;
  text-align: left;
}
div#header {
  position: relative;
  height: 90px;
  margin-bottom: 2px;
}
div#content {
  position: relative;
  height: 355px;
  padding: 0 19px;
}
div#foot {
  position: relative;
  height: 40px;
}
div#logo {
  position: absolute;
  top: 25px;
  left: 19px;
}
div#logo,
div#logo a {
  width: 310px;
  height: 56px;
  background: url(images/logo.gif) no-repeat;
  position: absolute;
}



/************ */
/** Foot */
/************ */
div#foot_info {
  position: absolute;
  top: 8px;
  left: 20px;
}
div#foot_search {
  position: absolute;
  top: 5px;
  right: 20px;
}
div#foot_info p {
  font-size: 9px;
}
div#foot_search label {
  font-size: 11px;
  margin-right: 10px;
}
div#foot_search input.search {
  border: none;
  background: none;
  width: 90px;
}
div.search_box {
  background: url(images/search.gif) no-repeat right;
  width: 155px;
}

#sociallinks {
  position: absolute;
  left: 659px;
  top: 5px;
}
#sociallinks li {
  float: left;
  margin-left: 7px;
}
#sociallinks li a {
  display: block;
  width: 14px;
  height: 14px;
  text-indent: -1000px;
  overflow: hidden;
}
#sociallinks li.rss {
  background: url(images/rss.gif) no-repeat 0 2px;
}
#sociallinks li.facebook {
  background: url(images/facebook.gif) no-repeat;
}

/************ */
/** Búsqueda hemeroteca */
/************ */
div.search_box_articles {
  background: url(images/search_text.gif) no-repeat right;
  width: 178px;
  float: right;
}
div.search_box_articles input.search {
  border: none;
  background: none;
  width: 80px;
  display: block;
  float: left;
  font-size: 11px;
}
div.search_box_articles input.image {
  width: 20px;
  height: 10px;
  margin: 0;
  display: block;
  float: left;
}
div.search_box_articles_years label,
div.search_box_articles label {
  font-size: 11px;
  display: block;
  float: left;
  margin-right: 5px;
}

div.search_box_articles_years {
  float: right;
  width: 120px;
}
div.search_box_articles_years select,
div.search_box_articles_years option {
  font-size: 10px;
}

/************ */
/** Navegaciones */
/************ */
div#navmain {
  position: absolute;
  top: 25px;
  right: 2px;
}
div#navmain li {
  float: left;
  margin-right: 20px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
/*  position: relative;*/
/*  height: 30px;*/
}
div#navmain li a,
div#navmain li.current li a {
  display: block;
  color: #111111;
  letter-spacing: -0.03em;
  
}
div#navmain li.current {
}
div#navmain li li.current {
  background: none;
}
div#navmain li.current a,
div#navmain li.current li.current a,
div#navmain li a:hover,
div#navmain li.current li a:hover {
  color: #CC3333;
}
div#navmain li ul {
  position: absolute;
  top: 15px;
  padding-top: 8px;
  width: auto;
  background: url(images/nav_li.gif) no-repeat center top;
}
div#navmain li#nav_malofiej ul {
  left: -65px;
}
div#navmain li#nav_nh ul {
  left: 31px;
}
div#navmain li li {
  text-transform: lowercase;
  border-top: 1px solid #0A0A0A;
  margin: 0;
  padding: 2px 10px;
}

/** Idiomas */
div#navlang {
  position: absolute;
  top: -25px;
  right: 0;
}
div#navlang li {
  padding: 5px 10px;
  background: #fff;
}
div#navlang li a {
  color: #CC3333;
  font-size: 11px;
}

/** Navegacion secundaria */
div.subnav {
  margin-bottom: 7px;
  height: 14px;
}
div.subnav li {
  float: left;
  margin-right: 15px;
  cursor: pointer;
  font-weight: bold;
}
div.subnav li.active {
  color: #CC3333;
}
div.subnav li.nopointer {
  cursor: default;
}

/************ */
/** Columnas */
/************ */
div.box {
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  padding: 8px 0;
  float: left;
  height: 332px;
  overflow: hidden;
  position: relative;
}
div.overflow {
  height: 327px;
}
div.relative {
  position: relative;
}
div.box_padding {
  padding: 0;
  height: 348px;
}
div.box_border {
  border: 1px solid #7F7F7F;
  padding: 14px 17px;
  height: 280px;
}
div.box_margin {
  margin-right: 22px;
}
div.box_with_foot,
div.box_with_foot div.article {
  height: 308px;
}
div.col1 {
  width: 155px;
}
div.col2 {
  width: 330px;
}
div.col3 {
  width: 505px;
}
div.article {
  height: 330px;
}


div.body {
  
}
div.sump {
  font-weight: bold;
  margin-bottom: 1em;
}
div.homearticle div.sump {
  font-weight: normal;
}
div.article_home_photo {
  margin-bottom: 12px;
}
div.box_grey {
  background: #B7B7B7;
  padding: 8px 10px;
  height: 332px;
}
div.box_foot {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 13px;
  padding: 6px 0;
  border-top: 1px solid #8D8D8D;
}
div.box_border_top {
  border-top: 3px solid #000;
/*  margin-top: 10px;*/
  padding-top: 7px;
}
div.bottom_link {
  position: absolute;
/*  height: 20px;*/
  bottom: 4px;
  right: 0;
  width: 100%;
}
div.col1 div.bottom_link {
  position: static;
}
div.homearticle div.bottom_link {
  right: 165px;
}
div.article_big_photo div.bottom_link {
  right: 0;
}
div.bottom_link a,
div.link a {
  display: block;
  background: url(images/arrow.gif) no-repeat right;
  padding: 2px 16px 2px 0;
  color: #111;
  font-size: 11px;
  letter-spacing: -0.02em;
  font-weight: bold;
  text-align: right;
  margin-top: 7px;
}
div.homearticle div.link a,
div.article div.link a {
  float: right;
  margin-left: 12px;
}
div.content_left {
  float: left;
  width: 345px;
  height: 305px;
  margin-right: 5px;
}
div.content_right {
  float: left;
  width: 153px;
}
div.top_info {
  height: 30px;
}


/************ */
/** Estilos generales de texto */
/************ */
div#content h3 {
  text-transform: uppercase;
  font-size: 11px;
  color: #CC3333;
  margin-bottom: 7px;
}
div#content h4.antetitle {
  font-size: 11px;
  color: #707070;
  margin-bottom: 3px;
}
div#content h1 {
  font-family: Georgia, Times, serif;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: .5em;
}
div#content h2.section {
  font-family: Georgia, Times, serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 10px 0  ;
}
div#content h4.book_autor {
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 3px;
}
div#content h4.book_ocupation {
  font-size: 9px;
  font-weight: normal;
  color: #707070;
  text-transform: uppercase;
}
div.book_sump {
  margin: 10px 0;
  font-weight: bold;
}
div#content h5 {
  font-size: 9px;
  font-weight: normal;
  color: #707070;
}
div#content div.image {
  margin: 5px 0;
}
div.box_grey h3,
div.box_grey p {
  color: #fff !important;
}
div.notitle h3 {
  margin-bottom: 8px !important;
}
h2.title_section {
  font-family: Georgia, Times, serif;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 14px;
  color: #000;
}
div.content_index {
  margin-bottom: 15px;
}
div.content_index h2 {
  font-size: 11px;
  color: #111;
}
div.content_index h4.date {
  font-weight: normal;
  font-size: 9px;
  margin: 2px 0 2px 0;
}
ul.tabs li {
  font-weight: bold;
  cursor: pointer;
}
ul.tabs li.active {
  color: #CC3333;
}
div.column_primary {
  margin-bottom: 10px;
}
div.home_article h1 {
  font-size: 14px !important;
}
div.home_article h1 a {
  color: #000 !important;
}
div.home_article div.home_article_photo {
  margin-bottom: 5px;
}

div.article div.article_icon_download {
  float: right;
  margin: 0 0 15px 15px;
}
div.article div.article_icon_download p {
  font-size: 9px;
  margin-top: 4px;
}
div.article div.article_icon_download p a {
  color: #707070;
}

/*** ************* */
/*** personas */
/*** ************* */
div.people_list {
  float: left;
  width: 110px;
  margin-right: 10px;
}
div.people_info {
  float: left;
  width: 170px;
}
div.people_list li {
  color: #8D8D8D;
  cursor: pointer;
  font-weight: bold;
  margin-bottom: 2px;
  font-size: 11px;
}
div.people_list li.active {
  color: #CC3333;
}
div.people_photo {
  margin-bottom: 15px;
}
h4.people_name {
  font-size: 11px;
  color: #111111;
}


/*** ************* */
/*** Libros */
/*** ************* */
div.book {
  float: left;
  width: 155px;
}
div.books_thm div.book {
  width: 67px;
  margin-bottom: 10px;
}
div.book_image {
  float: left;
  width: 60px;
  background: url(images/book_shadow.gif) no-repeat right bottom;
  padding: 0 7px 6px 0;
  margin: 0 4px 5px 0;
}
div.books_thm div.book_image {
  background: none;
  margin: 0 0 0px 0;
  padding: 0;
}
div.books_thm div.book_image p {
  margin-top: 2px;
}
div.book_info {
  float: left;
  width: 82px;
}
div.book_image img {
  border: 1px solid #717171;
  display: block;
}
div.book p,
div.book p a {
  color: #7A7A7A;
}
div.book p small {
    line-height: 1.2em;
}
div.book p.title {
  text-transform: uppercase;
}


/** Show */
div.book_show_pages {
  width: 315px;
  float: left;
  margin-right: 15px;
}
div.book_show_pages div.gallery {
  height: 214px;
/*  overflow: hidden;*/
  margin-bottom: 10px;
}
div.book_show_info {
  width: 135px;
  float: left;
}
div.book_show_info p strong {
  color: #111;
}
div.book_show_cover {
  margin-bottom: 10px;
}
div.book_show_cover img {
  border: 1px solid #717171;
}


/*** ************* */
/*** Gallery */
/*** ************* */
div.gallery {
  position: relative;
  height: 345px;
}


/*** ************* */
/*** documentos */
/*** ************* */
div.document {
  float: left;
  width: 80px;
  margin-right: 20px;
  margin-bottom: 20px;
}

div.document.nomargin {
  margin-right: 0;
}
div.document h2 {
  font-size: 11px;
  font-weight: normal;
  margin-top: 4px;
}
div.document h2 a {
  color: #707070;
}


/*** ************* */
/*** Slideshow */
/*** ************* */
div.slide_canvas {
  width: 298px;
}
div.slide_canvas div#slide_canvas {
  margin: 0 auto;
}
div.previmg,
div.nextimg {
  position: absolute;
  cursor: pointer;
  width: 26px;
  height: 26px;
  top: 83px;
}
div.previmg {
  left: -12px;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themed/snde/css/images/slide_arrow_l.png', sizingMethod='scale');
}
html>body div.previmg {
  background: url(images/slide_arrow_l.png) no-repeat;
}
div.nextimg {
  right: -12px;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themed/snde/css/images/slide_arrow_r.png', sizingMethod='scale');
}
html>body div.nextimg {
  background: url(images/slide_arrow_r.png) no-repeat;
}
div.slide_foot {
  font-size: 10px;
  padding: 6px;
}
div#magnifize {
  position: absolute;
}
div#magnifize, 
div#magnifize a,
div#magnifize img {
  width: 312px;
  height: 214px;
  display: block;
}
div#magnifize a {
  position: absolute;
}

/*** ************* */
/*** Años */
/*** ************* */
div.years_label {
  float: left;
  width: 60px;
}
div.years_content {
  float: left;
  width: 270px;
}
div.years {
  position: relative;
  width: 270px;
  height: 20px;
  overflow: hidden;
}
div.container_years {
  width: 240px;
  height: 20px;
  left: 16px;
  position: absolute;
  overflow: hidden;
}
div.container_years ul {
  width: 100000px;
  position: relative;
}
div.years li {
  float: left;
  margin-right: 10px;
  font-size: 10px;
}
div.years li.current a {
  color: #CC3333;
}
div.years_label {
  font-size: 10px;
}
div.previous_button_years,
div.next_button_years {
  width: 9px;
  height: 9px;
  cursor: pointer;
  position: absolute;
  top: 1px;
}
div.previous_button_years {
  background: url(images/arrow_2_l.gif) no-repeat;
}
div.next_button_years {
  background: url(images/arrow_2_r.gif) no-repeat;
  right: 0px;
}
div.next_button_years_disabled,
div.previous_button_disabled {
  display: none;
}

/*** ************* */
/*** Carousel */
/*** ************* */
div.thumbs_imgs {
  position: absolute;
  bottom: 0;
}
/** Medidas */
div.horizontal_carousel {
  width: 300px;
  height: 100px;
  margin-top: 10px;
}
div.horizontal_carousel .container {
  width: 275px;
  height: 100px;
}
div.horizontal_carousel .previous_button,
div.horizontal_carousel .next_button {
  width: 26px;
  height: 26px;
}

/** Posicion */
div.horizontal_carousel .container {
  top: 1px;
  left: 10px;
}
div.horizontal_carousel .previous_button,
div.horizontal_carousel .next_button {
  top: 10px;
}
div.horizontal_carousel .previous_button {
  left: -5px;
}
div.horizontal_carousel .next_button {
  right: 0px;
}

div.thumbs_imgs {
  z-index: 2;
  overflow: hidden;
}
div.thumbs_imgs li {
  float: left;
}
div.thumbs_imgs li a {
  background: #000;
  display: block;
  overflow: hidden;
  border: 1px solid #666;
}
div.thumbs_imgs li a.current_photo,
div.thumbs_imgs li a:hover {
  border: 1px solid #fff;
}
div.slide_indicator {
  position: absolute;
  width: 100%;
  height: 100%;
  -moz-opacity: 0.4;
	opacity: .40;
	filter: alpha(opacity=40);
	background: url(images/ajax_loader_2.gif) no-repeat 50% 50%;
}
div.horizontal_carousel  {
  position: relative;
  z-index: 11;
  background-image: none;
}
div.horizontal_carousel .container {
  position: absolute;
  overflow: hidden; 
}     
div.horizontal_carousel .previous_button,
div.horizontal_carousel .next_button {
  position: absolute;
  cursor: pointer;
}
div.horizontal_carousel .previous_button {
  z-index: 100;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themed/snde/css/images/slide_arrow_l.png', sizingMethod='scale');
}   
html>body div.horizontal_carousel .previous_button { 
  background: url(images/slide_arrow_l.png) no-repeat;
}     
div.horizontal_carousel .previous_button_disabled,
div.horizontal_carousel .next_button_disabled {
  display: none;
}
div.horizontal_carousel .next_button {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themed/snde/css/images/slide_arrow_r.png', sizingMethod='scale');
}   
html>body div.horizontal_carousel .next_button { 
  background: url(images/slide_arrow_r.png) no-repeat;
}
div.horizontal_carousel ul {
  margin: 0;
  padding: 0;
  width: 100000px;
  position: relative;
  left: 0;
  background: none;
}                      
div.horizontal_carousel ul li img {
  display: block;             
}                                                  
div.horizontal_carousel ul li {
  margin: 0px 10px 0px 0px;
  background: none;
}
div.horizontal_carousel ul a {
  display: block;
}
div.horizontal_carousel ul a:hover,
div.horizontal_carousel ul a.current_photo {
  padding: 0;
}

/** ScrollBox */
.scrollbox {
  position: relative;
}

.scrollbox_content {
	margin-right: 20px; 
}

.scrollbox_scrollbar {
	background: url(images/scroll_bg.gif) repeat-y;
	height: 100%;
	width: 10px;
}

.scrollbox_up_button {
	background: transparent url(images/scroll_up.gif) top right no-repeat;
	height: 15px;
}

.scrollbox_down_button {
	background: transparent url(images/scroll_down.gif) top right no-repeat;
	height: 14px;
}

.scrollbox_handle {
  background: #ccc;
  left: 1px;
  width: 8px !important;
}


/** Cake */
.cake-debug {
  background: #fff;
  font-size: 11px;
}
.cake-sql-log {
	width: 80%;
	margin: 0 auto;
}
.cake-sql-log th {
	font-size: 12px;
}
.cake-sql-log td {
	font-size: 11px;
	color: #000;
	border: 1px solid #ccc;
	padding: 4px;
	background: #fff;
	text-align: left;
}
