/*GENERALS ------------------------------------------------------------------*/

html * { margin: 0; padding: 0; }

body{
  font-family: Georgia;
  font-size: 12px;
  color: #4d4d4c;
  margin: 0;
  padding: 0;
  text-align: left;
  background-image: URL(img/fonsweb.gif);
  background-repeat: repeat-x;
  background-color: #000000;
}

a { color: #5b5b5b; font-size: 12px; text-decoration: none; margin: auto; margin: 0px; padding: 0px; }
a.aunderline:hover { text-decoration: none; }

p { margin: 0px; padding: 0px; }   /*paragraf sense marges*/

ul { margin: auto; margin: 0px; padding: 0px; }

img { border: 0px; margin: 0px; padding: 0px; }

table{
  font-family: Georgia;
  font-size: 12px;
  color: #4d4d4c;
}


ul { margin: auto; margin: 0px; padding: 0px; }
li { list-style: none; margin: auto; margin: 0px; padding: 0px; }

input,select,textarea{
  font-size: 1em;
  color: #4d4d4c;
  border: 0;
  padding: 1px;
  margin: 0;
  font-family: Georgia;
  border: 1px solid #4d4d4c;
}

form{
  padding: 0;
  margin: 0;
}

/*UTILS ---------------------------------------------------------------------*/
.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }
.aleft { text-align: left; }     /*text a la esquerra*/
.acenter { text-align: center; } /*text al centre*/
.aright { text-align: right; }   /*text a la dreta*/
.vmiddle { vertical-align: middle; }   /*text a la dreta*/

.bold { font-weight: bold; }

.mayus { text-transform: uppercase; }          /*text en MAYUSCULES*/
.minus { text-transform: lowercase; }          /*text en minuscules*/
.1mayus { text-transform: capitalize; }        /*primera lletra en Mayuscules*/

.taronja { color: #fb9d00 }
.negre { color: #000000 }
.font2{
	font-family: Trebuchet MS;
}

.brbotgris{ border-bottom: 1px solid #bebebe}

.pointer{
	cursor: pointer;
}

.fontsize11{ font-size: 11px }
.size24 { font-size: 24px }

.relative{ /*position: relative*/ }
.actiu{ /*display: block*/ }

/*capes de l'estructura*/
#base { width: 956px; margin: auto; display: table; }
#top { text-align: left; margin-top: 1px; }
#content-top{
	background-image: URL(img/top-caixa-content.png);
	background-repeat: no-repeat;
	height: 16px;
	margin-top: 13px;
}
#content{
	background-image: URL(img/caixa-content.gif);
	background-repeat: repeat-y;
	background-position: top right;
	/*background-color: #FFFFFF;*/
	/*height: 400px;*/
	min-height: 400px;
	display: table;
	width: 100%;
}
#content-bot{
	background-image: URL(img/bot-caixa-content.png);
	background-repeat: no-repeat;
	height: 15px;
}

#bot{
	background-image: URL(img/fonsbot.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 14px;
}

/*menu superior */
.box-menu{
	background-image: URL(img/fonsmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 36px;
	margin-top: 14px;
	padding-left: 5px;
}

.box-menu a, .centre-caixa-taronja a{
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
}

.box-menu a:hover, .centre-caixa-taronja a:hover{
	color: #454545;
	font-weight: bold;
}

.box-menu a.on, .box-menu a.on:link, .box-menu a.on:visited, .box-menu a.on:hover,
.centre-caixa-taronja a.on, .centre-caixa-taronja a.on:link, .centre-caixa-taronja a.on:visited{
	color: #454545;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
}

.box-menu .bordeblanc{
	border-right: 1px solid #FFFFFF;
}

/* peu de pagina */
.box-peu{
	padding: 15px 20px 30px 20px;
	text-align: left;
	margin-bottom: 10px;
}

.box-peu a{
	color: #abaaaa;
	font-size: 10px;
}

.box-peu a:hover{
	color: #FFFFFF;
}

/*caixa submenu seccions */
.box-submenu{
	margin-left: 12px;
}

/* caixa taronja submenu seccions*/
.top-caixa-taronja{
	width: 177px;
	height: 11px;
	background-image: URL(img/top-caixa-taronja.gif);
	background-repeat: no-repeat;
}
.centre-caixa-taronja{
	width: 177px;
	background-image: URL(img/centre-caixa-taronja.gif);
	background-repeat: repeat-y;
	text-align: left;
}

.bot-caixa-taronja{
	width: 177px;
	height: 10px;
	background-image: URL(img/bot-caixa-taronja.gif);
	background-repeat: no-repeat;
}

.centre-caixa-taronja h1{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	/*padding: 0 0 0 10px;*/
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 4px;
}


.centre-caixa-taronja a, .centre-caixa-taronja a:hover{
	padding-left: 10px !important;
}

/* contingut pagina de cada seccio*/
.box-pag{
	width: 750px;
	margin-right: 10px;
	/*height: 300px;
	min-height: 300px;
	display: table;*/
}
.box-pag .titpag {
	font-size: 18px;
	background-image:URL(img/titol-fons.gif);
	color: #FFFFFF;
	height: 38px;
	text-align: left;
	background-position: top right;
	background-repeat: no-repeat;
}

.box-pag .titpag span{
	display: block;
	margin-left: 20px;
	padding-top: 7px;
}

#contingut{
	padding: 21px;
	/*height: 300px;
	min-height: 300px;
	display: table;*/
}

