* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
	font-size: 12px;
	text-align: center;
	background: #39383E;
}
body.iframe {
  text-align: left;
  padding: 0px 40px;
}

p, li, td {
  font-size: 12.5px;
  color: #5C5C5C;
}
p {
  line-height: 1.4em;
  
}
a {
  text-decoration: none;
	color: #100919;
}

a:hover {
  
}

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;
}
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;
}

hr {
  border: none;
  border-top: 1px solid #C2C2C2;
  margin: 10px 0;
}
/** */
/** Partes */
/** */
div#wrapper {
  position: relative;
  margin: 0 auto;
  text-align: left;
  background-image: url(images/back_right_santo.jpg);
  background-color: #fff;
  background-repeat: repeat-y;
  background-position: 761px 74px;
}
div#parche {
	position: absolute;
	background-color: #fff;
	top: 0;
	right: 0;
	height: 74px;
	width: 243px;
}
body.index div#parche,
body.blank div#parche {
  display: none;
}
div#wrapper,
div#header_back,
div#header,
div#foot {
  width: 992px;
}
div#wrapper,
div#header_back,
div#foot {
  overflow: hidden;
}
div#header {
  height: 74px;
  position: relative;
}
div#header_back {
  height: 74px;
  position: absolute;
  top: 0;
  left: 0;
  -moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=50);
	background-image: url(images/back_top_santo.jpg);
	background-repeat: no-repeat;
	z-index: 100;
}
div#navmain_back,
div#navmain {
  position: absolute;
  width: 781px;
  height: 22px;
  top: 52px;
  left: 0;
}
div#navmain_back {
  background: #fff;
  -moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70);
	z-index: 200;
}
div#navmain {
  z-index: 201;
}
div#navlang {
  position: absolute;
  width: 60px;
  height: 22px;
  top: 52px;
  left: 781px;
  z-index: 300;
/*  -moz-opacity: 0.6;
  opacity: .60;
  filter: alpha(opacity=60);*/
}
div#navlang li {
  z-index: 30;
  position: relative;
  float: left;
}
div#navlang a {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  background: #A31B2A;
  padding: 4px 15px;
}

div#container {
  width: 723px;
/*  height: 391px;*/
  padding: 88px 10px 0px 28px;
/*  margin-right: 231px;*/
/*  overflow-y: auto;*/
  background: #fff url(images/dotted.gif) repeat-x 0 73px;
  overflow: hidden;
}
div.page {
  height: 415px;
  margin-bottom: 17px;
}
html>body div.page {
  min-height: 415px;
  height: auto;
}
div#foot {
  height: 23px;
  border-top: 1px solid #D4D3D3;
  background: #fff;
}

/******************************/
/** Columnas de contenido */
/******************************/

div.column_full {
  width: 703px;
}
div.content_short {
  width: 547px;
  float: left;
  padding: 0 30px 0 0;
  overflow: hidden;
}
div.column_right {
  width: 132px;
  float: left;
  border-left: 1px solid #CDCDCD;
  padding-left: 7px;
  margin-top: 7px;
}
div.modificator_1 div.content_short {
  width: 527px;
}
div.modificator_1 div.column_right {
  width: 152px
}
div.with_border {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

div.content_short_2 {
  width: 397px;
  float: left;
  padding: 0 30px 0 0;
}
div.column_right_2 {
  width: 262px;
  float: left;
  padding-left: 7px;
  margin-top: 7px;
}

/******************************/
/** Fondos */
/******************************/
body.adona div#header_back {
	background-image: url(images/back_top_adona.jpg);
}
body.adona div#wrapper {
  background-image: url(images/back_right_adona.jpg);
}

body.dona_sangre div#header_back {
	background-image: url(images/back_top_dona_sangre.jpg);
}
body.dona_sangre div#wrapper {
  background-image: url(images/back_right_dona_sangre.jpg);
}

body.dona_medula div#header_back {
	background-image: url(images/back_top_dona_medula.jpg);
}
body.dona_medula div#wrapper {
  background-image: url(images/back_right_dona_medula.jpg);
}

