﻿body {
}

/* BackOffice*/

.backCinza
{
    background-color:#E0E0E0;
}

.backLaranja
{
    background-color:#FFE0C0;
}

.backLaranjaForte
{
    background-color:#D58B42;
}


.labelFormBO
{
   font-family:Verdana;
   font-size:10px;
   
   color:#000000; 
}

.tituloBO
{
   font-family:Verdana;
   font-size:12px;
   font-weight:bold;
   color:#000000; 
   height:30px;
}

.camposFormBO
{
 border: Groove 1px #000000;
 font-family:Verdana;
 font-size:10px;    
}

.BotoesFormBO
{
 border: Groove 1px #000000;
 font-family:Verdana;
 /*background-color:#C30505;*/
 height:20px;
 font-size:10px;    
}
/**/

/* newsletter*/

.EnvioMails
{
   font-family:Verdana;
   font-size:12px;
   font-weight:bold;
   color:Maroon; 
   text-align:center;
   }

/**/
/* Galerias */

.labelCategorias
{
   font-family:Verdana;
   font-size:10px;
   font-weight:bold;
   color:#F7C04C; 
   text-align:center;
}

.tituloGalerias
{
   font-family:Verdana;
   font-size:12px;
   font-weight:bold;
   color:#F7C04C;
   text-transform:uppercase;
   /*text-align:center;*/
}

.descricaoGalerias
{
   font-family:Verdana;
   font-size:10px;   
   color:#FFFFFF; 
   /*text-align:center;*/
}

.labelArtistas
{
   font-family:Verdana;
   font-size:10px;
   font-weight:bold;
   color:#F7C04C; 
   text-align:center;
}

.tituloArtistas
{
   font-family:Verdana;
   font-size:12px;
   font-weight:bold;
   color:#F7C04C;
   text-transform:uppercase; 
   /*text-align:center;*/
}

.apresentacaoArtistas
{
   font-family:Verdana;
   font-size:10px;   
   color:#FFFFFF;  
   /*text-align:center;*/
}

/* Fim Galerias */

/* Menu JS*/

  
.mainDiv
{
  width:125px;
}
.topItem
{
  width:125px;
  height:10px;
  cursor:pointer;
  background: #880314;
  text-decoration: none;
  color: white; 
  font-weight:bold;
  font-family:"verdana";
  font-size:10px;
 
}

.topItemDestake
{
  width:125px;
  height:10px;
  cursor:pointer;
  background: #880314;
  text-decoration: none;
  color: #F7C04C; 
  font-weight:bold;
  font-family:"verdana";
  font-size:10px;
 
}


.dropMenu
{
  background:#880314;
  border-top:0px solid #880314;
  border-left:0px solid #880314;
  border-right:0px solid #880314;
  border-bottom:0px solid #880314;
}

.subMenu
{
   display:none;
}
.subItem
{
   padding-left:13px;
   cursor:pointer;
   font-weight:bold;
   text-decoration:none;
   color:#F7C04C;      
   font-size:10px;
   font-family:"verdana";
}

.subItem a
{
   text-decoration:none;
   font-size:10px;
   color:#F7C04C;
   font-family:"verdana";
}

.subItemOver
{
   cursor:pointer;
   color:#F7C04C;
   text-decoration:none;
   font-size:10px;
   font-weight:bold;
   padding-left:13px;
   font-family:"verdana";
   
}

.subItemOver  a
{
   color:#F7C04C;
   text-decoration:none;
   font-size:10px;
   font-family:"verdana";
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}

/*Fim Menu JS*/

/* Geral Site */
.outrasCronicas
{
   font-family:Verdana;
   font-size:11px;
   font-weight:bold;
   color:#FFFFCC;   
}

.outrasNoticias
{
   font-family:Verdana;
   font-size:11px;
   font-weight:bold;
   color:#FFFFCC;   
}

.msgNewsLetter
{
   font-family:Verdana;
   font-size:10px;
   font-weight:bold;
   color:#6D0008;
   text-decoration:underline; 
}

.labelForms
{
   font-family:Verdana;
   font-size:11px;
   font-weight:bold;
   color:#FFFFCC; 
   
}

.camposFormNews 
{
border: 1px outset #FFCC66;
background-color: #ffffff;
font-family: Verdana;
font-size: 10px; 
color: #000000;
background-color:#FFFFE4;
}

.mensagemRegisto
{
   font-family:Verdana;
   font-size:11px;  
   font-weight:bold;
   text-align:center;
   color:#FFFFCC;   
}

.tituloEventoHome
{
   font-family:Verdana;
   font-size:12px;  
   font-weight:bold;
   color:#F7C04C;   
}

.descricaoEventoHome
{
   font-family:Verdana;
   font-size:10px;   
   color:#ffffff;   
}

