/* CSS Document ----------------------------------------------------------*/
/*
	CFIBS - Consorci de formaciÃ³ i Iniciatives del Bages Sud by Marc Martinez
	http://www.lafactoria.eu
*/


/* Marges i paddings a zero de tots els elements */
* {
  margin: 0;
  padding: 0;
}

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow:scroll;
}
body {
	height:100%;
	margin: 0 auto; 
}

/*------------------------------------------------*/
p {}

/* CONTINGUTS ------------------------------------------------*/
#wrapper {
margin: 0 auto;
display: block; 
width: 724px; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
}

/* CONTINGUTS ------------------------------------------------*/
#header {   
	width: 724px;
	height: 185px;
}
#capitol{
width: 700px;
height:20px;
margin-top:2px;
margin-left:5px;
padding-bottom:5px;
padding-top:3px;
padding-left:10px;
background-color: #FE9900;
color: #ffffff; 
font-size: 20px; 
font-weight: bold;
background-image: url(../capsalera/fonsSuport.gif);
}
#menuEsquerra{
	margin: 0;
	width: 200px;
	height: 100%;
	float: left;
	margin-top:10px;
	margin-left:5px;
	margin-bottom:30px;	
}
#menuEsquerra h1{
display:block;
margin-top:5px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #FE9900;
}
#menuEsquerra p{
margin-top:5px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
color: #333333;
line-height:80%;
}
#content{
	width: 475px;
	display:block;
	height: 100%;
	float: right;
	margin-top:15px;
	margin-bottom:10px;	
	margin-right:5px;
	text-align: left;
	line-height:150%;
}
/*Taula CURSOS //////////////////////////////////////*/
#taula{
	text-align: left;
	line-height:150%;
	width: 450px;
	display:block;
	height: 150%;
	float: right;
	margin-top:1px;
	margin-bottom:5px;	
	margin-right:10px;
	padding-top:5px;
	padding-left:15px;
	background-image: url(../capsalera/fonsGris.jpg);
}
#titol{
	font-size: 12px;
	font-weight: bold;
	line-height:150%;
}
#tauladata{
	color:#000000;
	text-align: left;
	line-height:150%;
	width: 440px;
	display:block;
	float: right;
	margin-top:5px;
	margin-bottom:5px;	
	margin-right:5px;
	padding-left:5px;
	padding-bottom:5px;	
	padding-top:5px;
	background-image: url(../capsalera/fonsverd.jpg);
	/*background-color:#98CB00;*/
}
/*


.barresgrises{
	font-size: 12px;
	line-height:150%;
	width: 475px;
	display:block;
	margin-top:15px;
	margin-right:5px;
}
.barresgrises titol{
	font-size: 12px;
	font-weight: bold;
	width: 475px;
	display:block;
	color: #FE9900;
}
.barresgrises datanom{
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	display:inherit;
	color: #FE9900;
}
.barresgrises data{
	font-size: 12px;
	font-weight: normal;
	width: 100px;
	display:inherit;
}


.barresgrises p{
	font-size: 12px;
	font-weight: normal;
	display:block;
	background-image: url(../capsalera/fonsGris.jpg);	
}*/

/* LINKS ENLLAÃ‡OS DESCARREGABLE WORD */
#descarregarWord{
	text-align:right;
	width: 475px;
	height: 20px;
	float: right;
	margin-top:5px;
	margin-right:10px;
	background-image: url(../capsalera/fonsGris.jpg);
}

#descarregarWord ul {
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#descarregarWord li {
	text-align:right;
	padding-right:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	display: block;
	list-style: none;
	color: #999999;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD;	
}
#descarregarWord a:link {
	padding-right: 20px;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(../capsalera/icon_doc.gif);
	background-repeat: no-repeat;
	background-position:right;
}
#descarregarWord a:visited {
	padding-right: 20px;
	padding-top:3px;
	padding-bottom:3px;
	background: url(../capsalera/icon_doc.gif) no-repeat 0px 0%;
	background-position:right;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}
#descarregarWord a:active  {
	padding-right: 20px;
	padding-top:3px;
	padding-bottom:3px;
	background: url(../capsalera/icon_doc.gif) no-repeat 0px 0%;
		background-position:right;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}