body.hazte_donante div#header_back {
	background-image: url(images/back_top_hazte_donante.jpg);
}
body.hazte_donante div#wrapper {
  background-image: url(images/back_right_hazte_donante.jpg);
}

body.convencete div#header_back {
	background-image: url(images/back_top_convencete.jpg);
}
body.convencete div#wrapper{
  background-image: url(images/back_right_convencete.jpg);
}

body.noticias div#header_back {
	background-image: url(images/back_top_noticias.jpg);
}
body.noticias div#wrapper {
  background-image: url(images/back_right_noticias.jpg);
}

body.contacto div#header_back {
	background-image: url(images/back_top_contacto.jpg);
}
body.contacto div#wrapper {
  background-image: url(images/back_right_contacto.jpg);
}

body.enlaces div#header_back {
	background-image: url(images/back_top_enlaces.jpg);
}
body.enlaces div#wrapper {
  background-image: url(images/back_right_enlaces.jpg);
}
body.blank div#wrapper {
  background: #ccc;
}
body.blank div#header_back {
   background: #ccc;
}

/** */
/** Logos */
/** */
div#logo_adona {
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themed/adonaweb/css/images/logo_adona.png', sizingMethod='image');
  width: 120px;
  height: 30px;
  top: 10px;
  left: 10px;
  z-index: 300;
}
html>body div#logo_adona {
  background: url(images/logo_adona.png) no-repeat;
  *background: none;
}
div#logo_adona a {
  display: block;
  width: 120px;
  height: 40px;
}
div#logo_gobierno {
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themed/adonaweb/css/images/logo_gobierno.png', sizingMethod='image');
  width: 210px;
  height: 60px;
  top: 10px;
  right: 10px;
  z-index: 300;
}
html>body div#logo_gobierno {
  background: url(images/logo_gobierno.png) no-repeat;
  *background: none;
}
div#logo_gobierno a {
  display: block;
  width: 120px;
  height: 40px;
}


/************ */
/** Navs */
/************ */


/** Navegación principal */

div#navmain ul {
  height: 44px;
}
div#navmain ul ul {
  height: auto;
}
div#navmain ul li {
  float: left;
  position: relative;
  z-index: 39;
}
div#navmain ul li a {
  display: block;
  float: left;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  color: #333;
  padding: 5px 7px 2px 7px;
}
div#navmain ul li ul {
  display: none;
  background: #fff;
}

div#navmain a:hover {
  text-decoration: none;
}
div#navmain ul li a:hover, 
div#navmain ul li:hover a, 
div#navmain ul li.over a,
div#navmain ul li.current a {
	color: #FF1A1A;
}
div#navmain ul li.current a,
div#navmain ul li.current li.current a {
  font-weight: bold;
}
div#navmain ul li.current li a {
  font-weight: normal;
}
div#navmain ul li:hover li a, 
div#navmain ul li.over li a,
div#navmain ul li.current li a {
	padding: 1px 7px;
	font-size: 11px;
}
div#navmain ul li a:hover,
div#navmain ul li:hover a, 
div#navmain ul li.over a,
div#navmain ul li.current a {
	color: #FF1A1A;
}

