
/*
    Basic elements
------------------------------------------------------ */

html, body {
	margin:0;
	padding:0;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	background-color: #dbe5f2;
	height: 100%;
}

p.titol_noticia { margin: 4px 0; }

a { outline: none; }

img { border: 0; }

form { margin: 0; padding: 0; }


/*
    Page Container
------------------------------------------------------ */

#container {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 1001px;
	margin: 0 auto 10px auto;
	background-color: #FFFFFF;
	border: 1px solid #9cb9d3;
	height: auto !important;	
	height: 600px;
	min-height: 600px; /* real browsers */
	text-align: left;
}


/*
    Header
------------------------------------------------------ */

#header {
	height: 125px;
	width: 1001px;
		background: url(../../scripts/download_logo.php?pos=c) repeat left top;
	
	border-bottom: 5px solid #9cb9d3;	
}

	#header-left{
		position: relative;
		float: left;
		left: 10px;
		width: 900px;
		height: 125px;
		text-align: left;
	}
		
		a#aLogo {
			text-decoration: none;
			overflow: hidden;
		}
		
			a#aLogo img {
				margin: 0 0 0 0;
				_margin: 0 0 0 -3px;
				padding: 0 0 0 0;
			}

	#header-imatge {
		float: right;
		height: 125px;
		padding: 0 10px 0 0;
	}			
			
	#header-right {
		float: right;
		width: 60%;
		height: 25px;
		text-align: right;
		position: absolute;
		top: 0;
		right: 0;
	}

#idiomes {
	width: 180px;
	font-size: 11px;
	padding: 2px 20px 3px 0;
	background-color: #9cb9d3;
	color: #FFFFFF;
	text-align: right;
	float: right;
}


/* idiomes */

#idiomes a, 
#idiomes a:visited, 
#idiomes a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#idiomes a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#idiomes a.selected {
	color: #FFFFFF !important;
	font-weight: bold;
}


/*
    Page Content
------------------------------------------------------ */

#content {
	min-height: 330px;
	_height: 330px;
	text-align: left;
	padding-bottom: 50px;
}

	div#cSuperior {	
		/*border-top: 1px solid #292929;*/
	}
	
		div#menuSup {
			width: 1001px;			
			height: 32px;
			background-color: #9cb9d3;
		}

	div#cEsquerra {
		float: left;
	}

	div#cCentre1 {
		float: left;
		width: 630px;
		margin: 10px 0 0 15px;
	}

	div#cCentre2 {
		float: left;
		width: 790px;
		margin: 10px 0 0 10px;
	}
	
	div#cCentre3 {
		float: left;
		width: 820px;
		margin: 10px 0 0 10px;
	}

	div#cCentre4 {
		width: 981px;
		margin: 10px 0 0 10px;
	}
	
	#cDreta {
		float: right;
		width: 170px;		
		height: auto !important;
		height: 150px;
		min-height: 150px;
		margin: 10px 10px 0 10px;
	}
	
		div#linkFinestra {
			border: 1px solid #9cb9d3;
			height: auto !important;	
			*height: 200px;
			min-height: 192px; /* real browsers */
		}
			div.capFinestra	{
				background-color: #9cb9d3;				
				height: 23px;
				/*height: 25px;*/
				color: #FFFFFF;
				font-weight: bold;
				padding: 7px 0 0 10px;
				
			}	
			
            div#linkFinestra2 {
			border: 1px solid #9cb9d3;
			height: auto !important;	
			*height: 200px;
			min-height: 148px; /* real browsers */
 
		}
                div.capFinestra2	{
                        background-color: #9cb9d3;				
                        height: 23px;
                        /*height: 25px;*/
                        color: #FFFFFF;
                        font-weight: bold;
                        padding: 7px 0 0 10px;
                            
                    }
                    
			table#llistaLinks {
				margin: 10px 4px 4px 4px;
				font-size: 12px;
			}
			
				table#llistaLinks td {
					padding: 3px 2px 3px 0;
					font-size: 12px;
				}			
				/*
				div.dLink {
					padding: 2px 0 2px 0;
				}
				*/
				
				table#llistaLinks a {
					text-decoration: none;
					font-weight: bold;
					color: #000000;										
				}
				
				table#llistaLinks a:hover {
					text-decoration: underline;
					color: #000000;				
				}			

/*
    Títol secció
------------------------------------------------------ */
/*
#titolSeccio {
	height: 30px;
	background: url(../img/ombra_seccio.gif) no-repeat top;
	padding: 20px  0 0 30px;
	font-size: 19px;
	color: #263248;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-family: Arial;
	font-style: italic;
}
*/

