@charset "ISO-8859-1";

body {
	background-image: url("../imatges/fondo.jpg");
}

	
#contenidor {
	width: 1000px;
	background-color:#ccc1d9;
	margin: 20px auto 20px auto;
	height: 850px;
	}
	
#contenidor2 {
	width: 1000px;
	background-color:#ccc1d9;
	margin: 20px auto 20px auto;
	}
	
#cap {
	height: 100px;
	border-bottom: 5px solid #ff9523;
	background-color:#ccc1d9;
	}

.cap2 {
	float: left;
}

.titol {
	float: right;
	margin-top: 50px;
	margin-right: 10px;
}


	
#esquerre {
	width: 180px;
	float: left;
	background-color:#ccc1d9;

}

#centre {
	width: 620px;
	float: left;
	background-color:#ccc1d9;
	margin-left: 100px;

}

#centre3 {
	width: 720px;
	float: left;
	background-color:#ccc1d9;
	margin-left: 10px;

}

#centre2 {
	margin-top: 20px;
	background-color:#ccc1d9;
	width: 800px;
	float: left;
	background: url("../imatges/filetGris.jpg") left top repeat-x;


}



#dreta {
	width: 200px;
	float: left;
	background-color:#ccc1d9;
	height: 600px;
	
	margin-left: 40px;
}

#peu {
	clear: both;
  	width: 450px;
  	margin: 0 auto;
  	margin-left: 50px;
}

#adresa {
	clear: both;
	background-color:#336506;
	margin-left: 10px;
	margin-right: 10px;
	height:40px;
	-webkit-box-shadow: 0px 0px 35px #888;
  -moz-box-shadow: 0px 0px 35px #888;
  border: 3px solid #3b3b3b;
  width: 450px;
  margin: 0 auto;
  margin-left: 50px;
}

.notes {
width: 580px;
background: url("../imatges/filetBlau.jpg") left top repeat-x;
padding: 15px;
margin-bottom: 1em; 
border-left: 2px solid #232dff;
border-bottom: 2px solid #232dff;
border-right: 2px solid #232dff;
}


.doc {

width: 480px;
background: url("../imatges/filet.jpg") left top repeat-x;
margin: 1em 1em;
border-left: 2px solid #088A4B;
border-bottom: 2px solid #088A4B;
border-right: 2px solid #088A4B;
padding: 10px;


}

.ambient {

width: 700px;
background: url("../imatges/filet.jpg") left top repeat-x;
margin: 1em 1em;
border-left: 2px solid #088A4B;
border-bottom: 2px solid #088A4B;
border-right: 2px solid #088A4B;
padding: 10px;
margin-left: 200px;


}

.contacte {

width: 480px;
background: url("../imatges/filetBlau.jpg") left top repeat-x;
margin: 1em 1em;
border-left: 2px solid #08088A;
border-bottom: 2px solid #08088A;
border-right: 2px solid #08088A;
padding: 10px;
font-family: arial;
font-size: 14px;

}

#CentreCalendari {

float: left;
width: 750px;
background: url("../imatges/FiletTaronja.jpg") left top repeat-x;
margin: 1em 1em;
border-left: 2px solid #fc8200;
border-bottom: 2px solid #fc8200;
border-right: 2px solid #fc8200;
padding: 10px;
font-family: arial;
font-size: 14px;

}

#CentreVideo {

float: left;
width: 580px;
background: url("../imatges/FiletTaronja.jpg") left top repeat-x;
margin: 1em 1em;
border-left: 2px solid #fc8200;
border-bottom: 2px solid #fc8200;
border-right: 2px solid #fc8200;
padding: 10px;
font-family: arial;
font-size: 14px;

}

#CentreOrganigrama {

float: left;
width: 750px;
margin-top: 30px;
text-align: center;

}


.agenda2 {
	float:left;
	width: 800px;
	padding-top: 10px;
}
	

/* imatges */

#cap2 {
	height: 90px;
	width: 990px;
	padding-left: 5px;
	padding-top: 5px;
}


#bloc {
	margin-left: 70px;
	margin-top: 20px;
	width: 60px;
}

#agenda {
	height: 70px;
	margin-left: 80px;
}



#quiosc {
	height: 80px;
	margin-left:70px;
}

#logo {
	width: 120px;
	height: 60px;
	margin-left: 30px;
	margin-top: 10px;
	}

#nou {
	height: 20px;
}
	
#info {
	height: 30px;
}