/*seus*/
a.seus-escola{
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 3px;
	font-size: 11px;
}

a.seus-escola:hover{
	color: #fb9d00;
}

/* instruments per municipi */
.table-instruments .titols{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.llista-instruments{
	border-left: 2px solid #fb9d00;
}

.llista-instruments td{
	padding: 4px 0 4px 10px;
}

/* CALENDARI ESCOLAR */
table.calendar{
	width: 100%;
}

.calendariWeb{
	/*height: 165px;*/
	/*width: 100%;*/
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #454545;
	margin-top: 10px;
}

.calendariGestioTop{ font-family: Trebuchet MS; font-weight: bold }
.tduncalendar,.calendar-seg{
	border: 1px solid #cfcfcf;
	padding: 5px;
}

.calendar-sel{
	border: 1px solid #ffa308;
	padding: 5px;
	margin-bottom: 10px;
}

.tdcalendar, .calendariGestioDiaTDFinde{
	padding: 1px 6px 1px 6px !important;
}
/*
.calendariGestioDiaTDFinde, .festa, .festiu{
	background-color: #5b5b5b;
	color: #FFFFFF;
	font-weight: bold;
}

.calendariGestioDiaTDFinde a, .festa a, .festiu a{
	font-weight: bold;
}*/

.calendariGestioDiaTDFinde, .preinscripcio, .matricula, .festiu{
	background-color: #5b5b5b;
	color: #FFFFFF;
	font-weight: bold;
}

.calendariGestioDiaTDFinde a, .preinscripcio a, .matricula a, .festiu a{
	font-weight: bold;
}

/*.inicicurs, .ficurs, .audicions, .inicitrimestre, .fitrimestre{
	background-color: #ffa308;
	color: #FFFFFF;
	font-weight: bold;
}*/

.assajosiaudicions, .concerts, .entrevistes, .calendaricurs{
	background-color: #ffa308;
	color: #FFFFFF;
	font-weight: bold;
}


.calendariGestioDiaTDFinde a, a.calendariGestioLink{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 14px;
	/*font-weight: bold;*/
}

.titpag-calendari {
	font-size: 18px;
	background-image:URL(img/titolcalendari-fons.gif);
	color: #FFFFFF;
	height: 38px;
	text-align: left;
	background-position: top center;
	background-repeat: no-repeat;
}

.titpag-calendari span{
	display: block;
	margin-left: 30px;
	padding-top: 8px;
}

.calendar-box-tipus{
	border: 1px solid #ffa308;
	background-color: #FFFFFF;
	color: #5b5b5b;
	padding: 5px;
}

.info h2, .videos h2{
	color: #ffa308;
	border-bottom: 1px solid #ffa308;
	padding-bottom: 2px;
}

.box-calendar{
	background-color: #fffaf2;
	padding: 10px;
	margin-top: 5px;
}

.info span.tipus{
	font-size: 14px;
	font-weight: bold;
}

/* noticies */
.box-mesos{
	margin-left: 25px;
	margin-top: 10px;
}
.box-mesos a, .box-mesos a:hover{
	padding: 2px !important;
	margin: 0 !important;
}

span.seus{
	padding-top: 7px !important;
	font-size: 0.9em !important;
	color: #4D4D4C !important;
}

.noticia img, .activitats img{
	margin: 8px !important;
}

.noticia a, .activitats a,
.box-professor a{
	color: #454545;
	font-weight: bold;
}

.noticia a:hover, .activitats a:hover,
.box-professor a:hover{
	text-decoration: underline;
}

a.notison,a.notison:link,a.notison:hover{
	color: #454545;

}

span.seus2{
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 3px;
	font-size: 0.9em;
}

/*activitats */
.activitats{
	padding: 10px 20px 10px 20px;
}

/* galeria */
.galeria{
	padding-bottom: 10px;
}
.galeria a{
	color: #454545;
	display: block;
	margin: 5px 0 0 0;
}

.galeria a:hover{
	color: #fb9d00;
	text-decoration: none;
}

.slideshow-container{
	/*width: 410px;*/
	float: right;
	margin: auto;
}

.controls{
	clear: both;
}

.navigation{
	float: left;
	width: 212px !important;
}

.thumbs{
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.thumb{
	display: block;
	border: 1px solid #e4e4e4;
	padding: 1px;
	opacity:0.6;
	filter:alpha(opacity=60);
}

a.thumb:hover{
	border: 1px solid #000000;
	opacity:1;
	filter:alpha(opacity=100);
}

.slideshow{
	/*border: 1px solid #e4e4e4;*/
	background-image: URL(img/gal-fonsfotogran.png);
	width: 496px;
	height: 300px;
    text-align: center;
    margin-top: 5px;
}

.image-wrapper{
	display: block;
	margin: auto;
}

a.advance-link{
	display: block;
	padding: 1px;
	/*border: 1px solid #e4e4e4;
	overflow: hidden;*/
}

a.advance-link img{
	margin: 7px 1px -1px -1px;
}

.pagination{
	margin-bottom: 10px;
	clear: both;
}

.bottom{
	padding-top: 5px;
}

.pagination a{
	display: block;
	float: left;
	/*border: 1px solid #d8d8d8;
	background-color: #FFFFFF;*/
	color: #000000;
	padding: 4px 6px 4px 6px;
	margin-right: 3px;
	background-image: URL(img/gal-fonsnumpag.png);
	background-position: top center;
}

.pagination a:hover{
	/*border: 1px solid #000000;
	background-color: #000000;*/
	background-position: bottom center;
}

.pagination a.sig-i-ant{
	background-image: URL(img/gal-fonssegiant.png);
	background-repeat: no-repeat;
	color: #000000;
	padding: 4px 8px 4px 7px;
	margin-right: 3px;
}

.pagination span.current{
	display: block;
	float: left;
	color: #000000;
	/*border: 1px solid #000000;
	background-color: #000000;*/
	padding: 4px 6px 4px 6px;
	margin-right: 3px;
	background-image: URL(img/gal-fonsnumpag.png);
	background-position: bottom center;
}

.controls{
	text-align: center;
	margin-top: 15px;
}

.controls a:hover{
	text-decoration: underline;
}

.ss-controls{
	float: right;
}

/* contactar */
#mapcontactar{
	width: 524px;
	height: 400px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}

.formcontact{
	margin-right: 45px;
	margin-top: 15px;
}

.formcontact input,textarea{
	width: 332px;
	background-color: #dedede;
	border: 1px solid #dedede;
	margin-bottom: 4px;
}

.formcontact input.send{
	 background-image: URL(img/button-admin.jpg);
	 width: 99px;
	 height: 26px;
	 color: #FFFFFF;
	 border: 0 !important;
	 font-weight: bold;
	 font-size: 12px;
	 background-position: top center;
	 cursor: pointer;
}

.formcontact input.send:hover{
	background-position: bottom center;
}

.adreca{
	width: 160px;
	border: 1px solid #fb9d00;
	margin-top: 5px;
	text-align: center;
}

.adreca span{
	display: block;
	margin: 4px;
}

/* inici - home */
.box-inici-img{
	text-align: center;
	position: relative;
}

.box-inici-img .fonstxt{
	width: 242px;
	height: 277px;
	position: absolute;
	top: 13px;
	left: 25px;
	background-image: URL(img/box-inici-fonstext.png);
	opacity:0.7;
	filter:alpha(opacity=70);
	text-align: left;
	z-index: 20;
}

.box-inici-img .fonstxt span{
	display: block;
	padding: 15px;
}

.box-inici-destacat{
	width: 299px;
	height: 273px;
	background-image: URL(img/box-inici-fonsquadre.jpg);
	margin-left: 15px;
	margin-top: 15px;
}

.box-inici-destacat h2{
	background-image: URL(img/box-inici-fonstitolquadre.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-size: 18px;
	color: #fb9d00;
	border-bottom: 1px solid #fb9d00;
	margin: 12px 8px 0 8px;
    padding-bottom: 3px;
}

.box-inici-destacat .info{
	height: 110px;
	margin: 0px 8px 0px 8px;
	padding-top: 8px;
}

.box-inici-destacat .info .txt{
	display: block;
	height: 46px;
	overflow: hidden;
	margin-top: 3px;
}

.box-inici-destacat .info img{
	margin-right: 13px;
}

.box-inici-destacat a.mesinfo{
	display: block;
	margin: 10px 0 8px 0;
	color: #fb9d00;
	font-weight: bold;
}

.box-inici-destacat a.mesinfo:hover{
	text-decoration: underline;
}

/* escola submenu objectiu */
.escola li{
	margin: 5px 0 5px 17px;
	line-height: 18px;
	list-style-position: outside;
	list-style-image: URL(img/list-img.jpg);
}

.escola{
	line-height: 18px;
}

/*oferta formativa, informacio cursos */
.table-cursos td{
	border-bottom: 1px solid #454545;
	padding: 5px;
}

/* professors */
.box-professor img{
	margin-right: 8px;
}

/*capa flotant - professors */
#boxnegre{
	position:fixed;
	left:0px;
	top: 0px;
	height:100%;
	width:100%;
	opacity:0.6;
	background-color:#000000;;
	filter:alpha(opacity=60);
	z-index:145;
}

#boxnegrecontent{
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	z-index:150;
	color:#000000;
}

#capaflotantcentre{
	margin:auto;
	height:491px;
	width:615px;
	background-color:#FFFFFF;
	color:#000000;
	border: solid 12px #d3d3d3;
}

a.tancar, a.tancar:link, a.tancar:visited{
	background-image: URL(img/tancar.jpg);
	display: block;
	width: 24px;
	height: 23px;
	background-position: center top;	
	margin: 5px;
}

a.tancar:hover{
	background-position: center bottom;
}
