@charset "utf-8";
/*-------------------------------     
	general
------------------------------- */
body
{
	background-color: #FFF;
}

*
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: arial;
	font-size: 14px;
	color: #626368; 
} 

.right
{
	float: right;
}

.left
{
	float: left;
} 

.clear_left
{
    clear: left;
}

.both 
{
	clear: both;
}
img {
	border: none;	
}

#content
{ 
	width: 980px;
	margin: 0px auto;
	background-color: #FFF;
	padding:10px;
	font-family:arial;
}  

#path
{
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 5px;   
	*margin-top:20px;
  
}  

#path a
{
	font-size: 11px;
	color: #86ae33; 
	text-decoration: none;
	
}

/*-------------------------------     
	capçalera
------------------------------- */

#cap
{
	width: 640px;
	float: left;
} 

#logo
{
	width: 640px;     	
	margin-top: 40px; 
	margin-bottom: 5px; 	
} 

#logo.internal_domain_logo
{
  margin-top: 20px;
}

#logo.root_logo {
  margin-top: 20px; 
  margin-bottom: 21px; 	
}

#logo #logo_image{
    float:left;
    margin-right: 20px
}
#logo #logo_image.premsa_logo
{
    margin-bottom: 15px;
}

#logo #logo_image.internal_domain_logo
{
    margin-bottom: 10px;
}

#logo #title_subdomain
{
    padding-top: 8px;
}

#logo #title_root_domain 
{
  position: absolute;
  left: -1000px;
}

#menu
{   
   	height: 25px;
  	color: #000;
	position:relative; 
}    
  
#menu li
{   
   	float: left;
   	padding: 8px 1px 0px 4px; 
   	color: #000; 
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;  
   
}

#menu li.seccions a
{   
   
   	color: #000; 
	font-size: 12px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	display:block;
	padding-bottom:4px;
	padding-top:3px;
} 

#menu li.seccions img 
{   
	padding-bottom:5px;
	padding-top:5px;
}   

#menu li.seccions a:hover
{   
   
   	color: #000; 
	font-size: 12px;
	text-decoration: none;
	background-color: #86AE33;
	padding: 3px 5px 5px 4px;
}

#menu li.seccions:hover a {
  background-color: #86AE33;
}

#menu li.icv
{   
   	font-size: 24px;
	font-weight: bold;
}   

#menu li.icv a
{   
   	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
} 

#menu li.icv a:hover
{   
   	color: #86AE33;
	text-decoration: none;   
}

#menu li.seccions
{   
   	padding-top: 16px;
}  

#box_login
{
	width: 315px; 
	height: 78px;
    float: right;
	background: url("../images/fons_login.gif") no-repeat;      
}

#disabled_box_login
{
	height: 50px;
}

ul.idiomes 
{   
    float: left;
    color: #86AE33;
    margin-bottom: 3px;
} 

ul.idiomes li 
{
	color: #86AE33;   
	float: left;
	font-size: 12px;
	padding-right: 4px;
}  

ul.idiomes li a 
{
	color: #BA1C43;
	text-decoration: none; 
	font-size: 12px;       
}

#data
{
    width: 135px; 
    float: right;
    color: #BA1C43;
    font-size: 12px;
    text-align: right;
    margin-bottom: 3px; 
}  

.acces
{
	float: left;
	color: #FFF;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
}      
.acces p{
  color: #fff;

}
.acces li
{
	width:140px;  
	float:left;
}   

.acces li.entrar
{
	width:20px;  
	float:left;
}
      
.acces li.recordar
{
	width:140px;  
	float:right; 
	
}
.acces li.recordar a
{       
	width:140px;   
	float:right;
	color:#FFF;
	font-size:11px; 
	font-weight:normal;
	padding-right:20px;
}

.acces input
{
	width: 130px;
   	border: none;
	margin-bottom: 5px;
	margin-top: 5px; 
	font-weight: normal;
	font-size: 13px;
	padding-left: 3px;
	color:#B0B1B3;
}

input.fletxa_entrar
{
	width: 16px;
	height: 16px;
	float:right;
	margin-right: 5px;
} 

img.fletxa_entrar_sessio
{
	width: 16px;
	height: 16px;
	float:right;
	margin-right: 4px;
  cursor: pointer;
  margin-top: 5px;
} 

.benvinguda
{
	float: left;
	color: #FFF;
	font-weight: bold;
}  

.benvinguda li.acces_personal
{
	width:126px;  
	float:left;
}    


.benvinguda li.acces_xat
{
	width:113px;  
	float:left;
}    

.benvinguda li.logout
{
	width:61px;  
	float:left;
}    

.benvinguda ul
{
   margin:15px 0px;
}

.benvinguda li.acces_xat a, li.acces_personal a , li.logout a
{
	color: #FFF;  
	font-weight: normal;
	font-size: 12px; 
    text-decoration: underline;
}  

.benvinguda li.acces_xat img, li.acces_personal img , li.logout img{

    text-decoration: none;
	padding:0px;   
	vertical-align: middle;
}

#premsa
{
	height: 26px;
	padding-top:24px; 
	color: #86AE33; 
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}         

#premsa.empty {
  height: 10px;
  padding-top: 0px;
}

#premsa a
{
	color: #86AE33; 
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 5px; 
}  
#premsa a:hover
{
	color: #FFF; 
	font-size: 12px;
	text-decoration: none;
	background-color: #86AE33;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:5px;
	padding-top:3px;
}

#premsa img
{
	padding-right:10px; 
}
   

#cercador
{
	background: url("../images/bg_cercador.gif") no-repeat; 
	width: 315px;
	height: 70px;
	margin-top:9px;   
}  

.cerca
{
	font-size:14px;
	color: #86AE33;
	font-weight: bold;
	padding: 10px 5px 0px 10px; 	
} 

#cercador input
{
	width: 200px;
	height: 18px;
   	border: none;
	margin-bottom: 5px;
	margin-left: 10px; 
	font-weight: normal;
	font-size: 13px;
	padding-left: 3px; 
	margin-top: 3px;
	color:#B0B1B3; 
	float:left;
}   

#cercador input.bot_cercar
{
	width: 54px;
   	border: 18px;
	float:left;
}

#cercador li
{
	display:inline;
}  

#cercador li.cercador2
{
	width:140px;  
}

#cercador li.cercador2 a
{       
	width:140px;   
	float:left;
	color:#86AE33;
	font-size:11px; 
	font-weight:normal;
	padding-left:10px; 
}


/*-------------------------------     
	contingut
------------------------------- */

#principal
{
	width: 640px;
	float:left; 
}  

#estatica
{
	float:left;
	clear:both;
} 

#col_right
{
	width: 315px;
	float: right;        
}  

#col_left
{
	float:left;  
	width: 640px;
}

/*-------------------------------     
	component notícies
------------------------------- */

.news
{
	width: 315px;
	border-top: 5px solid #B7CE80;   
   	margin: 10px 0px 10px 0px; 
} 

.news .cos_notis,
.news_extended .cos_notis
{ 
   	padding: 5px 5px 0 5px;
} 