#descarregarWord a:hover {
	color: #333333;
	padding-top:3px;
	padding-bottom:3px;
	padding-right: 20px;
	background: url(../capsalera/icon_doc.gif) no-repeat 0px 0%;
	background-position:right;
	font-weight: bold;
}

/* LINKS ENLLAÃ‡OS General */

#descarregarLink{
	text-align:right;
	width: 475px;
	height: 20px;
	float: right;
	margin-top:5px;
	margin-right:10px;
	background-image: url(../capsalera/fonsGris.jpg);
}

#descarregarLink ul {
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#descarregarLink li {
	text-align:right;
	padding-right:14px;
	padding-top:5px;
	padding-bottom:5px;
	display: block;
	list-style: none;
	color: #999999;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD;	
}
#descarregarLink a:link {
	padding-right: 14px;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(../capsalera/arrow_dash_up.gif);
	background-position:right;
	background-repeat: no-repeat;
}
#descarregarLink a:visited {
	padding-right: 14px;
	padding-top:3px;
	padding-bottom:3px;
	background: url(../capsalera/arrow_dash_up.gif) no-repeat 0px 0%;
	background-position:right;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}
#descarregarLink a:active  {
	padding-right: 14px;
	padding-top:3px;
	padding-bottom:3px;
	background: url(../capsalera/arrow_dash_up.gif) no-repeat 0px 0%;
	background-position:right;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}

#descarregarLink a:hover {
	color: #333333;
	padding-top:3px;
	padding-bottom:3px;
	padding-right: 20px;
	background: url(../capsalera/arrow_dash_up.gif) no-repeat 0px 0%;
	background-position:right;
	font-weight: bold;
}

/* LINKS ENLLAÃ‡OS NOTICIES */

#descarregarnoticies{
	color: #669900;
	text-align:right;
	width: 475px;
	height: 20px;
	float: right;
	margin-top:5px;
	margin-right:10px;
	background-image: url(../capsalera/fonsGris.jpg);
}

#descarregarnoticies ul {
	color: #669900;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#descarregarnoticies li {
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	display: block;
	list-style: none;
	color: #669900;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD;	
}
#descarregarnoticies a:link {
	padding-right: 14px;
	text-decoration: none;
	color: #669900;
	font-weight: normal;
	padding-top:3px;
	padding-bottom:3px;
}
#descarregarnoticies a:visited {
	padding-right: 14px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration: none;
	color: #669900;
	font-weight: normal;
}
#descarregarnoticies a:active  {
	padding-right: 14px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration: none;
	color: #669900;
	font-weight: normal;
}

#descarregarnoticies a:hover {
	color: #333333;
	padding-top:3px;
	padding-bottom:3px;
	padding-right: 20px;
	font-weight: bold;
}


/* LINKS ENLLAÃ‡OS DESCARREGABLE EXEL */
#descarregarExel{
	padding-top:2px;
	padding-bottom:2px;
	width: 440px;
	height: 100%;
	text-align:left;
	margin-right:10px;
	display: block;
}
#descarregarExel ul {
	color: #669900;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}
#descarregarExel li {	
	margin-bottom:10px;
	color: #669900;
	text-align:left;
	font-weight: bold;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	display: block;
	list-style: none;
	border-bottom: 1px solid #DDDDDD;	
	background-image: url(../capsalera/fonsGris.jpg);	
}
#descarregarExel a:link {
	padding-left: 20px;
	text-decoration: none;
	color: #669900;
	font-weight: normal;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(../capsalera/icon_excel.gif);
	background-repeat: no-repeat;
	background-position:left;
}
#descarregarExel a:visited {
	padding-left: 20px;
	padding-top:3px;
	padding-bottom:3px;
	background: url(../capsalera/icon_excel.gif) no-repeat 0px 0%;
	background-position:left;
	text-decoration: none;
	color: #669900;
	font-weight: normal;
}
#descarregarExel a:active  {
	padding-left: 20px;
	background: url(../capsalera/icon_excel.gif) no-repeat 0px 0%;
	background-position:left;
	text-decoration: none;
	color: #669900;
	font-weight: normal;
}