div#navmain ul li ul {
  position: absolute;
  top: 22px;
  left: 0px;
  display: none;
  z-index: 8;
	background: #fff;
	padding: 3px 0 3px 0;
}
/* Anchura */
div#navmain ul li ul,
div#navmain ul li ul li,
div#navmain ul li ul li a {
	width: 120px;
}
div#navmain ul li#nav_adona ul,
div#navmain ul li#nav_adona ul li,
div#navmain ul li#nav_adona ul li a {
  width: 100px;
}
div#navmain ul li#nav_dona-sangre ul,
div#navmain ul li#nav_dona-sangre ul li,
div#navmain ul li#nav_dona-sangre ul li a {
  width: 112px;
}
div#navmain ul li#nav_dona-medula ul,
div#navmain ul li#nav_dona-medula ul li,
div#navmain ul li#nav_dona-medula ul li a {
  width: 92px;
}
div#navmain ul li#nav_hazte-donante ul,
div#navmain ul li#nav_hazte-donante ul li,
div#navmain ul li#nav_hazte-donante ul li a {
  width: 130px;
}
body.eu div#navmain ul li#nav_hazte-donante ul,
body.eu div#navmain ul li#nav_hazte-donante ul li,
body.eu div#navmain ul li#nav_hazte-donante ul li a {
  width: 170px;
}
div#navmain ul li#nav_convencete ul,
div#navmain ul li#nav_convencete ul li,
div#navmain ul li#nav_convencete li a {
  width: 105px;
}
div#navmain ul li#nav_actualidad ul,
div#navmain ul li#nav_actualidad ul li,
div#navmain ul li#nav_actualidad li a {
  width: 70px;
}
html>body div#navmain ul li ul {
  background: url(images/navmain.png);
}
div#navmain ul li ul li {
  display: block;
  clear: both;
  text-align: left;
}
div#navmain ul li ul li a {
  background: none;
  display: block;
  clear: both;
  text-transform: none;
}
div#navmain ul li ul li a 
div#navmain ul li a:hover ul li a,
div#navmain ul li:hover ul li a, 
div#navmain ul li.over ul li a,
div#navmain ul li.current ul li a {
	color: #333;
}
div#navmain ul li:hover ul, 
div#navmain ul li.over ul,
div#navmain ul li.current ul {
  display: block;
  z-index: 4;
}
div#navmain ul li:hover, 
div#navmain ul li.over {
  z-index: 1000;
}
div#navmain ul li.current {
  z-index: 900;
}
div#navmain ul li:hover ul ul, 
div#navmain ul li.over ul ul,
div#navmain ul li.current ul ul {
  display: none;
}
div#navmain ul li.current ul {
  z-index: 500;
}
div#navmain ul li:hover ul li:hover, 
div#navmain ul li.over ul li.over {
  background: none;
}
div#navmain ul li ul li a:hover, 
div#navmain ul li ul li.current a {
  text-decoration: none;
  color: #FF1A1A;
}

/** Nav bottom */
div#navbot li {
  float: right;
  margin-left: 10px;
}
div#navbot li a {
  text-transform: uppercase;
  font-size: 10.5px;
}
body.index div#navbot li a {
  color: #fff;
}
/** Nav sec*/
div#navsec li {
  margin: 0;
}
div#navsec li a {
  display: block;
/*  float: left;*/
  font-size: 11px;
  padding: 2px 0 2px 15px;
  color: #333;
}
div#navsec li.current a,
div#navsec li a:hover {
  background: #dfe0e0 url(images/navsec_current.gif) no-repeat 5px 4px;
  color: #FF1A1A;
}
div#navsec li.current a {
  font-weight: bold;
}

/** */
/** Foot */
/** */
div#foot_info,
div#navbot {
  padding: 5px 10px 7px 10px;
  position: relative;
}
html>body div#navbot {
  padding: 3px 10px 7px 10px;
}
div#foot_info{
  padding: 5px 10px 5px 10px;
}
div#foot_info {
  float: left;
  width: 600px;
  font-size: 9px;
}
body.index div#foot_info a {
  color: #fff;
}
div#navbot {
  float: right;
  width: 300px;
}


/******************** */
/** Estilos de texto */
/******************** */
div.font14 p {
  font-size: 14px !important;
}
div.page h1 {
  font-size: 23px;
  margin-bottom: 12px;
  color: #333;
  font-weight: normal;
}
div.page h1 span.neighbors img {
  vertical-align: middle;
}