.news .cos_notis img,
.news_extended .cos_notis img
{
	margin-left: 5px;
} 

.titol_notis
{ 
   	font-size: 18px;
	color: #B91D42;
	padding: 5px;
        margin-top: 10px;
}   

.titol_notis a
{ 
	font-size: 18px;
	color: #B91D42;
	padding: 5px;
	text-decoration: none;
}     

.titol_notis a:hover
{ 
	color: #B91D42;
	text-decoration: underline;
}
   
.data_notis
{ 
   	font-size: 12px;
	color: #626368;
}
.data_notis a.sub_domain_news_domain
{
  color: #626368;
  font-size: 12px;
  text-decoration: underline;
  margin-left:-5px;
  padding-left:0;
}
   
.titol_notis img.fletxa,
.titol_notis_extended img.fletxa
{ 
   	margin-right: 5px;
	float:left;  
	height:35px;
}

.news_extended
{
	border-top: 5px solid #B7CE80; 
   	background-color: #E9F0D9;
	margin-bottom: 10px;
	margin-top: 10px;        
  *float: left;
}                

.news_extended img.foto_destacada
{
   float: left;
   margin: 0px 10px 0px 0px; 
}    

.subdomain_news {
  padding-bottom: 15px;
}

.titol_notis_extended
{ 
	font-size: 18px;
	color: #B91D42;
	padding: 5px;
}   

.titol_notis_extended a
{ 
	font-size: 18px;
	color: #B91D42;
	padding: 5px;
	text-decoration: none;
}   

.titol_notis_extended a:hover
{ 
	color: #B91D42;
  	text-decoration: underline;
}

/***** FI COMPONENT NOTÍCIES *****/   


/*-------------------------------     
	component banners
------------------------------- */

.banner
{
	width: 315px;
   	margin: 10px 0px 10px 0px;  
} 

.banner_extended
{
	
	width: 640px;
	float: left; 
  margin-bottom: 10px;
	margin-top: 10px;        
} 

.banner_extended .flash
{
	height: 134px;
} 


.component_logos
{
	width: 640px;
	border-top: 5px solid #86AE33; 
	height: 55px;
	float: left;
	margin-top:10px;   
}  

.component_logos li
{
   	float:left; 
} 

.component_logos img
{ 
	margin: 8px;
}

/*-------------------------------     
	component imatge
------------------------------- */

.image_galery
{
 background: #E8EDE8 url("../images/fons_fixed_bottom.gif") no-repeat bottom;
	width: 315px;
    margin: 10px 0px 10px 0px;
}   
.image_galery_top
{
  
	width: 315px;
	height: 45px;
}

.image_galery_top a h2{
   height: 40px;
   text-indent:-10000px;
}

.image_galery img.fotos
{
	margin:5px;
	border:2px solid #B7CE80;  
} 

.image_galery a:hover img.fotos
{
	border:2px solid #94283F;
}



/*-------------------------------     
	component video
------------------------------- */

.video_galery
{
	width: 295px;
	margin: 10px 0px 10px 0px;
 	background: url("../images/fons_video.gif") no-repeat;
    color: #FFF; 
	padding: 10px;
}    

.video_galery a
{
    color: #FFF; 
	text-decoration: none;
}  

.video_galery a:hover
{
    color: #FFF; 
	text-decoration: underline;
} 

.video_galery ul 
{
	 margin-top:20px;
	 float:left;
	 margin-bottom: 10px;
	 /*border-bottom: 1px solid #B7CE80;*/      
}
 

.video_galery ul.thumbnails_video li
{
   	width: 90px;
	float: left;
	margin: 5px 3px 10px 3px;  
	
} 
.video_galery .titol_video
{
   	font-size: 11px;
	color: #86AE33;
}  

.video_galery .titol_video a
{
   	font-size: 11px;
	color: #86AE33;
}     

.video_galery .titol_video a:hover
{
 	color: #86AE33;
}
   


/*-------------------------------     
	video list section
------------------------------- */

.video_galery_section
{
	margin: 10px 0px 10px 0px;
    color: #FFF; 
	padding: 10px;
    
}    

.video_galery_section a
{
    /*color: #FFF; */
    float:left;
	text-decoration: none;
}  

.video_galery_section a:hover
{
    /*color: #FFF; */
	text-decoration: underline;
} 


.video_galery_section ul 
{
	 margin-top:10px;
	 float:left;
	 margin-bottom: 10px;    
}
 
.video_galery_section ul.thumbnails_video_section li
{
	width: 290px;
	float: left;
	margin: 35px 10px 10px 10px;  
	
} 
.video_galery_section .titol_video_section
{
    float:left;
    margin-left: 15px;
    width: 155px;
   	font-size: 11px;
	color: #86AE33;
    font-size: 12px;
}  
.main_video
{
  text-align: center;
  margin-top: 20px;
}  
.main_link
{
  text-align: center;
  margin-top:20px;
}  


/*-------------------------------     
	component fixed
------------------------------- */
.fixed_default
{
	width: 315px;
   	margin: 0px 0px 10px 0px;
 	background: #E8EDE8 url("../images/fons_fixed_bottom.gif") no-repeat bottom;
    padding-bottom:10px;
} 

.fixed_default li
{
	color: #BA1C43;
	border-bottom: 1px solid #D7DDD9;
	padding: 10px;
	margin-bottom: 5px;
}   
  
.fixed_default li a
{
	color: #BA1C43;
	text-decoration: none;
}   

.fixed_default li a:hover
{
	color: #BA1C43;
	text-decoration: underline;
}


.fixed_default .data
{
    color: #4A4B4E;
	font-size: 12px;
}   

li.pregunta
{
	color: #BA1C43;
    font-size: 16px;
	border: none;
	margin: 0px; 
	padding-bottom: 0px;
}

li.resposta
{
	color: #626368;
    font-size: 14px;
	border: none;
	margin-bottom: 10px; 
	padding-bottom: 0px;
}   

li.veureresultats 
{
    border: none;
    text-align: right;
}

li.veureresultats input
{
	margin-right: 5px;
}   

li.resposta input
{
	margin-right: 5px;
} 

li.cercar
{
	text-align: right;
	margin-top: 12px;
        margin-right: 10px;
        margin-bottom: 15px;
	padding: 0px 10px 0px 0px;
	border: none;
        width: 55px;
        float:right;
}


li.localitat
{
	color: #626368;
        font-size: 14px;
	float: left;
         border: none;
	margin: 0px; 
	padding-bottom: 0px;
}  

li.localitat input
{
	width: 150px;
        
}   

li.localitat select
{
	width: 150px;
}

.fixed_default_agenda
{
	width: 315px;
	height: 45px;
	margin-top: 10px;
  background:#E8EDE8;
}  

.fixed_default_agenda a h2{
   height: 40px;
   text-indent:-10000px;
}

.fixed_default_articles
{
	width: 315px;
	height: 45px;
	margin-top: 10px;
  background:#E8EDE8;
}  

.fixed_default_articles a h2{
   height: 40px;
   text-indent:-10000px;
}