#descarregarExel a:hover {
	color: #333333;
	padding-top:3px;
	padding-bottom:3px;
	padding-right: 20px;
	background: url(../capsalera/icon_excel.gif) no-repeat 0px 0%;
	background-position:left;
	font-weight: bold;
}

/* LINKS ENLLAÃ‡OS DESCARREGABLE ButlletÃ­ informatiu */
#descarregarbutlleti{
	padding-top:2px;
	padding-bottom:2px;
	width: 440px;
	height: 100%;
	text-align:left;
	margin-right:10px;
	display: block;
}
#descarregarbutlleti ul {
	color: #669900;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}
#descarregarbutlleti li {
	margin-bottom:10px;
	color: #669900;
	text-align:left;
	font-weight: bold;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	display: block;
	list-style: none;
	border-bottom: 1px solid #DDDDDD;	
	background-image: url(../capsalera/fonsGris.jpg);	
}
#descarregarbutlleti a:link {
	padding-left: 20px;
	text-decoration: none;
	color: #669900;
	font-weight: normal;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(../capsalera/iconaPDF.gif);
	background-repeat: no-repeat;
	background-position:left;
}
#descarregarbutlleti a:visited {
	padding-left: 20px;
	padding-top:3px;
	padding-bottom:3px;
	background: url(../capsalera/iconaPDF.gif) no-repeat 0px 0%;
	background-position:left;
	text-decoration: none;
	color: #669900;
	font-weight: normal;
}
#descarregarbutlleti a:active  {
	padding-left: 20px;
	background: url(../capsalera/iconaPDF.gif) no-repeat 0px 0%;
	background-position:left;
	text-decoration: none;
	color: #669900;
	font-weight: normal;
}

#descarregarbutlleti a:hover {	
	color: #333333;
	padding-top:3px;
	padding-bottom:3px;
	padding-right: 20px;
	background: url(../capsalera/iconaPDF.gif) no-repeat 0px 0%;
	background-position:left;
	font-weight: bold;
}



/*CONTINGUTS SUPORT DEFINIÃ“ ESTILS TEXT ------------------------------------------------*/
#content h1{  
color: #026261; 
font-size: 16px; 
font-weight: bold;
padding-bottom:3px;
}
#content h2{  
color: black; 
font-size: 14px; 
font-weight: bold;
}
#content h3{  
color: #669900; 
font-size: 15px; 
font-weight: bold;
}
#content h4{
	color: #black;
	font-size: 12px;
	font-weight: normal;
	padding-left:15px;
	background-position:left;
	background: url(../capsalera/icon_punttaronja.jpg) no-repeat 0px 0%;
	background-repeat: no-repeat;
}
#content h5{
	color:#026261;
	text-align:left;
	width: 465px;
	display:block;
	height: 100%;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:10px;
	background-image: url(../capsalera/fonsGris2.jpg);
}
#content b{
	font-weight: bold;
	color: #669900;
}

/*LINKS TEXT #content ------------------------------------------------*/
#content ul{
	font-weight: bold;
	text-decoration: none;
	list-style: none;
}

#content a{
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	list-style: none;
}

#content li{
	color: #669900;
	text-decoration: none;
	list-style: none;
}
 
#content a:link, a:visited, a:active{
	text-decoration: none;
	list-style: none;
 }

#content a:hover{
	text-decoration: none;
	list-style: none;
	color: #999999;
}

/*LINKS APARTATS ------------------------------------------------*/
#menuEsquerra ul{
text-decoration: none;
color: #999999;
list-style: none;
}
#menuEsquerra a{
text-decoration: none;
color: #999999;
}

#menuEsquerra li{
text-decoration: none;
color: #999999;
margin-top:4px;
}
 
#menuEsquerra a:link, a:visited, a:active{ 
text-decoration: none;
color: #999999;
 }
#menuEsquerra a:hover{
font-weight: normal;
text-decoration: none;
color: #FE9900;
padding-left:2px;
border-left:2px solid #FE9900;
}

