/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
 .margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:14px;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
background: url('http://media.grupojoly.com/0000130500/0000130959.gif');
 /*background-color: #8C8D8F;*/
 font-size:12px;
 color:#D1D1D2;
 padding:5px 63px 5px 60px;
 _padding:7px 63px 5px 60px;
 text-transform:uppercase;
 font-family:Verdana;
}

ul.tabbernav li a:link { color: #D1D1D2;
 font-size:12px;text-decoration:none; }
 
ul.tabbernav li a:visited { color: #D1D1D2;
 font-size:12px;text-decoration:none; }

ul.tabbernav li a:hover
{
  color: #D1D1D2;
 font-size:12px;text-decoration:none;
}

ul.tabbernav li.tabberactive a
{
 /*background-color: #7B7B7D;*/
 font-size:12px;
 color:#fff;
 padding:5px 63px 5px 60px;
 _padding:7px 63px 5px 60px;
 text-transform:uppercase;
 font-family:Verdana;
 text-decoration:none;
 background: url('http://media.grupojoly.com/0000130500/0000130958.gif');

}

ul.tabbernav li.tabberactive a:hover
{
 /*background-color: #7B7B7D;*/
 font-size:12px;
 color:#fff;
 padding:5px 63px 5px 60px;
 _padding:7px 63px 5px 60px;
 text-transform:uppercase;
 font-family:Verdana;
 text-decoration:none;
 background: url('http://media.grupojoly.com/0000130500/0000130958.gif');
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:0px;
 background-color:#fff;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

  /*height:300px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

  /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
.cabecera
{
font-family:Verdana;
font-size:1.1em;
text-transform:uppercase;
margin-top:10px;
}
.fila
{
width:95%;
.width:88%;
clear:both;
margin:5px 10px 15px 10px;
.margin:5px 10px 0px 10px;
font:Arial, Helvetica, sans-serif, "Trebuchet MS";
color:#000000;
}
.fila2
{
width: 95%;
.width:88%;
float:left;
padding-top:4px;
}
.punto
{
margin:5px 10px 10px 5px;
float:left;
}
.fecha
{
margin:0px 5px 10px 10px;
_margin:0px 5px 10px 5px;
float:left;
width:29px;
height:28px;
background: url('http://media.grupojoly.com/0000129000/0000129308.gif');
}
.dia_cartel
{
font:Georgia;
color:#000000;
width:29px;
text-align:center;
font-size:12px;
}
.dia_cartel_peq
{
font:Georgia;
color:#000000;
width:29px;
text-align:center;
font-size:8px;
}
.logo
{
margin:0px 20px 10px 5px;
float:left;
border:2px solid #C5C6C7;
}
.enlace_procesion
{
font-family:Georgia;
font-size:10px;
color:#000000;
margin-bottom:5px;
}
.enlace_procesion2
{
font-family:Georgia;
font-size:11px;
color:#000000;
font-weight:normal;
margin-left:0px;
margin-bottom:10px;
display:inline;
float:left;
}
.enlace_procesion3
{
font-family:Georgia;
font-size:11px;
color:#000000;
font-weight:bold;
text-transform:uppercase;
margin-bottom:5px;
}
a.enlace_procesion:link, a.enlace_procesion:visited
{
text-decoration:none;
font-weight:bold;
color:#005CB8;
}
a.enlace_procesion:hover
{
text-decoration:underline;
}
.titulo
{
margin:5px 10px 10px 10px;
width:70%;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
font-size:12px;
font-weight:lighter;
color:#000;
}
.contenedor_peq
{
 border-bottom:1px solid #D0D3D5;
 border-left:1px solid #D0D3D5;
 border-right:1px solid #D0D3D5;
 padding-top:10px;
 _padding-bottom:10px;
 background-color:#FFF;
 overflow:auto;
  height:360px; 
/*scrollbar-face-color:#8C8D8F;
scrollbar-shadow-color: #7B7B7D;
scrollbar-highlight-color: #ccc;
scrollbar-3dlight-color: #8C8D8F;
scrollbar-darkshadow-color: #8C8D8F;
scrollbar-track-color: #8C8D8F;
scrollbar-arrow-color: #7B7B7D;*/
}
.separador
{
width:50%;
clear:both;
margin:10px 0px 10px 18px;
.margin:0px 0px 10px 18px;
border-bottom:1px solid #C5C6C7;
}