.fixed_default_documents
{
	width: 315px;
	height: 45px;
	margin-top: 10px;
  background:#E8EDE8;
}    

.fixed_default_documents a h2{
   height: 40px;
   text-indent:-10000px;
}

.fixed_default_news
{
	width: 315px;
	height: 45px;
	margin-top: 10px;
  background:#E8EDE8;
}  

.fixed_default_news a h2{
   height: 40px;
   text-indent:-10000px;
}

.fixed_default_publications
{
	width: 315px;
	height: 45px;
	margin-top: 10px;
  background:#E8EDE8;
} 

.fixed_default_publications a h2{
   height: 40px;
   text-indent:-10000px;
}

ul.publicacions
{
	padding-left:85px;
} 

#linia_mes_publicacions{
    padding: 5px;
}

.img_publicacio
{
	border: 1px solid #91B73D; 
   	float: left;
	padding: 3px;
	margin: 5px;
} 

li.key
{
	color: #626368;
	border: none;
	margin:0px;
	padding: 3px 0px; 
}  

li.pdf
{
	border: none;
	text-decoration:none;
	margin:0px;
	padding: 0px;
	color:#BA1C43;
}     

li.pdf a
{
	border: none;
	text-decoration:none;
	margin:0px;
	padding: 0px;
	color: #BA1C43;
}

li.pdf img
{
	text-decoration:none;
	margin-top:10px; 
	margin-right:5px;  
}  

li.pdf a:hover
{
	border: none;
	text-decoration: underline;
	margin:0px;
	padding: 5px 0px;
	color: #BA1C43;
}

li.value
{
	color: #BA1C43;
	border: none;
	margin:0px;
	padding:0px;   
}

.fixed_default_links
{
	width: 315px;
	height: 45px;
	margin-top: 10px;
  background:#E8EDE8;
}   

.fixed_default_links a h2{
   height: 40px;
   text-indent:-10000px;
}

.fixed_default_polls
{
	width: 315px;
	height: 45px;
	margin-top: 10px;
  background:#E8EDE8;
}  

.fixed_default_polls a h2{
   height: 40px;
   text-indent:-10000px;
}

.fixed_default_locals
{
	width: 315px;
	height: 45px;
	margin-top: 10px;
  background:#E8EDE8;
}  

.fixed_default_locals a h2{
   height: 40px;
   text-indent:-10000px;
}

li.mes
{
   	border: none;
    padding-bottom: 16px;
    padding-top: 7px;
    text-align: right;
}

li.mes a 
{
  color:#86AE33;
  float: right;
}
li.mes a:hover
{
  color:#86AE33;
  text-decoration:underline;
}

li.mes img
{
	float:right; 
	margin: 0px;
	padding: 2px 0 0 5px;
}

#player { 
	background-color: #e7eed5;
	font-size: 12px; 
	padding-left:0.5em;
	width: 25.5em;
	height: 42px; 
	margin-right:0.5em; 
        margin-top: 15px;
} 

#player p { 
	float:left;
	font-family: helvetica, arial, sans-serif;
 	color:#86ae33;
	padding-top: 0.5em;   
} 

#player #flash  { 
	width:80px; 
	height:20px; 
	float:left; 
	margin-right: 1em; 
	margin-top: 0.7em;
} 

#player #flash object { 
	float:left;
	font-family: helvetica, arial, sans-serif;
 	color:#86ae33;  
	height:20px;
} 

#player #flash embed { 
	float:left;
	font-family: helvetica, arial, sans-serif;
 	color:#86ae33;
	height:20px;
} 

#player img {
	float: left; 
	padding-top: 0.8em;   
} 


/*-------------------------------     
	peu
------------------------------- */

#peu
{  
   	width: 980px;
   	background: url("../images/peu.gif") no-repeat;
	height: 57px; 
	color:#FFF;
	font-size: 11px; 
	
}    

#peu li
{
	float: left; 
	color:#FFF; 
}

#peu li.direccio
{  
   	width: 200px;
	padding: 10px;
	font-size: 11px;  
} 
#peu li.direccio a
{  
  color:white;
  font-size:12px;  
} 

#peu li.cc
{  
   	width: 400px;
	font-size: 10px;
	padding: 15px 0px 0px 5px; 
} 

#peu li.cc img
{  
	margin-right: 5px;
	vertical-align:middle;
}  

#peu li.cc a
{  
   	
	color: #fff;
	font-size: 10px; 
	text-decoration: none;   	
}  

#peu li.cc a:hover
{  
	color: #fff;
	font-size: 10px; 
	text-decoration: underline;   	
}
 
#peu li.rss
{  
   	width: 40px; 
	padding: 15px 0px 0px 10px;
} 

#peu li.menu
{  
   	width: 270px;
 	font-size: 11px; 
	padding: 20px 0px 0px 15px;    	
}
  
#peu li.menu a
{  
   	
	color: #fff;
	font-size: 11px; 
	text-decoration: none;   	
}  

#peu li.menu a:hover
{  
	color: #fff;
	font-size: 11px; 
	text-decoration: underline;   	
}

/*-------------------------------     
	pàgina estàtica
------------------------------- */  
p 
{
	/*font-size:12px;*/
	margin-bottom:10px; 
	margin-top:5px;  
} 

h1
{
  font-size: 30px; 
  color: #86ae33;
  font-weight: normal;
}

h2 {
	font-size: 16px;
	color: #c10435;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	color: #c10435;
	font-weight: normal;
}

h4 {
	font-size: 14px;
	color: #626368;
	font-weight: bold;
}

h5 {
	font-size: 13px;
	color: #626368;
	font-weight: bold;
}

h5.vermell {
	font-size: 13px;
	color: #B91D42;
	font-weight: bold;
}

h6 {
	font:10px Helvetica, Arial, sans-serif;	
	color:#7eab34;
	text-transform:uppercase;
	padding-bottom:5px;	
}

.fletxa
{
	vertical-align:bottom;
	padding-right:4px;
} 



/* 
  Estils extres per la pagina estatica

*/

p strong, p em, p u, p strike, p span, p font, p a
{
    /* font-size:12px;*/
     margin-bottom:10px; 
     margin-top:5px;  
}


h1 strong, h1 em, h1 u, h1 strike, h1 span
{
  font-size: 30px; 
  color: #86ae33;
}
h1 font, h1 a{
  font-size: 30px; 
}

h2 strong, h2 em, h2 u, h2 strike, h2 span
{
	font-size: 16px;
	color: #c10435;
        font-weight: bold;
}
h2 font, h2 a{
  font-weight: bold;
  font-size: 16px; 
}

h3 strong, h3 em, h3 u, h3 strike, h3 span{
    font-size: 18px;
    color: #c10435;
}
h3 font, h3 a{
    font-size: 18px;
    font-weight: normal;
}

h4 strong, h4 em, h4 u, h4 strike, h4 span{
    	font-size: 14px;
	color: #626368;
	font-weight: bold;
}
h4 font, h4 a{
    font-size: 14px;
    font-weight: bold;
}