#titolApartat {	
	height: 28px;
	/**height: 30px;*/
	background-color: #9cb9d3;
	font-size: 19px;
	color: #FFFFFF;
	padding: 2px 0 0 10px;
	margin-bottom: 10px;
	font-family: Arial;
	font-style: italic;
}


/*
    Div content-pagina
------------------------------------------------------ */

#content-pagina,
#content-pagina-left, 
#content-pagina-center,
#content-pagina-right {
	float: left;
	text-align: left;
}

#content-pagina {
	width: 870px;
	_width: 920px;
	/*margin: 0 10px;	
	_margin: 0 5px;*/
	padding: 20px 20px 0 30px;
	/*border-top: 1px solid #263248;*/
	/*border-bottom: 1px solid #263248;*/
}


#content-pagina-left {
	width: 700px;
	margin: 0 10px;
	_margin: 0 5px;
	/*border-top: 1px solid #263248;*/
	/*border-bottom: 1px solid #263248;*/
}

#content-pagina-center {
	width: 500px;
	border-top: 1px solid #263248;
	/*border-bottom: 1px solid #263248;*/
}

#content-pagina-right {
	width: 700px;
	/*border-top: 1px solid #263248;*/
	/*border-bottom: 1px solid #263248;*/
	float: right;
	margin-right: 10px;
	_margin-right: 5px;
}

#content-pagina-right ul, 
#content-pagina-right li {
	margin: 15px;
}


/*
    Text pàgina
------------------------------------------------------ */

.text-pagina {
	margin: 10px 15px 15px 15px;
	_padding-bottom: 15px !important;
	color: #000000;
	font-family: Arial;
}


/*
    Footer
------------------------------------------------------ */

#footer { position: absolute; bottom: 0; left: 0; height: 30px; width: 999px; }
#info_footer {padding: 7px 0;text-align: center;color: #000000; font-weight: bold;}
#info_footer a {text-decoration: none; color: #000000;}
#info_footer a:hover {text-decoration: underline;}	

/*
    Menu pagines (global)
------------------------------------------------------ */

#menu {
	margin: 10px 0 0 10px;
	width: 150px;
	float: left;
}

	#menuHeader {
		background-color: #000000;
		width: 130px;
		padding: 5px 10px 5px 10px;
		margin: 0 0 10px 0;
	}


/*
    Columna esquerra (Sub-Pàgines)
------------------------------------------------------ */

#leftCol {
	float: left;
	width: 180px;
	text-align: left;
	/*border-top: 1px solid #263248;*/
	/*border-bottom: 1px solid #263248;*/
	/*margin-left: 10px;
	_margin-left: 5px;*/
	margin-right: 19px;
	color: #263248;
}

#leftCol li {
	list-style: none;
	margin-bottom: 7px;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #000000;
}

#leftCol a, #leftCol a:visited, #leftCol a:active {
	color: #263248;
	text-decoration: none;
}

#leftCol a:hover {
	color: #263248;
	font-weight: bold;
}

#leftCol a.selected {
	color: #263248 !important;
	font-weight: bold;
}

#leftCol-content {
	margin: 10px;
}


/*
    Columna dreta (Diapositives / Documents / Enllaços)
--------------------------------------------------------------------------- */

#rightCol {
	float: right;
	width: 660px;
	margin-right: 10px;
	_margin-right: 5px;
	/*border-top: 1px solid #263248;*/
	/*border-bottom: 1px solid #263248;*/
}

#rightCol-content {
	color: #263248;
	margin: 10px;
}

#rightCol-content h3 {
	margin-bottom: 10px;
	font-size: 13px;
	color: #263248;
}

#rightCol-content a {
	text-decoration: none;
	color: #263248;
}

#rightCol-content a:hover {
	color: #263248;
	text-decoration: underline;
}


#diapositives, #imatges_noticia {
	margin-bottom: 15px;
	border: 1px solid #999999;
}

#diapositives .carousel, #imatges_noticia .carousel {
	margin: 10px auto 10px;
	_padding-top: 10px;
}

.prev {
	visibility: hidden;
}

.next {
	visibility: hidden;
}

#documents {}

#noticies {}



/*
	Noticia
------------------------------------------------------ */

.noticia_menu {
	border: 1px solid #111111;
	background-color: #FFFFFF;
	padding: 0 8px;
}

.noticia {}

.noticia h2 {
	font-size: 16px;
}

.noticia a {
	text-decoration: none;
	color: #3F3F3F;
}