.tituloEvento
{
   font-family:Verdana;
   font-size:11px;  
   font-weight:bold;
   color:#ffffff;   
}

.dataEvento
{
   font-family:Verdana;
   font-size:11px; 
   color:#ffffff;   
}

.descricaoEvento
{
   font-family:Verdana;
   font-size:10px;   
   color:#ffffff;   
}

/* Fim Geral Site */

/* Noticias Scroller */

.dataNoticiaSeparador
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:White;      
}

.corpoNoticiaSeparador
{
    font-family:Verdana;
    font-size:10px;
    color:White;    
}

/* Fim Noticias Scroller */

/* Noticias Corpo Site*/


.dataNoticiaCorpo
{
    font-family:Verdana;
    font-size:10px;   
    color:White;      
}

.corpoNoticiaCorpo
{
    font-family:Verdana;
    font-size:10px;
    color:White;    
}

.tituloNoticiaCorpo
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:#F8C14D;    
}

.fonteNoticiaCorpo
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#F8C14D;    
}



/* Fim Noticias Corpo Site*/

/* Separador*/

.tituloEventoSeparador
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:White;      
}

.corpoEventoSeparador
{
    font-family:Verdana;
    font-size:10px;
    color:White;   
}                                            

.tabOffItem A
{
    COLOR: gray;
    TEXT-DECORATION: none;
}
.tabOffItem A:hover
{
    COLOR: darkgray;
    TEXT-DECORATION: none;
}
.tabOffItem A:link
{
    COLOR: silver;
    TEXT-DECORATION: none;
}
.tabOnItem A
{
    COLOR: black;
    TEXT-DECORATION: none;
}
.tabOnItem A:hover
{
    COLOR: gray;
    TEXT-DECORATION: none;
}

.tabOnItem
{
    BORDER-LEFT: white 1px solid;
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid; 
    BORDER-BOTTOM: white 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    CURSOR: hand;
    color:White;
    /*PADDING-TOP: 3px;*/
    FONT-FAMILY: Verdana;
    /*BACKGROUND-COLOR: #C5EEC2;*/
    TEXT-ALIGN: center;
    text-decoration:underline;
    
}
.tabOffItem
{   
    FONT-SIZE: 8pt;
    
    CURSOR: hand;
    /*PADDING-TOP: 4px;*/
    BORDER-LEFT: white 1px solid;
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid; 
    BORDER-BOTTOM: white 1px solid;
    FONT-FAMILY:Verdana;
    BACKGROUND-COLOR: #F8C34F;
    TEXT-ALIGN: center;
    text-decoration:underline;
}

.tabOnItemMail
{
    BORDER-LEFT: white 1px solid;
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid; 
    BORDER-BOTTOM: white 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    /*CURSOR: hand;*/
    color:White;
    /*PADDING-TOP: 3px;*/
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #D90313;
    TEXT-ALIGN: center;
    text-decoration:underline;    
}

.diaSemanaOn
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#F8C34F; 
    text-decoration:underline;     
}

.diaSemanaOff
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#F8C34F;      
}

.tabOffItemMail
{   
    FONT-SIZE: 8pt;
    
    /*CURSOR: hand;*/
    /*PADDING-TOP: 4px;*/
    BORDER-LEFT: white 1px solid;
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid; 
    BORDER-BOTTOM: white 1px solid;
    FONT-FAMILY:Verdana;
    BACKGROUND-COLOR: #F8C34F;
    TEXT-ALIGN: center;
    text-decoration:underline;
}
/*Fim Separador*/

/* Links */

.descricaoLinks
{
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
    color:#FBBF4D;  
}
/*
A:link {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;color: #ffffff;}
A:visited {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;color: #ffffff;}
A:active {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;color: #ffffff;}
A:hover {text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;color: #ffffff;}
*/

A.ListaLinks:link {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #ffffff;}
A.ListaLinks:visited {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #ffffff;}
A.ListaLinks:active {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #ffffff;}
A.ListaLinks:hover {text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #FBBF4D;}

A.linkPP:link {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #ffffff;}
A.linkPP:visited {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #ffffff;}
A.linkPP:active {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #ffffff;}
A.linkPP:hover {text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #FBBF4D;}


/* Fim Links*/

/* Agenda - Links automáticos */
A.autoLink:link {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #ffffff;}
A.autoLink:visited {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #ffffff;}
A.autoLink:active {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #ffffff;}
A.autoLink:hover {text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #FBBF4D;}

A.printLink:link {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #ffffff;}
A.printLink:visited {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #ffffff;}
A.printLink:active {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #ffffff;}
A.printLink:hover {text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #FBBF4D;}

.iconImprimir
{
	float:right;
	margin: 0px 8px 0px 0px;
	cursor:pointer;
	width:200px;
	vertical-align:middle;
	text-align:right;
	position:relative;
	padding-right:20px;
}