div.page h1 a {
  color: #333;
}
div.page a {
  color: #FF1A1A;
}
div.page div.links a {
  color: #333;
}
div.page h2 {
  font-size: 16px;
  margin-bottom: 9px;
  color: #333;
  font-weight: bold;
}
div.page h3 {
  font-size: 13px;
  margin-bottom: 20px;
  font-weight: normal;
  letter-spacing: -.04em;
  line-height: 1.1em;
  color: #5C5C5C;
}
div.page h4 {
  font-size: 14px;
  margin-bottom: 3px;
  color: #3399CC;
}
div.page .resaltado_azul {
  color: #3399CC;
  font-weight: bold;
}
div.page .resaltado_rojo {
  color: #FF1A1A;
}
div.page .resaltado_negro {
  color: #333;
}
div.page .entres_verde {
  color: #33CC66;
  font-weight: bold;
  font-size: 17px;
  line-height: 1.2em;
  padding-left: 10px;
}
div.page .entres_lila {
  color: #CC33CC;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.2em;
}
div.page p,
div.page li {
  color: #5C5C5C;
  margin-bottom: 1em;
  letter-spacing: -.013em;
}
div.page ol {
  margin-left: 1.5em;
}
div.page div.contacto p {
  font-size: 11px;
}
div.page div.column_right p {
  font-size: 10px;
  line-height: 1.2em;
  margin: 0;
}
div.page h5 {
  font-size: 11px;
  margin-bottom: 1em;
  margin-top: -.5em;
  color: #908f8f;
  font-weight: normal;
}
div.with_bullets ul {
  padding: 0 !important; 
  list-style-position: outside;
}
div.with_bullets li {
  margin: 0;
  padding: 0;
  padding-left: 1em;
  background: url(images/bullet.gif) no-repeat 0 5px;
}
div.block {
  border-top: 2px solid #CBCBCB;
  border-bottom: 1px solid #DCDBDB;
  padding-bottom: 5px;
/*  margin: 20px 0 6px 0;*/
  margin: 20px 0 0px 0;
}
div.no_border {
  border-bottom: 0;
}
div.block_4 {
  background: url(images/block_4_bg.gif) repeat-y 0 30px;
  border-bottom: none;
}
div.block_3 {
  background: url(images/block_3_bg.gif) repeat-y 0 30px;
  border-bottom: none;
}
div.block_2 {
  background: url(images/block_2_bg.gif) repeat-y 0 30px;
  border-bottom: none;
}
div.block_2_a {
  background: url(images/block_2_a_bg.gif) repeat-y 0 30px;
}
div.block_5 {
  background: #F7F7F7;
  padding: 6px 6px 0 6px;
}
div.block h3.title_box {
  font-size: 11px;
  text-transform: uppercase;
  padding-bottom: 10px;
  padding-top: 5px;
  margin-bottom: 0;
  color: #5D5D5D;
  font-weight: bold !important;
  background: #fff;
}
div.block_4 h3.title_box {
  padding-left: 6px;
}
div.photo {
  text-align: center;
}
div.box p.photo_foot {
  font-weight: bold;
  margin-top: 5px;
  color: #4C4C4C !important;
}
div#content div.photo p {
  font-weight: bold;
  font-size: 11px;
  padding: 3px 0;
  margin: 0;
}
p.link_1 a {
  color: #FF3333;
  font-size: 11px;
  background: url(images/link.gif) no-repeat right 3px;
  padding-right: 11px;
}
p.pdf a {
  display: block;
  padding: 3px 0 10px 35px;
  color: #3399CC;
}
p.pdf2 a,
a.pdf2 {
  display: block;
  padding: 3px 0 10px 25px;
  background: url(images/pdf2.gif) no-repeat left 5px;
  color: #666 !important;
  font-size: 10px;
}

/** Historia */
div.historia_wrapper {
  overflow: hidden;
  overflow-x: scroll;
  width: 763px;
  margin: 5px -30px 0 -30px;
  padding-bottom: 5px;
  position: relative;
}
div.historia {
  position: relative;
  height: 330px;
  width: 150px;
  padding-right: 20px;
  background: url(images/historia_bot.gif) no-repeat left bottom;
  float: left;
}
div.year {
  position: absolute;
  left: 0;
  bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #181818;
}
div.historia p {
  font-size: 11px;
}

div.box {
  width: 172px;
/*  height: 146px;*/
  float: left;
  margin-right: 5px;
}