.noticia a:hover {
	color: #3F3F3F;
	text-decoration: underline;
}


/*
    Popup (imatges)
------------------------------------------------------ */

#body-popup {
	background-color: #EFEFEF;
}

#content-popup {
	text-align: center;
	margin: 20px;
}

#content-popup img {
	border: 2px solid #999999;
}

#peuImatge {
	width: 530px; /* 550 - 20 padding */
	height: 65px;
	margin-top: 15px;
	padding: 5px 10px;
	border: 1px solid #999999;
	text-align: justify;
	overflow: auto;
	background-color: #FFFFFF;
}

.botons {
	margin-top: 15px;
}

.botons img {
	border: 0 !important;
}

.submit-popup {
	background-color: #DFDFDF;
	border: 1px solid #999999;
	height: 20px;
}


/*
    Altres
------------------------------------------------------ */

.bold {
	font-weight: bold;
}

.noborder {
	border: none !important;
}

#avis_legal {
	text-align: right;
	padding: 10px;
}

#avis_legal  a {
	color: #FFFFFF;
}



/* forms */

form {
	margin: 0; 
	padding: 0;
}

.genericform form p { 
	clear: both;
	margin: 10px 0;
}

.genericform fieldset {
	border: 1px solid #D3D3D3;
	margin: 0; padding: 0 10px 10px;
}

.genericform legend {
	font-weight: 700;
	color: #111111; background-color: inherit;
	padding: 14px 2px 16px;
}

.genericform label {
	margin-right: 20px;
	overflow: hidden;
	color: #4F4F4F;
}

.genericform label span { 
	display: block; 
	float: left;
	width: 100px;
	line-height: 20px;
	margin-left: 15px;
}

.genericform label em {
	color: #FF0000;
}

.genericform label input { vertical-align: middle; }

.genericform select {
	width: 200px;
}

.genericform input, .genericform textarea, .genericform select {
	margin: 1px;
	background-color: #FFFFFF; 
	border: 1px solid #999999;
}

.genericform input.submit {
	background-color: #FFFFFF;
}


/* mapa contactar */

#mapa {
	height: 300px;
	border: 1px solid #999999;
}

.imaApartat0 {
	/*margin: 0 10px 0 0;*/
	float: right;
	margin: 0 10px 10px 20px;
}

.imaApartat1 {
	float: left;
	margin: 0 20px 10px 0;
}

#noticiesS {
	width: 310px;
	height: 200px;
	/*border: 1px solid #E5E5E5;*/
	float: left;
	margin: 0 15px 0 0;
	/*background-color: #E5E5E5;*/	
}

#activitatsS {
	width: 310px;
	height: 200px;
	/*border: 1px solid #000000;*/
	float: left;
	/*background-color: #000000;*/
}

