<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

html {
	overflow-y: scroll;
}

body {
	background-repeat: repeat;
	background-color: #d3d3cf;
	margin: 10px 0;
	font-size: 1em;
	font-weight: normal;
	font-family: Tahoma Regular, Arial; 
}

.bodyActivitat {
	background-color: #FFFFFF;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma Regular, Arial;
}

img {
	border:0px;
	float: none;
}

h1 {
	color:#f29200;
	font-size: 1.88em;
	font-weight: bold;
	line-height: 85%;
	letter-spacing: -1px;
	margin: 0px;
}

h2 {
	font-size: 1.13em;
	line-height: 120%;
	font-weight: bold;
	color: #f29200;
	margin: 0 0 10px 0;
	letter-spacing: -1px;
}


p {
	font-size: 0.75em;
	font-weight: normal;
	line-height: 120%;
	padding-top:0px;
	margin-top: 0px;
	margin-bottom: 20px;
}

a:focus {
	outline:none
	}
a {
	text-decoration: none;
	color:#f29200;
}
a:hover {
	text-decoration: underline;
}
.contenidor {
	background-color: #FFFFFF;
	margin: auto;
	width: 850px;
	padding-top: 3px;
	border-style: solid;
	border-width: 6px 0 6px 0;
	border-color: #e9e9e7;

}

.contingut {
	margin: auto;
	width: 850px;
}

.capsaleraLogo {
	margin: 12px 0px 0px 0px;
	padding: 0;
	height: 37px;
	border-bottom: #969cb4 1px dotted;
}

.logo {
	height: 37px;
	width: 300px;
	float: left;
	background-image: url(../img/logo_uoc.gif);
	background-repeat: no-repeat;
	background-position: 9px 0px;
}

.capsaleraOpcions {
color:#757DA8;
font-size: 10px; 
float:right;
margin: -2px 11px 0 0;
}