/** Columnas */
div.half_column_l {
  width: 275px;
  float: left;
}
div.half_3_column,
div.half_3_column_r {
  width: 166px;
  float: left;
  padding: 6px 6px 0 6px;
}
div.half_3_column {
  margin-right: 6px;
}
div.half_3_column_r {
  margin-right: 0;
}
div.half_column_r {
  width: 272px;
  float: left;
}
/** Boxes */

div.box_last {
  margin-right: 0;
}
div.box_1_wrapper {
  width: 172px;
  float: left;
  margin-right: 5px;
}
div.box_1 {
  padding: 6px 6px 0 6px;
  width: 160px;
}
div.box_3 {
  border-top: 2px solid #CBCBCB;
}
div.box_2 {
  padding: 6px;
  width: 260px;
}
div.box h3 {
  font-size: 12px !important;
}
div.box_3 {
  width: 172px;
  border-top: 2px solid #CBCBCB;
  margin-right: 5px;
  padding: 7px 0;
}
div.box_4 {
/*  background: #F7F7F7;*/
  padding: 6px;
  width: 258px;
}
div.box_5 {
  background: #F7F7F7;
}
div.box p {
  color: #707070;
  font-size: 11px;
  letter-spacing: -.02em;
  margin-bottom: 3px !important;
  line-height: 1.3em;
}
div.box p strong {
  color: #444343;
}
.dato_azul {
  color: #3399CC !important; 
  font-weight: bold !important;
  line-height: 1em !important;
}
.ladillo {
  color: #3399CC !important; 
  font-weight: bold !important;
  line-height: 1em !important;
  font-size: 15px !important; 
  margin-bottom: 5px !important
}
.entres_azul,
.entres_azul * {
  color: #3399CC !important; 
  line-height: 1.2em !important;
}
p.box_num {
  color: #3399CC !important;
  font-size: 50px !important;
  font-weight: bold !important;
  line-height: 45px !important;
  margin-bottom: 5px !important;
}
p.box_num_2 {
  color: #3399CC !important;
  font-size: 80px !important;
  font-weight: bold !important;
  line-height: 45px !important;
  margin-bottom: 5px !important;
}
div.box p.box_num_3 {
  color: #3399CC !important;
  font-size: 100px !important;
  font-weight: bold !important;
  line-height: 45px !important;
  margin-bottom: 5px !important;
  letter-spacing: -.07em;
}
div.box p.box_num_4 {
  color: #3399CC !important;
  font-size: 30px !important;
  font-weight: bold !important;
  line-height: 45px !important;
  margin-top: -10px !important;
  margin-bottom: -5px !important;
  letter-spacing: -.05em;
}
div.africa_bg {
  background: url(images/africa.gif) no-repeat;
}
div.globo {
  height: 115px;
}
div.globo_verde {
  background: url(images/globo_verde.gif) no-repeat;
}
div.globo_verde p {
  padding: 8px 40px;
}
div.globo_fucsia {
  background: url(images/globo_fucsia.gif) no-repeat;
}
div.globo_fucsia p {
  padding: 10px 35px;
}
div.globo_rojo {
  background: url(images/globo_rojo.gif) no-repeat;
}
div.globo_rojo p {
  padding: 10px 45px;
}
div.globo p {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}

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

