body {
 background-image:url('../imatges/fons.png'); 
}
 
.contingut {
	width: 960px;
	margin: 0 auto;
}
/*---- capcalera ----- */

#capcalera {
	position: relative;
	height: 124px;
}

#capcalera img {
	margin-top: 8px;
}

#menu_principal {
	position: absolute;
	width: 200px;
	right: 0px;
	top:40px; 
	background-color: #dddcf5;
	padding-left: 10px; 
	padding-right: 10px;
	padding-bottom: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: blue;

}

#menu_principal li {
	display: inline;
}

#menu_principal li a {
	font-family: Trebuchet MS Black, sans-serif;
	color: #9a0000;
	font-size: 24px;
	text-decoration: none;
	padding-right: 10px;
}

#menu_secundari {
	position: absolute;
	right: 0px;
	top: -30px;
	background-color: #dddcf5;
	padding-left: 10px; 
	padding-right: 10px;
	padding-bottom: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: blue;
} 

#menu_secundari  li {
	display: inline; 
}


#menu_secundari  li a {
	color: #2f17d0;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;	
}

/*----- columna central ------*/
 
 
 
#central {
	width: 710px;
	float: left;
} 
 
.article {
	width: 710px;
	background-color: #fff;
	position: relative;
    margin-bottom: 25px;
	}
  
.segon_bloc {
	padding-top: 0px;
	padding-left: 25px;
	padding-bottom: 25px;
}

.segon_bloc img {
	float: left;
	margin: 30px 15px 0px 0px
}
 
.segon_bloc h1 {
	font-family: "Times New Roman", serif;
	font-size: 34px;
	font-style: italic;
	color: #00abef;
	margin-left: 15px;
	margin-bottom: 5px;
	line-height:1;
	font-weight:normal;
}
 
.segon_bloc p, ul li {
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	color: #3c3c3c;
	line-height:1.5;
}

.segon_bloc p {
	margin: 30px 20px 30px 0px;	
	padding-right: 15px;
	text-align:justify; 	
}
	
.segon_bloc span {
	font-weight: bold;
	font-size: 16px;
}

 
.tercer_bloc {
	background-color: #dddcf5;
	padding-top: 6px;
	padding-bottom: 25px;
	border-width: 1px;
	border-style: solid;
	border-color: blue; 
} 
 
.tercer_bloc ul {
	float: right; 
	margin-left: 25px;
}
 
.tercer_bloc ul li {
	display: inline;
	padding-right: 5px;
}
 
.tercer_bloc ul li a {
	background-color: #00abef;
	color: #fff;
	padding: 2px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
}
 
/*------ columna lateral ---------*/


#lateral {
	float: right;
	width: 225px;
}

#lateral img {
	padding-bottom: 15px;
}
 

#enllacos, #documents, #treballs, #ofertaeso, #ofertabtx, #ofertacfgm, #imatges, #cfesports  {
	background-color: #eae1ea;
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-width: 1px;
	border-style: solid;
	border-color: blue; 
}

#enllacos h2, #documents h2, #treballs h2, #ofertaeso, #ofertabtx  h2, #ofertacfgm h2, #imatges h2 , #cfesports h2 {
	font-family: Times New Roman, sans-serif;
	font-size: 23px;
	font-style: italic;
	color: #9a0000;
	padding-bottom: 15px;
		
}

#enllacos p  {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 15px;	
}


/*-- documents --*/

#documents  {
	height: 160px;
	background-color: #eae1ea;
	padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-right: 10px;
	}



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

#peu, #validacio  {
	display: inline;
	}
	
#peu  {
	width: 930px;
	float: right;
	padding-top: 3px;
	padding-left: 25px;
	padding-bottom: 4px;	
	background-color: #dddcf5;
	margin-bottom: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: blue;
	}

#peu  h3 {	
	font-family: Trebuchet MS, sans-serif;
	font-size: 16px;
	color: #9a0000;
	}
/*----- validacio ------*/

#validacio {
	width: 280px;
	float: right;
	margin-right: 0px;
	margin-top: -8px;
}

#validacio img {
	width:88px;
	height:31px;
}