h5 strong, h5 em, h5 u, h5 strike, h5 span{
    	font-size: 13px;
	color: #626368;
	font-weight: bold;
}
h5 font, h5 a{
    font-size: 13px;
    font-weight: bold;
}

h6 strong, h6 em, h6 u, h6 strike, h6 span{
    font:10px Helvetica, Arial, sans-serif;	
    color:#7eab34;
    text-transform:uppercase;
    padding-bottom:5px;	
}
h6 font, h6 a{
    font:10px Helvetica, Arial, sans-serif;	
    text-transform:uppercase;
    padding-bottom:5px;	
}

p a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
   /* color: #BA1C43 !important;*/
    color: #7EAB34 !important;
    text-decoration: underline !important;
}

p a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
    /* color: #BA1C43 !important; */
    color: #7EAB34 !important; 
    text-decoration: underline !important;
}



.standard_style ul, .text_fitxa ul{
 list-style-type: disc !important;
 margin: 10px 15px;
}
.standard_style ul li, .text_fitxa ul li{
 list-style-type: disc !important;
 list-style-position: outside;
 margin: 10px 15px;

}
.standard_style ol, .text_fitxa ol{
  margin: 10px 15px;
}

.standard_style ol li, .text_fitxa ol li{
  list-style-type: decimal;
  list-style-position: outside;
  margin: 10px 15px;
}

ol#comments, ol#comments li, li#comments, ul#comments_actions{
    margin:0;
}


/*-------------------------------     
	comentaris
------------------------------- */  

#post_comments
{
	margin-top:20px;
}  

#post_comments h2 {
	padding:4px 0 2px 7px;
	height:auto;
	background:#E7EED5;
	color:#7EAB34;
	font:18px Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin-bottom:25px;
	overflow:hidden;
} 

#post_comments .actions a
{
	font-size:14px; 
	color:#7EAB34;
	padding:10px 0px;
	margin-bottom:10px; 
}     

#post_comments .comment
{
	margin:15px 0px; 
	border: 1px solid #eaede9; 
	padding:5px;
} 
 
#post_comments .author
{
	color:#7EAB34; 
}    

#post_comments .author p cite
{
	color:#000;
	font-style:normal;
	padding:0px 5px; 
}

#post_comments .date
{
	font-size: 11px;
	color:#626368;
}
  

#post_comments .comment .avatar
{
	float:left;
} 

#post_comments .content
{
	margin:5px 0px;
}

#comments_form
{
	background-color:#eaede9; 
	padding: 10px;
        margin-top:10px;
}

#comments_form input, textarea
{
	border: none;
	margin:5px 0px;
	padding:2px;
}

#comments_form .new
{
	font-size:16px; 
	color:#7EAB34; 
 	font-weight: bold;
         margin-bottom: 10px;
} 

#comments_form .texto
{
	font-size:12px; 
}

#comments_form input.send
{
	background: url("../images/bot-enviar.gif") no-repeat; 
	width:60px;
	height:20px; 
	cursor: hand;  
}

#comments_form .submit_row{
   margin-top:10px;
   border:18px none;
float:right;
width:54px;
}

#comments_form .row{
 margin-bottom: 5px;
}

/*------------------------------- 
	llistats, fitxa  
------------------------------- */   


.mrgn_path {
	margin-top: 20px !important;
}

h2.titol_seccio {
	padding:4px 0 2px 7px;
	height:auto;
	background:#E7EED5;
	color:#7EAB34;
	font:21px Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:25px;
	overflow:hidden;
}

div.titol_seccio_rss {
	padding:4px 4px 2px 7px;
	height:auto;
	_height:21px;
	background:#E7EED5;
	margin-top:40px;
	margin-bottom:25px;
	overflow:hidden;
}

div.titol_seccio_rss h2 {
	font:21px Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#7EAB34;
	float:left;	

}

div.titol_seccio_rss img {
	float:right;	
}

.titol_seccio_rss .docs {	
	float:right;	
}

.titol_seccio_rss .docs label {
	font:14px Helvetica, Arial, sans-serif;	
	font-weight:bold;
	color:#86ae33;
}

.titol_seccio_rss .docs select {
	margin-right:15px;
	width:140px;
}

.cos_notis { 
   	padding: 5px;
} 

.cos_notis img {
	margin-left: 5px;
}

/* peu secció */

.peu_seccio {
	padding:4px;
	padding-left:7px;	
/*	height:auto; */
	_height:22px;
	background-color: #E7EED5;
	color: #7EAB34;
	font:15px Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:25px;
	overflow:hidden; 
}

.paginador {
	width:auto;
	_width:600px;	
	height:16px;
	float:right;
	margin:2px;
	_margin-right:5px;
}

p.dalt {
	float:right;
	background:url("../images/ico_dalt.gif") left no-repeat;
	text-transform: uppercase;
	margin:0;
	padding:0;
	padding-left:17px;
	margin-left:12px;
	font:14px Helvetica, Arial, sans-serif;
	color:#86ae33;	
}

p.tornar {
	float:right;
	background:url("../images/ico_tornar.gif") left no-repeat;
	text-transform: uppercase;
	margin:0;
	padding:0;	
	padding-left:17px;
	margin-left:12px;
	font:14px Helvetica, Arial, sans-serif;
	color:#86ae33;
}

p.seguent {
	float:right;
	background:url("../images/ico_seguent.gif") right no-repeat;
	text-transform: uppercase;
	margin:0;
	padding:0;	
	padding-right:17px;
	margin-left:12px;
	font:14px Helvetica, Arial, sans-serif;
	color:#86ae33;
}

p.dalt a, p.tornar a, p.seguent a {
	color:#86ae33;
	text-decoration:none;
	cursor:pointer;
	font-weight: bold;
}

p.dalt a:hover, p.tornar a:hover, p.seguent a:hover {
	color:#86ae33;
	text-decoration:none;	
}     


/*-------------------------------     
	formularis
------------------------------- */       

form.cercador
{
	background-color: #eaede9; 
	padding: 10px;
	margin-bottom: 5px;
	
} 

form.cercador label
{
   	color: #636468;
	font-size:12px;
}  

form.cercador input, form.cercador option
{
	border: none;
	padding: 0px 2px;
} 

form.cercador input.bot_cercar
{
	width: 54px;
   	border: 18px;
	float: right;
  margin-left:90%;  
}

form.cercador input.frase
{
	width: 300px;
}     

form.cercador li
{
   margin:5px 0px;
}  

#principal .titol_cercador {
	padding:4px 4px 2px 7px;
	height:auto;
	_height:21px;
	background:#E7EED5;
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
}

#principal .titol_cercador h2 {
	font:21px Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#7EAB34;
	float:left;	

}

#principal .element_llistat {
	width: auto; 
	border-top: 5px solid #B7CE80;   
	margin: 0px 0px 10px 0px; 
} 

#str_search {
  float: left;
  width: 50%;
}

#dt_inic_search {
  float: left;
  width: 50%;
}

#dt_end_search {
  float: left;
}

/*-------------------------------     
	Resultats enquesta
------------------------------- */       

.respostes
{
	font-size:14px;
	color:#737780;
	padding:5px 0px 2px 0px;
}
      