#agendaS {
	width: 198px;
	height: 198px;
	border: 1px solid #000000;
	margin: 0 10px 0 0;
	_margin: 0 5px 0 0;
	float: right;	
	text-align: center;
}

	#agendaS table {
		margin: 0 auto;
	}
	
	/*calendari*/
	.cal_1 {border: 1px solid #9cb9d3;background-color: #FFF;cursor: pointer!important;cursor: hand;}
	.cal_2 {border: 1px solid #666666;}
	.cal_3 {border: 1px solid #DF8600;background-color: #FF0000;}
	.cal_4 {border: 1px solid #0000FF;background-color: #CCCCFF;cursor: pointer!important;cursor: hand;font-weight: bold;}	

#partInferior {
	margin: 25px 0 0 0;
}

	.titolPartNoticies {
		background-color: #000000;
		color: #FFFFFF;
		font-size: 12px;
		padding: 5px 0 5px 10px;
		height: 14px;
		font-weight: bold;
	}
	
	.contentPartNoticies {
		overflow: auto;
		height: 176px;
		background-color: #EFEFEF;
		/*border-left: 1px solid #000000;
		border-right: 1px solid #000000;*/
	}
	
	.titolPartActivitats {
		background-color: #000000;
		color: #FFFFFF;
		font-size: 12px;
		padding: 5px 0 5px 10px;
		height: 14px;
		font-weight: bold;
	}
	
	.contentPartActivitats {
		overflow: auto;
		height: 176px;
		background-color: #EFEFEF;
		/*border-left: 1px solid #000000;
		border-right: 1px solid #000000;*/
	}
	
	.missatgeNo {
		padding: 5px 5px 5px 5px;
	}
	
	span.veureMes {
		padding: 0 0 0 5px;		
	}
	
		span.veureMes a {
			text-decoration: none;
			font-weight: bold;
			color: #000000;
		}
		
		span.veureMes a:hover {
			text-decoration: underline;
			color: #903105;
		}		
	
/*
    Noticies portada
------------------------------------------------------ */	

div.noticia {
	padding: 5px 5px 5px 10px;	
}

	div.titolNoticia {
		font-weight: bold;
        
	}
	
		span.categoriaNoticia {
			padding: 0 0 0 10px;	
			color: #477F69;		
		}
		
	div.txtNoticia {
		padding: 3px 0 10px 0;	
		border-bottom: 1px dotted #000000;
	}
	
		span.dataNoticia {
			color: #999999;
			font-weight: bold;
			padding: 0 10px 0 0;
			font-style: italic;
		}
	
	div.titolNoticiaPrincipal {
		/*color: #2F0909 !important;*/
		font-size: 18px !important;
	}		
		
	div.noticiaPrincipal {
		/*color: #2F0909 !important;*/
		/*font-size: 17px !important;*/
	}

	span.txtNoticiaPrincipal {
		/*color: #201F3F !important;*/
		/*font-size: 14px !important;*/
	}			
			
		
/*
    Activitats portada
------------------------------------------------------ */	

div.activitat {
	padding: 5px 5px 5px 10px;
}

	div.titolActivitat {
		font-weight: bold;
	}
	
		span.categoriaActivitat {
			padding: 0 0 0 10px;	
			color: #477F69;		
		}
		
	div.txtActivitat {
		padding: 3px 0 0 0;				
	}
	
		span.dataActivitat {
			color: #999999;
			font-weight: bold;
			padding: 0 10px 0 0;
			font-style: italic;
		}
		
		span.dataActivitat2 {
			color: #999999;
			font-weight: bold;
			padding: 0 10px 0 10px;
			font-style: italic;
		}		

/*
    Organs de govern
------------------------------------------------------ */				

div.tit1 {
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	color:#263248;
	padding: 0 0 15px 3px;
}

td.tdCarrec {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	background-color: #E5E5E5;
}

td.tdPersona {
	font-size: 12px;
	color: #000000;
	padding: 5px 5px 5px 5px;
}

/*
	Apartat noticies
------------------------------------------------------ */

table.taulaNoticies {
	font-size: 12px;
}

table.taulaNoticies td {
	font-size: 12px;
	color: #000000;
}

	div.divCntTitolCat {
		color: #263248;
		font-style: italic;
		font-weight: bold;
		font-size: 14px;
		border-bottom: 1px solid #E5E5E5;	
		height: 30px;	
		margin: 0 0 10px 0;	
	}

	div.divTitolCat {
		background-color: #E5E5E5;
		padding: 7px 15px 7px 5px;
		color: #263248;
		font-style: italic;
		font-weight: bold;
		text-align: right;	
		font-size: 14px;	
		width: 150px;
		float: right;
	}

	td.tdTextNot {
		vertical-align: top;
	}
	
		div.divTitolNot {
			padding: 0 0 5px 0;
            font-size=22px;
		}
		
			div.divTitolNot a {
				color: #000000;
				text-decoration: none;
				font-weight: bold;
				
			}
			
			div.divTitolNot a:hover {
				text-decoration: underline !important;
			}				
	
		td.tdTextNot a {
			color: #000000;
			text-decoration: none;
			font-weight: bold;
		}
		
		td.tdTextNot a:hover {
			text-decoration: underline !important;
		}		


	td.tdSnapshot	{
		/*padding: 0 0 10px 0;
		width: 120px;*/
	}
	
		td.tdSnapshot a img {
			padding: 0 10px 0 0;
		}
	
	img.pnot {
		margin-right: 10px;
	}
	
	div#imatgesNot {
		margin: 20px 0 0 0;
	}

		div#titolImatgesNot {
			color: #263248;
			padding: 0 0 5px 0;
			border-bottom: 1px dashed #CCCCCC;
			margin: 0 0 10px 0;
			font-weight: bold;
			font-size: 14px;
			font-style: italic;
		}
	
		div#titolFitxaNot {
			color: #000000;
			font-size: 14px;
			padding: 0 0 10px 0;
			font-weight: bold;
		}
		
			span#nomCatNot {
				color: #477F69;
				padding: 0 0 0 10px;
			}
	
		div#textFitxaNot a {
			font-weight: bold;
			color: #000000;
		}
		
		div#textFitxaNot a:hover {
			text-decoration: underline;
			color: #903105;
		}	

		div#textFitxaAct a {
			font-weight: bold;
			color: #000000;
		}
		
		div#textFitxaAct a:hover {
			text-decoration: underline;
			color: #903105;
		}		

		div#textApartat a {
			font-weight: bold;
			color: #000000;		
		}
			
		div#textApartat a:hover {
			text-decoration: underline;
			color: #903105;		
		}			
	
		div.minifoto {
			margin-right: 10px;
			wifth: 150px;
			float: left;
		}
		 
		div#titolDocsNot {
			color: #263248;
			padding: 0 0 5px 0;
			border-bottom: 1px dashed #CCCCCC;
			margin: 20px 0 10px 0;
			font-weight: bold;
			font-size: 14px;
			font-style: italic;		
		}
		
			div.docu {
				margin: 0 0 10px 0;
			}
			
				div.docu a {
					color: #000000;
					text-decoration: none;
					font-weight: bold;
				}	
				
				div.docu a:hover {
					text-decoration: underline;
				}	
				
		div#botoTornar {
			margin: 20px 0 0 0;
		}
		
			div#botoTornar a {
				text-decoration: none;
				color: #000000;		
				font-weight: bold;		
			}
			
			div#botoTornar a:hover {
				text-decoration: underline;
			}			
	
