/* declaracions generals: comunes a totes les pàgines */
body {background-color: #FFF; color: black; font-family: helvetica verdana geneva arial;}
div {margin-left: 15%; width:800px; /*border: 1px solid white;*/}
	/* MENÚ */
	div img {margin-left:-0.12em; border: none;}
	div.menu {margin-left: 0%; font-size: 15px; height: 2.5em; /*border: 1px solid black;*/}
	div.menu a {text-decoration: none; color: black;}
	div.menu a:hover {background-color: yellow;}
	a.actiu {background-color: yellow;}
	/* menú idiomàtic */
	div.int {margin-top: -5%; margin-left: 93%; width: 60px; font-size: 10px; /*border: 1px solid black;*/}
/*	div.menu img {margin-left:-0.12em; border: none;} */
	/* peus informatius */
	div.peu {background-color: yellow; text-align: center; position: relative; margin-top: 15px;}
	div.peu span {font-family: times; color: black; font-size: 85%; /*font-weight:bolder;*/}

/*	INDEX***.HTML	*/
div.titol {margin-top: 6%; font-weight: bold;}
img.titol {/*height: 50%; width: 50%;*/}
span.edicio {font-size: 45px; text-align: left; font-weight: bold; margin-left: 20%;}

	/* INTRO cos central de l'inici */
	div.intro {font-size: 15px; text-align: justify; letter-spacing: 1px;
		 margin-top: 5%; margin-right: 42%; width: 500px;}
	div.intro img {margin-top: 3%; margin-bottom: 3%; position: relative; left: 35%; width: 30%; height: 30%;}
	/* pel text de presentació de l'acte d'entrega de premis (quan hi és) */
	div.entrega {font-size:30px; font-weight: bold; color: white; text-align: right;
		background-color: #777; border: 4px ridge black; padding: .5% 2% .5% 1.5%;
		position: absolute; top: 40%; left: 5%; visibility: visible;}
	p.entrega {text-decoration: blink; text-align: center;}
	p.adre {font-family: impact courrier verdana; font-size: 25px; font-weight: normal; text-align: center;}
	span.adre {font-weight: bold;}
	span.hora {font-size: 18px;}
	a.tancar {font-size: 12px; text-decoration: underline; color: black;}

/*	BASES-**.HTML	*/
	table.bases {font-size: 85%; width: 800px;}
	td.bases {color: white; background-color: #666666; vertical-align: top;
		/*position:absolute;*/ padding: 5px 2% 2% 3%; width:49.5%;}
	td.mitjana {width: 1%; background-color: white;}
	table.bases h4 {color: yellow;}
	table.bases h4 span {font-style: italic;}

	a.link {text-decoration: none; font-weight: bold; color: white; font-size: 78%;}

	span.groc {color:yellow;}
					/* botó de descàrrega */
	p.boto {text-align: right;}
	td.bases a.boto {background-color: yellow; color: black; font-weight:bold; text-decoration: none; font-size: 85%;
		border: 2px outset black;}

/*	EDANTERIORS-**.HTML	*/
	div.edant {background-color: #666666;}
	p.text {padding: 1em; color: white;}

/*	DOCUMENTS-**.HTML	*/
	div.docu {background-color: #666666; color: white; padding-bottom: 1.5em;}
	div.docu div {position: relative; top: 1em; left: 1em; margin-left: 0%; width:95%;}
	span.negreta {font-size: larger; font-weight: bold;}
	div.info p {margin-left: 2em;}
	span.petit {font-size:smaller; padding: 2px;}
	div.info a {background-color: yellow; color: black; font-weight:bold; text-decoration: none; font-size: 85%;
		border: 2px outset black;}

/*	COLLABORADORS-**.HTML	*/
	span.logos {font-weight:bold;}
	table.logos {font-size: 85%; width: 800px; text-align: center;}
	table.logos a {text-decoration: none; color:white;}
	div.logos { width: 800px;}
	td.org {width:33%;/* border: solid black;*/ }
	td.col {width:50%;/* border: solid black;*/}