.barra
{
	width: 10%;
	height:20px;
   	border-bottom:1px solid #86ae33;
	border-right:1px solid #86ae33;
	background-color:#e7eed5;
	margin:5px 10px 5px 0px;
	float:left;
}

.resultats
{
 	font-size:12px;
	color:#737780;
	clear:right;
	padding:8px 0px;

}    

/*--------------------------------
    Pàgina contact
--------------------------------*/

#contact_first{
    margin-bottom:20px;
}

#contact_second{


}


/*-------------------------------     
	Pàgina personal
------------------------------- */      
.perfil
{
	background: url("../images/bg_espaipersonal.jpg") no-repeat; 
	width:638px;       
}     

.perfil img
{
	margin: 10px; 
}    

.perfil p
{
	font-size: 18px;
	margin-top: 10px;
} 
    
.perfil input
{
	float: left;
	clear: both;
}  

.perfil .botons_perfil
{
    margin: 0;
    clear: both;
	float: left;
}  

.perfil .botons_perfil img
{
   margin: 0;
}


.perfil .registres
{
	width: 638px;
	background-color:#e9f0d9;
	padding-bottom:10px;
  
}      

.perfil .registres img
{
	margin:0px 5px 0px 0px; 
	width:18px;
	height:18px;
}             

.perfil .registres ul
{
	margin-top: 10px;
}  

.perfil .registres li
{
	padding: 5px 0px;  
	list-style: circle; 
	margin-left:20px;         
}  

.perfil .registres li a
{
	color: #86AE33; 
	font-size: 13px;
}

.perfil .registres .ambits
{
	width: 300px;
	font-size: 18px;
	color: #86aE33;
	padding: 8px;    
}    

 .perfil .registres .butlleti
{
	width: 300px;
  	font-size: 18px;
	color: #86aE33;
	padding: 8px;

}     

.perfil .ambits .link{
   color: #86AE33;
   font-size: 13px;
}

.box_dades
{
	background-color: #eaefeb; 
	padding: 10px; 
	margin-bottom:10px;
}      

.box_dades label
{
	font-weight: bold;
}    

a.modificar_perfil
{
	float:right; 
	margin:4px 8px 0 0;  
	color: #7eab34;
	font-size:13px;
}

h2.notificacio_perfil
{
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 10px;
}


/*-------------------------------     
	Formulari
------------------------------- */

h5.f_alta{
 font-weight: normal;
}

p.asterisc {
	color:#bb1c44;
	font-size:11px;
	line-height:1px;
}

.b_asterisc {
	border:1px solid #bb1c44 !important;		
}

form.f_alta, .f_poll, .agenda_event_fitxa{
	background-color: #eaede9; 
	padding: 10px;
	margin-bottom: 35px;	
	position:relative; 
} 

form.f_alta input.frase {
	width: 230px;
	height:20px;
}

form.f_alta input.captcha, .f_poll input.captcha {
	width: 91px;
	height:20px;
	float:left;
	margin-top: 7px;
        margin-bottom: 7px;
	position:relative;
}

img.img_captcha {
	float:left;
	padding-right:9px;
	padding-top:7px; 
	position:relative; 
	margin-bottom:10px;
}

form.f_alta label {
  	color: #636468;
	font-size:12px;
}  

form.f_alta input, form.cercador option {
	border: none;
	padding: 0px 2px;
} 

form.f_alta input.bot_cercar {
	width: 54px;
  	border: 18px;
	float: right; 
	position: relative;
}

form.f_alta .f_obligatori {
  color: #C10435;
  font-weight: bold;
  margin: 0px 4px;
}

.form_buttons li.entrar a img{
    float:right
}


.f_col2 {
	position:absolute;
	top:8px;
	right:60px;
}

.f_mrgn {
	margin-top:25px
}

h3.f_alta{
 margin-bottom: 10px;
 margin-top: 0;
}

.component h2{
   height: 40px;
}
.agenda_event_p {
  font-size:14px;
}
.agenda_event_fitxa label{
    font-family: arial, helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #86ae33;
}
.agenda_event_fitxa h4{
    font-family: arial, helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #626368;
    margin:5px 0px 15px 0px;
}

/* ----------------------
    Errors a formularis
--------------------------*/
#errorExplanation{
 border: 1px solid #dc8da0;
 padding: 15px;
 background-color: #f8e8eb;
 margin-bottom: 10px;

}

.errorExplanation h2{
    font-size: 13px;
    margin-bottom: 10px;
    color: #C10435;
    font-weight: bold;
}

.errorExplanation li{
    font-size: 13px;
    
    
}

#feedback_error{
  border: 1px solid #dc8da0;
  padding: 10px;
  background-color: #f8e8eb;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 13px;
  color: #C10435;
  font-weight: bold;

}

/* ----------------- */
#sub_domain_imposed_banners {
  background-color: #EAEFEB;
  text-align:center;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:18px;
  padding-top:18px;
}

#sub_domain_imposed_banners li {
  display: inline;
  margin-left: 7px;
  margin-right: 7px;
}

.banner_image  img{
  border:medium none;
  height:83px;
}

.avatar_big {
  width: 50px;
  height: 50px;
}

.historic{
  border-top: 5px solid rgb(231, 238, 213);
  padding-top: 20px; 
  margin-top: 5px;
}

h2.titol_fitxa {
	padding:4px 0 2px 7px;
	height:auto;
	background:#E7EED5;
	color:#7EAB34;
	font:21px Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:25px;
	overflow:hidden;
}
div.share_action {
  border-top:2px solid #E7EED5;
  border-bottom:2px solid #E7EED5;
  padding-bottom:3px;
  padding-top:3px;
}  
div.share_action label{ 
  color:#7EAB34;
}
div.share_action img.right_images { 
  float:right;
  padding-right:10px;
}
div.share_action img.left_images { 
  padding-left:5px;
}
h4.fitxa {
	font:16px Helvetica, Arial, sans-serif;
	color:#626368;
	line-height:1.15em;
	margin-top:15px;
}

.contingut_fitxa
{
	width: auto; 
	border-top: 5px solid #B7CE80;   
  	margin: 10px 0px 10px 0px; 
} 

p.img_fitxa_publicacions {
	float:left;	
	margin-right:11px;
	width: 65px;
}

div.img_fitxa {
	float:left;	
	margin-right:11px;
	width: 315px;
}
div.img_footer_noticia{
  float:left;
  position:relative;
  width:315px;
}

div.img_fitxa p {
	padding:0;
	margin-bottom:0; 
	color:#86AE33;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
}	

div.img_fitxa p a {
	color:#86AE33;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	text-decoration:none;
}	

div.img_fitxa p a:hover {
	text-decoration:underline;
}	

div.img_fitxa img {
	float:left;
}	
	
.text_fitxa {
	margin-top:15px;
    line-height:18px;
}

.text_fitxa li {
  list-style-type: disc;
  list-style-position: inside;
}

#comments li {
  list-style-position: inside;
  list-style-type: none;
}