/*
	Apartat activitats	
------------------------------------------------------ */
	
	div#cntCategories {
		width: 185px;
		float: left;
	}

		span.titolCatMenu {
			display: block;
			text-align: center;
			color: #FFFFFF;
			background-color: #9cb9d3;
			padding: 5px 5px 5px 5px;
			font-weight: bold;
			font-size: 14px;
			font-style: italic;
		}
	
		div#categories {
			width: 165px;
			background-color: #E5E5E5;
			padding: 5px 10px 5px 10px;
		}
	
			.catLink {
				text-decoration: none;
				color: #263248;
				margin: 5px 0 5px 0;
				padding: 2px 2px 2px 2px;				
				font-size: 14px;
				font-style: italic;	
				display: block;	
			}
	
				.catLink:hover {
					color: #263248;
					text-decoration: underline;
				}
				
			.catLinkSelected {
				text-decoration: underline;
				display: block;
				margin: 5px 0 5px 0;
				padding: 2px 2px 2px 2px;					
				font-size: 14px;
				color: #263248;	
				font-style: italic;	
				font-weight: bold;			
			}
	
	table#taulaActivitats {
		width: 657px;
		_margin: 0 0 0 200px;
		font-size: 12px;
	}
	
		td.tdTextAct {
			padding: 3px 0 0 5px;
		}
		
			div.divTitolAct {
				padding: 0 0 5px 0;
			}
			
			td.tdTextAct a {
				color: #000000;
				font-weight: bold;
				text-decoration: none;
			}
			
			td.tdTextAct a:hover {
				text-decoration: underline;
			}	
		
	div#titolFitxaAct {
		color: #000000;
		font-weight: bold;
		padding-bottom: 10px;
	}
		
		span#nomCatAct {
			color: #477F69;
			padding: 0 0 0 10px;
		}
		
	div#imatgesAct {
		margin: 20px 0 0 0;
	}		
		
		div#titolImatgesAct {
			color: #263248;
			padding: 0 0 5px 0;
			border-bottom: 1px dashed #CCCCCC;
			margin: 0 0 10px 0;
			font-weight: bold;
			font-size: 14px;
			font-style: italic;
		}
	
		div#titolFitxaAct {
			color: #000000;
			font-size: 14px;
			padding: 0 0 10px 0;
			font-weight: bold;
		}
		
			span#nomCatAct {
				color: #477F69;
				padding: 0 0 0 10px;
			}			
		
		div#titolDocsAct {
			color: #263248;
			padding: 0 0 5px 0;
			border-bottom: 1px dashed #CCCCCC;
			margin: 20px 0 10px 0;
			font-weight: bold;
			font-size: 12px;
			font-style: italic;		
		}	
		
		td.tdAnterior {
			padding: 0 0 0 10px;
			vertical-align: top;
		}
	
