.floatRight
{
   display:inline;
   float:right;
}
.floatLeft
{
   display:inline;
   float:left;
}
.liniaSeparador
{
  height:260px;
}
.saltLinia
{
  padding-top:15px;
}
.banner_general
{
   /* margin-left:auto; */
   /* margin-right:auto; */
   padding:0px;
   text-align:center;
   /* background-image: url(images/banner_eleccions_a_terrassa.png); */
   background-repeat:no-repeat;
   background-position: center center;
   /* width:100%; */
   /* height:66px; */
   width: 100px;
   float:right;
}
.noOperativa
{
   margin-top:5px;
   padding-bottom:0px;

   color: #000000;
   font-size:14pt;
   font-weight:bold;
   color: #000000;
   background-color: #c0c0c0;
   text-align:center;
   
   filter:alpha(opacity=100);
   opacity:1.0;
   -moz-opacity:1.0;
   -webkit-opacity: 1.0;
   -khtml-opacity: 1.0;
}
.elementOcult
{
  display:none;
}
.pastillaMenu
{
   margin-top:5px;
   padding-bottom:0px;
   background-image: none;
   background-repeat:no-repeat;
   background-position: top left;
   background-color: #f2f2f2;
   /*
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   */
   width:250px;
   border:1px solid #999999;

   /*
   -moz-box-shadow:  3px 3px 3px #000000;
   -webkit-box-shadow: 3px 3px 3px #000000;
   box-shadow:  3px 3px 3px #000000; /* #F96454;*/
   */
   overflow-x:hidden;
   overflow-y:hidden;
}
.pastillaPlanol
{
   background-image: url(images/banner_eleccions_planol.png);
   background-repeat:no-repeat;
   background-position: top center;
}
.titleMenu
{
   font-family: Arial, sans-serif;
   font-size:11pt;
   font-weight:bold;
   text-align: center;
   width:100%;
   color:#ffffff;
   background-color: #000000;
   position: relative;
   left:0px;
   top:0px;
   /*
   border-top-left-radius: 5px;
   -webkit-border-top-left-radius: 5px;
   -moz-border-top-left-radius: 5px;
   -khtml-border-top-left-radius: 5px;
   
   border-top-right-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -moz-border-top-right-radius: 5px;
   -khtml-border-top-right-radius: 5px;
   */
}
.helpMenu
{
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-weight:normal;
  color: #000000;
  background-color: #f2f2f2;
  text-align:left;
  padding-left:5px;
  position:relative;
  left:0px;
  bottom:0px;
  
   /*
   border-bottom-left-radius: 5px;
   -webkit-border-bottom-left-radius: 5px;
   -moz-border-bottom-left-radius: 5px;
   -khtml-border-bottom-left-radius: 5px;
   
   border-bottom-right-radius: 5px;
   -webkit-border-bottom-right-radius: 5px;
   -moz-border-bottom-right-radius: 5px;
   -khtml-border-bottom-right-radius: 5px;
   */
   border-top:1px solid #999999;
}
.transparentMenu
{
   width:250px;
   height:170px;
   background-color: #f2f2f2;
   padding-top:5px;
   /*
   filter:alpha(opacity=80);
   opacity:0.8;
   -webkit-opacity: 0.8;
   -moz-opacity: 0.8;
   -khtml-opacity: 0.8;
   */
}
.pdfMenu
{
   list-style-image: url(images/icona_list_pdf_16x16.png);
   -webkit-margin-before: 0px;
   -webkit-margin-after: 0px;
   -moz-margin-before: 0px;
   -moz-margin-after: 0px;
   margin-before: 0px;
   margin-after: 0px;
}
.listMenu
{
   list-style-image: url(images/icona_list_16x16.png);
   -webkit-margin-before: 0px;
   -webkit-margin-after: 0px;
   -moz-margin-before: 0px;
   -moz-margin-after: 0px;
   margin-before: 0px;
   margin-after: 0px;
}
.optionMenu
{
  font-size: 10pt;
  font-weight:bold;
  color: #b10000 !important;
  text-decoration: none !important;
  font-family: Arial, sans-serif;
}
.optionMenu a:visited
{
  color: #b10000 !important;
}
.optionMenu a:hover, a.optionMenu:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}
.optionMenu a, a.optionMenu
{
  font-weight: normal;
}
.optionMenuSpacer
{
  padding-bottom:8px;
}
.optionMenuPlanol
{
  font-size: 10pt;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
  color: #000000;
  width:100%;
  display:block;
}
#logoEleccions
{
   background-image: url(images/logo_eleccions_mini.png);
   background-repeat:no-repeat;
   background-position: top right;
   height:66px;
}
#menuParticipacio
{
  height:80px;
}
#menuTotsHistorics
{
  height:30px;
}
#menuResultatsComparativaContainer
{
  height:97px;
}
#menuResultatsComparativa
{
  height: 60px;
}
#menuResultats
{
  height:80px;
}
#menuPlanolContainer
{
  /* background-image: url(images/fons_pastilla_planol.jpg); */
}
#menuHistorics
{
  height:70px;
}
#menuPlanol.transparentMenu
{
   height:182px;
   /*
   filter:alpha(opacity=80);
   opacity:0.8;
   -webkit-opacity: 0.8;
   -moz-opacity: 0.8;
   -khtml-opacity: 0.8;
   cursor: pointer;
   */
}
#obreFinestraNova
{
  margin-top:10px;
  font-size:10pt;
  font-weight: normal;
}
a.optionMenuPlanol
{
  text-decoration:none;
  border-bottom-style: none;
  cursor:pointer;
}
.botoPlanol
{
  border-top: 1px dashed #000000;
  border-bottom: 1px dashed #000000;
  margin:5px;
  padding:10px;
  background-image: url(images/a_planol_link.png);
  background-position:center center;
  background-repeat: no-repeat;
  height:52px;
  width:87%;
  cursor:pointer;
}
div.botoPlanol
{
  border-top: 1px dashed #000000;
  border-bottom: 1px dashed #000000;
  margin:5px;
  padding:10px;
  background-image: url(images/a_planol_link.png);
  background-position:center center;
  background-repeat: no-repeat;
  height:52px;
  width:87%;
  cursor:pointer;
}
div.botoPlanol:hover
{
  background-image: url(images/a_planol_link_MouseOver.png);
  background-position:center center;
  background-repeat: no-repeat;
}
.textObrirPlanol
{
   margin-left:5px;
   margin-right:5px;
   padding-left:5px;
   padding-right:5px;
   /*padding:10px; */
   width:87%;
   display: block;
   font-family: Arial, sans-serif;
   font-weight:bold;
   font-size:10pt;
   text-align:left;
   text-decoration:none;
   color: #000000;
   opacity:1.0;
   -webkit-opacity:1.0;
   cursor: pointer;
}
#refrescarDocumentEleccions
{
  display:none;
}
#capceleraCorporativa
{
  padding-bottom: 15px !important;
}
.headerVisor
{
  position: inherit !important;
  height: 56px !important;
  min-height: 56px !important;
  max-height: 56px !important;
}
.panelLogoPlanol
{
  background-image:none !important;
}
.panelWebPlanol
{
  position: inherit !important;
  float: right !important;
  margin-right: 4% !important;
  width: 73% !important;
  background-image: none !important;
}
.panelWebCorporativa
{
  position: inherit !important;
  float: left !important;
  margin-left: 4% !important;
  width: 18% !important;
}