p.link {
	font-size: 14px;	
	background:url("../images/cercle.gif") left center no-repeat;
	padding-left:13px;
	margin-left:5px;
	color:#86ae33;
}

p.link a {
	font-size: 14px;	
	color:#86ae33;
	text-decoration:underline;
}

p.link a:hover {
	text-decoration:none;
}

p.mostrar {	
	color:#86ae33;
	font-size:12px;
	margin-bottom:15px;
}

p.mostrar em {	
	font-weight: bold;
	color:#86ae33;
	font-style: normal;
	font-size:12px;	
}
address a {
  color:#86AE33;
}
.element_llistat {
	width: auto; 
	border-top: 5px solid #B7CE80;   
  	margin: 25px 0px 10px 0px; 
} 

.no-border
{
	border: 0px !important;
}

.img_llistat_left {
	float:left;
	margin-right:7px;
	margin-bottom:11px;	
}

.img_llistat_right {
	float:right;
	margin-left:7px;
	margin-bottom:11px;		
}

.titol_element_llistat { 
  	font-size: 18px;
	color: #B91D42;
	padding: 5px;
	_padding:0;
	_margin-top:2px;
	padding-left:0;
	overflow:hidden;
}   

.titol_element_llistat a { 
	font-size: 18px;
	color: #B91D42;
/*	padding: 5px; */
	text-decoration: none;
}     

.titol_element_llistat a:hover
{ 
	color: #B91D42;
	text-decoration: underline;
}
   
.data_element_llistat
{ 
  	font-size: 12px;
	color: #626368;
	margin-top:5px;
}
   
.titol_element_llistat img.fletxa,
.titol_element_llistat img.fletxa
{ 
  	margin-right: 5px;
	float:left;  
	height:35px;
}

/*-- Llistat documents --*/
.element_llistat_docs {
	width: auto; 
  	margin: 25px 0px 10px 0px;	
	overflow:hidden;
	clear:both;
} 

.element_llistat_docs .data {
	background: url("../images/fletxeta.gif") no-repeat ;
	padding-left: 19px;
	font:14px Helvetica, Arial, sans-serif;
	width:95px;
	float:left;	
	line-height:17px;
}

.element_llistat_docs .private_data {
  background: url("../images/ico-restringit2.gif") no-repeat ;
}


.element_llistat_docs .doc_info {
	float:left;
	width:500px;
	border-left:2px solid #d0deac;
	padding-left:15px;
}

.element_llistat_docs .doc_info p {
	margin:0;
}

.element_llistat_docs .doc_info p.titolet, p.titolet {
	font:10px Helvetica, Arial, sans-serif;	
	color:#7eab34;
	text-transform:uppercase;
	padding-bottom:5px;
}

.search_domains  {
  font-size:12px !important;
  padding-left:0;
  text-decoration:underline;
}
.search_domains_additional  {
  margin-top: -5px; 
  margin-bottom: 20px;
}

.element_llistat_docs .doc_info h4 {
	font:18px Helvetica, Arial, sans-serif;	
	color:#ba1c43;
}

.element_llistat_docs .doc_info h4 a {
	font:18px Helvetica, Arial, sans-serif;		
	color:#ba1c43;
	text-decoration:none;
}

.element_llistat_docs .doc_info h4 a:hover {
	color:#ba1c43;
	text-decoration:underline;
}

.element_llistat_docs .doc_info a {
	font:18px Helvetica, Arial, sans-serif;		
	color:#ba1c43;
	text-decoration:none;
}

.element_llistat_docs .doc_info a:hover {
	color:#ba1c43;
	text-decoration:underline;
}

.element_llistat_docs .doc_info p.descarregar_PDF {
	font:14px Helvetica, Arial, sans-serif;	
	background:url("../images/pdf.jpg") center left no-repeat;
	padding-left:40px;
	margin-top:5px;		
}

.element_llistat_docs .doc_info p.descarregar_PDF a {
	text-decoration:none;
}

.element_llistat_docs .doc_info p.descarregar_PDF a:hover {
	text-decoration:underline;
}

/*-- Llistat agenda --*/

p.info {
	font:14px Helvetica, Arial, sans-serif;		
	line-height:17px;
}

p.info em{
	font-weight:bold;
	font-style: normal;
}

/* Llistat publicacions  */ 

.img_publicacions {
  height: 71px;
  margin-bottom:0px;  
}

/*-------------------------------     
	submenú
------------------------------- */

#menu li ul.submenu {
    display: none;  
	position: absolute;
	top: 35px;
	left: 0px;	
	width:640px;	
	/*padding:0.5em 0px;*/
	margin: 0px;
	font-size: 0.8em;
	background-color:#86AE33;
	opacity: .95;
	filter: alpha(opacity=95);	
}

#menu li ul.submenu li{
	width: 142px;
	float:left;
	margin:0;
	padding:3px;
	background:none;
   	width: auto;
	text-transform: none; 
	border-right: 1px solid #CCC
}

#menu li ul.submenu li a
{
	display: block;
	width: 142px;
   	color: #FDFEFC;
	font-size: 12px; 
    text-decoration:none;

}

#menu li ul.submenu li a:hover
{    
	color: #FDFEFC;
	background-color: #9ebe5c;
	padding: 3px 5px 5px 4px;
	
	
}   
#menu ul li.icv ul.submenu li
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:3px;
	padding-top:3px;
}


#menu ul li.icv ul.submenu li a:hover
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:5px;
	padding-top:3px; 
}      

#menu ul li.icv ul.submenu li a
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:5px;
	padding-top:3px; 
} 

#menu ul li.seccions a{
  padding: 3px 5px 5px 4px;
}

#menu ul li.seccions{
    padding-bottom:5px;
}


#menu li > ul {
	top: auto;
	left: auto;
}

	
#menu li:hover ul, li.over ul{
	display: block;
}	

#menu li.over ul{
	display: block;
}	

#menu li.over a
{  background-color: #86AE33;}

#menu li ul li a:hover {
	color:#F98500;	
	background-color:#fff;	
}


/*-------------------------------     
   menú subàmbit
------------------------------- */

.menu_subambit
{
	width:637px;
	background-color: #86AE33;
   	padding: 5px 0px; 
	margin:0px 0px 10px 0px;
	float:left; 
} 

.menu_subambit ul 
{
	/* padding: 5px 13px 5px 15px; */
  	color: #FDFEFC;
	font-size: 12px; 
	float:left;
}     
.menu_subambit ul.contact_rss 
{
	/* padding: 5px 13px 5px 15px; */
  width:70px;
}  
.menu_subambit ul.list_ul
{
  width:547px;
}
.menu_subambit li
{
	      width: 130px;
        float: left;        
        color: #FDFEFC;
        font-size: 12px;
        padding: 5px 0 5px 5px; 
        display:inline;
        border-right: 1px solid #CCC;
} 

.menu_subambit .rss_contact
{
        margin : 5px 5px 0 0;
} 

.menu_subambit .rss_contact a{
        color: #FDFEFC;
	font-size: 12px;
        text-decoration:none;
        margin-left: 5px;
}

  

