BODY {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-image:url(img/fons_web.png);
}
H1{
	font-size: 22px;
	}
H2{
	font-size: 16px;	
	}
a{color: #FFF;}
a:link{ background-color: inherit; color: white; text-decoration: none;}
a:hover{ background-color: inherit; color: white; text-decoration: none;}
a:visited{ background-color: inherit; color: white; text-decoration: none;}
.z_cap{
	width: 700px;
	margin: auto;
	height: 35px; /* 130-95 = 35 */
	background-color: #FFF;
	border: 1px solid white;
	margin-bottom: 10px;
	padding-top: 95px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	}
	.boto{
		color: white;
		padding-top: 10px;
		height: 25px;
		float: left;
		text-align: center;
		cursor: pointer;
		margin-left: 3px;
		margin-right: 3px;
		}
	.boto:hover{
		background-image:url(img/fons_boto.png);
		}
	.boto a:link{
		color: white;
		background-color: transparent;
		}
	.boto a:hover{
		background-color: transparent;
		color: white;
		}
.z_cap H1{
	margin-left: 30px;
	font-weight: normal;
	}
.z_cap H2{
	margin-left: 30px;
	font-weight: normal;
	background-color: inherit;
	color: gray;
	}
.z_con{
	width: 700px;
	margin: auto;
	min-height: 450px;
	border-top: 3px solid black;
	border-bottom: 3px solid black;
	background-color: #FFF;
	color: #555555;
	font-size: 11px;
	line-height: 18px;
	background-image: url(img/fons_new.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}
	.z_con a:link{ background-color: inherit; color: #006699; text-decoration: none;}
	.z_con a:hover{ background-color: inherit; color: #003366; text-decoration: none;}
	.z_con a:visited{ background-color: inherit; color: #006699; text-decoration: none;}

.esquerra{
	float: left;
	border-right: 2px solid #FFB030;
	width: 180px;
	margin-left: 20px;
	margin-top: 20px;
	height: 300px;
	text-align:center;
	}
.centre{
	margin-top: 20px;
	margin-left: 220px;
	margin-bottom: 20px;
	width: 400px;
	border: 1px solid white;
	padding-left: 30px;
	}
.centre H1{
	font-size: 18px;
	}
.centre H2{
	font-size: 14px;
	}
.centre H3{
	font-size: 14px;
	}
.centre a:link{
	color: #FFB030;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	}
.centre a:hover{
	color: #FF6600;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
	}
.centrat_completament{
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 20px;
	width: 550px;
	padding-left: 40px;
	padding-right: 40px;
	background-color: transparent;
	}
.centrat_completament H1{
	font-size: 18px;
	}
.inici td a:hover{
	color: #0066CC;
	background-color: inherit;
	}
/* Programa */
H3{
	border-bottom: 1px solid gray; padding: 5px; width: 300px;
	}
.bloc{
	margin-left: 100px; padding: 5px;
	font-style: italic; 
	}
.horari{
	float: left; padding: 5px;
	}
.titol{
	margin-left: 100px; padding: 5px; border-left: 3px solid gray;
	}
.document{
	padding-top: 4px;	font-size: 7px;
	float: left;	width: 60px;
	margin-left: 30px;	text-align: center;
	line-height: 7px;	font-weight: normal;
	font-style: italic;	}
.document img{margin: 0px;}
.document a{color: inherit;text-decoration: none;}
.document a:link{color: inherit;text-decoration: none;}
.document a:hover{color: inherit;text-decoration: none;}
.document a:visited{color: inherit;text-decoration: none;}

.document_2{
	padding-top: 4px;	font-size: 7px;
	float: left;	width: 100px;	text-align: center;
	line-height: 7px;	font-weight: normal;
	font-style: italic;	}
.document_2 img{margin: 0px;}
.document_2 a{color: inherit;text-decoration: none;}
.document_2 a:link{color: inherit;text-decoration: none;}
.document_2 a:hover{color: inherit;text-decoration: none;}
.document_2 a:visited{color: inherit;text-decoration: none;}

.portada a:link{color: white;}
.portada a:hover{color: #333333;}
.portada a:visited{color: white;}