/*
	Ensenyament	
------------------------------------------------------ */	
	
	ul#submenu {
		width: 170px;
		padding: 0 0 0 0 !important;
		list-style: none;
		margin: 0 0 0 0 !important;
	}
	
		ul#submenu li {
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}
		
		ul.fillsUl {
			list-style: none;
			padding: 0 0 0 0;
			margin: 0 0 0 0 !important;
		}	
		
			ul.fillsUl li {
				margin: 0 0 0 0;
				padding: 0 0 0 0;
			}			
	
	div.dr {
		padding: 0 0 10px 0;
	}
	
	span.punts {
		padding: 0 5px 0 0;
	}
	
		a.ensenyament0 {
			text-decoration: none;
			color: #FFFFFF;			
			/*font-weight: bold;*/
			padding: 4px 5px 4px 5px;
			display: block;
			background-color: #000000;
			border-bottom: 1px solid #F8F8F8;
		}
		
			a.ensenyament0:hover {
				color: #CCCCCC;
				background-image: url(../img/menuima.gif);
				background-position: right center;
				background-repeat: no-repeat;
			}	

		a.ensenyament1 {
			text-decoration: none;
			color: #000000;
			/*font-weight: bold;*/
			padding: 4px 5px 4px 5px;
			display: block;
			border-bottom: 1px solid #6F6F6F;
		}
		
			a.ensenyament1:hover {
				background-color: #E5E5E5;	
				font-weight: bold;					
			}	
			
		a.ensenyamentSelected {
			text-decoration: none;
			padding: 4px 5px 4px 5px;
			display: block;
			color: #000000;
			background-color: #E5E5E5;	
			font-weight: bold;	
			border-bottom: 1px solid #6F6F6F;
			text-decoration: underline;
		}	

		a.ensenyament2 {
			text-decoration: none;
			color: #FFFFFF;
			background-color: #646667;
			padding: 4px 5px 4px 5px;
			font-weight: bold;
			display: block;
			border-bottom: 1px solid #F8F8F8;
		}
		
			a.ensenyament2:hover {
				color: #FFFFFF;
				font-weight: bold;
				background-image: url(../img/menuima.gif);
				background-position: right center;
				background-repeat: no-repeat;			
			}	
			
		a.ensenyamentSelected2 {
			text-decoration: underline;	
			color: #FFFFFF;			
			font-weight: bold;
			padding: 4px 5px 4px 5px;
			display: block;
			background-color: #000000;
			border-bottom: 1px solid #F8F8F8;
		}			
		
		span.sensenyament {
			text-decoration: none;
			color: #000000;
			/*font-weight: bold;*/
			padding: 5px 5px 5px 5px;	
			background-color: #CCCCCC;	
			/*margin: 10px 0 0 0;*/
			display: block;				
		}
		
		a.linkEns {
			text-decoration: none;
			color: #000000;
			font-weight: bold;
			padding: 0 10px 0 10px;
		}	
		
		a.linkEnsSelected {
			text-decoration: underline;
			color: #FF0000;
			font-weight: bold;
			padding: 0 10px 0 10px;			
		}	
		
		div#seccioEns {
			margin: 20px 0 0 0;
		}
		
		h1.titolEns {
			margin: 0 0 20px 0;
			padding: 0 0 0 0;
			font-size: 14px;
		}
		
/*
	Agenda portada
------------------------------------------------------ */
		
	table.calendariPetit {
		font-size: 11px;	
		margin: 0 auto;	
	}
	
		td.diaSetmana {
			text-align: center;
		}
		
		table.calendariPetit td a {
			color: #000000;
			text-decoration: none;
		}

		table.calendariPetit h2 {
			font-size: 14px;
		}
		
	table.calendariPetitPortada {
		font-size: 10px;	
		margin: 0 auto 10px auto;	
		background-color: #9cb9d3 !important;
	}
	
		table.calendariPetitPortada td.diaSetmana {
			text-align: center;
		}
		
		table.calendariPetitPortada td {
			background-color: #FFFFFF;
			text-align: center;			
		}	

		table.calendariPetitPortada td a, table.calendariPetitPortada td span {
			display: block;
			text-align: center;
			margin: 0 auto 0 auto;
		}		
				
		
		table.calendariPetitPortada td a {
			color: #000000;
			text-decoration: none;
		}

		table.calendariPetitPortada h2 {
			font-size: 14px;
			padding: 6px 0 6px 0;
			margin: 0 0 0 0;
		}	

			.fleesq {
				background-color: #9cb9d3 !important;				
			} 
			
			.centrecal {
				background-color: #9cb9d3 !important;
				color: #FFFFFF;
			}
			
			.fledre {
				background-color: #9cb9d3 !important;
			}
		