.capsaleraOpcions a {
color:#666666;
}
.capsaleraOpcions a:hover {color:#f29200; }

.seccio {
	margin: 10px 0px 11px 0px;
	border-bottom: #d3d3cf 1px solid;
	padding: 0px 0px 8px 0px;
}

.seccioTitol {
	height: 46px;
	margin: 0px 10px 0px 10px;
	text-align: left;
}


.titol {
	margin: 10px 10px 0px 10px;
	padding: 0;
	background-image: url(../img/header.jpg);
	height: 110px;
}


.idioma {
	float: right;
	padding: 8px 15px;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: normal;
	font-family: Arial;
}

.menuContenidor {
	background:url(../img/fons_menu_sup.gif);
	float: left !important;
	float:none;
	width: 830px;
	margin: 1px 0px 0px 10px;
}

.menuSup {
	margin: 0 5px 0 0;
	float: left;
	padding: 4px 7px 5px 7px;
	font-family: helvetica, arial;
	color: #ffffff;
	font-size: 0.88em;
	font-weight:bold;
	letter-spacing: normal;
	background:#f29200;
}
.menuSup a:hover {
	text-decoration: underline;	
}

.menuSupSelec {
	margin: 0 5px 0 0;
	float: left;
	padding: 4px 7px 5px 7px;
	font-family: helvetica, arial;
	color: #ffffff;
	font-size: 0.88em;
	font-weight:bold;
	letter-spacing: normal;
	background-color:#ce7c00;
}

.menuSup a {
	font-family: helvetica, arial;
	color: #ffffff;
	font-weight:bold;
}

.peu {
	margin: 10px 0px 11px 0px;
	border-top: #969cb4 1px dotted;
	padding: 13px 0 8px 0;
	background-color:#ffffff;
}

.peuElement {
  font-size: 0.69em;  
  color: #f29200; 	
  margin: 0 auto; 
  text-align:center;
  padding: 0 8px 0 8px;
  font-family: Tahoma Regular, Arial;
  font-weight: normal;
 }


.peuElement a {
	color: #f29200;
}

.columnes {
	margin: 10px 10px 0px 10px;
	width: auto;
	min-width: 480px;
}

.columnaHome {
	width: 560px;
	float: left;
	margin-top: 20px;
	text-align: justify;
	font-family: Helvetica, Arial, sans serif;
}

.columnaSeccions {
	width: 830px;
	float: left;
}
.columnaSeccions ul {
	font-size:0.75em;
	left: 0px;
	margin-left:10px;
	padding-left:10px;
}

.columnaSeccions ul li {
	list-style:url(../img/bullet.gif);
	list-style-image:url(../img/bullet.gif);
	font-weight: normal;
	font-family: Tahoma Regular, Arial;
	line-height: 120%;
}
.columnaFormulari {
	width: 830px;
	float: left;
	line-height:100%;
}
.imprimir {
	float:right;
	background:#f8f7ec;
	font-size: 0.63em;
	color: #807d2d;
	padding: 0 3px 0 0;
	line-height: 17px;
}
.imprimir img {
	border:0px;
	float: left;
	padding-right: 3px;
}

/* Home */

.homeTitol1 {
	color: #505050;
	font-size:1.25em;
	font-weight:bold;
	margin:0px;
	line-height:100%;
	letter-spacing:-1px;
}

.homeTitol2 {
	color: #f29200;
	font-size:1.88em;
	font-weight:bold;
	margin:0px;
	line-height:100%;
	letter-spacing:-1px;

}

.homeTitol3 {
	color: #b9b9b9;
	font-size:1.25em;
	font-weight:bold;
	margin:0px;
	line-height:100%;
	letter-spacing:-1px;
}

.homeText {
	padding-top:20px;
	font-size: 0.875em;
	line-height:130%;
	text-align: justify;
}

.homeLogos {
	height: 65px;
	margin: 30px 0px 40px 0px;

}

.homeLogos .organitza{
	float: left;
	width: 321px;
}

.homeLogos .colabora {
	float:right;
	width: 452px;
}

.homeLogos p {
	color: #7f7f7f;
	font-size: 0.75em;
	font-weight: bold;
}

.homeNovetats {
	float: right;
	width: 260px;
	background-color:#f6f6f5;
	border-top: #c3c3b5 2px solid;
	margin-top: 22px;
} 

.homeNovetats div {
	padding:10px;
	min-height:150px;
}

.homeNovetats p {
	font-size:1.13em;
	font-weight:bold;
	color:#f29200;
	letter-spacing:-1px;
}
.homeNovetats ul {
	left: 0px;
	margin:10px !important; margin-right: 20px;
	padding-left:14px !important; padding-left: 6px;
	color:#f29200; 
}

.homeNovetats ul li {
	list-style:url(../img/fletxa.gif); 
	list-style-image:url(../img/fletxa.gif) !important; 
	list-style-image:url(../img/fletxa2.gif);
	font-size: 0.75em;
	font-weight: normal;
	font-family: Tahoma Regular, Arial;
	line-height: 100% ;
	margin: 10px 0px 0px 0px;
	padding-left: 0px !important; padding-left: 10px; 
}
/* SeccioTitol */

.seccioTitol1 {
	color: #505050;
	font-size:0.7em;
	margin:0px;
	line-height:100%;
	text-align: right;
}

.seccioTitol2 {
	color: #f29200;
	font-size:0.90em;
	font-weight:bold;
	margin:0px;
	line-height:100%;
	letter-spacing: -1px;
	text-align: right;
}

.seccioTitol3 {
	color: #b9b9b9;
	font-size:0.70em;
	margin:0px;
	line-height:100%;
	letter-spacing:0px;
	text-align: right;
}
.columnaSeccioTitol1 {
	float: left;
	padding-top: 24px;
}
.columnaSeccioTitol2 {
	width: 320px;
	float: right;
}

/* Inscripcio */
.entrada {
	margin: 0;
	padding: 2px 0 2px 0;
	width: 830px;
	float:left;
	font-size: 0.75em;
}
.entradaMarge {
	margin: 0;
	padding: 12px 0 12px 0;
	width: 830px;
	float:left;
	font-size: 0.75em;
}
.label {
	float:left;
	width: 260px;
	text-align: right;
	margin-right: 10px;
}

.input input {
	float:left;
	width: 220px;
	height:15px;
	border: 1px solid #d3d3cf;
	background-color:#fbfbfa;
	color: #9c9e9f;
}
.input select {
	float:left;
	width: 222px;
	height:18px;
	border: 1px solid #d3d3cf;
}
.inputGran input {
	float:left;
	width: 490px;
	height:15px;
	border: 1px solid #d3d3cf;
	background-color:#fbfbfa;
	color: #7d7d7d;
}
.inputGran select {
	float:left;
	width: 492px;
	height:18px;
	border: 1px solid #d3d3cf;
}
.input ul, .inputGran ul, .inputBoto ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	list-style-type:none;
}
.input li, .inputGran li, .inputBoto li {
	color:#000000;
	line-height: 130%;
	list-style: none;
	list-style-type:none;
}
.legal {
	color: #4c4c4c;
}
.formulari {
	margin-bottom: 30px;
	height: 305px;
}
.seguimentTwitter {
	float: right;
}
</pre></body></html>