/******************** */
/** Noticias */
/******************** */
/** Index */
div.article_index_content {
  float: left;
  width: 550px;
}
div.article_archive div.article_index_content {
  float: left;
  width: 607px;
}
div.article_index_photo {
  float: right;
  width: 128px;
}
div.article_index {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
div.article_title_index {
  position: relative;
}
a.article_plus {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 3px;
  top: 2px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themed/adonaweb/css/images/plus.png', sizingMethod='image');
  background: url(images/plus.png) no-repeat;
}
div.gallery a.article_plus {
  top: 4px;
}



div.article {
  width: 710px;
  margin-bottom: 20px;
}
div.article_archive {
  width: 607px;
  margin-right: 55px;
  float: left;
}
div.article_archive_years {
  width: 40px;
  float: left;
}
div.article h1 {
  font-size: 27px;
  line-height: 1em;
  letter-spacing: -.04em;
  margin-bottom: 4px;
}
div.page div.article h1 a {
  color: #333;
}
div.article div.article_index h1 {
  font-size: 15px;
  font-weight: bold;
  width: 525px;
}
div.page div.article h3.date {
  color: #3399CC;
  font-size: 10px;
  margin-bottom: 8px;
}
div.page div.article div.article_index h2.article_type {
  background: #E1F0F7;
  padding: 3px 0;
  color: #3399CC;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
div.article h3.date span {
  text-transform: uppercase;
}
div.page div.article h3.subtitle {
  font-size: 15px;
  color: #333;
  width: 608px;
  margin-bottom: 0;
}
div.page div.article div.article_index h3.subtitle {
  width: auto;
}
div.page div.article div.article_index  h3.subtitle {
  font-size: 13px;
  margin-bottom: 5px;
}
div.page div.article div.article_photos h3.date {
  font-size: 12px;
  font-weight: bold;;
}
div.article_body {
  float: left;
  width: 451px;
  padding-right: 14px;
  border-right: 1px solid #ccc;
  margin-bottom: 20px;
  overflow: hidden;
}
div.galleries div.article_body {
  width: 455px;
  padding-right: 0;
  border: 0;
}
div.article_photos {
  float: left;
  width: 230px;
  margin-left: 14px;
  overflow: hidden;
}
p.photo_foot {
  font-size: 10px;
  text-align: left;
  line-height: 1.1em;
  color: #000 !important;
}
div.article_header {
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
div.article_title {
  float: left;
  width: 458px;
  position: relative;
}
div.opina div.article_title {
  width: 500px;
}
div.article_nav {
  position: absolute;
  width: auto;
  right: 0;
  top: 10px;
}
ul.nav_index li {
  float: right;
  border-left: 1px solid #FF0000;
  padding: 0 5px;
}
ul.nav_index li.last {
  border: none;
}
ul.nav_index li.current a {
  color: #FF0000;
  font-weight: bold;
}
ul.nav_index li a {
  color: #333;
}
ul.nav_pages li {
  float: left;
  margin-left: 10px;
}
ul.nav_pages li a {
  float: left;
  display: block;
}
ul.nav_pages li.prev_page a,
ul.nav_pages li.next_page a {
  width: 10px;
  height: 14px;
}
ul.nav_pages li.prev_page a {
  background: url(images/arrow_next.gif) no-repeat 0 3px;
}
ul.nav_pages li.next_page a {
  background: url(images/arrow_prev.gif) no-repeat 0 3px;
}


div.body {
  font-weight: normal;
}
ul#thumbs li {
  float: left;
  margin-right: 4px;
  margin-bottom: 5px;
}
ul#thumbs li.last {
  margin-right: 0;
}
ul#thumbs li a {
  border: 1px solid #ccc;
  padding: 2px;
  display: block;
  cursor: pointer;
}
ul#thumbs li a.current_photo,
#thumbs li a:hover {
  background: #FF0000;
  border: 1px solid #FF0000;
}
div.video {
  height: 350px;
}
html>body div.video {
  min-height: 350px;
  height: auto;
}
div.video_index {
  height: 110px;
}
html>body div.video_index {
  min-height: 110px;
  height: auto;
}
/******************** */
/** Tabla */
/******************** */
div.table table td {
  font-size: 11px;
  padding: 5px 8px;
  width: 235px;
  background: #E1E5EC;
  border: 1px solid #fff;
}
div.table table td.odd {
  background: #EFF1F4;
}