/*
	Contactar
------------------------------------------------------ */

	table.tblContactar {
		font-size: 12px;
		margin: 10px 0 0 0;		
	}
	
		table.taula_form {
			font-size: 12px;
			background-color: #E5E5E5;
			border: 1px solid #CCCCCC;			
		}
		
			td.text_form {
				color: #263248;
				font-family: Arial,Helvetica,sans-serif;
				font-weight: bold;
				padding: 5px 0 5px 0;
			}
			
			td.gris_b {
				color: #263248;
				font-weight: bold;
			}
	
			td.tdFormCon {
				width: 170px;
			}	
			
/*
	Serveis
------------------------------------------------------ */

	div#serveis	{
		padding: 20px 0 0 0;
	}
						
	/* Toggler - default style */
	.toggler2 {
	    margin: 5px 0 5px 0;
		cursor:pointer;
		text-decoration: none;
		font-size: 1.4em;
		font-weight:bold;
		line-height:30px;
		display: block;
		padding: 0 0 0 150px;
		font-size: 12px;
	}	
	
	.toggler2-closed {
		color:#333;
		padding-left:20px;
		height:30px;
		background: #efefef url('../img/togglerc.gif') center right no-repeat;
		border: solid 1px white;
	}
	
	.toggler2-closed:hover {
		color: #000;
		padding-left:20px;
		height:30px;
		background: #fff url('../img/togglerch.gif') center right no-repeat;
		border: solid 1px #e3e3e3;
	}
	
	.toggler2-opened {
		color:#333;
		padding-left:20px;
		height:30px;
		background: #efefef url('../img/togglero.gif') center right no-repeat;
		border: solid 1px white;
	}
	
	.toggler2-opened:hover {
		color: #000;
		padding-left:20px;
		height:30px;
		background: #fff url('../img/toggleroh.gif') center right no-repeat;
		border: solid 1px #e3e3e3;
	}
		
	.toggler {
	    margin: 5px 0 5px 0;
		cursor:pointer;
		text-decoration: none;
		font-size: 1.4em;
		font-weight:bold;
		line-height:30px;
		display: block;
		padding: 0 0 0 150px;
	}
	
	.toggler-closed {
		color:#333;
		padding-left:20px;
		height:30px;
		background: #efefef url('../img/togglerc.gif') center right no-repeat;
		border: solid 1px white;
	}
	
	.toggler-closed:hover {
		color: #000;
		padding-left:20px;
		height:30px;
		background: #fff url('../img/togglerch.gif') center right no-repeat;
		border: solid 1px #e3e3e3;
	}
	
	.toggler-opened {
		color:#333;
		padding-left:20px;
		height:30px;
		background: #efefef url('../img/togglero.gif') center right no-repeat;
		border: solid 1px white;
	}
	
	.toggler-opened:hover {
		color: #000;
		padding-left:20px;
		height:30px;
		background: #fff url('../img/toggleroh.gif') center right no-repeat;
		border: solid 1px #e3e3e3;
	}

	/* Container - default style */
	.toggler-c {
	}
	
	.toggler-c-closed {
	   background:transparent;
	   border:solid 1px #e3e3e3;
		margin:-5px 0px 5px 0px;
	   padding:20px;
	}
	
	.toggler-c-opened {
		margin:-5px 0px 5px 0px;
	   padding:20px;
	   background:#efefef;
	   border:solid 1px #fff;
	}
			
	.toggler2-c {
	}
	
	.toggler2-c-closed {
	   background:transparent;
	   border:solid 1px #e3e3e3;
		margin:-5px 0px 5px 0px;
	   padding:20px;
	}
	
	.toggler2-c-opened {
		margin:-5px 0px 5px 0px;
	   padding:20px;
	   background:#efefef;
	   border:solid 1px #fff;
	}
	
/*
	Informacio
------------------------------------------------------ */

	.boxscroll_tasques {
		overflow-y: scroll;
		overflow-x: hidden;
		z-index: 9; position: relative;
		top: 0px;
		height: 300px;
		/*padding: 3px;*/
	}	
	
	.r_gris {
		border-bottom:1px solid #CCCCCC;
	}
	
	div#calendarTasks table {
		font-size: 12px;
	}

	a.linkCal {
		text-decoration: none;
		color: #000000;
	}

	a.linkCal:hover {
		text-decoration: underline;
	}
	
    div.event  {
    	padding: 15px 15px 15px 15px;
    	margin: 0 0 10px 0;
    	color: #000000;
    }
	 
	div.titolEvent {
		padding: 0 0 5px 0;
		font-weight: bold;
		font-size: 12px;
		font-style: italic;
	}
	
	div.dataEventIni {		
	}

	div.dataEventFi {	
	}
	
	span.missatge {
		color: #000000;
		font-weight: bold;
	}
	
	div.dataActual {
		color: #263248;
		font-size: 12px;
		margin-bottom: 15px;
		border-bottom: 1px dashed #CCCCCC;
		font-weight: bold;	
		font-style: italic;
		text-align: right;
		padding-bottom: 5px;
	}
	
	a.docLink {
		/*display: block;*/
		text-decoration : none;
		color: #000;
		/*margin: 20px 0 0 0;*/
		font-weight: bold;
	}
	
	a.docLink:hover {
		text-decoration : underline;
	}
	
	div.docsApartat {
		margin: 20px 0 0 0;
		padding: 5px 0 0 0;
		border-top: 1px dotted #CCCCCC;
	}
	
		div.docApartat {
			padding: 5px 0 5px 0;
		}