/*MenÃº estÃ tic ///////////////////////////////////////*/
#menua1 #menuEsquerra li a.menua1 , 
#menua2 #menuEsquerra li a.menua2 ,
#menua2 #menuEsquerra li a.menua2 ,
#menua3 #menuEsquerra li a.menua3 ,
#menua4 #menuEsquerra li a.menua4 ,
#menua5 #menuEsquerra li a.menua5 ,
#menua11 #menuEsquerra li a.menua11 ,
#menua22 #menuEsquerra li a.menua22 ,
#menua33 #menuEsquerra li a.menua33 ,
#menua44 #menuEsquerra li a.menua44 ,
#menua55 #menuEsquerra li a.menua55 ,
#menub1 #menuEsquerra li a.menub1 ,
#menub2 #menuEsquerra li a.menub2 ,
#menub3 #menuEsquerra li a.menub3 ,
#menub4 #menuEsquerra li a.menub4 ,
#menub5 #menuEsquerra li a.menub5 ,
#menub6 #menuEsquerra li a.menub6 ,
#menub7 #menuEsquerra li a.menub7 ,
#menub8 #menuEsquerra li a.menub8 ,
#menub9 #menuEsquerra li a.menub9 ,
#menuc1 #menuEsquerra li a.menuc1 ,
#menuc2 #menuEsquerra li a.menuc2 ,
#menuc3 #menuEsquerra li a.menuc3 ,
#menuc4 #menuEsquerra li a.menuc4 ,
#menuc5 #menuEsquerra li a.menuc5 ,
#menuc6 #menuEsquerra li a.menuc6 ,
#menuc7 #menuEsquerra li a.menuc7 ,
#menuc8 #menuEsquerra li a.menuc8 ,
#menuq1 #menuEsquerra li a.menuq1 ,
#menuq2 #menuEsquerra li a.menuq2 ,
#menuq3 #menuEsquerra li a.menuq3 ,
#menuq4 #menuEsquerra li a.menuq4 ,
#menuq5 #menuEsquerra li a.menuq5 ,
#menuq6 #menuEsquerra li a.menuq6 ,
#menuq7 #menuEsquerra li a.menuq7 ,
#any a
{
font-weight: normal;
text-decoration: none;
color: #FE9900;
padding-left:2px;
border-left:2px solid #FE9900;
}


/*FOOTER ------------------------------------------------*/
#footer {
	padding-top:10px;
	padding-bottom:30px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	width: 724px;
	height: 20px; 
	clear: both;
  	text-align:center; 
	line-height:100%;
}
#footer a{
	font-size:9px;
	color:#DFDFDF; 
  	text-align:center; 
	text-decoration: none;
	list-style: none;
}

/*------------------------------------------------*/
td {}

/* LINKS ------------------------------------------------*/
a:link { 
color: blue 
}
a:visited { 
color: purple 
}
a:hover { 
color: purple 
}
a:active { 
color: red 
}

/*
color verd clar: #98CB00;
color mig: #669900;
color verd fosc: #026261; 
*/



/* PROGRAMACIÓ ----------------------------------------------------------------*/
/* PART DINÀMICA */
#noticia_home{
	float:left;
	background-image:url(../capsalera/noticies_noticies.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:129px;
	color:#026262;
	/*border:thin dotted;	*/
}
#noticia_text{
	color:#026262;
	margin-left:30px;
	font-size:11px;
	width:160px;	
}
#agenda_text{
	color:#026262;
	margin-left:20px;
	font-size:11px;
	width:160px;	
}
#noticia{
	font-weight:bold;
	font-size:12px;
	margin-left:35px;	
}
#noticia a{
	color:#026262;
	text-decoration:none;	
}
#noticia a:hover{
	color:#026262;
	text-decoration:underline;	
}
#noticia_img{
	float:right;
	margin-top:-3px;
}
#agenda_img{
	float:right;
	margin-top:-3px;
}
.titol{
	font-weight:bold;	
}
#agenda_home{
	float:right;
	background-image:url(../capsalera/noticies_agenda.jpg);
	width:193px;
	height:129px;
	font-size:9px;
	color:#026262;
	/*border:thin dotted;	*/
}

#any{
	float:left;	
}

