/* CSS Document */

body {

	font-family: "Times New Roman", Times, serif;	
	font-size: 11pt;	
	color: #000000;	
	font-size: 75%;
	background-color: #FFFFFF;
	

}

#tira, #navlist, #subnavlist, #base_pagina, #noprint {
	display: none;
	}
	
a {
	color: #000000;
	text-decoration: none;
	}
	
p {
	text-align: justify;
	font-size: 1.1em;
	line-height: 1.6em;
	}
	
h1, h2, h3 {
	font-weight: normal;
	clear: left;
	}
	
h1 {
	font-variant: small-caps;
	font-size: 2.2em;
	text-align: center;
	padding-bottom: 1.0em;
	border-bottom: 1px dashed #000000;
	
	}
	
h2 {
	font-size: 1.8em;
	
	}
	
h3 {
	font-size: 1.4em;
	}
	
#llegir img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
#llegir ul li {
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 0.5em;
	text-align: justify;
}

/****************************************/
/* PROGRAMA */


#programa table {
	width: 500px;
	}
	
#programa caption {
	font-size: 1.4em;
	line-height: 1.8em;
	font-weight: normal;
	margin-top: 50px;
	font-variant: small-caps;
	}

#programa th {
	font-weight: normal;
	font-size: 1.3em;
	border-bottom: 3px solid #000000;
	}	
#programa td {
	border-bottom: 1px solid #000000;
	padding-bottom: 8px;
	padding-top: 8px;
	}
	
#programa .lloc {
	font-style: italic;
	font-size: 1.1em;
	padding-top: 13px;
	padding-bottom: 8px;
	text-align: center;
	}
	
#programa acronym {
	font-size: 0.8em;
	}
	
.anys {
	padding-right: 20px;
	font-weight: bold;
	}
	
#programa img {
	margin-top: 25px;
	}
	
.dades {
	clear: left;
	float: none;
	}