div#linkCatAct {
	border: 1px solid #9cb9d3;
	margin: 0 0 10px 0;
	height: auto !important;
	height: 150px;
	min-height: 150px;
	
}
		
	table#llistaCategories {
		font-weight: bold;
		font-size: 12px;
		margin: 10px 4px 10px 4px;
	}
			
		a.linkCat {
			color: #000000;
			text-decoration: none;
		}
		
			a.linkCat:hover {
				color: #000000;
				text-decoration: underline;
				font-weight: bold;
			}
		
		a.selectedCat {
			color: #263248 !important;
			text-decoration: underline !important;
			font-weight: bold;		
		}
		
/*
	Estudis
------------------------------------------------------ */

div.titolSeccio {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	margin: 0 0 10px 0;
}

div.contingutSeccio {
	margin: 0 0 10px 0;
}

div.imasSeccio {
	padding: 10px 0 10px 0;
	border-top: 1px dotted #CCCCCC;
}

div.docsSeccio {
	padding: 10px 0 10px 0;
	border-top: 1px dotted #CCCCCC;
}

div#botoTornar {
	margin: 25px 0 0 0;
}

	div#botoTornar a {
		background-color: #9cb9d3;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
		padding: 4px 20px 4px 20px;
	}

	div#botoTornar a:hover {
		text-decoration: underline;
	}
	
div#imatgesAct {
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	border-top: 1px dotted #CCCCCC;
}

div#docsAct {
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	border-top: 1px dotted #CCCCCC;
}

div#imatgesNot {
	padding: 10px 0 10px 0;
	margin: 10px 0 0 0;
	border-top: 1px dotted #CCCCCC;
}

div#docsNot {
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	border-top: 1px dotted #CCCCCC;
}	

div.organigrama {
	padding: 0 0 20px 0;
}

	div.titolOrganigrama {
		font-size: 14px;
		border-bottom: 1px solid #000000;
		margin: 20px 0 5px 0;
	}

	td.capTaulaOrg {
		color: #FFFFFF;
		background-color: #9cb9d3;
		font-weight: bold;
	}

	td.carrecTd {
		width: 40%;
		/*text-transform: uppercase;*/
		color: #000000;
	}

	td.personaTd {
		width: 60%;
	}
	
	div.galeria {
		margin: 20px 0 0 0;
	}
	
	div.mininoticia {
		/*margin: 0 0 10px 0;*/
		/*border-bottom: 1px dotted #CCCCCC;*/	
		/*padding: 0 0 10px 0;*/
	}
	
		div.separador {
			height: 1px !important;
			display: block;
			overflow: hidden;
			border-bottom: 1px dotted #CCCCCC;
			margin: 10px 0 10px 0;
		}
		
	.bg0 {
		background-color: #ffffff;
	}
	
	.bg1 {
		background-color: #cccccc;
	}
	
	.titolCategoriaLink {
		font-weight: bold; 
		color: #9cb9d3; 
		border-bottom: 1px dotted #9cb9d3; 
		padding: 15px 0 2px 0;
	}
	
	.elink {
		font-weight: bold; 
		color: #000000;
		text-decoration: none;
	}
	
	.elink:hover {
		text-decoration: underline;	
	}
	
/*
	Mapa de la web
------------------------------------------------------ */

div.seccioweb {
	width: 310px;
	margin: 0 20px 0 0;
	float: left;
}

div.titol {
	color: #000000;
	font-weight: bold;
	padding: 4px 0 4px 0;
}

div.fulla {
	padding: 4px 0 4px 0;	
}

	div.fulla a {
		text-decoration : none;
		color: #000000;
		font-weight: bold;
	}

	div.fulla a:hover {
		text-decoration : underline;
	}	
	
ul.mapaweb, ul.mapaweb li {
	list-style-image: url(../img/fletxa.gif) };
}