.menu_subambit li a
{
	color: #FDFEFC;
	font-size: 12px; 
	text-decoration:none;
  display:block;   
}

.menu_subambit li a:hover
{
	color: #FDFEFC;
	 
}   

.contact_rss li.contact_rss_li
{
    border-right:none;
    width:80px;
} 

.menu_subambit li.contact_rss_li a
{
  	
    color: #FDFEFC;
    font-size: 12px;     
    text-decoration:none;
    display:block;   
}

.menu_subambit li.contact_rss_li a:hover
{
    color: #FDFEFC;
	     
} 

.menu_subambit img
{
	border:0px;
	margin:0px 2px;
} 

/*-------------------------------     
	menú tercer nivell
------------------------------- */

#menu_tercernivell
{
	width: 170px; 
	border: 1px solid #b1b2b3; 
	float:left; 
	margin-right: 5px;
   	margin-bottom:3px;
 	margin-top:5px;
	font-weight: normal !important;
}      

#menu_tercernivell .titol
{
	background-color: #86AE33; 
	color:#FFF;
	font-size:12px;    
}  

#menu_tercernivell .tercernivell
{
	padding: 5px;
	font-size:12px; 
	font-weight: bold;
}  

#menu_tercernivell .tercernivell a 
{
	padding: 5px; 
	text-decoration: none; 
	font-size:12px; 
} 

#menu_tercernivell a:hover
{
   	padding: 3px 5px;
	background-color: #9ebe5c;
	color:#FFF;	 
}


               

/*--- Galeria de fotos ---*/

.box_foto {
	float:left;
	position:relative;
	width:296px;	
	margin-bottom:20px;
} 

.contenidor_foto {
	
    text-align: center;
	border-top:5px solid #b7ce80;
    overflow: hidden;
    width: 315px;
    height: 213px;  
	clear:left;
}

.text_foto img.ampliar_foto {
	right:0;
	bottom:0;
	_bottom:3px;
	width:17px;
	height:15px;
        float:right;
	border:0;
}

.text_foto {
	float:left;
	position:relative;
	width:315px;		
}

.text_foto p {
	font:13px Helvetica, Arial, sans-serif;
	color:#86ae33;	
	margin:0;
	margin-top:4px;
}

.text_foto p.titol_foto {
	font:13px Helvetica, Arial, sans-serif;
	color:#86ae33;	
	margin:0;
	margin-top:4px;
	width:210px;
}


.text_foto p.peu_foto {
	font:10px helvetica, arial, sans-serif;
	color:#86ae33;	
	margin:0;
	margin-top:5px;
	text-transform:uppercase;
}

.text_foto p.descarregar, .text_video p.descarregar {
	font:10px Helvetica, Arial, sans-serif;
	line-height:16px;
	background-image: none;
	color:#86ae33;	
	margin:0;
	margin-top:4px;
	background:url("../images/ico_descarregar.gif") left no-repeat;
	padding-left:19px;
	height:16px;
}

.text_foto p.descarregar a, .text_video p.descarregar a {
	font:10px Helvetica, Arial, sans-serif;
	color:#86ae33;		
	line-height:16px;	
	text-decoration:none;
}

.text_foto p.descarregar a:hover, .text_video p.descarregar a:hover {
	text-decoration:underline;
}

.espai_foto {
	float:left;
	width:27px;
	border:1px solid white; 
}

/*--- Galeria de vídeos ---*/

.box_video {
	float:left;
	position:relative;
	width:130px;	
	margin-bottom:20px;
} 

.contenidor_video {
	float:left;
	position:relative;
	width:130px;
	height:100px;
	clear:left;
}

.contenidor_video img.veure_video {
	position:absolute;
	right:0;
	bottom:0;
	_bottom:2px;
	width:17px;
	height:15px;
	border:0;
}

.text_video {
	float:left;
	position:relative;
	width:130px;		
}

.text_video p {
	font:15px Helvetica, Arial, sans-serif;
	color:#86ae33;	
	margin:0;
	margin-top:4px;
}

.text_video p a {
	font:13px Helvetica, Arial, sans-serif;
	color:#86ae33;	
	text-decoration:none;
}

.text_video p a:hover {
	text-decoration:underline;
}


.espai_video {
	float:left;
	width:37px;
	border:1px solid white; 
}


.both
{
	clear: both;
} 

#principal_chat{
  width: 960px;

}

#chat_header
{
	width: 950px;                    
	height: 24px;
   	background-color: #E7EED5;
	padding-left: 10px; 
	padding-top: 6px;
	margin-bottom: 10px;
}
#chat_header_title{
	color: #7DAA33;
	font-size: 18px; 
        float: left;
}

#chat_header_button{
 float:right;
 margin-right: 10px;
}

#chat_content
{
	width: 650px;                    
	height:550px;
	overflow: auto; 
    border: 1px solid #E0E0E1;
 	float:left;
	margin-right: 10px;  
}  

#chat_content div#messages
{
	float:left; 
	width: 610px;                    
	padding:7px;	
}      

#chat_content div#messages li
{
	float:left; 
	border-bottom: 2px solid #FFF;

}

#chat_content .affiliate
{
	width: 130px;
	height: 65px; 
   	margin-bottom:3px; 
	font-size: 12px;
	padding:7px;
	float:left;   
}       

#chat_content .message
{ 
	float:left;
	width:440px;
	padding-top:7px;      
	margin-bottom:5px;
	padding-left:4px;
}

#chat_content li img
{
	width: 50px;
	height: 50px; 
	margin:0 7px; 
	float: left;	
}  

#chat_content .time
{
   font-size: 11px; 
}

#chat_content .user{

	background: url("../images/xat_bgli.gif") repeat-y;
    float: left;
}

ul#online
{
	float:left; 
	width: 290px;                    
	border:1px solid #E0E0E1;   
}   
#name
{
  margin-top: 6px;
  float:right;
  padding-right:10px;
}
ul#online li
{
	height:60px; 
	padding-left:7px;  
	position:relative;
}   
 
ul#online img
{
  padding-right: 7px; 
  margin-top:6px;
  float:right;
}  

ul#online img.photo
{
	width: 50px;
	height: 50px; 
	vertical-align:middle; 
	margin:3px;
	position:absolute;	
	right:5px;
	top:0px;
  float:left;
  margin-right:220px;
}

ul#online li.par
{
	background-color: #E0E0E1;
	height:60px; 
}    

ul#online li.title
{
	height:16px; 
	padding:7px; 
	color:#86AE33;
	font-size:15px;
}     

/* Settings for palette selector in Chat Room ------------------------------- */
#principal #palette_box{
  margin: 5px 10px 0 68px;
  background-color:white;
  width: 138px;
  height:15px;
  padding:2px 0px 2px 2px;
  background-image: url('/images/background_colors.gif');
}

#principal #palette_box .color_box{
  margin: 0px;
  padding: 0px;
  display:inline;
  width: 10px;
  height: 10px;
  float: left;
  margin: 2px 5.2px 0 2px;
}