#cole {
	height: 80px;
	margin-top: 100px;
}

#ImatgePetita {
	height: 120px;
	margin-top: 3px;
}


#DibuixCole {

	margin-left: 200px;

}

#pissarra {
	margin-right: 10px;
	margin-top: 20px;
	height: 80 px;
	width: 190px;
}

#foto {
	margin-right: 10px;
	margin-top: 20px;
	height: 70 px;
	width: 180px;
}

#video {

	margin-left: 20px;
	margin-top: 10px;

}


#organigrama{
	height: 600px;
}

#graduacio {

	width: 360px;
	height:230px;
	margin-left: 70px;
}




/* novetats */

h2 { 
background: url("../imatges/llapis.jpg") no-repeat scroll right top; 
background-color: #e3ecf3; 
border-bottom: 1px dotted #999; 
color: #555; 
font-family: Arial,Helvetica,sans-serif; 
font-size: 1.2em; 
font-variant: small-caps; 
padding-left: 1em; }



/* sombra */

.sombra {
  -webkit-box-shadow: 10px -8px 12px #FAF8F8;
  -moz-box-shadow: 10px -8px 12px #FAF8F8;
  border: 3px solid #3b3b3b;
  width: 450px;
  margin: 0 auto;
  margin-left: 50px;
}


/* general */

a {
	color: #ccc1d9;
	}
	
.contingutnovetat {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: black;
	font-size: 14px;
	font-style: bold;
	line-height: 220%;
}



.NovetatTitol {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #FF4000;
	font-size: 16px;
	font-style: bold;
	text-decoration: underline;
}
.TextPetit {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: blue;
	font-size: 8px;
	font-style: bold;
}


.ContingutNovetatImatge {
	margin-top: 5px;
}

#FontVideo {

	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: italic;
	color: blue;
	font-size: 16px;
	margin-left=100px;

}


.llista {

	background-color: #ccc1d9;
	
	list-style:none;
	padding-top: 5px;
	width: 100%;
}

.lapiz {
	list-style-image: url("../imatges/llapis2.jpg");
	margin-left: 30px;

}

.llista a {
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: white;
	font-size: 16px;

}

.datanovetat {
	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: italic;
	text-decoration: none;
	color: blue;
	font-size: 14px;
}

.font {

	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: italic;
	color: blue;
	font-size: 16px;

}

.contingut_ambient {

	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: italic;
	color: blue;
	font-size: 16px;

}



.destacat {
	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: italic;
	text-decoration: underline;
	color: red;
	font-size: 14px;
}

#cine {
	
	width: 50px;
	height: 50px;
	margin-left: 90px;
	top: 30px;
	

}

#a21 {
	
	width: 70px;
	height: 70px;
	margin-left: 80px;
	top: 30px;
	

}

#AC21 {
	
	width: 100px;
	margin-left: 270px;
	top: -10px;
	

}

.titolpag {
	display:block;
	color:#DF0101;
	text-decoration:none;
	text-align: right;
	font-family:'Helvetica', Arial, sans-serif;
	font-size: 40px;
	padding:3px 5px;
	text-shadow:3px 3px 3px #325179;
	}
	
.titol_ambient {
	display:block;
	color:#008902;
	text-decoration:none;
	text-align: right;
	font-family:'Helvetica', Arial, sans-serif;
	font-size: 40px;
	padding:3px 5px;
	text-shadow:3px 3px 3px #325179;
	}
	
.peu {
	float: left;
	font-family: Tahoma;
	color: white;
	font-size: 16px;
	margin-top: 10px;
	margin-left: 10px;

}

.adresa {
	float: left;
	font-family: Tahoma;
	color: white;
	font-size: 16px;
	margin-top: 10px;
	margin-left: 10px;

}

.table {

	width: 250px;
	margin-left: 10px;
	vertical-align: top;
}

.TableLista {

	background-color: #ccc1d9;
	margin-top: 10px;

}

.TableLista li {

	padding-bottom: 10px;
	font-family: tahoma;
	color: blue;
	font-size: 16px;
	width: 250px;

}

.TableSubLista {

	background-color: #ccc1d9;
	margin-top: 10px;
	

}

.TableSubLista li {

	font-family: Verdana;
	color: black;
	font-size: 10px;
}

li.festiu {
	
	color: red;

}

li.vacances {
	
	color: yellow;

}

li.verde {
	
	color: green;

}

a, a:link { color:#BD1F1B; text-decoration:underline;}

a:hover { color:#017EE8;}