/******************** */
/** Opiniones */
/******************** */
div.opinions_index {
  float: left;
  width: 500px;
}
div.opinions_add {
  float: left;
  width: 195px;
  margin-left: 28px;
}
div.opinion {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
div.opinion p {
  margin-bottom: .4em !important;
}
div.opinion p.date {
  text-align: right;
}

/******************** */
/** Relatos */
/******************** */
body.stories div#wrapper {
  background: #fff;
}
body.stories div#container {
  width: 970px;
  padding: 17px 17px 0 17px;
  background: none;
}
body.stories div#header_back {
  background: #E5E7E9;
}
div.stories {
  padding-top: 150px;
  background: url(images/stories_header.jpg) no-repeat;
}
div.stories_left {
  width: 600px;
  float: left;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #A8A8A8;
}
div.stories_right {
  width: 315px;
  float: left;
}
div.stories div.form {
  background: none;
}
div.stories div.form input.text,
div.stories div.form textarea.text {
  border: 1px solid #888;
}
div.stories div.input label {
  font-size: 13px;
  font-weight: bold;
  color: #666;
  margin-bottom: 5px;
}
div.stories div.form h3 {
  color: #000;
  font-size: 20px;
}

div.stories h2 {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 9px;
}
div.stories h4 {
  font-size: 13px;
  line-height: 17px;
  color: #000 !important;
}

/******************** */
/** Formularios */
/******************** */
div.form {
  background: #F4F6F0;
  padding: 4px;
}
div.form input.text,
div.form textarea.text {
  border: 1px solid #878787;
  padding: 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
div.form input.text,
div.form textarea.text {
  width: 90%;
}
div.input {
  margin-bottom: 10px;
}
div.input label {
  font-size: 11px;
}
div.form h3 {
  font-weight: bold;
}
div.error-message {
  margin: 3px 0 0 0;
  color: #FF1A1A;
}
.char_counter {
  font-size: 11px;
}
.char_counter_limit {
  color: #FF1A1A !important;
}
/******************** */
/** Calendario */
/******************** */
div.calendar {
  border-top: 2px solid #C0C0C0;
  padding-top: 10px;
}
div.month {
  float: left;
  width: 120px;
  text-transform: uppercase;
  margin-right: ;
}
div.month_name {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 8px;
}
span.calendar_day {
  width: 15px;
  font-weight: bold;
  display: block;
  float: left;
}
div.month p {
  background: #E4E8EF;
  padding: 2px 5px;
  font-size: 10px;
  color: #504F4F;
  margin-bottom: 1px;
  margin-right: 1px;
}
div.impar div.month p {
  background: #E4E8EF;
}
div.month p.Sun,
div.month p.Sat,
div.month p.fiesta {
  background: #C0D2EC;
}
div.impar div.month p.Sun,
div.impar div.month p.Sat,
div.impar div.month p.fiesta {
  background: #C9E8F7;
}
div.month p.blank {
  -moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=50);
}
div.month p.today {
  background: #79A1D6;
  color: #fff;
}
div.impar div.month p.today {
  background: #4BBAF0;
}
div.calendar_nav {
  position: absolute;
  right: 250px;
  top: 170px;
}
div.calendar_nav li {
  float: left;
  margin-left: 10px;
}
div.calendar_nav li a {
  display: block;
  float: left;
  width: 15px;
  height: 13px;
}
div.calendar_nav li.arrow_1_prev a {
  background: url(images/arrow_prev_2.gif) no-repeat;
}
div.calendar_nav li.arrow_1_next a {
  background: url(images/arrow_next_2.gif) no-repeat;
}

/******************** */
/** Panel admin */
/******************** */
div.admin_box {
  position: absolute;
  top: 80px;
  right: 10px;
  width: 245px;
  height: 90px;
  padding: 10px;
  z-index: 1000;
  background: url(images/admin_box.png) no-repeat;
}
div.admin_box p,
div.admin_box a {
  color: #fff;
  line-height: 1em;
}
div.admin_box_to_admin {
  float: left;
  width: 95px;
  font-size: 11px;
  margin-top: 15px;
}
div.admin_box_to_admin a {
  text-decoration: underline;
}
div.admin_box_to_close {
  float: right;
  width: 80px;
  padding: 7px 5px 5px 5px;
  height: 17px;
  margin-top: 15px;
  background: url(images/admin_button.gif) no-repeat;
  font-weight: bold;
  font-size: 12px;
  
}




.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;
}