.black_fill{
  background-color: black;
}
.red_fill{
  background-color: red;
}
.green_fill{
  background-color: green;
}
.blue_fill{
  background-color: blue;
}
.yellow_fill{
  background-color: yellow;
}
.brown_fill{
  background-color: brown;
}
.purple_fill{
  background-color: purple;
}
.gray_fill{
  background-color: gray; 
  margin-right: 0px !important;
}
/* END Settings for palette selector in Chat Room ---------------------- */

/* Option buttons for message -------------------------------------------*/

#principal #style_buttons{
  float: left;
  width: 70px;
  margin-top:5px;
}

.form_chat textarea
{
	margin-top: 5px;  
	margin-right: 10px;
	width: 570px;
	border:1px solid #E0E0E1;      
}  

input.enviar
{
	border:1px solid red;    
	background: url("../images/bot_enviar.gif");
}

#principal_chat img{
 border: 0;
}

#mapaweb { padding: 0 0 0 8px;}
#mapaweb ul { padding: 0 0 0 3px;}
	#mapaweb ul ul { padding: 0 0 0 30px;}
	#mapaweb li { border-top: 5px solid #b7ce80; padding-top: 16px; margin-bottom: 30px; text-transform: uppercase; font-weight: bold;}
		#mapaweb li li { border-top: none; padding-top: 0; margin-bottom: 0; text-transform: none; font-weight: normal;}
			#mapaweb li li a.boton_nodo { display: block; width: 10px; height: 10px; background: url(../images/mapa_mas.gif) no-repeat 0 0; cursor: pointer; float: left; margin: 5px 5px 0 0;}
			#mapaweb li li a.boton_nodo.abierto { background-image: url(../images/mapa_menos.gif);}
				#mapaweb li li li a.boton_nodo { background-image: url(../images/mapa_mas2.gif);}
				#mapaweb li li li a.boton_nodo.abierto { background-image: url(../images/mapa_menos2.gif);}
				#mapaweb li li a.boton_nodo span { display: none;}
		#mapaweb li.seccio a { color: #999;}
		#mapaweb li h3 a { font-weight: bold;}
		#mapaweb li a { color: #86ae33; font-size: 16px; text-decoration: none;}
		#mapaweb li a:hover { text-decoration: underline;}
				#mapaweb li li li a { color: #000; font-size: 16px;}
					#mapaweb li li li li a { color: #4a4b4e; font-size: 1em;}
						#mapaweb li li li li li a { font-size: .9em;}


/*-------------- DESTACAT PORTADA --------------*/

#destacat_votacions {
	width: 640px; 
	height: 200px;   
}   

#destacat_votacions_bg {
 	background: url("../images/bg_votacions.jpg") no-repeat top; 
	height: 200px; 
	*margin-top: 25px;
}


#destacat_votacions h1 {
 font-size: 30px;
 color: #BA1C43;
 font-weight: normal; 
 width: 500px; 
 height: 100px;
 margin-top: 5px;
 padding-top: 20px;  
 text-align: center; 
}

#destacat_votacions .estat { 
	background: url("../images/bg_estat2.gif") no-repeat top;    
	width: 616px;
	height: 60px;
	overflow: hidden;  
	float: left;  
	margin-top:12px;
	margin-left: 10px;
}        
                       
#destacat_votacions .estat p.votacio_oberta { 
	background: url("../images/ico_oberta.jpg") no-repeat 8px 6px;
	padding: 10px 0 0 30px;
	font-size: 18px; 
	color: #626368;
  margin: 0;
}         

#destacat_votacions .estat p.votacio_tancada { 
	background: url("../images/ico_tancada.jpg") no-repeat 10px 10px;
	padding: 10px 0 0 30px;
	font-size: 18px; 
	color: #626368;    
  margin: 0;  
}

#destacat_votacions .estat p.votacio_oberta img { 
	padding: 0px 10px; 
  margin-bottom:5px;
	vertical-align: middle;
}  

#destacat_votacions .estat p.votacio_tancada img { 
	padding: 0px 10px; 
  margin-bottom:5px;
	vertical-align: middle;
}

#destacat_votacions .estat p span { 
	font-weight: bold;
  font-size: 18px;
}     

/*-------------- LLISTAT VOTACIONS --------------*/    

#principal .llistat_votacions { 
	margin: 0px 0px 10px 0px;
	 
}  

#principal .llistat_votacions .estat_votacions {
	background-color: #EAEDE9;
    font-size: 14px;  
	padding: 10px;
	position: relative; 
	margin: 10px 0;
}   

#principal .llistat_votacions .estat_votacions .oberta h3 {
	background: url("../images/ico_oberta.jpg") no-repeat;
	font-size: 14px;
	padding: 8px 0 5px 20px; 
	color: #626368;  
	text-transform: uppercase;
}  

#principal .llistat_votacions .estat_votacions .tancada h3 {
	background: url("../images/ico_tancada.jpg") no-repeat 0 5px;
	font-size: 14px;
	padding: 8px 0 5px 20px; 
	color: #626368;  
	text-transform: uppercase;
}  

#principal .llistat_votacions .estat_votacions p {
	font-size: 14px;
 	width: 560px;
} 

#principal .llistat_votacions .estat_votacions span {
	font-weight: bold;
	font-size: 14px;
} 

#principal .llistat_votacions .estat_votacions a.botons {
	position: absolute; 
	display:block;
	right: 15px;
	bottom: 20px; 
	_position: fixed; 
} 

/*-------------- FORMULARI VOTACIONS --------------*/   

#principal .form_votacions { 
	margin: 0px 0px 10px 0px;
	position:relative;   
	padding-bottom: 20px;
} 

#principal .form_votacions .pregunta {
	background: url("../images/ico_oberta2.jpg") no-repeat;    
	font-size: 16px;
	font-weight: bold; 
	padding: 5px 20px;
}    

#principal .form_votacions ul.resposta {
   	padding: 5px 20px; 
    font-size: 14px; 
	margin-bottom: 10px;
}

#principal .form_votacions ul.resposta li {
   	margin-bottom: 10px;
    *margin-bottom: 0;
} 

#principal .form_votacions .box_login, #principal .form_votacions .box_resultats  {
   	background-color: #EAEDE9;
    font-size: 14px; 
	padding: 10px;     
	margin: 10px 0;
}   


#principal .form_votacions .box_resultats h4 {
    font-size: 14px; 
	text-transform: uppercase; 
	padding-bottom: 10px;
}

#principal .form_votacions .box_resultats p {
    font-size: 14px; 
} 

#principal .form_votacions .box_resultats span {
 	font-weight: bold;
    font-size: 14px;    
}     

#principal .form_votacions .box_login label{
 	margin: 0 10px;
}  

#principal .form_votacions .bot-votar {
 	position: absolute;
	bottom: 0px;
	right: 10px;
	_position:fixed; 
	_float:right;
} 

#principal .form_votacions .barra_resultat
{
   	height:20px;
   	border-bottom:1px solid #86ae33;
	border-right:1px solid #86ae33;
	background-color:#e7eed5;
	margin:5px 10px 5px 0px; 
	clear:both;
}
#destacat_votacions:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}

