/* GENERAL STYLES */
#menu_escritorio a
{
    background-image: url(/media/3577/menu_elestudio.gif);
    background-repeat: no-repeat;
    width: 94px;
    height: 25px;
}

#menu_escritorio a:hover
{
    background-image: url(/media/3585/menu_elestudio_over.gif);
    background-repeat: no-repeat;
    width: 94px;
    height: 25px;
}


#menu_areas a
{
    background-image: url(/media/3564/menu_areas.gif);
    background-repeat: no-repeat;
    width: 147px;
    height: 25px;
	
}

#menu_areas a:hover
{
    background-image: url(/media/3572/menu_areas_over.gif);
    background-repeat: no-repeat;
    width: 147px;
    height: 25px;

	
}

#menu_profissionais a
{
    background-image: url(/media/3590/menu_pro.gif);
    background-repeat: no-repeat;
    width: 111px;
    height: 25px;
}

#menu_profissionais a:hover
{
    background-image: url(/media/3598/menu_pro_over.gif);
    background-repeat: no-repeat;
    width: 111px;
    height: 25px;
}

#menu_imprensa a
{
    background-image: url(/media/3611/menu_prensa.gif);
    background-repeat: no-repeat;
    width: 75px;
    height: 25px;
}

#menu_imprensa a:hover
{
    background-image: url(/media/3603/menu_prensa_over.gif);
    background-repeat: no-repeat;
    width: 75px;
    height: 25px;
}

#menu_artigos a
{
    background-image: url(/media/3627/menu_articulos.gif);
    background-repeat: no-repeat;
    width: 87px;
    height: 25px;
}

#menu_artigos a:hover
{
    background-image: url(/media/3619/menu_articulos_over.gif);
    background-repeat: no-repeat;
    width: 87px;
    height: 25px;
}

/*#menu_acontece a
{
    background-image: url(/media/2866/menu_news.gif);
    background-repeat: no-repeat;
    width: 119px;
    height: 25px;
}

#menu_acontece a:hover
{
    background-image: url(/media/2871/menu_news_over.gif);
    background-repeat: no-repeat;
    width: 119px;
    height: 25px;
}*/
#menu_contato a
{
    background-image: url(/media/3646/menu_contacto.gif);
    background-repeat: no-repeat;
    width: 86px;
    height: 25px;
}

#menu_contato a:hover
{
    background-image: url(/media/3638/menu_contacto_over.gif);
    background-repeat: no-repeat;
    width: 86px;
    height: 25px;
}

div#sub_escritorio 
{   
  position: relative;    
  display: none;
  left: 160px;
  background-color: #abca8c;  
  padding: 2px 0px 0 0px;   
 z-index: 200;
}

div#sub_escritoriounidades ul li a
{
  color:#003333;
}

div#sub_escritorio ul li 
{
 border-top: 1px dotted #668e3c;    
 height: 15px;
 vertical-align: middle;
 padding-left: 5px;
 padding-right: 5px;
 width: 200px;
 z-index: 200;
}

div#sub_escritoriounidades
{   
  position: relative;    
  display: none;
  left: 240px;
  background-color: #abca8c;    
  width: 130px;
  top: 144px;
  cursor: pointer;
  z-index: 200;
}

div#sub_escritoriounidades ul li 
{
 border-top: 1px dotted #668e3c;    
 height: 15px;
 vertical-align: middle;
 padding-left: 5px;
 padding-right: 5px;
 z-index: 200;
 
}

div#sub_areas
{   
  position: relative;    
  display: none;
  left: 250px;
  background-color: #abca8c;    
  width: 250px;
  top: 59px;
  cursor: pointer;
  z-index: 200;
  
}
div#sub_areas a {
	color:#003333;
  
}

div#sub_areas ul li 
{
 border-top: 1px dotted #668e3c;    
 height: 15px;
 vertical-align: middle;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom:2px;
 z-index: 200;
	color:#003333;
 }

div#sub_imprensa
{   
  position: relative;    
  display: none;
  left: 503px;
  background-color: #abca8c;    
  width: 125px;
  top: 59px;
  cursor: pointer;
}

div#sub_imprensa ul li 
{
 border-top: 1px dotted #668e3c;    
 height: 15px;
 vertical-align: middle;
 padding-left: 5px;
 padding-right: 5px;
 
}
div#conteudo ul li {
	display:marker;
	list-style:disc;
	margin-left:35px;
  		    }
			
/*************MENU EFECT*******************/
div#sub_escritorio ul li:hover
{
background-color: #d2e2b2;
color:#003333;
}
div#sub_escritorio ul li a:hover
{
background-color: #d2e2b2;
color:#003333;
}
div#sub_escritorio ul li a 
{
 color: #003333;
}

div#sub_areas ul li:hover
{
background-color: #d2e2b2;
color:#003333;
text-decoration:none;
}
div#sub_areas ul li a:hover
{
background-color: #d2e2b2;
color:#003333;
text-decoration:none;
}
div#sub_imprensa ul li:hover
{
background-color: #d2e2b2;
color:#003333;
text-decoration:none;
}
div#sub_imprensa ul li a:hover
{
background-color: #d2e2b2;
color:#003333;
text-decoration:none;
}
div#sub_escritoriounidades ul li:hover
{
background-color: #d2e2b2;
color:#003333;
  
}
div#sub_escritoriounidades ul li a:hover
{
background-color: #d2e2b2;
color:#003333;
   }			

/* EDITOR PROPERTIES */
