<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml'/>
<!--}}}-->
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0em 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0em 1em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
<<importTiddlers>>
!2005
<<<
[[Reglament|2005/12hores/Reglament_2005.pdf]]
[[Classificació final|2005/12hores/Classif_2005.pdf]]
<<<

!2004
<<<
[[Classificació final|2004/12hores/classificacions_2004.htm]]
<<<

!2002
<<<
<html><img border="0" src="2002/12hores/Cartell_2002.jpg" width="228" height="306"></html>
[[Reglament|2002/12hores/reglament_2002.htm]]
<html>
<p style="color: rgb(0, 0, 0);"><font face="verdana"
 size="2">Aquest any la cursa no
tenia favorit clar, degut a una inscripció plena de "viejas glorias",
de les promeses consagrades del C.M.B.S.C., i com no, d'una generació
nova que últimament porta&nbsp;a tothom de cap. El cotxe (per
tothom el
mateix); quin? l'Audi, demostrat està. (desprès del&nbsp;succeït a
les
24 hores).
Amb unes clasificatories força ajustades;
amb&nbsp;prou&nbsp;tensió,
degut a la desaparició de la final B, per falta d'algun dels equips, la
cursa prometia una lluita "de poder a poder" pràcticament entre tots
els equips classificats per a la final.</font></p><p
 style="color: rgb(0, 0, 0);"><font face="verdana"
 size="2">El començament, més o
menys sobre l'hora prevista, es compleixen les expectatives, però amb
una sorpresa (per a alguns), l'equip més jove de la cursa es posa al
davant i comença a posar pistes&nbsp;pel mig. a continuació una
lluita
sense pietat entre els&nbsp;seguidors. La cursa entra en la tercera
hora i l'equip que estava al davant hi continua, però amb un marge
d'una volta sobre l'immediat perseguidor, amb la resta molt a prop; amb
l'excepció de l'equip C.M.B.S.C. 2002 que poc a poc es va quedant a la
cua degut a diversos problemes. Passades un parell més d'hores, la
cursa dona un nou gir, degut a que l'equip de G. Albanell, C. Acacio, i
Santi L. fa un canvi de pneumàtics que es podria catalogar com
desastrós; quedant-se, desprès d'això, a la cua de la classificació.
Mentrestant l'equip de P. Deulofeu, K. Fernandez i J.M. Masip es situa
en una segona posició consolidada. Arribat l'equador de la cursa, les
posicions no varien gaire: 1r: M. Cortell, E. Urrutia, R. Gil, 2n: D.
Alarcón, O. Alarcón, M. Jarque. 3r: P. Deulofeu, K. Fernández, J.M.
Masip. 4t: Palau. 5è: Santi L., C. Acacio, G. Albanell i 6è: C.M.B.S.C.
2002.</font></p>
<p style="color: rgb(0, 0, 0);"><font face="verdana"
 size="2">El "demoledor"&nbsp;equip que va a davant,
escombra als seus rivals de la pista, però sorgeix un problema, un dels
seus components no pot continuar per&nbsp;temes de salut. El
problema es converteix en tragèdia: la desqualificació es inevitable,
tots els seus esforços per rés (però aquí&nbsp;queda el segell de
la casa). Mentretant s'acosta el final de la cursa, sense gaires coses
a destacar; l'equip dels K. Fernández, P. Deulofeu i J.M.
Masip&nbsp;hereten aquesta primera posició que sense mases
problemes mantenen fins al final; la 2a posició és per l'equip de G.
Albanell, Santi L. i Cristian A. que desprès d'una remuntada des de la
5a posició ,a mitja cursa, arriben a un final no apte per cardíacs amb
l'equip de O. Alarcón, D. Alarcón i M. Jarque,&nbsp;desprès de
dotze hores la diferència és de&nbsp;menys d'un metre de
diferència. La 4a posició final és per l'equip Palau, que ha patit
tambè problemes de diferents tipus. I la 5a per l'equip C.M.B.S.C. 2002
continuant amb la seva tònica des de l'inici. La 6a queda per l'equip
malauradament desqualificat de M. Cortell, E. Urrutia i R. Gil.</font></p>
</body></html>
[[Classificació final|2002/12hores/classificacions_2002.htm]]
<<<
<html><img border="0" src="1993/24hores/Cartell.jpg" width="306" height="460"></html>
!Resultats
<<<
[[Quadrant de la cursa (original)|1993/24hores/ClassFinal1993.pdf]]
[[Classificacions complertes|1993/24hores/Class24H_93_Class.pdf]]

<html><body><table
 style="background-color: rgb(255, 255, 255); width: 327px; text-align: left; margin-left: auto; margin-right: auto;"
 border="1" bordercolor="#999999" cellpadding="1"
 cellspacing="1">
<tbody><tr><th
 style="color: rgb(0, 0, 0); text-align: center;" width="49">Posició</th><th
 style="color: rgb(0, 0, 0); text-align: center;" width="208">Equip</th><th
 style="color: rgb(0, 0, 0); text-align: center;" width="48">Volta
ràpida</th>
<th style="color: rgb(0, 0, 0); text-align: center;"
 width="42">Total voltes</th>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="49"><font size="4">1</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="208">Esteve
Herrero<br>
Josep Mª Molins<br>Pere Moratona<br>Miquel Sararols</td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="48">13,67</td>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="42">5205</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="49"><font size="4">2</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="208">Àlex Marín<br>Josep
Mª Masip<br>
Marcel Moix<br>Iñaki Roure</td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="42">13,51</td>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="48">5200</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="49"><font size="4">3</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="208">Barceló<br>Figueres<br>
Guillen<br>Vallverdú</td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="42">13,86</td>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="48">4950</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="49"><font size="4">4</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="208">Joan
Jané<br>Manel Montoliu<br>
Pubill<br>Romeu</td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="42">14,05</td>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="48">4794</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="49"><font size="4">5</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="208">Javi
Moya<br>Juanjo Moya<br>
Julio Moya<br>Barnaus</td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="42">13,84</td>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="48">4743</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="49"><font size="4">6</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="208">César
Cabrera<br>
David Cabrera<br>Pere Deulofeu<br>Fcesc. Fernández</td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="42">13,96</td>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="48">4651</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="49"><font size="4">7</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="208">Manel
Clanchet<br>
Fcesc. Gámiz<br>Manel Mancho<br>Xavi Xampeny</td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="42">14,67</td>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="48">4294</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="49"><font size="4">8</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="208">Josep
Boix<br>
Domenec Boluña<br>Víctor Boluña<br>Felipe Fernández</td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="42">14,75</td>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="48">4080</td>
</tr></tbody></table>
</body></html>
<<<
!Fotos
<<<
<html>
<a href="1993/24hores/Fotos/circuit_2_rs.jpg" rel="lightbox[24h1993]" title="Local"><img src="1993/24hores/Fotos/mini/circuit_2_rs.jpg" width="96" height="70" alt="Local"/></a>
<a href="1993/24hores/Fotos/sortida_rs.jpg" rel="lightbox[24h1993]" title="Sortida"><img src="1993/24hores/Fotos/mini/sortida_rs.jpg" width="107" height="70" alt="Sortida"/></a>
<a href="1993/24hores/Fotos/circuit_1.jpg" rel="lightbox[24h1993]" title="Circuit"><img src="1993/24hores/Fotos/mini/circuit_1.jpg" width="127" height="70" alt="Circuit"/></a>
<a href="1993/24hores/Fotos/circuit_3_rs.jpg" rel="lightbox[24h1993]" title="Circuit"><img src="1993/24hores/Fotos/mini/circuit_3_rs.jpg" width="95" height="70" alt="Circuit"/></a>
<a href="1993/24hores/Fotos/circuit_4.jpg" rel="lightbox[24h1993]" title="Circuit"><img src="1993/24hores/Fotos/mini/circuit_4.jpg" width="96" height="70" alt="Circuit"/></a>
<a href="1993/24hores/Fotos/participants.jpg" rel="lightbox[24h1993]" title="Foto de familia"><img src="1993/24hores/Fotos/mini/participants.jpg" width="122" height="70" alt="Foto de familia"/></a>
</html>
<html><img border="0" src="1994/24hores/Cartell.jpg" width="306" height="460"></html>
!Informació
<<<
[[Reglament|1994/24hores/1994_Rgl_24h.pdf]]
[[Reculls de premsa|1994/24hores/1994_premsa.pdf]]
<<<
!Resultats
<<<
<html><body><table
 style="background-color: rgb(255, 255, 255); width: 317px; text-align: left; margin-left: auto; margin-right: auto;"
 border="1" bordercolor="#999999" cellpadding="1"
 cellspacing="1">
<tbody><tr><th
 style="color: rgb(0, 0, 0); text-align: center;" width="60">Posició</th><th
 style="text-align: center; color: rgb(0, 0, 0);" width="181">Equip</th><th
 style="text-align: center; color: rgb(0, 0, 0);" width="54">Total
voltes</th>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">1</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">Jordi
Galceran
<br>David Loncan<br>Anna Sabates<br>Loli Zahiño</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">7160</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">2</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Josep M. Masip<br>Marcel Moix<br>Alex Morales<br>Iñaki
Roure</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">7112</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">3</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Rodolf Múrcia<br>Jordi Parro<br>Miquel Sararols<br>-</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">7033</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">4</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Joan Aligué<br>Jaume Darné<br>Miquel Gubianes<br>Pep
Torres</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">7011</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">5</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Joan Jané<br>Manel Montoliu<br>Pobill<br>Jordi Urpí</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">7001</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">6</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Esteve Herrero<br>Herrero<br>Josep M. Molins<br>Moratona</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6923</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">7</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
César Cabrera<br>David Cabrera<br>Pere Deulofeu<br>Fcesc.
Fernández</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6863</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">8</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Darné<br>Mañas<br>Vinyes<br>Xavi</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6811</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">9</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Jordi Gene<br>Javi Moya<br>Janjo Moya<br>Julio Moya</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6774</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">10</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Jordi<br>Jordi<br>Nando<br>Santi</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6755</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">11</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Carles Bartés<br>Fcesc. Lacasa<br>Jordi Sobrevals<br>Xavi
Xampeny</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6739</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">12</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Josep<br>Serra<br>Serra<br>Xavi</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6583</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">13</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Alex<br>Gerard<br>Mario<br>Xavi</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6486</td>
</tr><tr><td style="color: rgb(0, 0, 0);"
 align="center" width="60"><font size="4">14</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Ansel<br>Josep Boix<br>Felipe Fernández<br>Josep</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6084</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">15</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Jordi<br>Sergio<br>Toni<br>Xavi</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6052</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">16</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Albert Albanell<br>Domenec Boluña<br>Víctor Boluña<br>Cecili
Sánchez</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">5901</td>
</tr></tbody></table>
</body></html>
<<<
!Fotos
<<<
<html>
<a href="1994/24hores/Fotos/circuit_1.jpg" rel="lightbox[24h1994]" title="Circuit"><img src="1994/24hores/Fotos/mini/circuit_1.jpg" width="126" height="69" alt="Circuit"/></a>
<a href="1994/24hores/Fotos/circuit_2.jpg" rel="lightbox[24h1994]" title="Circuit"><img src="1994/24hores/Fotos/mini/circuit_2.jpg" width="149" height="70" alt="Circuit"/></a>
<a href="1994/24hores/Fotos/sortida.jpg" rel="lightbox[24h1994]" title="Sortida"><img src="1994/24hores/Fotos/mini/sortida.jpg" width="63" height="70" alt="Sortida"/></a>
<a href="1994/24hores/Fotos/cursa.jpg" rel="lightbox[24h1994]" title="Cursa"><img src="1994/24hores/Fotos/mini/cursa.jpg" width="108" height="70" alt="Cursa"/></a>
<a href="1994/24hores/Fotos/jordi_gene.jpg" rel="lightbox[24h1994]" title="Quico Fernández i Jordi Gené"><img src="1994/24hores/Fotos/mini/jordi_gene.jpg" width="76" height="70" alt="Quico Fernández i Jordi Gené"/></a>
<a href="1994/24hores/Fotos/participants.jpg" rel="lightbox[24h1994]" title="Foto de grup"><img src="1994/24hores/Fotos/mini/participants.jpg" width="97" height="70" alt="Foto de grup"/></a>
</html>
<html><img border="0" src="1995/24hores/Cartell.jpg" width="306" height="615"></html>
!Informació
<<<
[[Reglament|1995/24hores/1995_Rgl_24h.pdf]]
[[Annex|1995/24hores/1995_annex.pdf]]
[[Reculls de premsa|1995/24hores/1995_premsa.pdf]]
[[Circuit|1995/24hores/Circuit_95.pdf]]
<<<
!Resultats
<<<
<html>
<body><table
 style="background-color: rgb(255, 255, 255); text-align: left; margin-left: auto; margin-right: auto;"
 border="1" bordercolor="#999999" cellpadding="1"
 cellspacing="1">
<tbody><tr><th
 style="color: rgb(0, 0, 0); text-align: center;">Posició</th><th
 style="color: rgb(0, 0, 0); text-align: center;">Equip</th><th
 style="color: rgb(0, 0, 0); text-align: center;">Total<br>voltes</th><th
 style="color: rgb(0, 0, 0); text-align: center;">Dif.<br>voltes
<br>primer</th>
<th style="color: rgb(0, 0, 0); text-align: center;">Dif.<br>voltes
<br>anterior</th>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">1</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Esteve
Herrero<br>
Josep M. Molins<br>Moratona<br>Moratona</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6538</td><td
 style="color: rgb(0, 0, 0); text-align: center;">&nbsp;</td><td
 style="color: rgb(0, 0, 0); text-align: center;">&nbsp;</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">2</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Josep M.
Masip<br>
Marcel Moix<br>Alex Morales<br>Iñaki Roure</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6464</td><td
 style="color: rgb(0, 0, 0); text-align: center;">74</td><td
 style="color: rgb(0, 0, 0); text-align: center;">74</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">3</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Darné<br>Hernández<br>
Mañas<br>Rodríguez</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6390</td><td
 style="color: rgb(0, 0, 0); text-align: center;">148</td><td
 style="color: rgb(0, 0, 0); text-align: center;">74</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">4</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Bernaus<br>Bernaus<br>
Juanjo Moya<br>Julio Moya</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6339</td><td
 style="color: rgb(0, 0, 0); text-align: center;">199</td><td
 style="color: rgb(0, 0, 0); text-align: center;">51</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">5</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Arumí<br>Jordi
Galceran<br>
Gasso<br>David Loncan</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6329</td><td
 style="color: rgb(0, 0, 0); text-align: center;">209</td><td
 style="color: rgb(0, 0, 0); text-align: center;">10</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">6</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Fcesc.
Lacasa<br>
Xavier Riera<br>Jordi Sobrevals<br>Xavier Xampeny</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6290</td><td
 style="color: rgb(0, 0, 0); text-align: center;">248</td><td
 style="color: rgb(0, 0, 0); text-align: center;">39</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">7</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Joan Aligué<br>
Jaume Darné<br>Ramis<br>Torres</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6281</td><td
 style="color: rgb(0, 0, 0); text-align: center;">257</td><td
 style="color: rgb(0, 0, 0); text-align: center;">9</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">8</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Crespo<br>Martín<br>
Javi Palazón<br>Dino Ros</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6234</td><td
 style="color: rgb(0, 0, 0); text-align: center;">304</td><td
 style="color: rgb(0, 0, 0); text-align: center;">47</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">9</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">César
Cabrera<br>
David Cabrera<br>Pere Deulofeu<br>Fcesc. Fernández</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6169</td><td
 style="color: rgb(0, 0, 0); text-align: center;">369</td><td
 style="color: rgb(0, 0, 0); text-align: center;">65</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">10</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Campos<br>
Campos<br>Giralt<br>Martínez</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6139</td><td
 style="color: rgb(0, 0, 0); text-align: center;">399</td><td
 style="color: rgb(0, 0, 0); text-align: center;">30</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">11</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Joan Jané<br>
Manel Montoliu<br>Povill<br>Jordi Urpí</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6113</td><td
 style="color: rgb(0, 0, 0); text-align: center;">425</td><td
 style="color: rgb(0, 0, 0); text-align: center;">26</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">12</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Gerard
García<br>
Miquel Pujol<br>Sergi Ramos<br>E. Soler</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6087</td><td
 style="color: rgb(0, 0, 0); text-align: center;">451</td><td
 style="color: rgb(0, 0, 0); text-align: center;">26</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">13</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Pons<br>
Oriol Serra<br>Toni Serra<br>Torras</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6086</td><td
 style="color: rgb(0, 0, 0); text-align: center;">452</td><td
 style="color: rgb(0, 0, 0); text-align: center;">1</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">14</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Albert
Albanell<br>
Gerard Albanell<br>Domenec Boluña<br>Víctor Boluña</td>
<td style="color: rgb(0, 0, 0); text-align: center;">5894</td><td
 style="color: rgb(0, 0, 0); text-align: center;">644</td><td
 style="color: rgb(0, 0, 0); text-align: center;">192</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">15</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Josep Boix<br>
Fesc. Herrero<br>Xavi López<br>Josep Martínez</td>
<td style="color: rgb(0, 0, 0); text-align: center;">5651</td><td
 style="color: rgb(0, 0, 0); text-align: center;">887</td><td
 style="color: rgb(0, 0, 0); text-align: center;">243</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">16</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Canaleta<br>
Córdoba<br>Jesús Martín<br>Rafa Nevado</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4710</td><td
 style="color: rgb(0, 0, 0); text-align: center;">1828</td><td
 style="color: rgb(0, 0, 0); text-align: center;">941</td>
</tr></tbody></table>
</body></html>
<<<
!Fotos
<<<
<html>
<a href="1995/24hores/Fotos/pista.jpg" rel="lightbox[24h1995]" title="Pista"><img src="1995/24hores/Fotos/mini/pista.jpg" width="97" height="71" alt="Pista"/></a>
<a href="1995/24hores/Fotos/graella.jpg" rel="lightbox[24h1995]" title="Graella"><img src="1995/24hores/Fotos/mini/graella.jpg" width="108" height="70" alt="Graella"/></a>
<a href="1995/24hores/Fotos/sortida.jpg" rel="lightbox[24h1995]" title="Sortida"><img src="1995/24hores/Fotos/mini/sortida.jpg" width="94" height="70" alt="Sortida"/></a>
</html>
<html><img border="0" src="1996/24hores/Cartell.jpg" width="306" height="306"></html>
!Informació
<<<
[[Reglament|1996/24hores/1996_Rgl_24h.pdf]]
<<<
!Resultats
<<<
[[Classificació final, 24 Hores (original)|1996/24hores/1996_Class Final.pdf]]
[[Classificacions (Classificatòria i 24 hores)|1996/24hores/CLAS_96_WP5.pdf]]

<html><body><table
 style="background-color: rgb(255, 255, 255); text-align: left; margin-left: auto; margin-right: auto;"
 border="1" bordercolor="#999999" cellpadding="1"
 cellspacing="1">
<tbody><tr><th style="text-align: center;">Posició</th><th
 style="text-align: center;">Equip</th><th
 style="text-align: center;">Pilots</th><th
 style="text-align: center;">Total<br>voltes</th><th
 style="text-align: center;">Dif.<br>voltes<br>primer</th>
<th style="text-align: center;">Dif.<br>voltes<br>anterior</th>
</tr><tr>
<td style="text-align: center;"><font size="4">1</font></td><td
 style="text-align: center;">SLOT CLASSIC</td>
<td style="text-align: center;">Josep M. Masip<br>Marcel
Moix<br>Álex Morales<br>Iñaki Roura</td>
<td style="text-align: center;">5325</td><td
 style="text-align: center;">&nbsp;</td><td
 style="text-align: center;">&nbsp;</td>
</tr><tr>
<td style="text-align: center;"><font size="4">2</font></td><td
 style="text-align: center;">MOMO RACING</td>
<td style="text-align: center;">Esteve Herrero<br>Josep
M. Molins<br>J. M. Moratona<br>Pere Moratona</td>
<td style="text-align: center;">5250</td><td
 style="text-align: center;">75</td><td
 style="text-align: center;"></td>
</tr><tr>
<td style="text-align: center;"><font size="4">3</font></td><td
 style="text-align: center;">MONTMELÓ<br>RACING 1</td>
<td style="text-align: center;">Albert Aliart<br>Carles
Bartés<br>Xavi Braña<br>Sergi Ramos</td>
<td style="text-align: center;">5163</td><td
 style="text-align: center;">162</td><td
 style="text-align: center;">87</td>
</tr><tr>
<td style="text-align: center;"><font size="4">4</font></td><td
 style="text-align: center;">GASS 1</td>
<td style="text-align: center;">Joan Aligué<br>Jaume
Darné<br>Jordi Galceran<br>Pep Torras</td>
<td style="text-align: center;">5141</td><td
 style="text-align: center;">184</td><td
 style="text-align: center;">22</td>
</tr><tr>
<td style="text-align: center;"><font size="4">5</font></td><td
 style="text-align: center;">HELISWISS</td>
<td style="text-align: center;">César Cabrera<br>Pere
Deulofeu<br>Fcesc. Fernández<br>Miquel Sararols</td>
<td style="text-align: center;">5100</td><td
 style="text-align: center;">225</td><td
 style="text-align: center;">41</td>
</tr><tr>
<td style="text-align: center;"><font size="4">6</font></td><td
 style="text-align: center;">CUTTED RACING</td>
<td style="text-align: center;">Mauro Balaguer<br>Óscar
Capel<br>Aslane Estrems<br>Joel Mendizábal</td>
<td style="text-align: center;">5098</td><td
 style="text-align: center;">227</td><td
 style="text-align: center;">2</td>
</tr><tr>
<td style="text-align: center;"><font size="4">7</font></td><td
 style="text-align: center;">ALOY RACING<br>TEAM</td>
<td style="text-align: center;">Josep M. Doménech<br>Joan
Jané<br>Manel Montoliu<br>Jordi Urpí</td>
<td style="text-align: center;">5093</td><td
 style="text-align: center;">232</td><td
 style="text-align: center;">5</td>
</tr><tr>
<td style="text-align: center;"><font size="4">8</font></td><td
 style="text-align: center;">ESCUDERIA<br>ARRAONA</td>
<td style="text-align: center;">Sergi Giralt<br>Miquel
Gubianes<br>Oriol Serra<br>Miki Torres</td>
<td style="text-align: center;">5033</td><td
 style="text-align: center;">272</td><td
 style="text-align: center;">40</td>
</tr><tr>
<td style="text-align: center;"><font size="4">9</font></td><td
 style="text-align: center;">CLUB SCX<br>TARRAGONA</td>
<td style="text-align: center;">Daniel Caballero<br>Xavi
Palazón<br>Dino Ros<br>Ramón Salvat</td>
<td style="text-align: center;">5020</td><td
 style="text-align: center;">305</td><td
 style="text-align: center;">33</td>
</tr><tr>
<td style="text-align: center;"><font size="4">10</font></td><td
 style="text-align: center;">MINI RÉPLICAS</td>
<td style="text-align: center;">David Loncan<br>Gerard
García<br>Juanjo Moya<br>Julio Moya</td>
<td style="text-align: center;">5015</td><td
 style="text-align: center;">310</td><td
 style="text-align: center;">5</td>
</tr><tr>
<td style="text-align: center;"><font size="4">11</font></td><td
 style="text-align: center;">C.M.B.S.C.</td>
<td style="text-align: center;">Albert Albanell<br>Gerard
Albanell<br>Fcesc. Gámiz<br>Salva Pacheco</td>
<td style="text-align: center;">4981</td><td
 style="text-align: center;">344</td><td
 style="text-align: center;">34</td>
</tr><tr>
<td style="text-align: center;"><font size="4">12</font></td><td
 style="text-align: center;">TEAM<br>OVERVALLEY</td>
<td style="text-align: center;">Fcesc. Lacasa<br>Xavier
Riera<br>Jordi Sobrevals<br>Xavier Xampeny</td>
<td style="text-align: center;">4919</td><td
 style="text-align: center;">406</td><td
 style="text-align: center;">62</td>
</tr><tr>
<td style="text-align: center;"><font size="4">13</font></td><td
 style="text-align: center;">CUIDADIN</td>
<td style="text-align: center;">Manel Marín<br>Xavier
Martiney<br>Sergi Saladrigas<br>Albert Vidal</td>
<td style="text-align: center;">4904</td><td
 style="text-align: center;">421</td><td
 style="text-align: center;">15</td>
</tr><tr>
<td style="text-align: center;"><font size="4">14</font></td><td
 style="text-align: center;">GASS 2</td>
<td style="text-align: center;">Carles Boronat<br>Álex
Criado<br>Marisol Huertas<br>Anna Sabatés</td>
<td style="text-align: center;">4621</td><td
 style="text-align: center;">704</td><td
 style="text-align: center;">283</td>
</tr><tr>
<td style="text-align: center;"><font size="4">15</font></td><td
 style="text-align: center;">MONTMELÓ<br>RACING 2</td>
<td style="text-align: center;">Manolo Cano<br>Carles
Mañanes<br>Óscar Márquez<br>Héctor Ramos</td>
<td style="text-align: center;">4579</td><td
 style="text-align: center;">746</td><td
 style="text-align: center;">42</td>
</tr><tr>
<td style="text-align: center;"><font size="4">16</font></td><td
 style="text-align: center;">MONTMELÓ<br>RACING TEAM</td>
<td style="text-align: center;">Óscar Alarcón<br>Xavi
Cuesta<br>Miquel Pujol<br>Leo</td>
<td style="text-align: center;">4521</td><td
 style="text-align: center;">804</td><td
 style="text-align: center;">58</td>
</tr></tbody></table>
</body></html>
<<<
<html><img border="0" src="1997/24hores/Cartell.jpg" width="306" height="306"></html>
!Informació
<<<
[[Reglament|1997/24hores/1997_Rgl_24h.pdf]]
<<<
!Resultats
<<<
[[Classificacions (Classificatòria i 24 hores)|1997/24hores/CL24H_97.pdf]]
<<<
<html><img border="0" src="1998/24hores/Cartell.jpg" width="228" height="306"></html>
!Informació
<<<
[[Reglament|1998/24hores/1998_Rgl_24h.pdf]]
<<<
!Resultats
<<<
[[Classificacions (Classificatòria, Repesca i 24 hores)|1998/24hores/CL24H_98.pdf]]
<<<
<html><img border="0" src="1999/24hores/Cartell.jpg" width="275" height="306"></html>
!Informació
<<<
[[Reglament|1999/24hores/1999_Rgl_24h.pdf]]
<<<
!Resultats
<<<
[[Classificacions (Classificatòria, Repesca i 24 hores)|1999/24hores/CL24H_99.pdf]]
<<<
<html><img border="0" src="2000/24hores/Cartell.jpg" width="216" height="306"></html>
!Informació
<<<
[[Reglament|2000/24hores/2000_Rgl_24h.pdf]]
<<<
!Resultats
<<<
[[Classificacions (Classificatòria, Repesca i 24 hores)|2000/24hores/CL24H_00.pdf]]
<<<
<html><img border="0" src="2001/24hores/Cartell.jpg" width="306" height="228"></html>
!Informació
<<<
[[Reglament|2001/24hores/2001_Rgl_24h.pdf]]
<<<
!Resultats
<<<
[[Classificacions (Classificatòria, Repesca i 24 hores)|2001/24hores/Cl24H.pdf]]
<<<
!Fotos
<<<
<html>
<a href="2001/24hores/Fotos/Circuit.jpg" rel="lightbox[24h2001]" title="Circuit"><img src="2001/24hores/Fotos/mini/Circuit.jpg" width="93" height="69" alt="Circuit"/></a>
<a href="2001/24hores/Fotos/Part_de_circuit_2.jpg" rel="lightbox[24h2001]" title="Recta de sortida"><img src="2001/24hores/Fotos/mini/Part_de_circuit_2.jpg" width="93" height="69" alt="Recta de sortida"/></a>
<a href="2001/24hores/Fotos/Part_de_circuit_1.jpg" rel="lightbox[24h2001]" title="Recta de pilots"><img src="2001/24hores/Fotos/mini/Part_de_circuit_1.jpg" width="93" height="69" alt="Recta de pilots"/></a>
<a href="2001/24hores/Fotos/Boxes.jpg" rel="lightbox[24h2001]" title="Zona de boxes"><img src="2001/24hores/Fotos/mini/Boxes.jpg" width="93" height="69" alt="Zona de boxes"/></a>
<a href="2001/24hores/Fotos/Verificacions_2.jpg" rel="lightbox[24h2001]" title="Verificacions"><img src="2001/24hores/Fotos/mini/Verificacions_2.jpg" width="93" height="69" alt="Verificacions"/></a>
<a href="2001/24hores/Fotos/Verificacions_1.jpg" rel="lightbox[24h2001]" title="Verificacions"><img src="2001/24hores/Fotos/mini/Verificacions_1.jpg" width="93" height="69" alt="Verificacions"/></a>
<a href="2001/24hores/Fotos/Trofeus.jpg" rel="lightbox[24h2001]" title="Trofeus"><img src="2001/24hores/Fotos/mini/Trofeus.jpg" width="93" height="69" alt="Trofeus"/></a>
<a href="2001/24hores/Fotos/Guanyador_premi_decoracio.jpg" rel="lightbox[24h2001]" title="Premi decoració - Equip B.M.B."><img src="2001/24hores/Fotos/mini/Guanyador_premi_decoracio.jpg" width="105" height="70" alt="Premi decoració - Equip B.M.B."/></a>
<a href="2001/24hores/Fotos/Palmarola.jpg" rel="lightbox[24h2001]" title="AEO Palmarola"><img src="2001/24hores/Fotos/mini/Palmarola.jpg" width="108" height="69" alt="AEO Palmarola"/></a>
<a href="2001/24hores/Fotos/BMB.jpg" rel="lightbox[24h2001]" title="B.M.B."><img src="2001/24hores/Fotos/mini/BMB.jpg" width="93" height="69" alt="B.M.B."/></a>
<a href="2001/24hores/Fotos/Aloy.jpg" rel="lightbox[24h2001]" title="Aloy Team 1"><img src="2001/24hores/Fotos/mini/Aloy.jpg" width="93" height="69" alt="Aloy Team 1"/></a>
<a href="2001/24hores/Fotos/Ludo.jpg" rel="lightbox[24h2001]" title="Ludo GASS"><img src="2001/24hores/Fotos/mini/Ludo.jpg" width="93" height="69" alt="Ludo GASS"/></a>
<a href="2001/24hores/Fotos/Wachufiil.jpg" rel="lightbox[24h2001]" title="Wachufiil Team"><img src="2001/24hores/Fotos/mini/Wachufiil.jpg" width="93" height="69" alt="Wachufiil Team"/></a>
<a href="2001/24hores/Fotos/Cric_Crac.jpg" rel="lightbox[24h2001]" title="Cric-Crac CMBSC"><img src="2001/24hores/Fotos/mini/Cric_Crac.jpg" width="93" height="69" alt="Cric-Crac CMBSC"/></a>
<a href="2001/24hores/Fotos/CMBSC.jpg" rel="lightbox[24h2001]" title="C.M.B.S.C."><img src="2001/24hores/Fotos/mini/CMBSC.jpg" width="93" height="69" alt="C.M.B.S.C."/></a>
<a href="2001/24hores/Fotos/Pink_Kar.jpg" rel="lightbox[24h2001]" title="Pink - Kar"><img src="2001/24hores/Fotos/mini/Pink_Kar.jpg" width="93" height="69" alt="Pink - Kar"/></a>
<a href="2001/24hores/Fotos/Cuidadin.jpg" rel="lightbox[24h2001]" title="Mace - Cuidadin"><img src="2001/24hores/Fotos/mini/Cuidadin.jpg" width="93" height="69" alt="Mace - Cuidadin"/></a>
<a href="2001/24hores/Fotos/Slot_Mania_SBD.jpg" rel="lightbox[24h2001]" title="Slot Mania SBD"><img src="2001/24hores/Fotos/mini/Slot_Mania_SBD.jpg" width="93" height="69" alt="Slot Mania SBD"/></a>
<a href="2001/24hores/Fotos/Palau.jpg" rel="lightbox[24h2001]" title="Equip Palau"><img src="2001/24hores/Fotos/mini/Palau.jpg" width="93" height="69" alt="Equip Palau"/></a>
<a href="2001/24hores/Fotos/M_Power.jpg" rel="lightbox[24h2001]" title="Miembros Power"><img src="2001/24hores/Fotos/mini/M_Power.jpg" width="93" height="69" alt="Miembros Power"/></a>
</html>
<html><img border="0" src="2002/24hores/Cartell.jpg" width="306" height="306"></html>
!Informació
<<<
[[Reglament (Català)|2002/24hores/Reglament_cat_2002.htm]]
[[Reglamento (Español)|2002/24hores/Reglamento_cast_2002.htm]]
[[Circuit|2002/24hores/Circuit_2002.pdf]]
<<<
!Resultats
<<<
<html><body>
<table
 style="background-color: rgb(255, 255, 255); text-align: left; margin-left: auto; margin-right: auto;"
 border="1" bordercolor="#999999" cellpadding="1"
 cellspacing="0"><tbody><tr>
<th style="color: rgb(0, 0, 0); text-align: center;">Posició</th><th
 style="color: rgb(0, 0, 0); text-align: center;">Equip</th><th
 style="color: rgb(0, 0, 0); text-align: center;">Total<br>voltes</th><th
 style="color: rgb(0, 0, 0); text-align: center;">Dif. del<br>primer</th><th
 style="color: rgb(0, 0, 0); text-align: center;">Dif del<br>anterior</th>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">1</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">CUIDADIN</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4285</td><td
 style="color: rgb(0, 0, 0); text-align: center;"></td><td
 style="color: rgb(0, 0, 0); text-align: center;"></td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">2</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">CRIC CRAC
CMBSC 1</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4266</td><td
 style="color: rgb(0, 0, 0); text-align: center;">19</td><td
 style="color: rgb(0, 0, 0); text-align: center;"></td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">3</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">TEAM 1001</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4234</td><td
 style="color: rgb(0, 0, 0); text-align: center;">51</td><td
 style="color: rgb(0, 0, 0); text-align: center;">32</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">4</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">PALAU 1</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4216</td><td
 style="color: rgb(0, 0, 0); text-align: center;">69</td><td
 style="color: rgb(0, 0, 0); text-align: center;">18</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">5</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">PINK-KAR</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4206</td><td
 style="color: rgb(0, 0, 0); text-align: center;">79</td><td
 style="color: rgb(0, 0, 0); text-align: center;">10</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">6</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">CRIC CRAC
CMBSC 2</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4149</td><td
 style="color: rgb(0, 0, 0); text-align: center;">136</td><td
 style="color: rgb(0, 0, 0); text-align: center;">57</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">7</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">MARINA</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4117</td><td
 style="color: rgb(0, 0, 0); text-align: center;">168</td><td
 style="color: rgb(0, 0, 0); text-align: center;">32</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">8</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">PALAU 2</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4113</td><td
 style="color: rgb(0, 0, 0); text-align: center;">172</td><td
 style="color: rgb(0, 0, 0); text-align: center;">4</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">9</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">GASS TOY
CARS</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4109</td><td
 style="color: rgb(0, 0, 0); text-align: center;">176</td><td
 style="color: rgb(0, 0, 0); text-align: center;">4</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">10</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">HOBBY
RACING RIUDOMS 1</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4105</td><td
 style="color: rgb(0, 0, 0); text-align: center;">180</td><td
 style="color: rgb(0, 0, 0); text-align: center;">4</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">11</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">VIDSTONE</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4068</td><td
 style="color: rgb(0, 0, 0); text-align: center;">217</td><td
 style="color: rgb(0, 0, 0); text-align: center;">37</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">12</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">WACHUFIIL
TEAM</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4062</td><td
 style="color: rgb(0, 0, 0); text-align: center;">223</td><td
 style="color: rgb(0, 0, 0); text-align: center;">6</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">13</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">ALOY</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4035</td><td
 style="color: rgb(0, 0, 0); text-align: center;">250</td><td
 style="color: rgb(0, 0, 0); text-align: center;">27</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">14</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">MIEMBROS<br>MOTELECOM</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4028</td><td
 style="color: rgb(0, 0, 0); text-align: center;">257</td><td
 style="color: rgb(0, 0, 0); text-align: center;">7</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">15</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">SLOT MANIA</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4011</td><td
 style="color: rgb(0, 0, 0); text-align: center;">274</td><td
 style="color: rgb(0, 0, 0); text-align: center;">17</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">16</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">JPC</td>
<td style="color: rgb(0, 0, 0); text-align: center;">3699</td><td
 style="color: rgb(0, 0, 0); text-align: center;">586</td><td
 style="color: rgb(0, 0, 0); text-align: center;">312</td>
</tr></tbody></table>
</body></html>
[[Quadre de voltes|2002/24hores/Voltes.htm]]
[[Quadre de voltes ràpides|2002/24hores/Vrapid.htm]]
<<<
!Fotos
<<<
<html>
<a href="2002/24hores/Fotos/Muntatge_1.jpg" rel="lightbox[24h2002]" title="Muntatge fustes"><img src="2002/24hores/Fotos/mini/Muntatge_1.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2002/24hores/Fotos/Muntatge_2.jpg" rel="lightbox[24h2002]" title="Muntatge fustes"><img src="2002/24hores/Fotos/mini/Muntatge_2.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2002/24hores/Fotos/Muntatge_4.jpg" rel="lightbox[24h2002]" title="Muntatge pista"><img src="2002/24hores/Fotos/mini/Muntatge_4.jpg" width="94" height="70" alt="Muntatge pista"/></a>
<a href="2002/24hores/Fotos/Muntatge_6.jpg" rel="lightbox[24h2002]" title="Muntatge tanques"><img src="2002/24hores/Fotos/mini/Muntatge_6.jpg" width="94" height="70" alt="Muntatge tanques"/></a>
<a href="2002/24hores/Fotos/Muntatge_5.jpg" rel="lightbox[24h2002]" title="Muntatge tanques"><img src="2002/24hores/Fotos/mini/Muntatge_5.jpg" width="94" height="70" alt="Muntatge tanques"/></a>
<a href="2002/24hores/Fotos/Muntatge_7.jpg" rel="lightbox[24h2002]" title="Muntatge ponts"><img src="2002/24hores/Fotos/mini/Muntatge_7.jpg" width="94" height="70" alt="Muntatge ponts"/></a>
<a href="2002/24hores/Fotos/Muntatge_8.jpg" rel="lightbox[24h2002]" title="Muntatge final"><img src="2002/24hores/Fotos/mini/Muntatge_8.jpg" width="94" height="70" alt="Muntatge final"/></a>
<a href="2002/24hores/Fotos/101-102_IMG.JPG" rel="lightbox[24h2002]" title="Verificació de motors"><img src="2002/24hores/Fotos/mini/101-102_IMG.JPG" width="94" height="70" alt="Verificació de motors"/></a>
<a href="2002/24hores/Fotos/101-0159_IMG.JPG" rel="lightbox[24h2002]" title="Pavelló"><img src="2002/24hores/Fotos/mini/101-0159_IMG.JPG" width="94" height="70" alt="Pavelló"/></a>
<a href="2002/24hores/Fotos/101-0147_IMG.JPG" rel="lightbox[24h2002]" title="Fotógrafs"><img src="2002/24hores/Fotos/mini/101-0147_IMG.JPG" width="94" height="70" alt="Fotógrafs"/></a>
<a href="2002/24hores/Fotos/101-0143_IMG.JPG" rel="lightbox[24h2002]" title="BMW V12 LMR"><img src="2002/24hores/Fotos/mini/101-0143_IMG.JPG" width="94" height="70" alt="BMW V12 LMR"/></a>
<a href="2002/24hores/Fotos/101-103_IMG.JPG" rel="lightbox[24h2002]" title="Audi R8C Team 1001"><img src="2002/24hores/Fotos/mini/101-103_IMG.JPG" width="94" height="70" alt="Audi R8C Team 1001"/></a>
<a href="2002/24hores/Fotos/101-0144_IMG.JPG" rel="lightbox[24h2002]" title="BMW V12 LMR Palau"><img src="2002/24hores/Fotos/mini/101-0144_IMG.JPG" width="94" height="70" alt="BMW V12 LMR Palau"/></a>
<a href="2002/24hores/Fotos/101-0142_IMG.JPG" rel="lightbox[24h2002]" title="Graella"><img src="2002/24hores/Fotos/mini/101-0142_IMG.JPG" width="52" height="70" alt="Graella"/></a>
<a href="2002/24hores/Fotos/101-0146_IMG.JPG" rel="lightbox[24h2002]" title="Graella"><img src="2002/24hores/Fotos/mini/101-0146_IMG.JPG" width="94" height="70" alt="Graella"/></a>
<a href="2002/24hores/Fotos/101-0189_IMG.JPG" rel="lightbox[24h2002]" title="Pilots"><img src="2002/24hores/Fotos/mini/101-0189_IMG.JPG" width="94" height="70" alt="Pilots"/></a>
<a href="2002/24hores/Fotos/101-0181_IMG.JPG" rel="lightbox[24h2002]" title="I. Roure a boxes"><img src="2002/24hores/Fotos/mini/101-0181_IMG.JPG" width="94" height="70" alt="I. Roure a boxes"/></a>
<a href="2002/24hores/Fotos/101-0193_IMG.JPG" rel="lightbox[24h2002]" title="Audi R8C Team 1001"><img src="2002/24hores/Fotos/mini/101-0193_IMG.JPG" width="94" height="70" alt="Audi R8C Team 1001"/></a>
</html>
<html><img border="0" src="2003/24hores/Cartell.jpg" width="216" height="306"></html>
!Informació
<<<
[[Reglament (Català)|2003/24hores/Reglament_catala.htm]]
[[Reglamento (Español)|2003/24hores/Reglamento_castellano.htm]]
[[Circuit|2003/24hores/Circuit_03.pdf]]
[[Equips inscrits|2003/24hores/inscrits.pdf]]
<<<
!Resultats
<<<
[[Classificatòria|2003/24hores/Class24H_03_Cl.pdf]]
[[Repesca|2003/24hores/Class24H_03_Rp.pdf]]
[[24 Hores|2003/24hores/Class24H_03_Fn.pdf]]
<<<
!Fotos
<<<
<html>
<a href="2003/24hores/Fotos/Muntatge_01.jpg" rel="lightbox[24h2003]" title="Muntatge palets"><img src="2003/24hores/Fotos/mini/Muntatge_01.jpg" width="94" height="70" alt="Muntatge palets"/></a>
<a href="2003/24hores/Fotos/Muntatge_02.jpg" rel="lightbox[24h2003]" title="Muntatge palets"><img src="2003/24hores/Fotos/mini/Muntatge_02.jpg" width="94" height="70" alt="Muntatge palets"/></a>
<a href="2003/24hores/Fotos/Muntatge_04.jpg" rel="lightbox[24h2003]" title="Muntatge fustes"><img src="2003/24hores/Fotos/mini/Muntatge_04.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2003/24hores/Fotos/Muntatge_05.jpg" rel="lightbox[24h2003]" title="Muntatge fustes"><img src="2003/24hores/Fotos/mini/Muntatge_05.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2003/24hores/Fotos/Muntatge_06.jpg" rel="lightbox[24h2003]" title="Muntatge fustes"><img src="2003/24hores/Fotos/mini/Muntatge_06.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2003/24hores/Fotos/Muntatge_07.jpg" rel="lightbox[24h2003]" title="Muntatge fustes"><img src="2003/24hores/Fotos/mini/Muntatge_07.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2003/24hores/Fotos/Muntatge_09.jpg" rel="lightbox[24h2003]" title="Muntatge pista"><img src="2003/24hores/Fotos/mini/Muntatge_09.jpg" width="94" height="70" alt="Muntatge pista"/></a>
<a href="2003/24hores/Fotos/Muntatge_10.jpg" rel="lightbox[24h2003]" title="Muntatge podiums"><img src="2003/24hores/Fotos/mini/Muntatge_10.jpg" width="94" height="70" alt="Muntatge podiums"/></a>
<a href="2003/24hores/Fotos/Muntatge_11.jpg" rel="lightbox[24h2003]" title="Muntatge pont"><img src="2003/24hores/Fotos/mini/Muntatge_11.jpg" width="94" height="70" alt="Muntatge pont"/></a>
<a href="2003/24hores/Fotos/Muntatge_13.jpg" rel="lightbox[24h2003]" title="Muntatge part central"><img src="2003/24hores/Fotos/mini/Muntatge_13.jpg" width="94" height="70" alt="Muntatge part central"/></a>
<a href="2003/24hores/Fotos/Muntatge_14.jpg" rel="lightbox[24h2003]" title="Muntatge vista general"><img src="2003/24hores/Fotos/mini/Muntatge_14.jpg" width="94" height="70" alt="Muntatge vista general"/></a>
<a href="2003/24hores/Fotos/Muntatge_15.jpg" rel="lightbox[24h2003]" title="Muntatge vista general"><img src="2003/24hores/Fotos/mini/Muntatge_15.jpg" width="94" height="70" alt="Muntatge vista general"/></a>
<a href="2003/24hores/Fotos/Muntatge_16.jpg" rel="lightbox[24h2003]" title="Muntatge boxes"><img src="2003/24hores/Fotos/mini/Muntatge_16.jpg" width="94" height="70" alt="Muntatge boxes"/></a>
<a href="2003/24hores/Fotos/Muntatge_17.jpg" rel="lightbox[24h2003]" title="Muntatge pont"><img src="2003/24hores/Fotos/mini/Muntatge_17.jpg" width="52" height="70" alt="Muntatge pont"/></a>
<a href="2003/24hores/Fotos/Muntatge_18.jpg" rel="lightbox[24h2003]" title="Muntatge vorals"><img src="2003/24hores/Fotos/mini/Muntatge_18.jpg" width="94" height="70" alt="Muntatge vorals"/></a>
<a href="2003/24hores/Fotos/Muntatge_19.jpg" rel="lightbox[24h2003]" title="Muntatge contrarecta"><img src="2003/24hores/Fotos/mini/Muntatge_19.jpg" width="52" height="70" alt="Muntatge contrarecta"/></a>
<a href="2003/24hores/Fotos/Muntatge_20.jpg" rel="lightbox[24h2003]" title="Muntatge electric"><img src="2003/24hores/Fotos/mini/Muntatge_20.jpg" width="52" height="70" alt="Muntatge electric"/></a>
<a href="2003/24hores/Fotos/Muntatge_21.jpg" rel="lightbox[24h2003]" title="Muntatge acabats"><img src="2003/24hores/Fotos/mini/Muntatge_21.jpg" width="94" height="70" alt="Muntatge acabats"/></a>
<a href="2003/24hores/Fotos/Muntatge_22.jpg" rel="lightbox[24h2003]" title="Muntatge acabats"><img src="2003/24hores/Fotos/mini/Muntatge_22.jpg" width="94" height="70" alt="Muntatge acabats"/></a>
<a href="2003/24hores/Fotos/Muntatge_23.jpg" rel="lightbox[24h2003]" title="Muntatge podium"><img src="2003/24hores/Fotos/mini/Muntatge_23.jpg" width="94" height="70" alt="Muntatge podium"/></a>
<a href="2003/24hores/Fotos/Muntatge_24.jpg" rel="lightbox[24h2003]" title="Muntatge patrocinadors"><img src="2003/24hores/Fotos/mini/Muntatge_24.jpg" width="94" height="70" alt="Muntatge patrocinadors"/></a>
<a href="2003/24hores/Fotos/Muntatge_25.jpg" rel="lightbox[24h2003]" title="Muntatge fonts"><img src="2003/24hores/Fotos/mini/Muntatge_25.jpg" width="94" height="70" alt="Muntatge fonts"/></a>
<a href="2003/24hores/Fotos/Muntatge_26.jpg" rel="lightbox[24h2003]" title="Muntatge descans"><img src="2003/24hores/Fotos/mini/Muntatge_26.jpg" width="94" height="70" alt="Muntatge descans"/></a>
<a href="2003/24hores/Fotos/Muntatge_27.jpg" rel="lightbox[24h2003]" title="Muntatge podium"><img src="2003/24hores/Fotos/mini/Muntatge_27.jpg" width="94" height="70" alt="Muntatge podium"/></a>
<a href="2003/24hores/Fotos/Muntatge_28.jpg" rel="lightbox[24h2003]" title="Muntatge acabat"><img src="2003/24hores/Fotos/mini/Muntatge_28.jpg" width="94" height="70" alt="Muntatge acabat"/></a>
<a href="2003/24hores/Fotos/Muntatge_29.jpg" rel="lightbox[24h2003]" title="Muntatge acabat"><img src="2003/24hores/Fotos/mini/Muntatge_29.jpg" width="94" height="70" alt="Muntatge acabat"/></a>
<a href="2003/24hores/Fotos/Muntatge_31.jpg" rel="lightbox[24h2003]" title="Muntatge acabat"><img src="2003/24hores/Fotos/mini/Muntatge_31.jpg" width="94" height="70" alt="Muntatge acabat"/></a>
<a href="2003/24hores/Fotos/Muntatge_32.jpg" rel="lightbox[24h2003]" title="Muntatge control"><img src="2003/24hores/Fotos/mini/Muntatge_32.jpg" width="94" height="70" alt="Muntatge control"/></a>
<a href="2003/24hores/Fotos/Muntatge_33.jpg" rel="lightbox[24h2003]" title="Muntatge recta sortida"><img src="2003/24hores/Fotos/mini/Muntatge_33.jpg" width="94" height="70" alt="Muntatge recta sortida"/></a>
<a href="2003/24hores/Fotos/Muntatge_34.jpg" rel="lightbox[24h2003]" title="Muntatge recta sortida"><img src="2003/24hores/Fotos/mini/Muntatge_34.jpg" width="94" height="70" alt="Muntatge recta sortida"/></a>
<a href="2003/24hores/Fotos/Muntatge_35.jpg" rel="lightbox[24h2003]" title="Muntatge esses"><img src="2003/24hores/Fotos/mini/Muntatge_35.jpg" width="94" height="70" alt="Muntatge esses"/></a>
<a href="2003/24hores/Fotos/Muntatge_36.jpg" rel="lightbox[24h2003]" title="Muntatge pont"><img src="2003/24hores/Fotos/mini/Muntatge_36.jpg" width="94" height="70" alt="Muntatge pont"/></a>
<a href="2003/24hores/Fotos/Muntatge_37.jpg" rel="lightbox[24h2003]" title="Muntatge pont"><img src="2003/24hores/Fotos/mini/Muntatge_37.jpg" width="94" height="70" alt="Muntatge pont"/></a>
<a href="2003/24hores/Fotos/Muntatge_38.jpg" rel="lightbox[24h2003]" title="Muntatge pont"><img src="2003/24hores/Fotos/mini/Muntatge_38.jpg" width="94" height="70" alt="Muntatge pont"/></a>
<a href="2003/24hores/Fotos/Palau.jpg" rel="lightbox[24h2003]" title="Palau"><img src="2003/24hores/Fotos/mini/Palau.jpg" width="94" height="70" alt="Palau"/></a>
<a href="2003/24hores/Fotos/Malanyanes1.jpg" rel="lightbox[24h2003]" title="Malanyanes 1"><img src="2003/24hores/Fotos/mini/Malanyanes1.jpg" width="94" height="70" alt="Malanyanes 1"/></a>
<a href="2003/24hores/Fotos/PinkKar.jpg" rel="lightbox[24h2003]" title="PinkKar (Test Car)"><img src="2003/24hores/Fotos/mini/PinkKar.jpg" width="94" height="70" alt="PinkKar (Test Car)"/></a>
<a href="2003/24hores/Fotos/CricCrac-GSR1.jpg" rel="lightbox[24h2003]" title="CRIC-CRAC GSR1"><img src="2003/24hores/Fotos/mini/CricCrac-GSR1.jpg" width="94" height="70" alt="CRIC-CRAC GSR1"/></a>
<a href="2003/24hores/Fotos/AmicsSlotCardedeu.jpg" rel="lightbox[24h2003]" title="Amics Slot Cardedeu"><img src="2003/24hores/Fotos/mini/AmicsSlotCardedeu.jpg" width="94" height="70" alt="Amics Slot Cardedeu"/></a>
<a href="2003/24hores/Fotos/Goldfinger.jpg" rel="lightbox[24h2003]" title="Goldfinger"><img src="2003/24hores/Fotos/mini/Goldfinger.jpg" width="94" height="70" alt="Goldfinger"/></a>
<a href="2003/24hores/Fotos/RCompany.jpg" rel="lightbox[24h2003]" title="R Company"><img src="2003/24hores/Fotos/mini/RCompany.jpg" width="94" height="70" alt="R Company"/></a>
<a href="2003/24hores/Fotos/Slot5.netA.jpg" rel="lightbox[24h2003]" title=" Slot5.net A"><img src="2003/24hores/Fotos/mini/Slot5.netA.jpg" width="94" height="70" alt=" Slot5.net A"/></a>
<a href="2003/24hores/Fotos/SlotGironaU32.jpg" rel="lightbox[24h2003]" title="Slot Girona U32"><img src="2003/24hores/Fotos/mini/SlotGironaU32.jpg" width="94" height="70" alt="Slot Girona U32"/></a>
<a href="2003/24hores/Fotos/DreamSlotCar.jpg" rel="lightbox[24h2003]" title="Dream Slot Car"><img src="2003/24hores/Fotos/mini/DreamSlotCar.jpg" width="94" height="70" alt="Dream Slot Car"/></a>
<a href="2003/24hores/Fotos/DreamSlot.jpg" rel="lightbox[24h2003]" title="Dream Slot"><img src="2003/24hores/Fotos/mini/DreamSlot.jpg" width="94" height="70" alt="Dream Slot"/></a>
<a href="2003/24hores/Fotos/GASSSlot.jpg" rel="lightbox[24h2003]" title="GASS Slot"><img src="2003/24hores/Fotos/mini/GASSSlot.jpg" width="94" height="70" alt="GASS Slot"/></a>
<a href="2003/24hores/Fotos/Slot5.net1.jpg" rel="lightbox[24h2003]" title="Slot5.net 1"><img src="2003/24hores/Fotos/mini/Slot5.net1.jpg" width="94" height="70" alt="Slot5.net 1"/></a>
<a href="2003/24hores/Fotos/BrinellSlot.jpg" rel="lightbox[24h2003]" title="Brinell Slot"><img src="2003/24hores/Fotos/mini/BrinellSlot.jpg" width="94" height="70" alt="Brinell Slot"/></a>
<a href="2003/24hores/Fotos/Riudoms2.jpg" rel="lightbox[24h2003]" title="Riudoms 2"><img src="2003/24hores/Fotos/mini/Riudoms2.jpg" width="94" height="70" alt="Riudoms 2"/></a>
<a href="2003/24hores/Fotos/RiudomsMildSeven.jpg" rel="lightbox[24h2003]" title="Riudoms Mild Seven"><img src="2003/24hores/Fotos/mini/RiudomsMildSeven.jpg" width="94" height="70" alt="Riudoms Mild Seven"/></a>
<a href="2003/24hores/Fotos/RiudomsMildSeven_2.jpg" rel="lightbox[24h2003]" title="Riudoms Mild Seven"><img src="2003/24hores/Fotos/mini/RiudomsMildSeven_2.jpg" width="94" height="70" alt="Riudoms Mild Seven"/></a>
<a href="2003/24hores/Fotos/CricCrac-GSR2.jpg" rel="lightbox[24h2003]" title="CRIC-CRAC GSR2"><img src="2003/24hores/Fotos/mini/CricCrac-GSR2.jpg" width="94" height="70" alt="CRIC-CRAC GSR2"/></a>
<a href="2003/24hores/Fotos/CricCrac-GSR2_2.jpg" rel="lightbox[24h2003]" title="CRIC-CRAC GSR2"><img src="2003/24hores/Fotos/mini/CricCrac-GSR2_2.jpg" width="94" height="70" alt="CRIC-CRAC GSR2"/></a>
<a href="2003/24hores/Fotos/Cuidadin.jpg" rel="lightbox[24h2003]" title="Cuidadin"><img src="2003/24hores/Fotos/mini/Cuidadin.jpg" width="94" height="70" alt="Cuidadin"/></a>
<a href="2003/24hores/Fotos/CMBSC3.jpg" rel="lightbox[24h2003]" title="CMBSC 3"><img src="2003/24hores/Fotos/mini/CMBSC3.jpg" width="94" height="70" alt="CMBSC 3"/></a>
<a href="2003/24hores/Fotos/JamoRacingTeam.jpg" rel="lightbox[24h2003]" title="Jamo Racing Team"><img src="2003/24hores/Fotos/mini/JamoRacingTeam.jpg" width="94" height="70" alt="Jamo Racing Team"/></a>
<a href="2003/24hores/Fotos/SlotCar.jpg" rel="lightbox[24h2003]" title="Slot Car"><img src="2003/24hores/Fotos/mini/SlotCar.jpg" width="94" height="70" alt="Slot Car"/></a>
<a href="2003/24hores/Fotos/CMBSC-CricCrac.jpg" rel="lightbox[24h2003]" title="CMBSC CRIC-CRAC"><img src="2003/24hores/Fotos/mini/CMBSC-CricCrac.jpg" width="94" height="70" alt="CMBSC CRIC-CRAC"/></a>
<a href="2003/24hores/Fotos/CMBSCDaCorse.jpg" rel="lightbox[24h2003]" title="CMBSC Da Corse"><img src="2003/24hores/Fotos/mini/CMBSCDaCorse.jpg" width="94" height="70" alt="CMBSC Da Corse"/></a>
<a href="2003/24hores/Fotos/Nocturna_04.jpg" rel="lightbox[24h2003]" title="Nocturna esses"><img src="2003/24hores/Fotos/mini/Nocturna_04.jpg" width="94" height="70" alt="Nocturna esses"/></a>
<a href="2003/24hores/Fotos/Nocturna_05.jpg" rel="lightbox[24h2003]" title="Nocturna recta sortida"><img src="2003/24hores/Fotos/mini/Nocturna_05.jpg" width="94" height="70" alt="Nocturna recta sortida"/></a>
<a href="2003/24hores/Fotos/Nocturna_06.jpg" rel="lightbox[24h2003]" title="Nocturna esses"><img src="2003/24hores/Fotos/mini/Nocturna_06.jpg" width="94" height="70" alt="Nocturna esses"/></a>
<a href="2003/24hores/Fotos/Nocturna_07.jpg" rel="lightbox[24h2003]" title="Nocturna entrada recta sortida"><img src="2003/24hores/Fotos/mini/Nocturna_07.jpg" width="94" height="70" alt="Nocturna entrada recta sortida"/></a>
<a href="2003/24hores/Fotos/Nocturna_08.jpg" rel="lightbox[24h2003]" title="Nocturna pont"><img src="2003/24hores/Fotos/mini/Nocturna_08.jpg" width="94" height="70" alt="Nocturna pont"/></a>
<a href="2003/24hores/Fotos/Nocturna_09.jpg" rel="lightbox[24h2003]" title="Nocturna entrada recta pilots"><img src="2003/24hores/Fotos/mini/Nocturna_09.jpg" width="94" height="70" alt="Nocturna entrada recta pilots"/></a>
<a href="2003/24hores/Fotos/Nocturna_10.jpg" rel="lightbox[24h2003]" title="Nocturna esses"><img src="2003/24hores/Fotos/mini/Nocturna_10.jpg" width="94" height="70" alt="Nocturna esses"/></a>
<a href="2003/24hores/Fotos/Nocturna_11.jpg" rel="lightbox[24h2003]" title="Nocturna recta pilots"><img src="2003/24hores/Fotos/mini/Nocturna_11.jpg" width="94" height="70" alt="Nocturna recta pilots"/></a>
<a href="2003/24hores/Fotos/Nocturna_12.jpg" rel="lightbox[24h2003]" title="Nocturna final recta pilots"><img src="2003/24hores/Fotos/mini/Nocturna_12.jpg" width="94" height="70" alt="Nocturna final recta pilots"/></a>
<a href="2003/24hores/Fotos/Nocturna_13.jpg" rel="lightbox[24h2003]" title="Nocturna recta sortida"><img src="2003/24hores/Fotos/mini/Nocturna_13.jpg" width="94" height="70" alt="Nocturna recta sortida"/></a>
<a href="2003/24hores/Fotos/Nocturna_15.jpg" rel="lightbox[24h2003]" title="Nocturna vista general"><img src="2003/24hores/Fotos/mini/Nocturna_15.jpg" width="94" height="70" alt="Nocturna vista general"/></a>
<a href="2003/24hores/Fotos/Nocturna_16.jpg" rel="lightbox[24h2003]" title="Nocturna recta pilots"><img src="2003/24hores/Fotos/mini/Nocturna_16.jpg" width="94" height="70" alt="Nocturna recta pilots"/></a>
<a href="2003/24hores/Fotos/Nocturna_19.jpg" rel="lightbox[24h2003]" title="Nocturna contrarecta pilots"><img src="2003/24hores/Fotos/mini/Nocturna_19.jpg" width="94" height="70" alt="Nocturna contrarecta pilots"/></a>
<a href="2003/24hores/Fotos/Nocturna_22.jpg" rel="lightbox[24h2003]" title="Nocturna esses"><img src="2003/24hores/Fotos/mini/Nocturna_22.jpg" width="94" height="70" alt="Nocturna esses"/></a>
<a href="2003/24hores/Fotos/Nocturna_23.jpg" rel="lightbox[24h2003]" title="Nocturna traçada"><img src="2003/24hores/Fotos/mini/Nocturna_23.jpg" width="94" height="70" alt="Nocturna traçada"/></a>
<a href="2003/24hores/Fotos/Nocturna_24.jpg" rel="lightbox[24h2003]" title="Nocturna traçada"><img src="2003/24hores/Fotos/mini/Nocturna_24.jpg" width="94" height="70" alt="Nocturna traçada"/></a>
<a href="2003/24hores/Fotos/DireccioCursa.jpg" rel="lightbox[24h2003]" title="Direcció de cursa"><img src="2003/24hores/Fotos/mini/DireccioCursa.jpg" width="94" height="70" alt="Direcció de cursa"/></a>
<a href="2003/24hores/Fotos/Pista_1.jpg" rel="lightbox[24h2003]" title="Pilots"><img src="2003/24hores/Fotos/mini/Pista_1.jpg" width="94" height="70" alt="Pilots"/></a>
<a href="2003/24hores/Fotos/Pista_2.jpg" rel="lightbox[24h2003]" title="Vista general"><img src="2003/24hores/Fotos/mini/Pista_2.jpg" width="94" height="70" alt="Vista general"/></a>
<a href="2003/24hores/Fotos/Pista_3.jpg" rel="lightbox[24h2003]" title="Vista general"><img src="2003/24hores/Fotos/mini/Pista_3.jpg" width="94" height="70" alt="Vista general"/></a>
<a href="2003/24hores/Fotos/Pista_4.jpg" rel="lightbox[24h2003]" title="Vista general"><img src="2003/24hores/Fotos/mini/Pista_4.jpg" width="94" height="70" alt="Vista general"/></a>
<a href="2003/24hores/Fotos/Podium_pilots01_2003.jpg" rel="lightbox[24h2003]" title="Canvi de pistes"><img src="2003/24hores/Fotos/mini/Podium_pilots01_2003.jpg" width="94" height="70" alt="Canvi de pistes"/></a>
<a href="2003/24hores/Fotos/Podium_pilots02_2003.jpg" rel="lightbox[24h2003]" title="Canvi de pistes"><img src="2003/24hores/Fotos/mini/Podium_pilots02_2003.jpg" width="94" height="70" alt="Canvi de pistes"/></a>
</html>
<html><img border="0" src="2004/24hores/Cartell.jpg" width="216" height="306"></html>
!Informació
<<<
[[Reglament|2004/24hores/Reglament_24h.pdf]]
[[Annexes|2004/24hores/Annexes.pdf]]
[[Circuit|2004/24hores/Circuit_04.pdf]]
[[Resum d'equips inscrits|2004/24hores/ResumEquips.pdf]]
<<<
!Resultats
<<<
[[Classificatòria|2004/24hores/Class24H_04_Cl.pdf]]
[[Repesca|2004/24hores/Class24H_04_Rp.pdf]]
[[24 Hores|2004/24hores/Class24H_04_24.pdf]]
<<<
!Fotos
<<<
<html>
<a href="2004/24hores/Fotos/palau.JPG" rel="lightbox[24h2004]" title="Palau"><img src="2004/24hores/Fotos/mini/palau.JPG" width="94" height="70" alt="Palau"/></a>
<a href="2004/24hores/Fotos/gass_slot_mot'out.JPG" rel="lightbox[24h2004]" title="GASS Slot Mot'Out"><img src="2004/24hores/Fotos/mini/gass_slot_mot'out.JPG" width="94" height="70" alt="GASS Slot Mot'Out"/></a>
<a href="2004/24hores/Fotos/catalonia.JPG" rel="lightbox[24h2004]" title="Catalonia"><img src="2004/24hores/Fotos/mini/catalonia.JPG" width="94" height="70" alt="Catalonia"/></a>
<a href="2004/24hores/Fotos/pink_panter.JPG" rel="lightbox[24h2004]" title="Pink Panter"><img src="2004/24hores/Fotos/mini/pink_panter.JPG" width="94" height="70" alt="Pink Panter"/></a>
<a href="2004/24hores/Fotos/slot_car_mospmis.JPG" rel="lightbox[24h2004]" title="Slot Car - Mospmis"><img src="2004/24hores/Fotos/mini/slot_car_mospmis.JPG" width="94" height="70" alt="Slot Car - Mospmis"/></a>
<a href="2004/24hores/Fotos/team_2004.JPG" rel="lightbox[24h2004]" title="Team 2004"><img src="2004/24hores/Fotos/mini/team_2004.JPG" width="94" height="70" alt="Team 2004"/></a>
<a href="2004/24hores/Fotos/slot_car_3.JPG" rel="lightbox[24h2004]" title="Slot Car 3"><img src="2004/24hores/Fotos/mini/slot_car_3.JPG" width="94" height="70" alt="Slot Car 3"/></a>
<a href="2004/24hores/Fotos/pollastre_team_riudoms.JPG" rel="lightbox[24h2004]" title="Pollastre Team Riudoms"><img src="2004/24hores/Fotos/mini/pollastre_team_riudoms.JPG" width="94" height="70" alt="Pollastre Team Riudoms"/></a>
<a href="2004/24hores/Fotos/mas_slot_team_girona.JPG" rel="lightbox[24h2004]" title="Mas Slot Team Girona"><img src="2004/24hores/Fotos/mini/mas_slot_team_girona.JPG" width="94" height="70" alt="Mas Slot Team Girona"/></a>
<a href="2004/24hores/Fotos/cric_crac_gsr.JPG" rel="lightbox[24h2004]" title="CRIC CRAC - GSR"><img src="2004/24hores/Fotos/mini/cric_crac_gsr.JPG" width="94" height="70" alt="CRIC CRAC - GSR"/></a>
<a href="2004/24hores/Fotos/gass_neutro.JPG" rel="lightbox[24h2004]" title="GASS Neutro"><img src="2004/24hores/Fotos/mini/gass_neutro.JPG" width="94" height="70" alt="GASS Neutro"/></a>
<a href="2004/24hores/Fotos/epingle.JPG" rel="lightbox[24h2004]" title="Epingle"><img src="2004/24hores/Fotos/mini/epingle.JPG" width="94" height="70" alt="Epingle"/></a>
<a href="2004/24hores/Fotos/reciclatges_pelegri.JPG" rel="lightbox[24h2004]" title="Reciclatges Pelegrí"><img src="2004/24hores/Fotos/mini/reciclatges_pelegri.JPG" width="94" height="70" alt="Reciclatges Pelegrí"/></a>
<a href="2004/24hores/Fotos/AEC_la_floresta.JPG" rel="lightbox[24h2004]" title="A.E.C. La Floresta"><img src="2004/24hores/Fotos/mini/AEC_la_floresta.JPG" width="94" height="70" alt="A.E.C. La Floresta"/></a>
<a href="2004/24hores/Fotos/miniauto.JPG" rel="lightbox[24h2004]" title="Miniauto"><img src="2004/24hores/Fotos/mini/miniauto.JPG" width="94" height="70" alt="Miniauto"/></a>
<a href="2004/24hores/Fotos/slot_riudoms_1.JPG" rel="lightbox[24h2004]" title="Slot Riudoms 1"><img src="2004/24hores/Fotos/mini/slot_riudoms_1.JPG" width="94" height="70" alt="Slot Riudoms 1"/></a>
<a href="2004/24hores/Fotos/aloy_shop_malanyanes_1.JPG" rel="lightbox[24h2004]" title="Aloyshop Malanyanes 1"><img src="2004/24hores/Fotos/mini/aloy_shop_malanyanes_1.JPG" width="94" height="70" alt="Aloyshop Malanyanes 1"/></a>
<a href="2004/24hores/Fotos/aloy_shop_malanyanes_2.JPG" rel="lightbox[24h2004]" title="Aloyshop Malanyanes 2"><img src="2004/24hores/Fotos/mini/aloy_shop_malanyanes_2.JPG" width="94" height="70" alt="Aloyshop Malanyanes 2"/></a>
<a href="2004/24hores/Fotos/cuidadin.JPG" rel="lightbox[24h2004]" title="Cuidadin"><img src="2004/24hores/Fotos/mini/cuidadin.JPG" width="94" height="70" alt="Cuidadin"/></a>
<a href="2004/24hores/Fotos/slot_track_mataro.JPG" rel="lightbox[24h2004]" title="Slot Track Mataró"><img src="2004/24hores/Fotos/mini/slot_track_mataro.JPG" width="94" height="70" alt="Slot Track Mataró"/></a>
<a href="2004/24hores/Fotos/slot_riudoms_2.JPG" rel="lightbox[24h2004]" title="Slot Riudoms 2"><img src="2004/24hores/Fotos/mini/slot_riudoms_2.JPG" width="94" height="70" alt="Slot Riudoms 2"/></a>
<a href="2004/24hores/Fotos/tresmestres.JPG" rel="lightbox[24h2004]" title="Tresméstres"><img src="2004/24hores/Fotos/mini/tresmestres.JPG" width="94" height="70" alt="Tresméstres"/></a>
<a href="2004/24hores/Fotos/slot_emporda.JPG" rel="lightbox[24h2004]" title="Slot Empordà"><img src="2004/24hores/Fotos/mini/slot_emporda.JPG" width="94" height="70" alt="Slot Empordà"/></a>
<a href="2004/24hores/Fotos/cmbsc_da_corse_II.JPG" rel="lightbox[24h2004]" title="C.M.B.S.C. Da Corse II"><img src="2004/24hores/Fotos/mini/cmbsc_da_corse_II.JPG" width="94" height="70" alt="C.M.B.S.C. Da Corse II"/></a>
<a href="2004/24hores/Fotos/cric_crac_cmbsc.JPG" rel="lightbox[24h2004]" title="CRIC CRAC - CMBSC"><img src="2004/24hores/Fotos/mini/cric_crac_cmbsc.JPG" width="94" height="70" alt="CRIC CRAC - CMBSC"/></a>
<a href="2004/24hores/Fotos/cardeloni.JPG" rel="lightbox[24h2004]" title="Cardeloni"><img src="2004/24hores/Fotos/mini/cardeloni.JPG" width="94" height="70" alt="Cardeloni"/></a>
<a href="2004/24hores/Fotos/slotmania_1.JPG" rel="lightbox[24h2004]" title="Slotmania 1"><img src="2004/24hores/Fotos/mini/slotmania_1.JPG" width="94" height="70" alt="Slotmania 1"/></a>
<a href="2004/24hores/Fotos/slotmania_2.JPG" rel="lightbox[24h2004]" title="Slotmania 2"><img src="2004/24hores/Fotos/mini/slotmania_2.JPG" width="94" height="70" alt="Slotmania 2"/></a>
<a href="2004/24hores/Fotos/vila_roig_34.JPG" rel="lightbox[24h2004]" title="Vila-Roig 34"><img src="2004/24hores/Fotos/mini/vila_roig_34.JPG" width="94" height="70" alt="Vila-Roig 34"/></a>
<a href="2004/24hores/Fotos/pink_kar.JPG" rel="lightbox[24h2004]" title="Pink-Kar"><img src="2004/24hores/Fotos/mini/pink_kar.JPG" width="94" height="70" alt="Pink-Kar"/></a>
<a href="2004/24hores/Fotos/ayrton_senna_slot_club.JPG" rel="lightbox[24h2004]" title="Ayrton Senna Slot Club"><img src="2004/24hores/Fotos/mini/ayrton_senna_slot_club.JPG" width="94" height="70" alt="Ayrton Senna Slot Club"/></a>
<a href="2004/24hores/Fotos/peor_imposible.JPG" rel="lightbox[24h2004]" title="Peor Imposible"><img src="2004/24hores/Fotos/mini/peor_imposible.JPG" width="94" height="70" alt="Peor Imposible"/></a>
<a href="2004/24hores/Fotos/101-0121_IMG.JPG" rel="lightbox[24h2004]" title="Pre-graella"><img src="2004/24hores/Fotos/mini/101-0121_IMG.JPG" width="52" height="70" alt="Pre-graella"/></a>
<a href="2004/24hores/Fotos/101-0123_IMG.JPG" rel="lightbox[24h2004]" title="Pre-graella"><img src="2004/24hores/Fotos/mini/101-0123_IMG.JPG" width="94" height="70" alt="Pre-graella"/></a>
<a href="2004/24hores/Fotos/101-0132_IMG.JPG" rel="lightbox[24h2004]" title="Graella"><img src="2004/24hores/Fotos/mini/101-0132_IMG.JPG" width="52" height="70" alt="Graella"/></a>
<a href="2004/24hores/Fotos/101-0127_IMG.JPG" rel="lightbox[24h2004]" title="Vista general"><img src="2004/24hores/Fotos/mini/101-0127_IMG.JPG" width="94" height="70" alt="Vista general"/></a>
<a href="2004/24hores/Fotos/Cardeloni_2.JPG" rel="lightbox[24h2004]" title="Els guanyadors (Cardeloni)"><img src="2004/24hores/Fotos/mini/Cardeloni_2.JPG" width="94" height="70" alt="Els guanyadors (Cardeloni)"/></a>
</html>
<html><img border="0" src="2005/24hores/Cartell.jpg" width="216" height="306"></html>
!Informació
<<<
[[Reglament (Català)|2005/24hores/Rgl_24h_ct.pdf]]
[[Reglamento (Español)|2005/24hores/Rgl_24h_es.pdf]]
[[Annexes|2005/24hores/Annexes.pdf]]
[[Equips inscrits|2005/24hores/LlistaInscrits.pdf]]
<<<
!Resultats
<<<
[[Entrenaments lliures|2005/24hores/ClassLliures.pdf]]
[[Entrenaments dorsals imparells|2005/24hores/ClassLliuresImparells.pdf]]
[[Entrenaments dorsals parells|2005/24hores/ClassLliuresParells.pdf]]
[[Classificatòria|2005/24hores/ClassClassificatoria.pdf]]
[[Repesca|2005/24hores/ClassRepesca.pdf]]
[[24 Hores|2005/24hores/Class24h.pdf]]
<<<
!Fotos
<<<
<html>
<a href="2005/24hores/Fotos/Muntatge_01.jpg" rel="lightbox[24h2005]" title="Muntatge fustes"><img src="2005/24hores/Fotos/mini/Muntatge_01.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2005/24hores/Fotos/Muntatge_02.jpg" rel="lightbox[24h2005]" title="Muntatge pista"><img src="2005/24hores/Fotos/mini/Muntatge_02.jpg" width="94" height="70" alt="Muntatge pista"/></a>
<a href="2005/24hores/Fotos/Muntatge_03.jpg" rel="lightbox[24h2005]" title="Muntatge corrent"><img src="2005/24hores/Fotos/mini/Muntatge_03.jpg" width="94" height="70" alt="Muntatge corrent"/></a>
<a href="2005/24hores/Fotos/Muntatge_04.jpg" rel="lightbox[24h2005]" title="Muntatge podium 1-8"><img src="2005/24hores/Fotos/mini/Muntatge_04.jpg" width="94" height="70" alt="Muntatge podium 1-8"/></a>
<a href="2005/24hores/Fotos/Muntatge_06.jpg" rel="lightbox[24h2005]" title="Muntatge podium 9-16"><img src="2005/24hores/Fotos/mini/Muntatge_06.jpg" width="94" height="70" alt="Muntatge podium 9-16"/></a>
<a href="2005/24hores/Fotos/Muntatge_05.jpg" rel="lightbox[24h2005]" title="Muntatge"><img src="2005/24hores/Fotos/mini/Muntatge_05.jpg" width="94" height="70" alt="Muntatge"/></a>
<a href="2005/24hores/Fotos/Muntatge_07.jpg" rel="lightbox[24h2005]" title="Muntatge control"><img src="2005/24hores/Fotos/mini/Muntatge_07.jpg" width="52" height="70" alt="Muntatge control"/></a>
<a href="2005/24hores/Fotos/Muntatge_08.jpg" rel="lightbox[24h2005]" title="Muntatge Roboclean"><img src="2005/24hores/Fotos/mini/Muntatge_08.jpg" width="94" height="70" alt="Muntatge Roboclean"/></a>
<a href="2005/24hores/Fotos/Muntatge_09.jpg" rel="lightbox[24h2005]" title="Muntatge part central"><img src="2005/24hores/Fotos/mini/Muntatge_09.jpg" width="94" height="70" alt="Muntatge part central"/></a>
<a href="2005/24hores/Fotos/Muntatge_10.jpg" rel="lightbox[24h2005]" title="Muntatge recta sortida"><img src="2005/24hores/Fotos/mini/Muntatge_10.jpg" width="94" height="70" alt="Muntatge recta sortida"/></a>
<a href="2005/24hores/Fotos/100-0029_IMG.JPG" rel="lightbox[24h2005]" title="Esquema assitències"><img src="2005/24hores/Fotos/mini/100-0029_IMG.JPG" width="94" height="70" alt="Esquema assitències"/></a>
<a href="2005/24hores/Fotos/100-0022_IMG.JPG" rel="lightbox[24h2005]" title="Josep Pintó"><img src="2005/24hores/Fotos/mini/100-0022_IMG.JPG" width="52" height="70" alt="Josep Pintó"/></a>
<a href="2005/24hores/Fotos/100-0061_IMG.JPG" rel="lightbox[24h2005]" title="Pre-sortida 1- 8"><img src="2005/24hores/Fotos/mini/100-0061_IMG.JPG" width="94" height="70" alt="Pre-sortida 1- 8"/></a>
<a href="2005/24hores/Fotos/100-0063_IMG.JPG" rel="lightbox[24h2005]" title="Pre-sortida 9 - 16"><img src="2005/24hores/Fotos/mini/100-0063_IMG.JPG" width="94" height="70" alt="Pre-sortida 9 - 16"/></a>
<a href="2005/24hores/Fotos/100-0066_IMG.JPG" rel="lightbox[24h2005]" title="Pre-sortida tots"><img src="2005/24hores/Fotos/mini/100-0066_IMG.JPG" width="94" height="70" alt="Pre-sortida tots"/></a>
<a href="2005/24hores/Fotos/100-0042_STA.JPG" rel="lightbox[24h2005]" title="Pilots 9-16"><img src="2005/24hores/Fotos/mini/100-0042_STA.JPG" width="94" height="70" alt="Pilots 9-16"/></a>
<a href="2005/24hores/Fotos/100-0043_STB.JPG" rel="lightbox[24h2005]" title="Pista 9-16"><img src="2005/24hores/Fotos/mini/100-0043_STB.JPG" width="94" height="70" alt="Pista 9-16"/></a>
<a href="2005/24hores/Fotos/100-0044_STC.JPG" rel="lightbox[24h2005]" title="Pista 1-8"><img src="2005/24hores/Fotos/mini/100-0044_STC.JPG" width="94" height="70" alt="Pista 1-8"/></a>
<a href="2005/24hores/Fotos/100-0045_STD.JPG" rel="lightbox[24h2005]" title="Pilots 1-8"><img src="2005/24hores/Fotos/mini/100-0045_STD.JPG" width="94" height="70" alt="Pilots 1-8"/></a>
<a href="2005/24hores/Fotos/SlotCarMospmis_r.JPG" rel="lightbox[24h2005]" title="Slot Car - Mospmis"><img src="2005/24hores/Fotos/mini/SlotCarMospmis_r.JPG" width="94" height="70" alt="Slot Car - Mospmis"/></a>
<a href="2005/24hores/Fotos/DreamSlot.JPG" rel="lightbox[24h2005]" title="Dream Slot 1"><img src="2005/24hores/Fotos/mini/DreamSlot.JPG" width="94" height="70" alt="Dream Slot 1"/></a>
<a href="2005/24hores/Fotos/Cardeloni.JPG" rel="lightbox[24h2005]" title="Cardeloni"><img src="2005/24hores/Fotos/mini/Cardeloni.JPG" width="94" height="70" alt="Cardeloni"/></a>
</html>
<html><img border="0" src="2006/24hores/Cartell.jpg" width="216" height="306"></html>
!Informació
<<<
[[Reglament (Català)|2006/24hores/Rgl_24h_ct.pdf]]
[[Reglamento (Español)|2006/24hores/Rgl_24h_es.pdf]]
[[Equips inscrits|2006/24hores/LlistaInscrits.pdf]]
<<<
!Resultats
<<<
[[Entrenaments lliures|2006/24hores/ClassLliures.pdf]]
[[Super Pole|2006/24hores/ClassSuperPole.pdf]]
[[Classificatòria|2006/24hores/ClassClassificatoria.pdf]]
[[Repesca|2006/24hores/ClassRepesca.pdf]]
[[24 Hores|2006/24hores/Class24h.pdf]]
<<<
!Fotos
<<<
<html>
<a href="2006/24hores/Fotos/Muntatge_1.jpg" rel="lightbox[24h2006]" title="Muntatge fustes"><img src="2006/24hores/Fotos/mini/Muntatge_1.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2006/24hores/Fotos/Muntatge_2.jpg" rel="lightbox[24h2006]" title="Muntatge fustes"><img src="2006/24hores/Fotos/mini/Muntatge_2.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2006/24hores/Fotos/Muntatge_4.jpg" rel="lightbox[24h2006]" title="Muntatge pista"><img src="2006/24hores/Fotos/mini/Muntatge_4.jpg" width="94" height="70" alt="Muntatge pista"/></a>
<a href="2006/24hores/Fotos/Muntatge_3.jpg" rel="lightbox[24h2006]" title="Muntatge boxes"><img src="2006/24hores/Fotos/mini/Muntatge_3.jpg" width="94" height="70" alt="Muntatge boxes"/></a>
<a href="2006/24hores/Fotos/Muntatge_5.jpg" rel="lightbox[24h2006]" title="Muntatge final"><img src="2006/24hores/Fotos/mini/Muntatge_5.jpg" width="94" height="70" alt="Muntatge final"/></a>
</html>
<html><img border="0" src="2007/24hores/Cartell.jpg" width="216" height="306"></html>
!Informació
<<<
[[Reglament (Català)|2007/24hores/Rgl_24h_ct.pdf]]
[[Reglamento (Español)|2007/24hores/Rgl_24h_es.pdf]]
[[Regolamento (Italiano)|2007/24hores/Rgl_24h_it.pdf]]
[[Equips inscrits|2007/24hores/LlistaInscrits.pdf]]
<<<
!Resultats
<<<
[[Entrenaments oficials|2007/24hores/ClassOficials.pdf]]
[[Classificatòria SCP1|2007/24hores/ClassSCP1.pdf]]
[[Classificatòria SCP2|2007/24hores/ClassSCP2.pdf]]
[[24 Hores|2007/24hores/Class24h.pdf]]
<<<
!Informació
<<<
[[Reglament|2008/24hores/2008_Rgl_24h_ct.pdf]]
<<<
!Resultats
<<<
[[24 Hores|2008/24hores/Class24h.pdf]]
<<<
!Fotos
<<<
<html>
<a href="2008/24hores/Fotos/DSCF1365_2.jpg" rel="lightbox[24h2008]" title="Oreca Dallara CMBSG"><img src="2008/24hores/Fotos/mini/DSCF1365_2.jpg" width="94" height="70" alt="Oreca Dallara CMBSG"/></a>
<a href="2008/24hores/Fotos/DSCF1369_2.jpg" rel="lightbox[24h2008]" title="Oreca Dallara CMBSG"><img src="2008/24hores/Fotos/mini/DSCF1369_2.jpg" width="53" height="70" alt="Oreca Dallara CMBSG"/></a>
<a href="2008/24hores/Fotos/DSCF1372_2.jpg" rel="lightbox[24h2008]" title="Oreca Dallara CMBSG"><img src="2008/24hores/Fotos/mini/DSCF1372_2.jpg" width="53" height="70" alt="Oreca Dallara CMBSG"/></a>
<a href="2008/24hores/Fotos/DSCF1373_2.jpg" rel="lightbox[24h2008]" title="Pista"><img src="2008/24hores/Fotos/mini/DSCF1373_2.jpg" width="94" height="70" alt="Pista"/></a>
<a href="2008/24hores/Fotos/DSCF1374_2.jpg" rel="lightbox[24h2008]" title="Pista"><img src="2008/24hores/Fotos/mini/DSCF1374_2.jpg" width="94" height="70" alt="Pista"/></a>
<a href="2008/24hores/Fotos/DSCF1375_2.jpg" rel="lightbox[24h2008]" title="Vista general"><img src="2008/24hores/Fotos/mini/DSCF1375_2.jpg" width="94" height="70" alt="Vista general"/></a>
<a href="2008/24hores/Fotos/DSCF1376_2.jpg" rel="lightbox[24h2008]" title="Lloc de pilotatge"><img src="2008/24hores/Fotos/mini/DSCF1376_2.jpg" width="94" height="70" alt="Lloc de pilotatge"/></a>
<a href="2008/24hores/Fotos/24 Hores 08 001.jpg" rel="lightbox[24h2008]" title="CMBSG"><img src="2008/24hores/Fotos/mini/24 Hores 08 001.jpg" width="94" height="70" alt="CMBSG"/></a>
<a href="2008/24hores/Fotos/DSCF1377_2.jpg" rel="lightbox[24h2008]" title="T.N.T. al limit"><img src="2008/24hores/Fotos/mini/DSCF1377_2.jpg" width="94" height="70" alt="T.N.T. al limit"/></a>
<a href="2008/24hores/Fotos/DSCF1378_2.jpg" rel="lightbox[24h2008]" title="Patata Team"><img src="2008/24hores/Fotos/mini/DSCF1378_2.jpg" width="94" height="70" alt="Patata Team"/></a>
<a href="2008/24hores/Fotos/DSCF1379_2.jpg" rel="lightbox[24h2008]" title="G.A.S.S."><img src="2008/24hores/Fotos/mini/DSCF1379_2.jpg" width="94" height="70" alt="G.A.S.S."/></a>
<a href="2008/24hores/Fotos/DSCF1380_2.jpg" rel="lightbox[24h2008]" title="Slotmania"><img src="2008/24hores/Fotos/mini/DSCF1380_2.jpg" width="94" height="70" alt="Slotmania"/></a>
<a href="2008/24hores/Fotos/DSCF1381_2.jpg" rel="lightbox[24h2008]" title="Warm-lap.com"><img src="2008/24hores/Fotos/mini/DSCF1381_2.jpg" width="94" height="70" alt="Warm-lap.com"/></a>
<a href="2008/24hores/Fotos/DSCF1382_2.jpg" rel="lightbox[24h2008]" title="CMBSG"><img src="2008/24hores/Fotos/mini/DSCF1382_2.jpg" width="94" height="70" alt="CMBSG"/></a>
<a href="2008/24hores/Fotos/DSCF1383_2.jpg" rel="lightbox[24h2008]" title="XXL Team"><img src="2008/24hores/Fotos/mini/DSCF1383_2.jpg" width="94" height="70" alt="XXL Team"/></a>
<a href="2008/24hores/Fotos/DSCF1384_2.jpg" rel="lightbox[24h2008]" title="Dreamslot Estelats"><img src="2008/24hores/Fotos/mini/DSCF1384_2.jpg" width="94" height="70" alt="Dreamslot Estelats"/></a>
<a href="2008/24hores/Fotos/DSCF1385_2.jpg" rel="lightbox[24h2008]" title="Amics d'en Masip"><img src="2008/24hores/Fotos/mini/DSCF1385_2.jpg" width="94" height="70" alt="Amics d'en Masip"/></a>
<a href="2008/24hores/Fotos/DSCF1387_2.jpg" rel="lightbox[24h2008]" title="Cuidadin-Dreamslot"><img src="2008/24hores/Fotos/mini/DSCF1387_2.jpg" width="94" height="70" alt="Cuidadin-Dreamslot"/></a>
<a href="2008/24hores/Fotos/DSCF1386_2.jpg" rel="lightbox[24h2008]" title="Cric Crac Sport"><img src="2008/24hores/Fotos/mini/DSCF1386_2.jpg" width="94" height="70" alt="Cric Crac Sport"/></a>
<a href="2008/24hores/Fotos/DSCF1389_2.jpg" rel="lightbox[24h2008]" title="Slotmania-Momo"><img src="2008/24hores/Fotos/mini/DSCF1389_2.jpg" width="94" height="70" alt="Slotmania-Momo"/></a>
<a href="2008/24hores/Fotos/DSCF1388_2.jpg" rel="lightbox[24h2008]" title="Aloy Shop Slot-Car"><img src="2008/24hores/Fotos/mini/DSCF1388_2.jpg" width="94" height="70" alt="Aloy Shop Slot-Car"/></a>
<a href="2008/24hores/Fotos/DSCF1390_2.jpg" rel="lightbox[24h2008]" title="Pink Kar"><img src="2008/24hores/Fotos/mini/DSCF1390_2.jpg" width="94" height="70" alt="Pink Kar"/></a>
<a href="2008/24hores/Fotos/P8300146.JPG" rel="lightbox[24h2008]" title="Graella"><img src="2008/24hores/Fotos/mini/P8300146.JPG" width="94" height="70" alt="Graella"/></a>
<a href="2008/24hores/Fotos/DSCF1391_2.jpg" rel="lightbox[24h2008]" title="Pilots 9.16"><img src="2008/24hores/Fotos/mini/DSCF1391_2.jpg" width="94" height="70" alt="Pilots 9.16"/></a>
<a href="2008/24hores/Fotos/DSCF1392_2.jpg" rel="lightbox[24h2008]" title="Pista 9-16"><img src="2008/24hores/Fotos/mini/DSCF1392_2.jpg" width="94" height="70" alt="Pista 9-16"/></a>
<a href="2008/24hores/Fotos/DSCF1393_2.jpg" rel="lightbox[24h2008]" title="Pista 1-8"><img src="2008/24hores/Fotos/mini/DSCF1393_2.jpg" width="94" height="70" alt="Pista 1-8"/></a>
<a href="2008/24hores/Fotos/DSCF1394_2.jpg" rel="lightbox[24h2008]" title="Pilots 1-8"><img src="2008/24hores/Fotos/mini/DSCF1394_2.jpg" width="94" height="70" alt="Pilots 1-8"/></a>
<a href="2008/24hores/Fotos/DSCF1395_2.jpg" rel="lightbox[24h2008]" title="Pilots 9-16"><img src="2008/24hores/Fotos/mini/DSCF1395_2.jpg" width="94" height="70" alt="Pilots 9-16"/></a>
<a href="2008/24hores/Fotos/DSCF1400_2.jpg" rel="lightbox[24h2008]" title="Edu Urrutia - Premi a volta ràpida i millor màniga SCP1"><img src="2008/24hores/Fotos/mini/DSCF1400_2.jpg" width="94" height="70" alt="Edu Urrutia - Premi a volta ràpida i millor màniga SCP1"/></a>
<a href="2008/24hores/Fotos/DSCF1402_2.jpg" rel="lightbox[24h2008]" title="Àlex Pol - Premi a volta ràpida i millor màniga SCP2"><img src="2008/24hores/Fotos/mini/DSCF1402_2.jpg" width="94" height="70" alt="Àlex Pol - Premi a volta ràpida i millor màniga SCP2"/></a>
<a href="2008/24hores/Fotos/DSCF1406_2.jpg" rel="lightbox[24h2008]" title="CMBSG"><img src="2008/24hores/Fotos/mini/DSCF1406_2.jpg" width="94" height="70" alt="CMBSG"/></a>
<a href="2008/24hores/Fotos/DSCF1407_2.jpg" rel="lightbox[24h2008]" title="Entrega de premis"><img src="2008/24hores/Fotos/mini/DSCF1407_2.jpg" width="94" height="70" alt="Entrega de premis"/></a>
<a href="2008/24hores/Fotos/DSCF1409_2.jpg" rel="lightbox[24h2008]" title="XXL Team"><img src="2008/24hores/Fotos/mini/DSCF1409_2.jpg" width="94" height="70" alt="XXL Team"/></a>
<a href="2008/24hores/Fotos/DSCF1410_2.jpg" rel="lightbox[24h2008]" title="T.N.T. al limit"><img src="2008/24hores/Fotos/mini/DSCF1410_2.jpg" width="94" height="70" alt="T.N.T. al limit"/></a>
<a href="2008/24hores/Fotos/DSCF1411_2.jpg" rel="lightbox[24h2008]" title="Warm-lap.com"><img src="2008/24hores/Fotos/mini/DSCF1411_2.jpg" width="94" height="70" alt="Warm-lap.com"/></a>
<a href="2008/24hores/Fotos/DSCF1412_2.jpg" rel="lightbox[24h2008]" title="Amics d'en Masip"><img src="2008/24hores/Fotos/mini/DSCF1412_2.jpg" width="94" height="70" alt="Amics d'en Masip"/></a>
<a href="2008/24hores/Fotos/DSCF1413_2.jpg" rel="lightbox[24h2008]" title="Patata Team"><img src="2008/24hores/Fotos/mini/DSCF1413_2.jpg" width="94" height="70" alt="Patata Team"/></a>
<a href="2008/24hores/Fotos/DSCF1414_2.jpg" rel="lightbox[24h2008]" title="Slotmania-Momo"><img src="2008/24hores/Fotos/mini/DSCF1414_2.jpg" width="94" height="70" alt="Slotmania-Momo"/></a>
<a href="2008/24hores/Fotos/DSCF1415_2.jpg" rel="lightbox[24h2008]" title="Cuidadin-Dreamslot"><img src="2008/24hores/Fotos/mini/DSCF1415_2.jpg" width="94" height="70" alt="Cuidadin-Dreamslot"/></a>
<a href="2008/24hores/Fotos/DSCF1417_2.jpg" rel="lightbox[24h2008]" title="Pink Kar"><img src="2008/24hores/Fotos/mini/DSCF1417_2.jpg" width="94" height="70" alt="Pink Kar"/></a>
<a href="2008/24hores/Fotos/DSCF1418_2.jpg" rel="lightbox[24h2008]" title="Dreamslot-Estelats"><img src="2008/24hores/Fotos/mini/DSCF1418_2.jpg" width="94" height="70" alt="Dreamslot-Estelats"/></a>
<a href="2008/24hores/Fotos/DSCF1419_2.jpg" rel="lightbox[24h2008]" title="Cric Crac Sport"><img src="2008/24hores/Fotos/mini/DSCF1419_2.jpg" width="94" height="70" alt="Cric Crac Sport"/></a>
<a href="2008/24hores/Fotos/DSCF1420_2.jpg" rel="lightbox[24h2008]" title="Slotmania"><img src="2008/24hores/Fotos/mini/DSCF1420_2.jpg" width="94" height="70" alt="Slotmania"/></a>
<a href="2008/24hores/Fotos/DSCF1421_2.jpg" rel="lightbox[24h2008]" title="Aloy Shop Slot-Car"><img src="2008/24hores/Fotos/mini/DSCF1421_2.jpg" width="94" height="70" alt="Aloy Shop Slot-Car"/></a>
<a href="2008/24hores/Fotos/DSCF1423_2.jpg" rel="lightbox[24h2008]" title="Cristian Acacio i Josep Cardona"><img src="2008/24hores/Fotos/mini/DSCF1423_2.jpg" width="94" height="70" alt="Cristian Acacio i Josep Cardona"/></a>
</html>
<html><img border="0" src="2009/24hores/24h Slot 09 Poster.jpg" width="216" height="306"></html>
!Informació
<<<
[[Reglament (Català)|2009/24hores/2009_Rgl_24h_ct.pdf]]
[[Reglamento (Español)|2009/24hores/2009_Rgl_24h_es.pdf]]
[[Annexes I, II i III|2009/24hores/Annexes_17_08_09.pdf]]
[[Circuit definitiu|2009/24hores/Pista_09.pdf]] 18/08/09
<<<
!Resultats
<<<
[[Classificacions complertes (Classificatòria, 4 hores i 24 hores)|2009/24hores/Class24H_09.pdf]]
<<<
!Fotos
<<<
<html>
<a href="2009/24hores/Fotos/DSC_7190.jpg" rel="lightbox[24h2009]" title="Muntatge circuit dreta"><img src="2009/24hores/Fotos/mini/DSC_7190.jpg" width="104" height="70" alt="Muntatge circuit dreta"/></a>
<a href="2009/24hores/Fotos/DSC_7191.jpg" rel="lightbox[24h2009]" title="Muntatge vista general"><img src="2009/24hores/Fotos/mini/DSC_7191.jpg" width="104" height="70" alt="Muntatge vista general"/></a>
<a href="2009/24hores/Fotos/DSC_7193.jpg" rel="lightbox[24h2009]" title="Muntatge vista general"><img src="2009/24hores/Fotos/mini/DSC_7193.jpg" width="104" height="70" alt="Muntatge vista general"/></a>
<a href="2009/24hores/Fotos/DSC_7196.jpg" rel="lightbox[24h2009]" title="Muntatge recta de pilots"><img src="2009/24hores/Fotos/mini/DSC_7196.jpg" width="104" height="70" alt="Muntatge recta de pilots"/></a>
<a href="2009/24hores/Fotos/DSC_7197.jpg" rel="lightbox[24h2009]" title="Muntatge part central"><img src="2009/24hores/Fotos/mini/DSC_7197.jpg" width="104" height="70" alt="Muntatge part central"/></a>
<a href="2009/24hores/Fotos/DSC_7202.jpg" rel="lightbox[24h2009]" title="Muntatge des del podium de pilots"><img src="2009/24hores/Fotos/mini/DSC_7202.jpg" width="104" height="70" alt="Muntatge des del podium de pilots"/></a>
<a href="2009/24hores/Fotos/DSC_7203.jpg" rel="lightbox[24h2009]" title="Muntatge des del podium de pilots"><img src="2009/24hores/Fotos/mini/DSC_7203.jpg" width="104" height="70" alt="Muntatge des del podium de pilots"/></a>
<a href="2009/24hores/Fotos/24 hores 09 019.jpg" rel="lightbox[24h2009]" title="Entrenaments... molt lliures"><img src="2009/24hores/Fotos/mini/24 hores 09 019.jpg" width="93" height="70" alt="Entrenaments... molt lliures"/></a>
<a href="2009/24hores/Fotos/DSC_7204.jpg" rel="lightbox[24h2009]" title="Reus Speed Racing Team"><img src="2009/24hores/Fotos/mini/DSC_7204.jpg" width="104" height="70" alt="Reus Speed Racing Team"/></a>
<a href="2009/24hores/Fotos/DSC_7205.jpg" rel="lightbox[24h2009]" title="Mospmis-TicTacSlot"><img src="2009/24hores/Fotos/mini/DSC_7205.jpg" width="104" height="70" alt="Mospmis-TicTacSlot"/></a>
<a href="2009/24hores/Fotos/DSC_7206.jpg" rel="lightbox[24h2009]" title="Aloy-Shop"><img src="2009/24hores/Fotos/mini/DSC_7206.jpg" width="104" height="70" alt="Aloy-Shop"/></a>
<a href="2009/24hores/Fotos/DSC_7207.jpg" rel="lightbox[24h2009]" title="Aloy-Shop XP"><img src="2009/24hores/Fotos/mini/DSC_7207.jpg" width="104" height="70" alt="Aloy-Shop XP"/></a>
<a href="2009/24hores/Fotos/DSC_7208.jpg" rel="lightbox[24h2009]" title="Pink-Kar"><img src="2009/24hores/Fotos/mini/DSC_7208.jpg" width="104" height="70" alt="Pink-Kar"/></a>
<a href="2009/24hores/Fotos/DSC_7209.jpg" rel="lightbox[24h2009]" title="Budellets-Mikman Team"><img src="2009/24hores/Fotos/mini/DSC_7209.jpg" width="104" height="70" alt="Budellets-Mikman Team"/></a>
<a href="2009/24hores/Fotos/DSC_7210.jpg" rel="lightbox[24h2009]" title="Punt Slot"><img src="2009/24hores/Fotos/mini/DSC_7210.jpg" width="104" height="70" alt="Punt Slot"/></a>
<a href="2009/24hores/Fotos/DSC_7211.jpg" rel="lightbox[24h2009]" title="AloyShop Slot"><img src="2009/24hores/Fotos/mini/DSC_7211.jpg" width="104" height="70" alt="AloyShop Slot"/></a>
<a href="2009/24hores/Fotos/DSC_7212.jpg" rel="lightbox[24h2009]" title="SlotingPlus-GASS"><img src="2009/24hores/Fotos/mini/DSC_7212.jpg" width="104" height="70" alt="SlotingPlus-GASS"/></a>
<a href="2009/24hores/Fotos/DSC_7213.jpg" rel="lightbox[24h2009]" title="XXL-Team"><img src="2009/24hores/Fotos/mini/DSC_7213.jpg" width="104" height="70" alt="XXL-Team"/></a>
<a href="2009/24hores/Fotos/DSC_7214.jpg" rel="lightbox[24h2009]" title="Cric-Crac Sport"><img src="2009/24hores/Fotos/mini/DSC_7214.jpg" width="104" height="70" alt="Cric-Crac Sport"/></a>
<a href="2009/24hores/Fotos/DSC_7215.jpg" rel="lightbox[24h2009]" title="Slotmania"><img src="2009/24hores/Fotos/mini/DSC_7215.jpg" width="104" height="70" alt="Slotmania"/></a>
<a href="2009/24hores/Fotos/DSC_7216.jpg" rel="lightbox[24h2009]" title="Egara Slot Budellets"><img src="2009/24hores/Fotos/mini/DSC_7216.jpg" width="104" height="70" alt="Egara Slot Budellets"/></a>
<a href="2009/24hores/Fotos/DSC_7217.jpg" rel="lightbox[24h2009]" title="Reus Gallislot"><img src="2009/24hores/Fotos/mini/DSC_7217.jpg" width="104" height="70" alt="Reus Gallislot"/></a>
<a href="2009/24hores/Fotos/DSC_7218.jpg" rel="lightbox[24h2009]" title="Cuidadin El Sot"><img src="2009/24hores/Fotos/mini/DSC_7218.jpg" width="104" height="70" alt="Cuidadin El Sot"/></a>
<a href="2009/24hores/Fotos/DSC_7219.jpg" rel="lightbox[24h2009]" title="Les Aranyes Team"><img src="2009/24hores/Fotos/mini/DSC_7219.jpg" width="104" height="70" alt="Les Aranyes Team"/></a>
<a href="2009/24hores/Fotos/DSC_7220.jpg" rel="lightbox[24h2009]" title="Motor a la sang"><img src="2009/24hores/Fotos/mini/DSC_7220.jpg" width="104" height="70" alt="Motor a la sang"/></a>
<a href="2009/24hores/Fotos/DSC_7221.jpg" rel="lightbox[24h2009]" title="Cursa-Power"><img src="2009/24hores/Fotos/mini/DSC_7221.jpg" width="104" height="70" alt="Cursa-Power"/></a>
<a href="2009/24hores/Fotos/DSC_7230.jpg" rel="lightbox[24h2009]" title="U32 CMF"><img src="2009/24hores/Fotos/mini/DSC_7230.jpg" width="104" height="70" alt="U32 CMF"/></a>
<a href="2009/24hores/Fotos/DSC_7222.jpg" rel="lightbox[24h2009]" title="J.P. Slot Racing"><img src="2009/24hores/Fotos/mini/DSC_7222.jpg" width="104" height="70" alt="J.P. Slot Racing"/></a>
<a href="2009/24hores/Fotos/DSC_7223.jpg" rel="lightbox[24h2009]" title="Palau Equip Cursa"><img src="2009/24hores/Fotos/mini/DSC_7223.jpg" width="104" height="70" alt="Palau Equip Cursa"/></a>
<a href="2009/24hores/Fotos/DSC_7231.jpg" rel="lightbox[24h2009]" title="Polonia Racing"><img src="2009/24hores/Fotos/mini/DSC_7231.jpg" width="104" height="70" alt="Polonia Racing"/></a>
<a href="2009/24hores/Fotos/DSC_7224.jpg" rel="lightbox[24h2009]" title="Team Slot Macià"><img src="2009/24hores/Fotos/mini/DSC_7224.jpg" width="104" height="70" alt="Team Slot Macià"/></a>
<a href="2009/24hores/Fotos/DSC_7225.jpg" rel="lightbox[24h2009]" title="Alpina Sport"><img src="2009/24hores/Fotos/mini/DSC_7225.jpg" width="104" height="70" alt="Alpina Sport"/></a>
<a href="2009/24hores/Fotos/DSC_7226.jpg" rel="lightbox[24h2009]" title="Tattom Team Sant Celoni"><img src="2009/24hores/Fotos/mini/DSC_7226.jpg" width="104" height="70" alt="Tattom Team Sant Celoni"/></a>
<a href="2009/24hores/Fotos/DSC_7227.jpg" rel="lightbox[24h2009]" title="The Goodwood Boys"><img src="2009/24hores/Fotos/mini/DSC_7227.jpg" width="104" height="70" alt="The Goodwood Boys"/></a>
<a href="2009/24hores/Fotos/DSC_7228.jpg" rel="lightbox[24h2009]" title="Mas Slot"><img src="2009/24hores/Fotos/mini/DSC_7228.jpg" width="104" height="70" alt="Mas Slot"/></a>
<a href="2009/24hores/Fotos/DSC_7229.jpg" rel="lightbox[24h2009]" title="VSR-Slot al Límit"><img src="2009/24hores/Fotos/mini/DSC_7229.jpg" width="104" height="70" alt="VSR-Slot al Límit"/></a>
<a href="2009/24hores/Fotos/24 hores 09 001.jpg" rel="lightbox[24h2009]" title="Parada lateral"><img src="2009/24hores/Fotos/mini/24 hores 09 001.jpg" width="93" height="70" alt="Parada lateral"/></a>
<a href="2009/24hores/Fotos/DSC_7232.jpg" rel="lightbox[24h2009]" title="Parada frontal"><img src="2009/24hores/Fotos/mini/DSC_7232.jpg" width="104" height="70" alt="Parada frontal"/></a>
<a href="2009/24hores/Fotos/DSC_7246.jpg" rel="lightbox[24h2009]" title="Parada tresquarts"><img src="2009/24hores/Fotos/mini/DSC_7246.jpg" width="104" height="70" alt="Parada tresquarts"/></a>
<a href="2009/24hores/Fotos/DSC_7233.jpg" rel="lightbox[24h2009]" title="Parada  superior"><img src="2009/24hores/Fotos/mini/DSC_7233.jpg" width="104" height="70" alt="Parada  superior"/></a>
<a href="2009/24hores/Fotos/24 hores 09 005.jpg" rel="lightbox[24h2009]" title="Parada posterior"><img src="2009/24hores/Fotos/mini/24 hores 09 005.jpg" width="93" height="70" alt="Parada posterior"/></a>
<a href="2009/24hores/Fotos/24 hores 09 004.jpg" rel="lightbox[24h2009]" title="I no és maco això!"><img src="2009/24hores/Fotos/mini/24 hores 09 004.jpg" width="93" height="70" alt="I no és maco això!"/></a>
<a href="2009/24hores/Fotos/DSC_7248.jpg" rel="lightbox[24h2009]" title="Cotxe conmemoratiu?"><img src="2009/24hores/Fotos/mini/DSC_7248.jpg" width="104" height="70" alt="Cotxe conmemoratiu?"/></a>
<a href="2009/24hores/Fotos/DSC_7250.jpg" rel="lightbox[24h2009]" title="Sortida"><img src="2009/24hores/Fotos/mini/DSC_7250.jpg" width="104" height="70" alt="Sortida"/></a>
<a href="2009/24hores/Fotos/DSC_7251.jpg" rel="lightbox[24h2009]" title="Sortida 2n circuit"><img src="2009/24hores/Fotos/mini/DSC_7251.jpg" width="104" height="70" alt="Sortida 2n circuit"/></a>
<a href="2009/24hores/Fotos/24 hores 09 006.jpg" rel="lightbox[24h2009]" title="Sortida 1r circuit"><img src="2009/24hores/Fotos/mini/24 hores 09 006.jpg" width="93" height="70" alt="Sortida 1r circuit"/></a>
<a href="2009/24hores/Fotos/DSC_7252.jpg" rel="lightbox[24h2009]" title="Sortida CMBSC - Cotxe canviat"><img src="2009/24hores/Fotos/mini/DSC_7252.jpg" width="104" height="70" alt="Sortida CMBSC - Cotxe canviat"/></a>
<a href="2009/24hores/Fotos/24 hores 09 007.jpg" rel="lightbox[24h2009]" title="Sortida CMBSC - Ara està bé"><img src="2009/24hores/Fotos/mini/24 hores 09 007.jpg" width="93" height="70" alt="Sortida CMBSC - Ara està bé"/></a>
<a href="2009/24hores/Fotos/DSC_7253.jpg" rel="lightbox[24h2009]" title="Trofeijos"><img src="2009/24hores/Fotos/mini/DSC_7253.jpg" width="104" height="70" alt="Trofeijos"/></a>
<a href="2009/24hores/Fotos/24 hores 09 015.jpg" rel="lightbox[24h2009]" title="Pilots 1-8"><img src="2009/24hores/Fotos/mini/24 hores 09 015.jpg" width="93" height="70" alt="Pilots 1-8"/></a>
<a href="2009/24hores/Fotos/24 hores 09 008.jpg" rel="lightbox[24h2009]" title="Pilots 9-18"><img src="2009/24hores/Fotos/mini/24 hores 09 008.jpg" width="93" height="70" alt="Pilots 9-18"/></a>
<a href="2009/24hores/Fotos/24 hores 09 018.jpg" rel="lightbox[24h2009]" title="Acura CMBSC"><img src="2009/24hores/Fotos/mini/24 hores 09 018.jpg" width="93" height="70" alt="Acura CMBSC"/></a>
<a href="2009/24hores/Fotos/DSC_7254.jpg" rel="lightbox[24h2009]" title="Ambient"><img src="2009/24hores/Fotos/mini/DSC_7254.jpg" width="104" height="70" alt="Ambient"/></a>
<a href="2009/24hores/Fotos/DSC_7257.jpg" rel="lightbox[24h2009]" title="I més ambient"><img src="2009/24hores/Fotos/mini/DSC_7257.jpg" width="104" height="70" alt="I més ambient"/></a>
<a href="2009/24hores/Fotos/DSC_7261.jpg" rel="lightbox[24h2009]" title="Pilots del 1r circuit"><img src="2009/24hores/Fotos/mini/DSC_7261.jpg" width="104" height="70" alt="Pilots del 1r circuit"/></a>
<a href="2009/24hores/Fotos/DSC_7260.jpg" rel="lightbox[24h2009]" title="Pilots del 2n circuit"><img src="2009/24hores/Fotos/mini/DSC_7260.jpg" width="104" height="70" alt="Pilots del 2n circuit"/></a>
<a href="2009/24hores/Fotos/DSC_7267.jpg" rel="lightbox[24h2009]" title="Les Aranyes Team"><img src="2009/24hores/Fotos/mini/DSC_7267.jpg" width="104" height="70" alt="Les Aranyes Team"/></a>
<a href="2009/24hores/Fotos/DSC_7263.jpg" rel="lightbox[24h2009]" title="Les Aranyes Team, amb el cotxe exclusiu..."><img src="2009/24hores/Fotos/mini/DSC_7263.jpg" width="104" height="70" alt="Les Aranyes Team, amb el cotxe exclusiu..."/></a>
<a href="2009/24hores/Fotos/DSC_7264.jpg" rel="lightbox[24h2009]" title="Pink-Kar"><img src="2009/24hores/Fotos/mini/DSC_7264.jpg" width="104" height="70" alt="Pink-Kar"/></a>
<a href="2009/24hores/Fotos/DSC_7266.jpg" rel="lightbox[24h2009]" title="Aloy-Shop XP"><img src="2009/24hores/Fotos/mini/DSC_7266.jpg" width="104" height="70" alt="Aloy-Shop XP"/></a>
<a href="2009/24hores/Fotos/DSC_7268.jpg" rel="lightbox[24h2009]" title="Cuidadin El Sot"><img src="2009/24hores/Fotos/mini/DSC_7268.jpg" width="104" height="70" alt="Cuidadin El Sot"/></a>
<a href="2009/24hores/Fotos/DSC_7269.jpg" rel="lightbox[24h2009]" title="Polonia Racing"><img src="2009/24hores/Fotos/mini/DSC_7269.jpg" width="104" height="70" alt="Polonia Racing"/></a>
<a href="2009/24hores/Fotos/DSC_7270.jpg" rel="lightbox[24h2009]" title="Slotingplus-GASS"><img src="2009/24hores/Fotos/mini/DSC_7270.jpg" width="104" height="70" alt="Slotingplus-GASS"/></a>
<a href="2009/24hores/Fotos/DSC_7272.jpg" rel="lightbox[24h2009]" title="Reus Gallislot"><img src="2009/24hores/Fotos/mini/DSC_7272.jpg" width="104" height="70" alt="Reus Gallislot"/></a>
<a href="2009/24hores/Fotos/DSC_7273.jpg" rel="lightbox[24h2009]" title="Punt Slot"><img src="2009/24hores/Fotos/mini/DSC_7273.jpg" width="104" height="70" alt="Punt Slot"/></a>
<a href="2009/24hores/Fotos/DSC_7274.jpg" rel="lightbox[24h2009]" title="AloyShop Slot"><img src="2009/24hores/Fotos/mini/DSC_7274.jpg" width="104" height="70" alt="AloyShop Slot"/></a>
<a href="2009/24hores/Fotos/DSC_7275.jpg" rel="lightbox[24h2009]" title="Cric-Crac Sport"><img src="2009/24hores/Fotos/mini/DSC_7275.jpg" width="104" height="70" alt="Cric-Crac Sport"/></a>
<a href="2009/24hores/Fotos/DSC_7280.jpg" rel="lightbox[24h2009]" title="Mas Slot"><img src="2009/24hores/Fotos/mini/DSC_7280.jpg" width="104" height="70" alt="Mas Slot"/></a>
<a href="2009/24hores/Fotos/DSC_7287.jpg" rel="lightbox[24h2009]" title="Aloy-Shop"><img src="2009/24hores/Fotos/mini/DSC_7287.jpg" width="104" height="70" alt="Aloy-Shop"/></a>
<a href="2009/24hores/Fotos/DSC_7278.jpg" rel="lightbox[24h2009]" title="El podium dels tres primers"><img src="2009/24hores/Fotos/mini/DSC_7278.jpg" width="104" height="70" alt="El podium dels tres primers"/></a>
<a href="2009/24hores/Fotos/DSC_7290.jpg" rel="lightbox[24h2009]" title="El podium i l'organització"><img src="2009/24hores/Fotos/mini/DSC_7290.jpg" width="104" height="70" alt="El podium i l'organització"/></a>
</html>
<html><img border="0" src="2010/24hores/24h_10_Poster.jpg" width="216" height="306"></html>
!Informació
<<<
[[Reglament (Català)|2010/24hores/2010_Rgl_24h_ct.pdf]]
[[Annexes|2010/24hores/Annexes.pdf]]
[[Comunicats de l'organització|2010/24hores/Comunicats.pdf]]
[[El final de "Les Mítiques"?|2010/24hores/FinalMitiques.pdf]]

[[Reglamento (Español)|2010/24hores/2010_Rgl_24h_es.pdf]]
[[Anexos|2010/24hores/Anexos.pdf]]
[[Comunicados de la organización|2010/24hores/Comunicados.pdf]]
[[¿El final de "Les Mítiques"?|2010/24hores/FinalMiticas.pdf]]

[[Circuit|2010/24hores/Pista_10.pdf]]
[[Planols de situació|2010/24hores/24h_10_Esquemes.pdf]]
[[Llista oficial d'equips inscrits|2010/24hores/LlistaEquips.pdf]]
[[Póster recordatori|2010/24hores/Poster.pdf]]
<<<
!Resultats
<<<
[[Resultats i classificacions complertes|2010/24hores/Class24H_10.pdf]]
<<<
!Video
<<<
<html><iframe src="http://player.vimeo.com/video/14683865" width="400" height="225" frameborder="0"></iframe><p><a href="http://vimeo.com/14683865">24 hores de slot Sant Celoni.</a> fet per <a href="http://vimeo.com/user1655791">Andorranet</a> i penjat a <a href="http://vimeo.com">Vimeo</a>.</p></html>
<<<
!Fotos
<<<
<html>
<a href="2010/24hores/Fotos/DSC_4600.jpg" rel="lightbox[24h2010]" title="Vista general"><img src="2010/24hores/Fotos/mini/DSC_4600.jpg" width="105" height="70" alt="Vista general"/></a>
<a href="2010/24hores/Fotos/DSC_4603.jpg" rel="lightbox[24h2010]" title="L'encreuament central"><img src="2010/24hores/Fotos/mini/DSC_4603.jpg" width="105" height="70" alt="L'encreuament central"/></a>
<a href="2010/24hores/Fotos/DSC_4691.jpg" rel="lightbox[24h2010]" title="C.M.B.S.C."><img src="2010/24hores/Fotos/mini/DSC_4691.jpg" width="105" height="70" alt="C.M.B.S.C."/></a>
<a href="2010/24hores/Fotos/DSC_4692.jpg" rel="lightbox[24h2010]" title="El Sot"><img src="2010/24hores/Fotos/mini/DSC_4692.jpg" width="105" height="70" alt="El Sot"/></a>
<a href="2010/24hores/Fotos/DSC_4696.jpg" rel="lightbox[24h2010]" title="Aloy Shop"><img src="2010/24hores/Fotos/mini/DSC_4696.jpg" width="105" height="70" alt="Aloy Shop"/></a>
<a href="2010/24hores/Fotos/DSC_4695.jpg" rel="lightbox[24h2010]" title="Polonia Racing"><img src="2010/24hores/Fotos/mini/DSC_4695.jpg" width="105" height="70" alt="Polonia Racing"/></a>
<a href="2010/24hores/Fotos/DSC_4694.jpg" rel="lightbox[24h2010]" title="GASS-Sloting Plus (Premi decoració)"><img src="2010/24hores/Fotos/mini/DSC_4694.jpg" width="105" height="70" alt="GASS-Sloting Plus (Premi decoració)"/></a>
<a href="2010/24hores/Fotos/DSC_4693.jpg" rel="lightbox[24h2010]" title="Budellets-Mospmis"><img src="2010/24hores/Fotos/mini/DSC_4693.jpg" width="105" height="70" alt="Budellets-Mospmis"/></a>
<a href="2010/24hores/Fotos/DSC_4677.jpg" rel="lightbox[24h2010]" title="Reuslot Mirakbe"><img src="2010/24hores/Fotos/mini/DSC_4677.jpg" width="105" height="70" alt="Reuslot Mirakbe"/></a>
<a href="2010/24hores/Fotos/DSC_4678.jpg" rel="lightbox[24h2010]" title="Slot Les Franqueses"><img src="2010/24hores/Fotos/mini/DSC_4678.jpg" width="105" height="70" alt="Slot Les Franqueses"/></a>
<a href="2010/24hores/Fotos/DSC_4680.jpg" rel="lightbox[24h2010]" title="U32 Girona"><img src="2010/24hores/Fotos/mini/DSC_4680.jpg" width="105" height="70" alt="U32 Girona"/></a>
<a href="2010/24hores/Fotos/DSC_4682.jpg" rel="lightbox[24h2010]" title="El Sot - Cuidadin"><img src="2010/24hores/Fotos/mini/DSC_4682.jpg" width="105" height="70" alt="El Sot - Cuidadin"/></a>
<a href="2010/24hores/Fotos/DSC_4679.jpg" rel="lightbox[24h2010]" title="Stricachova (Premi decoració)"><img src="2010/24hores/Fotos/mini/DSC_4679.jpg" width="105" height="70" alt="Stricachova (Premi decoració)"/></a>
<a href="2010/24hores/Fotos/DSC_4686.jpg" rel="lightbox[24h2010]" title="Slotmania"><img src="2010/24hores/Fotos/mini/DSC_4686.jpg" width="105" height="70" alt="Slotmania"/></a>
<a href="2010/24hores/Fotos/DSC_4681.jpg" rel="lightbox[24h2010]" title="Sloto Team"><img src="2010/24hores/Fotos/mini/DSC_4681.jpg" width="105" height="70" alt="Sloto Team"/></a>
<a href="2010/24hores/Fotos/DSC_4690.jpg" rel="lightbox[24h2010]" title="ZZSlot 1"><img src="2010/24hores/Fotos/mini/DSC_4690.jpg" width="105" height="70" alt="ZZSlot 1"/></a>
<a href="2010/24hores/Fotos/DSC_4689.jpg" rel="lightbox[24h2010]" title="ZZSlot 2"><img src="2010/24hores/Fotos/mini/DSC_4689.jpg" width="105" height="70" alt="ZZSlot 2"/></a>
<a href="2010/24hores/Fotos/DSC_4684.jpg" rel="lightbox[24h2010]" title="Punt Slot"><img src="2010/24hores/Fotos/mini/DSC_4684.jpg" width="105" height="70" alt="Punt Slot"/></a>
<a href="2010/24hores/Fotos/DSC_4687.jpg" rel="lightbox[24h2010]" title="JP Slot Trampas Team"><img src="2010/24hores/Fotos/mini/DSC_4687.jpg" width="105" height="70" alt="JP Slot Trampas Team"/></a>
<a href="2010/24hores/Fotos/DSC_4688.jpg" rel="lightbox[24h2010]" title="Punt Slot GP"><img src="2010/24hores/Fotos/mini/DSC_4688.jpg" width="105" height="70" alt="Punt Slot GP"/></a>
<a href="2010/24hores/Fotos/DSC_4685.jpg" rel="lightbox[24h2010]" title="Tictacslot"><img src="2010/24hores/Fotos/mini/DSC_4685.jpg" width="105" height="70" alt="Tictacslot"/></a>
<a href="2010/24hores/Fotos/DSC_4683.jpg" rel="lightbox[24h2010]" title="Test Team"><img src="2010/24hores/Fotos/mini/DSC_4683.jpg" width="105" height="70" alt="Test Team"/></a>
<a href="2010/24hores/Fotos/DSC_4699.jpg" rel="lightbox[24h2010]" title="Sortida de la classificatória"><img src="2010/24hores/Fotos/mini/DSC_4699.jpg" width="47" height="70" alt="Sortida de la classificatória"/></a>
<a href="2010/24hores/Fotos/DSC_4703.jpg" rel="lightbox[24h2010]" title="Pistes 1 a 4"><img src="2010/24hores/Fotos/mini/DSC_4703.jpg" width="105" height="70" alt="Pistes 1 a 4"/></a>
<a href="2010/24hores/Fotos/DSC_4702.jpg" rel="lightbox[24h2010]" title="Pistes 5 a 8"><img src="2010/24hores/Fotos/mini/DSC_4702.jpg" width="105" height="70" alt="Pistes 5 a 8"/></a>
<a href="2010/24hores/Fotos/DSC_4701.jpg" rel="lightbox[24h2010]" title="Pistes 9 a 12"><img src="2010/24hores/Fotos/mini/DSC_4701.jpg" width="105" height="70" alt="Pistes 9 a 12"/></a>
<a href="2010/24hores/Fotos/DSC_4700.jpg" rel="lightbox[24h2010]" title="Pistes 13 a 16"><img src="2010/24hores/Fotos/mini/DSC_4700.jpg" width="105" height="70" alt="Pistes 13 a 16"/></a>
<a href="2010/24hores/Fotos/DSC_4713.jpg" rel="lightbox[24h2010]" title="La taula d'organizació"><img src="2010/24hores/Fotos/mini/DSC_4713.jpg" width="105" height="70" alt="La taula d'organizació"/></a>
<a href="2010/24hores/Fotos/DSC_4714.jpg" rel="lightbox[24h2010]" title="Pit Stop de Les Franqueses"><img src="2010/24hores/Fotos/mini/DSC_4714.jpg" width="105" height="70" alt="Pit Stop de Les Franqueses"/></a>
<a href="2010/24hores/Fotos/DSC_4728.jpg" rel="lightbox[24h2010]" title="Apurada de final de recta"><img src="2010/24hores/Fotos/mini/DSC_4728.jpg" width="105" height="70" alt="Apurada de final de recta"/></a>
<a href="2010/24hores/Fotos/DSC_4712.jpg" rel="lightbox[24h2010]" title="Els guanyadors"><img src="2010/24hores/Fotos/mini/DSC_4712.jpg" width="105" height="70" alt="Els guanyadors"/></a>
<a href="2010/24hores/Fotos/DSC_4722.jpg" rel="lightbox[24h2010]" title="Estem a la màniga 9"><img src="2010/24hores/Fotos/mini/DSC_4722.jpg" width="105" height="70" alt="Estem a la màniga 9"/></a>
<a href="2010/24hores/Fotos/DSC_4724.jpg" rel="lightbox[24h2010]" title="Ja ha arribat la nit"><img src="2010/24hores/Fotos/mini/DSC_4724.jpg" width="105" height="70" alt="Ja ha arribat la nit"/></a>
<a href="2010/24hores/Fotos/DSC_4731.jpg" rel="lightbox[24h2010]" title="Alguns passen com poden la fred"><img src="2010/24hores/Fotos/mini/DSC_4731.jpg" width="105" height="70" alt="Alguns passen com poden la fred"/></a>
<a href="2010/24hores/Fotos/DSC_4733.jpg" rel="lightbox[24h2010]" title="Altres la son"><img src="2010/24hores/Fotos/mini/DSC_4733.jpg" width="47" height="70" alt="Altres la son"/></a>
<a href="2010/24hores/Fotos/DSC_4734.jpg" rel="lightbox[24h2010]" title="Qui canvia els pneumàtics de l'equip de Zaragoza?, (veure el detall del pin)"><img src="2010/24hores/Fotos/mini/DSC_4734.jpg" width="105" height="70" alt="Qui canvia els pneumàtics de l'equip de Zaragoza?, (veure el detall del pin)"/></a>
<a href="2010/24hores/Fotos/DSC_4735.jpg" rel="lightbox[24h2010]" title="Doncs en J.Cardona no és precisament manyo"><img src="2010/24hores/Fotos/mini/DSC_4735.jpg" width="47" height="70" alt="Doncs en J.Cardona no és precisament manyo"/></a>
<a href="2010/24hores/Fotos/DSC_4736.jpg" rel="lightbox[24h2010]" title="El canviador de pistes"><img src="2010/24hores/Fotos/mini/DSC_4736.jpg" width="47" height="70" alt="El canviador de pistes"/></a>
<a href="2010/24hores/Fotos/DSC_4750.jpg" rel="lightbox[24h2010]" title="Els cotxes a l'arribada"><img src="2010/24hores/Fotos/mini/DSC_4750.jpg" width="105" height="70" alt="Els cotxes a l'arribada"/></a>
<a href="2010/24hores/Fotos/DSC_4748.jpg" rel="lightbox[24h2010]" title="El parc tancat de final de cursa"><img src="2010/24hores/Fotos/mini/DSC_4748.jpg" width="105" height="70" alt="El parc tancat de final de cursa"/></a>
<a href="2010/24hores/Fotos/DSC_4749.jpg" rel="lightbox[24h2010]" title="Els trofeigs"><img src="2010/24hores/Fotos/mini/DSC_4749.jpg" width="105" height="70" alt="Els trofeigs"/></a>
<a href="2010/24hores/Fotos/DSC_4753.jpg" rel="lightbox[24h2010]" title="V. Jonama, premi a la volta ràpida"><img src="2010/24hores/Fotos/mini/DSC_4753.jpg" width="105" height="70" alt="V. Jonama, premi a la volta ràpida"/></a>
<a href="2010/24hores/Fotos/DSC_4755.jpg" rel="lightbox[24h2010]" title="V. Jonama (bis), premi a la millor màniga"><img src="2010/24hores/Fotos/mini/DSC_4755.jpg" width="105" height="70" alt="V. Jonama (bis), premi a la millor màniga"/></a>
<a href="2010/24hores/Fotos/DSC_4757.jpg" rel="lightbox[24h2010]" title="Budellets Mospmis (3a posicio)"><img src="2010/24hores/Fotos/mini/DSC_4757.jpg" width="105" height="70" alt="Budellets Mospmis (3a posicio)"/></a>
<a href="2010/24hores/Fotos/DSC_4759.jpg" rel="lightbox[24h2010]" title="Aloy Shop (2a posició)"><img src="2010/24hores/Fotos/mini/DSC_4759.jpg" width="105" height="70" alt="Aloy Shop (2a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4763.jpg" rel="lightbox[24h2010]" title="GASS-Sloting Plus (1a posició), observeu l'alegria del capità"><img src="2010/24hores/Fotos/mini/DSC_4763.jpg" width="105" height="70" alt="GASS-Sloting Plus (1a posició), observeu l'alegria del capità"/></a>
<a href="2010/24hores/Fotos/DSC_4765.jpg" rel="lightbox[24h2010]" title="El podi"><img src="2010/24hores/Fotos/mini/DSC_4765.jpg" width="105" height="70" alt="El podi"/></a>
<a href="2010/24hores/Fotos/DSC_4767.jpg" rel="lightbox[24h2010]" title="El Sot (4a posició)"><img src="2010/24hores/Fotos/mini/DSC_4767.jpg" width="105" height="70" alt="El Sot (4a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4776.jpg" rel="lightbox[24h2010]" title="Punt Slot (5a posició)"><img src="2010/24hores/Fotos/mini/DSC_4776.jpg" width="105" height="70" alt="Punt Slot (5a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4771.jpg" rel="lightbox[24h2010]" title="El Sot - Cuidadin (6a posició)"><img src="2010/24hores/Fotos/mini/DSC_4771.jpg" width="105" height="70" alt="El Sot - Cuidadin (6a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4768.jpg" rel="lightbox[24h2010]" title="Polonia Racing (7a posició)"><img src="2010/24hores/Fotos/mini/DSC_4768.jpg" width="105" height="70" alt="Polonia Racing (7a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4774.jpg" rel="lightbox[24h2010]" title="ZZSlot 1 (8a posició)"><img src="2010/24hores/Fotos/mini/DSC_4774.jpg" width="105" height="70" alt="ZZSlot 1 (8a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4769.jpg" rel="lightbox[24h2010]" title="Reuslot Mirakbe (9a posició)"><img src="2010/24hores/Fotos/mini/DSC_4769.jpg" width="105" height="70" alt="Reuslot Mirakbe (9a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4770.jpg" rel="lightbox[24h2010]" title="Slot Les Franqueses (10a posició)"><img src="2010/24hores/Fotos/mini/DSC_4770.jpg" width="105" height="70" alt="Slot Les Franqueses (10a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4777.jpg" rel="lightbox[24h2010]" title="JP Slot Trampas Team (11a posició)"><img src="2010/24hores/Fotos/mini/DSC_4777.jpg" width="105" height="70" alt="JP Slot Trampas Team (11a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4778.jpg" rel="lightbox[24h2010]" title="Punt Slot GP (12a posició)"><img src="2010/24hores/Fotos/mini/DSC_4778.jpg" width="105" height="70" alt="Punt Slot GP (12a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4779.jpg" rel="lightbox[24h2010]" title="Tictacslot (13a posició)"><img src="2010/24hores/Fotos/mini/DSC_4779.jpg" width="105" height="70" alt="Tictacslot (13a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4773.jpg" rel="lightbox[24h2010]" title="Sloto Team (14a posició)"><img src="2010/24hores/Fotos/mini/DSC_4773.jpg" width="105" height="70" alt="Sloto Team (14a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4772.jpg" rel="lightbox[24h2010]" title="Slotmania (només mig equip)"><img src="2010/24hores/Fotos/mini/DSC_4772.jpg" width="47" height="70" alt="Slotmania (només mig equip)"/></a>
<a href="2010/24hores/Fotos/DSC_4775.jpg" rel="lightbox[24h2010]" title="ZZSlot 2"><img src="2010/24hores/Fotos/mini/DSC_4775.jpg" width="105" height="70" alt="ZZSlot 2"/></a>
<a href="2010/24hores/Fotos/DSC_4784.jpg" rel="lightbox[24h2010]" title="Els culpables de tot"><img src="2010/24hores/Fotos/mini/DSC_4784.jpg" width="105" height="70" alt="Els culpables de tot"/></a>
</html>
<<<
<html>
<!--
<a href="" onclick="window.open('2010/24hores/24h_formulari.htm', 'win24h', 'width=640,height=650,top=50,left=50,scrollbars=yes,resizable=yes')"><u>Formulari
de preinscripció</u></a>
-->
</html>
<html><img border="0" src="2011/24hores/24h_11_Poster.jpg" width="216" height="306"></html>

!Informació
<<<
@@''Català''@@
[[Reglament|2011/24hores/2011_Rgl_24h_ct.pdf]]
[[Annexes|2011/24hores/Annexes.pdf]]
[[Comunicats de l'organització|2011/24hores/Comunicats.pdf]]

@@''Español''@@
[[Reglamento|2011/24hores/2011_Rgl_24h_es.pdf]]
[[Anexos|2011/24hores/Anexos.pdf]]
[[Comunicados de la organización|2011/24hores/Comunicados.pdf]]

[[Circuit|2011/24hores/Pista_11.pdf]]
[[Planol de situació|2011/24hores/24h_11_Esquemes.pdf]]
[[Llista d'equips inscrits|2011/24hores/LlistaEquips.pdf]]/%
Situació del Nou Pavelló Municipal de Cassà de la Selva (41° 52' 59" N; 2° 52' 42" E)

<html><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.es/maps?f=q&amp;source=s_q&amp;hl=ca&amp;geocode=&amp;q=41.883221,2.878375&amp;ie=UTF8&amp;z=14&amp;ll=41.883775,2.878874&amp;output=embed"></iframe><br /><small><a href="http://maps.google.es/maps?f=q&amp;source=embed&amp;hl=ca&amp;geocode=&amp;q=41.883221,2.878375&amp;ie=UTF8&amp;z=14&amp;ll=41.883775,2.878874" style="color:#0000FF;text-align:left">Mostra un mapa més gran</a></small></html>
Com arribar-hi / Como llegar : [[RoadBook|2011/24hores/RoadBook.pdf]] / [[Googlemaps|http://maps.google.es/maps?saddr=C-25&daddr=C-25+to:Ctra+de+Riudellots+de+la+Selva+a+Sant+Andreu+Salou%2FC-25+to:Carrer+de+l'Estaci%C3%B3%2FC-25+to:C-25+to:C-25+to:Carretera+C-25%2FC-25+to:Carretera+de+Riudellots+de+la+Selva%2FC-25+to:Carretera+de+Aeroport+Riudellots%2FGI-663+to:Carrer+de+la+Via+to:Carrer+de+la+Via+to:Passeig+del+Ferrocarril+to:Passeig+del+Ferrocarril+to:Cam%C3%AD+de+la+Via&hl=ca&ie=UTF8&ll=41.888605,2.829494&spn=0.068369,0.169086&sll=41.891125,2.782695&sspn=0.002136,0.005284&geocode=Fa86fwId_GkqAA%3BFdIzfwIdjHYqAA%3BFXY_fwIdzrsqAA%3BFfpMfwIdPOQqAA%3BFQ5SfwIdsPIqAA%3BFTBOfwIdYBUrAA%3BFaZKfwIdCDYrAA%3BFZo-fwIdEp8rAA%3BFaY8fwIdHrErAA%3BFbUtfwIdt7grAA%3BFUYjfwIdacUrAA%3BFacefwId3dUrAA%3BFecUfwId1OMrAA%3BFWIOfwIde-grAA&mra=mi&mrsp=1&sz=18&z=13]]
%/
<<<
!Resultats
<<<
[[Resultats i classificacions complertes|2011/24hores/Class24H_11.pdf]]
[[Volta a volta de les 24 Hores (7,9 Mb) |2011/24hores/VltaVlta.xls]]
<<<
!Fotos (P. Xifre i M. Miret)
<<<
<html>
<a href="2011/24hores/Fotos/_MG_9653.jpg" rel="lightbox[24h2011]" title="Aquest any dos pistes pel preu d'una: la de la classificatòria de la NWC..."><img src="2011/24hores/Fotos/mini/_MG_9653.jpg" width="105" height="70" alt="Aquest any dos pistes pel preu d'una: la de la classificatòria de la NWC..."/></a>
<a href="2011/24hores/Fotos/_MG_9684.jpg" rel="lightbox[24h2011]" title="... i un cop acabada, agafar els plànols i refer la pista ..."><img src="2011/24hores/Fotos/mini/_MG_9684.jpg" width="105" height="70" alt="... i un cop acabada, agafar els plànols i refer la pista ..."/></a>
<a href="2011/24hores/Fotos/IMG_9743.jpg" rel="lightbox[24h2011]" title="... perquè quedi així."><img src="2011/24hores/Fotos/mini/IMG_9743.jpg" width="105" height="70" alt="... perquè quedi així."/></a>
<a href="2011/24hores/Fotos/IMG_9604.jpg" rel="lightbox[24h2011]" title="Comencen les verificacions"><img src="2011/24hores/Fotos/mini/IMG_9604.jpg" width="105" height="70" alt="Comencen les verificacions"/></a>
<a href="2011/24hores/Fotos/IMG_9602.jpg" rel="lightbox[24h2011]" title="Vinga Besay que és per avui ..."><img src="2011/24hores/Fotos/mini/IMG_9602.jpg" width="47" height="70" alt="Vinga Besay que és per avui ..."/></a>
<a href="2011/24hores/Fotos/IMG_9606.jpg" rel="lightbox[24h2011]" title="... si, ja ho veiem que el vostre cotxe és molt xulo."><img src="2011/24hores/Fotos/mini/IMG_9606.jpg" width="105" height="70" alt=".. .si, ja ho veiem que el cotxe és molt xulo."/></a>
<a href="2011/24hores/Fotos/IMG_9713.jpg" rel="lightbox[24h2011]" title="La gent fent fotos a la sortida ..."><img src="2011/24hores/Fotos/mini/IMG_9713.jpg" width="105" height="70" alt="La gent fent fotos a la sortida ..."/></a>
<a href="2011/24hores/Fotos/IMG_9685.jpg" rel="lightbox[24h2011]" title="... que surten així."><img src="2011/24hores/Fotos/mini/IMG_9685.jpg" width="105" height="70" alt="... que surten així."/></a>
<a href="2011/24hores/Fotos/IMG_9689.jpg" rel="lightbox[24h2011]" title="Graella de sortida de la pista 1 a la 8"><img src="2011/24hores/Fotos/mini/IMG_9689.jpg" width="105" height="70" alt="Graella de sortida de la pista 1 a la 8"/></a>
<a href="2011/24hores/Fotos/IMG_9701.jpg" rel="lightbox[24h2011]" title="Graella de sortida de la pista 9 a la 16"><img src="2011/24hores/Fotos/mini/IMG_9701.jpg" width="105" height="70" alt="Graella de sortida de la pista 9 a la 16"/></a>
<a href="2011/24hores/Fotos/IMG_9694.jpg" rel="lightbox[24h2011]" title="#0 - C.M.B.S.C."><img src="2011/24hores/Fotos/mini/IMG_9694.jpg" width="105" height="70" alt="#0 - C.M.B.S.C."/></a>
<a href="2011/24hores/Fotos/IMG_9695.jpg" rel="lightbox[24h2011]" title="#01 - GASS-Sloting Plus"><img src="2011/24hores/Fotos/mini/IMG_9695.jpg" width="105" height="70" alt="#01 - GASS-Sloting Plus"/></a>
<a href="2011/24hores/Fotos/IMG_9702.jpg" rel="lightbox[24h2011]" title="#3 - Evotec Crushers"><img src="2011/24hores/Fotos/mini/IMG_9702.jpg" width="105" height="70" alt="#3 - Evotec Crushers"/></a>
<a href="2011/24hores/Fotos/IMG_9696.jpg" rel="lightbox[24h2011]" title="#4 - Budellets Mospmis"><img src="2011/24hores/Fotos/mini/IMG_9696.jpg" width="105" height="70" alt="#4 - Budellets Mospmis"/></a>
<a href="2011/24hores/Fotos/IMG_9706.jpg" rel="lightbox[24h2011]" title="#5 - Aloyshop"><img src="2011/24hores/Fotos/mini/IMG_9706.jpg" width="105" height="70" alt="#5 - Aloyshop"/></a>
<a href="2011/24hores/Fotos/IMG_9698.jpg" rel="lightbox[24h2011]" title="#6 - El Sot - Cuidadin"><img src="2011/24hores/Fotos/mini/IMG_9698.jpg" width="105" height="70" alt="#6 - El Sot - Cuidadin"/></a>
<a href="2011/24hores/Fotos/IMG_9707.jpg" rel="lightbox[24h2011]" title="#07 - Xibecas Racing Team"><img src="2011/24hores/Fotos/mini/IMG_9707.jpg" width="105" height="70" alt="#07 - Xibecas Racing Team"/></a>
<a href="2011/24hores/Fotos/IMG_9699.jpg" rel="lightbox[24h2011]" title="#8 - Slot les Franqueses"><img src="2011/24hores/Fotos/mini/IMG_9699.jpg" width="105" height="70" alt="#8 - Slot les Franqueses"/></a>
<a href="2011/24hores/Fotos/IMG_9705.jpg" rel="lightbox[24h2011]" title="#9 - Punt Slot 2"><img src="2011/24hores/Fotos/mini/IMG_9705.jpg" width="105" height="70" alt="#9 - Punt Slot 2"/></a>
<a href="2011/24hores/Fotos/IMG_9693.jpg" rel="lightbox[24h2011]" title="#10 - Ghost Team"><img src="2011/24hores/Fotos/mini/IMG_9693.jpg" width="105" height="70" alt="#10 - Ghost Team"/></a>
<a href="2011/24hores/Fotos/IMG_9704.jpg" rel="lightbox[24h2011]" title="#11 - Mospmis S.R.T."><img src="2011/24hores/Fotos/mini/IMG_9704.jpg" width="105" height="70" alt="#11 - Mospmis S.R.T."/></a>
<a href="2011/24hores/Fotos/IMG_9709.jpg" rel="lightbox[24h2011]" title="#12 - C.M.B.S.C. Team 2011"><img src="2011/24hores/Fotos/mini/IMG_9709.jpg" width="105" height="70" alt="#12 - C.M.B.S.C. Team 2011"/></a>
<a href="2011/24hores/Fotos/IMG_9697.jpg" rel="lightbox[24h2011]" title="#13 - Test Team"><img src="2011/24hores/Fotos/mini/IMG_9697.jpg" width="105" height="70" alt="#13 - Test Team"/></a>
<a href="2011/24hores/Fotos/IMG_9708.jpg" rel="lightbox[24h2011]" title="#14 - U32 Banyoles Slot"><img src="2011/24hores/Fotos/mini/IMG_9708.jpg" width="105" height="70" alt="#14 - U32 Banyoles Slot"/></a>
<a href="2011/24hores/Fotos/IMG_9703.jpg" rel="lightbox[24h2011]" title="#15 - Dreamslot Cardeloni"><img src="2011/24hores/Fotos/mini/IMG_9703.jpg" width="105" height="70" alt="#15 - Dreamslot Cardeloni"/></a>
<a href="2011/24hores/Fotos/IMG_9700.jpg" rel="lightbox[24h2011]" title="#16 - Cric Crac Sport"><img src="2011/24hores/Fotos/mini/IMG_9700.jpg" width="105" height="70" alt="#16 - Cric Crac Sport"/></a>
<a href="2011/24hores/Fotos/IMG_9720.jpg" rel="lightbox[24h2011]" title="Passant informació"><img src="2011/24hores/Fotos/mini/IMG_9720.jpg" width="105" height="70" alt="Passant informació"/></a>
<a href="2011/24hores/Fotos/_MG_9911.jpg" rel="lightbox[24h2011]" title="La logística de l'organització ..."><img src="2011/24hores/Fotos/mini/_MG_9911.jpg" width="105" height="70" alt="La logística de l'organització ..."/></a>
<a href="2011/24hores/Fotos/IMG_9732.jpg" rel="lightbox[24h2011]" title="... per no estressar-se massa."><img src="2011/24hores/Fotos/mini/IMG_9732.jpg" width="105" height="70" alt="... per no estressar-se massa."/></a>
<a href="2011/24hores/Fotos/IMG_9755.jpg" rel="lightbox[24h2011]" title="En previsió de goteres i inundacions, Aloyshop portava el matalàs de plaja"><img src="2011/24hores/Fotos/mini/IMG_9755.jpg" width="105" height="70" alt="En previsió de goteres i inundacions, Aloyshop portava el matalàs de plaja"/></a>
<a href="2011/24hores/Fotos/IMG_9767.jpg" rel="lightbox[24h2011]" title="Això és una caixa ordenada; no es pot dir el mateix de la taula"><img src="2011/24hores/Fotos/mini/IMG_9767.jpg" width="105" height="70" alt="Això és una caixa ordenada; no es pot dir el mateix de la taula"/></a>
<a href="2011/24hores/Fotos/_MG_9910.jpg" rel="lightbox[24h2011]" title="L'ambient general en plena cursa ..."><img src="2011/24hores/Fotos/mini/_MG_9910.jpg" width="105" height="70" alt="L'ambient general en plena cursa ..."/></a>
<a href="2011/24hores/Fotos/IMG_9751.jpg" rel="lightbox[24h2011]" title="... de la pista 1 a la 8 ..."><img src="2011/24hores/Fotos/mini/IMG_9751.jpg" width="105" height="70" alt="... de la pista 1 a la 8 ..."/></a>
<a href="2011/24hores/Fotos/IMG_9750.jpg" rel="lightbox[24h2011]" title="... i de la pista 9 a la 16."><img src="2011/24hores/Fotos/mini/IMG_9750.jpg" width="105" height="70" alt="... i de la pista 9 a la 16."/></a>
<a href="2011/24hores/Fotos/IMG_9726.jpg" rel="lightbox[24h2011]" title="Descansant, i només portàvem 7 hores de cursa; ara sabem perquè era el matalàs"><img src="2011/24hores/Fotos/mini/IMG_9726.jpg" width="105" height="70" alt="Descansant, i només portàvem 7 hores de cursa; ara sabem perquè era el matalàs"/></a>
<a href="2011/24hores/Fotos/IMG_9761.jpg" rel="lightbox[24h2011]" title="Com que els cotxes surten molt poc, en Roger Parera s'ho pren amb calma"><img src="2011/24hores/Fotos/mini/IMG_9761.jpg" width="47" height="70" alt="Com que els cotxes surten molt poc, en Roger Parera s'ho pren amb calma"/></a>
<a href="2011/24hores/Fotos/IMG_9774.jpg" rel="lightbox[24h2011]" title="Francesc Gutiérrez per la pista 10 ..."><img src="2011/24hores/Fotos/mini/IMG_9774.jpg" width="105" height="70" alt="Francesc Gutiérrez per la pista 10 ..."/></a>
<a href="2011/24hores/Fotos/Paul Ricard3.jpg" rel="lightbox[24h2011]" title="... rememorant les sensacions de portar un Reynard 2KQ; però ara 32 vegades més petit ..."><img src="2011/24hores/Fotos/mini/Paul Ricard3.jpg" width="93" height="70" alt="... rememorant les sensacions de portar un Reynard 2KQ; però ara 32 vegades més petit ..."/></a>
<a href="2011/24hores/Fotos/IMG_9780.jpg" rel="lightbox[24h2011]" title="... i va aprofitar per signar-ne un."><img src="2011/24hores/Fotos/mini/IMG_9780.jpg" width="47" height="70" alt="... i va aprofitar per signar-ne un."/></a>
<a href="2011/24hores/Fotos/IMG_9792.jpg" rel="lightbox[24h2011]" title="Què hi ha al mig d'aquesta gent? ..."><img src="2011/24hores/Fotos/mini/IMG_9792.jpg" width="105" height="70" alt="Què hi ha al mig d'aquesta gent? ..."/></a>
<a href="2011/24hores/Fotos/_MG_9953.jpg" rel="lightbox[24h2011]" title="doncs els cotxes a l'arribada."><img src="2011/24hores/Fotos/mini/_MG_9953.jpg" width="105" height="70" alt="doncs els cotxes a l'arribada."/></a>
<a href="2011/24hores/Fotos/_MG_9950.jpg" rel="lightbox[24h2011]" title="Aqui els teniu de cara ..."><img src="2011/24hores/Fotos/mini/_MG_9950.jpg" width="105" height="70" alt="Aqui els teniu de cara..."/></a>
<a href="2011/24hores/Fotos/_MG_9949.jpg" rel="lightbox[24h2011]" title="i aquí de cul."><img src="2011/24hores/Fotos/mini/_MG_9949.jpg" width="105" height="70" alt="i aquí de cul."/></a>
<a href="2011/24hores/Fotos/IMG_9800.jpg" rel="lightbox[24h2011]" title="Els cotxes del podium; excepte un retrovisor, van acabar sencers després de 24 hores"><img src="2011/24hores/Fotos/mini/IMG_9800.jpg" width="105" height="70" alt="Els cotxes del podium; excepte un retrovisor, van acabar sencers després de 24 hores"/></a>
<a href="2011/24hores/Fotos/IMG_9841.jpg" rel="lightbox[24h2011]" title="Una conseqüència no desitjada de les 24 hores"><img src="2011/24hores/Fotos/mini/IMG_9841.jpg" width="105" height="70" alt="Una conseqüència no desitjada de les 24 hores"/></a>
<a href="2011/24hores/Fotos/IMG_9777.jpg" rel="lightbox[24h2011]" title="La tria del premi decoració no era fàcil ..."><img src="2011/24hores/Fotos/mini/IMG_9777.jpg" width="105" height="70" alt="La tria del premi decoració no era fàcil ..."/></a>
<a href="2011/24hores/Fotos/ReynardXibecas.jpg" rel="lightbox[24h2011]" title="... i al final va ser per aquest. (imatge gentilesa de Ferran Borrell)"><img src="2011/24hores/Fotos/mini/ReynardXibecas.jpg" width="70" height="70" alt="... i al final va ser per aquest. (imatge gentilesa de Ferran Borrell)"/></a>
<a href="2011/24hores/Fotos/_MG_9954.jpg" rel="lightbox[24h2011]" title="Els trofeigs per els participants ..."><img src="2011/24hores/Fotos/mini/_MG_9954.jpg" width="105" height="70" alt="Els trofeigs per els participants ..."/></a>
<a href="2011/24hores/Fotos/_MG_9935.jpg" rel="lightbox[24h2011]" title="... i els premis especials ..."><img src="2011/24hores/Fotos/mini/_MG_9935.jpg" width="105" height="70" alt="... i els premis especials ..."/></a>
<a href="2011/24hores/Fotos/IMG_9817.jpg" rel="lightbox[24h2011]" title="... que van rebre aquest: Sergi Ramos i Sergi Saladrigues, els pilots amb més participacions a les 24 hores i Xibecas Racing Team, premi decoració."><img src="2011/24hores/Fotos/mini/IMG_9817.jpg" width="105" height="70" alt="... que van rebre aquest: Sergi Ramos i Sergi Saladrigues, els pilots amb més participacions a les 24 hores i Xibecas Racing Team, premi decoració."/></a>
<a href="2011/24hores/Fotos/IMG_9818.jpg" rel="lightbox[24h2011]" title="15a posició: C.M.B.S.C. Team 2011 (Anca què passa?)"><img src="2011/24hores/Fotos/mini/IMG_9818.jpg" width="105" height="70" alt="15a posició: C.M.B.S.C. Team 2011 (Anca què passa?)"/></a>
<a href="2011/24hores/Fotos/IMG_9820.jpg" rel="lightbox[24h2011]" title="14a posició: Slot les Franqueses"><img src="2011/24hores/Fotos/mini/IMG_9820.jpg" width="105" height="70" alt="14a posició: Slot les Franqueses"/></a>
<a href="2011/24hores/Fotos/IMG_9822.jpg" rel="lightbox[24h2011]" title="13a posició: El Sot - Cuidadin"><img src="2011/24hores/Fotos/mini/IMG_9822.jpg" width="105" height="70" alt="13a posició: El Sot - Cuidadin"/></a>
<a href="2011/24hores/Fotos/_MG_9966.jpg" rel="lightbox[24h2011]" title="12a posició: Test Team"><img src="2011/24hores/Fotos/mini/_MG_9966.jpg" width="105" height="70" alt="12a posició: Test Team"/></a>
<a href="2011/24hores/Fotos/IMG_9865.jpg" rel="lightbox[24h2011]" title="11a posició: Evotec Crushers"><img src="2011/24hores/Fotos/mini/IMG_9865.jpg" width="105" height="70" alt="11a posició: Evotec Crushers"/></a>
<a href="2011/24hores/Fotos/IMG_9828.jpg" rel="lightbox[24h2011]" title="10a posició: Ghost Team"><img src="2011/24hores/Fotos/mini/IMG_9828.jpg" width="105" height="70" alt="10a posició: Ghost Team"/></a>
<a href="2011/24hores/Fotos/IMG_9829.jpg" rel="lightbox[24h2011]" title="9a posició: U32 Banyoles Slot"><img src="2011/24hores/Fotos/mini/IMG_9829.jpg" width="105" height="70" alt="9a posició: U32 Banyoles Slot"/></a>
<a href="2011/24hores/Fotos/IMG_9830.jpg" rel="lightbox[24h2011]" title="8a posició: Xibecas Racing Team"><img src="2011/24hores/Fotos/mini/IMG_9830.jpg" width="105" height="70" alt="8a posició: Xibecas Racing Team"/></a>
<a href="2011/24hores/Fotos/_MG_9978.jpg" rel="lightbox[24h2011]" title="7a posició: Mospmis S.R.T."><img src="2011/24hores/Fotos/mini/_MG_9978.jpg" width="105" height="70" alt="7a posició: Mospmis S.R.T."/></a>
<a href="2011/24hores/Fotos/IMG_9835.jpg" rel="lightbox[24h2011]" title="6a posició: Punt Slot 2"><img src="2011/24hores/Fotos/mini/IMG_9835.jpg" width="105" height="70" alt="6a posició: Punt Slot 2"/></a>
<a href="2011/24hores/Fotos/IMG_9837.jpg" rel="lightbox[24h2011]" title="5a posició: ara no sé qui són"><img src="2011/24hores/Fotos/mini/IMG_9837.jpg" width="105" height="70" alt="5a posició: ara no sé qui són"/></a>
<a href="2011/24hores/Fotos/IMG_9839.jpg" rel="lightbox[24h2011]" title="4a posició: Aloyshop"><img src="2011/24hores/Fotos/mini/IMG_9839.jpg" width="105" height="70" alt="4a posició: Aloyshop"/></a>
<a href="2011/24hores/Fotos/_MG_9997.jpg" rel="lightbox[24h2011]" title="I els tres primers: Dreamslot Cardeloni (1r), GASS Sloting Plus (2n) i Cric Crac Sport (3r) ..."><img src="2011/24hores/Fotos/mini/_MG_9997.jpg" width="105" height="70" alt="I els tres primers: Dreamslot Cardeloni (1r), GASS Sloting Plus (2n) i Cric Crac Sport (3r) ..."/></a>
<a href="2011/24hores/Fotos/IMG_9864.jpg" rel="lightbox[24h2011]" title="... i aquí amb l'organització: Miquel Miret (Sloting Plus), César Cabrera (C.M.B.S.C.), i Sandra Maldonado (Ajuntament de Cassà)."><img src="2011/24hores/Fotos/mini/IMG_9864.jpg" width="105" height="70" alt="... i aquí amb l'organització: Miquel Miret (Sloting Plus), César Cabrera (C.M.B.S.C.), i Sandra Maldonado (Ajuntament de Cassà)."/></a>
</html>
<<<
<html><img border="0" src="2012/24hores/24h_12_Poster.jpg" width="216" height="306"></html>
!Informació
<<<
@@''Català''@@
[[Reglament|2012/24hores/2012_Rgl_24h_ct.pdf]]
[[Annexes|2012/24hores/Annexes.pdf]]
[[Comunicats de l'organització|2012/24hores/Comunicats.pdf]]

@@''Español''@@
[[Reglamento|2012/24hores/2012_Rgl_24h_es.pdf]]
[[Anexos|2012/24hores/Anexos.pdf]]
[[Comunicados de la organización|2012/24hores/Comunicados.pdf]]

[[Slot.it FAQ #13|2012/24hores/13-LMPbraid_it_ct_es.pdf]]/%
[[Llista d'equips inscrits (amb dorsals)|2012/24hores/LlistaEquips.pdf]]%/
[[Circuit|2012/24hores/Pista_12.pdf]]
[[Planol de situació|2012/24hores/24h_12_Esquemes.pdf]]
[[Video de la volta inaugural|2012/24hores/FirstLap.avi]]/%

Pavelló Polivalent de Cassà de la Selva
Polígon Industrial Cassà Oest, Carrer del Gironès, 17244 Cassà de La Selva
(41°53'18.262"N; 2°51'52.637"E)

<html><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.es/maps?f=q&amp;source=s_q&amp;hl=ca&amp;geocode=&amp;q=Carrer+del+Giron%C3%A8s,+Cass%C3%A0+de+La+Selva&amp;aq=0&amp;oq=carrer+del+giron&amp;sll=41.888477,2.864878&amp;sspn=0.002073,0.005284&amp;ie=UTF8&amp;hq=&amp;hnear=Carrer+del+Giron%C3%A8s,+17244+Cass%C3%A0+de+La+Selva,+Girona,+Catalunya&amp;t=m&amp;z=14&amp;iwloc=A&amp;output=embed"></iframe><br /><small><a href="http://maps.google.es/maps?f=q&amp;source=embed&amp;hl=ca&amp;geocode=&amp;q=Carrer+del+Giron%C3%A8s,+Cass%C3%A0+de+La+Selva&amp;aq=0&amp;oq=carrer+del+giron&amp;sll=41.888477,2.864878&amp;sspn=0.002073,0.005284&amp;ie=UTF8&amp;hq=&amp;hnear=Carrer+del+Giron%C3%A8s,+17244+Cass%C3%A0+de+La+Selva,+Girona,+Catalunya&amp;t=m&amp;z=14&amp;iwloc=A" style="color:#0000FF;text-align:left">Mostra un mapa més gran</a></small></html>
Com arribar-hi / Como llegar : [[RoadBook|2012/24hores/RoadBook.pdf]] / [[Googlemaps|http://maps.google.es/maps?saddr=C-25&daddr=C-25+to:Ctra+de+Riudellots+de+la+Selva+a+Sant+Andreu+Salou%2FC-25+to:Carrer+de+l%27Estaci%C3%B3%2FC-25+to:C-25+to:C-25+to:Carretera+C-25%2FC-25+to:Carretera+de+Riudellots+de+la+Selva%2FC-25+to:Carretera+de+Aeroport+Riudellots%2FGI-663+to:Carrer+de+la+Via+to:Carrer+de+la+Via+to:Carrer+de+la+Selva+to:Carrer+del+Giron%C3%A8s&hl=ca&ie=UTF8&sll=41.88783,2.865651&sspn=0.004201,0.010568&geocode=Fa86fwId_GkqAA%3BFdIzfwIdjHYqAA%3BFXY_fwIdzrsqAA%3BFfpMfwIdPOQqAA%3BFQ5SfwIdsPIqAA%3BFTBOfwIdYBUrAA%3BFaZKfwIdCDYrAA%3BFZo-fwIdEp8rAA%3BFaY8fwIdHrErAA%3BFbUtfwIdt7grAA%3BFYwmfwIddL0rAA%3BFYgkfwIdSborAA%3BFZ0ofwIdZ7YrAA&t=h&mra=mi&mrsp=11&sz=17&z=13]]%/
<<<
!Resultats
<<<
[[Resultats i classificacions complertes|2012/24hores/Class24H_12.pdf]]
<<<
!Fotos (P. Xifre i M. Miret)
<<<
<html>
<a href="2012/24hores/Fotos/IMG_24H12_01.jpg" rel="lightbox[24h2012]" title="Tots a punt per a la sortida ..."><img src="2012/24hores/Fotos/mini/IMG_24H12_01.jpg" width="105" height="70" alt="Tots a punt per a la sortida ..."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_02.jpg" rel="lightbox[24h2012]" title="... els del primer circuit ..."><img src="2012/24hores/Fotos/mini/IMG_24H12_02.jpg" width="210" height="70" alt="... els del primer circuit ..."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_03.jpg" rel="lightbox[24h2012]" title="... i els del segon."><img src="2012/24hores/Fotos/mini/IMG_24H12_03.jpg" width="210" height="70" alt="... i els del segon."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_04.jpg" rel="lightbox[24h2012]" title="Xibecas Racing Team"><img src="2012/24hores/Fotos/mini/IMG_24H12_04.jpg" width="105" height="70" alt="Xibecas Racing Team"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_05.jpg" rel="lightbox[24h2012]" title="Carraca Team"><img src="2012/24hores/Fotos/mini/IMG_24H12_05.jpg" width="105" height="70" alt="Carraca Team"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_06.jpg" rel="lightbox[24h2012]" title="Tic Tac Team"><img src="2012/24hores/Fotos/mini/IMG_24H12_06.jpg" width="105" height="70" alt="Tic Tac Team"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_07.jpg" rel="lightbox[24h2012]" title="MSC-Endurance"><img src="2012/24hores/Fotos/mini/IMG_24H12_07.jpg" width="105" height="70" alt="MSC-Endurance"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_08.jpg" rel="lightbox[24h2012]" title="Mikakbe-Sloting Plus"><img src="2012/24hores/Fotos/mini/IMG_24H12_08.jpg" width="105" height="70" alt="Mikakbe-Sloting Plus"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_09.jpg" rel="lightbox[24h2012]" title="Outsiders Slot Team"><img src="2012/24hores/Fotos/mini/IMG_24H12_09.jpg" width="105" height="70" alt="Outsiders Slot Team"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_10.jpg" rel="lightbox[24h2012]" title="Ruc Team Budellets"><img src="2012/24hores/Fotos/mini/IMG_24H12_10.jpg" width="105" height="70" alt="Ruc Team Budellets"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_11.jpg" rel="lightbox[24h2012]" title="El Sot - Cuidadin"><img src="2012/24hores/Fotos/mini/IMG_24H12_11.jpg" width="105" height="70" alt="El Sot - Cuidadin"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_12.jpg" rel="lightbox[24h2012]" title="Punt Slot"><img src="2012/24hores/Fotos/mini/IMG_24H12_12.jpg" width="105" height="70" alt="Punt Slot"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_13.jpg" rel="lightbox[24h2012]" title="Budellets Mospmis"><img src="2012/24hores/Fotos/mini/IMG_24H12_13.jpg" width="105" height="70" alt="Budellets Mospmis"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_14.jpg" rel="lightbox[24h2012]" title="Mas Slot Estel·lats"><img src="2012/24hores/Fotos/mini/IMG_24H12_14.jpg" width="105" height="70" alt="Mas Slot Estel·lats"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_15.jpg" rel="lightbox[24h2012]" title="U32 Banyolesslot"><img src="2012/24hores/Fotos/mini/IMG_24H12_15.jpg" width="105" height="70" alt="U32 Banyolesslot"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_16.jpg" rel="lightbox[24h2012]" title="Pitlane Test Team"><img src="2012/24hores/Fotos/mini/IMG_24H12_16.jpg" width="105" height="70" alt="Pitlane Test Team"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_17.jpg" rel="lightbox[24h2012]" title="Los Mercenarios Team"><img src="2012/24hores/Fotos/mini/IMG_24H12_17.jpg" width="105" height="70" alt="Los Mercenarios Team"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_18.jpg" rel="lightbox[24h2012]" title="C.M.B.S.C. 2012"><img src="2012/24hores/Fotos/mini/IMG_24H12_18.jpg" width="105" height="70" alt="C.M.B.S.C. 2012"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_19.jpg" rel="lightbox[24h2012]" title="C.M.B.S.C...."><img src="2012/24hores/Fotos/mini/IMG_24H12_19.jpg" width="105" height="70" alt="C.M.B.S.C...."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_20.jpg" rel="lightbox[24h2012]" title="... i el detall del casc i les frontises de la porta. (Foto M. Ferrari)"><img src="2012/24hores/Fotos/mini/IMG_24H12_20.jpg" width="105" height="70" alt="... i el detall del casc i les frontises de la porta. (Foto M. Ferrari)"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_21.jpg" rel="lightbox[24h2012]" title="El nom de l'equip, ..."><img src="2012/24hores/Fotos/mini/IMG_24H12_21.jpg" width="105" height="70" alt="El nom de l'equip, ..."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_22.jpg" rel="lightbox[24h2012]" title="... o el nom del pilot?"><img src="2012/24hores/Fotos/mini/IMG_24H12_22.jpg" width="105" height="70" alt="... o el nom del pilot?"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_23.jpg" rel="lightbox[24h2012]" title="Aquest també van ben equipats, amb la samarreta...."><img src="2012/24hores/Fotos/mini/IMG_24H12_23.jpg" width="105" height="70" alt="Aquest també van ben equipats, amb la samarreta...."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_24.jpg" rel="lightbox[24h2012]" title="... la roulot, la carpa ..."><img src="2012/24hores/Fotos/mini/IMG_24H12_24.jpg" width="105" height="70" alt="... la roulot, la carpa ..."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_25.jpg" rel="lightbox[24h2012]" title=".... i també la furgoneta."><img src="2012/24hores/Fotos/mini/IMG_24H12_25.jpg" width="105" height="70" alt=".... i també la furgoneta."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_26.jpg" rel="lightbox[24h2012]" title="Els que no van tan ben preparats els toca dormir al matalàs ..."><img src="2012/24hores/Fotos/mini/IMG_24H12_26.jpg" width="105" height="70" alt="Els que no van tan ben preparats els toca dormir al matalàs ..."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_27.jpg" rel="lightbox[24h2012]" title="... mentre el company fa assiténcia, escoltant la ràdio !!!"><img src="2012/24hores/Fotos/mini/IMG_24H12_27.jpg" width="105" height="70" alt="... mentre el company fa assiténcia, escoltant la ràdio !!!"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_28.jpg" rel="lightbox[24h2012]" title="Els pilots del segon circuit, amb en S. Ramos lesionat per la pista 9"><img src="2012/24hores/Fotos/mini/IMG_24H12_28.jpg" width="105" height="70" alt="Els pilots del segon circuit, amb en S. Ramos lesionat per la pista 9"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_29.jpg" rel="lightbox[24h2012]" title="I els pilots del primer circuit, amb en Maurizio Ferrari sentat, per la pista 5 ..."><img src="2012/24hores/Fotos/mini/IMG_24H12_29.jpg" width="105" height="70" alt="I els pilots del primer circuit, amb en Maurizio Ferrari sentat, per la pista 5 ..."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_30.jpg" rel="lightbox[24h2012]" title="... i no sembla molt content amb el cotxe."><img src="2012/24hores/Fotos/mini/IMG_24H12_30.jpg" width="105" height="70" alt="... i no sembla molt content amb el cotxe."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_31.jpg" rel="lightbox[24h2012]" title="Aquesta es la vista que tenien els pilots."><img src="2012/24hores/Fotos/mini/IMG_24H12_31.jpg" width="244" height="70" alt="Aquesta es la vista que tenien els pilots."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_32.jpg" rel="lightbox[24h2012]" title="I amb la cursa acabada, els cotxes recollits ..."><img src="2012/24hores/Fotos/mini/IMG_24H12_32.jpg" width="105" height="70" alt="I amb la cursa acabada, els cotxes recollits ..."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_33.jpg" rel="lightbox[24h2012]" title="... i la foto de grup. Només queden tres pilots (i una organitzadora) de la foto de la primera edició."><img src="2012/24hores/Fotos/mini/IMG_24H12_33.jpg" width="105" height="70" alt="... i la foto de grup. Només queden tres pilots (i una organitzadora) de la foto de la primera edició."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_34.jpg" rel="lightbox[24h2012]" title="Els pilots més fidels a la prova, S.Saladrigas (17 edicions), J.Mendizábal i A.Trafach (16) i S. Ramos (15) recollint un obsequi ..."><img src="2012/24hores/Fotos/mini/IMG_24H12_34.jpg" width="105" height="70" alt="Els pilots més fidels a la prova, S.Saladrigas (17 edicions), J.Mendizábal i A.Trafach (16) i S. Ramos (15) recollint un obsequi ..."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_35.jpg" rel="lightbox[24h2012]" title="... aquest póster d'aniversari personalitzat."><img src="2012/24hores/Fotos/mini/IMG_24H12_35.jpg" width="52" height="70" alt="... aquest póster d'aniversari personalitzat."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_36.jpg" rel="lightbox[24h2012]" title="I els MSC-Endurance amb el premi al cotxe amb la decoració més treballada, ...."><img src="2012/24hores/Fotos/mini/IMG_24H12_36.jpg" width="105" height="70" alt="I els MSC-Endurance amb el premi al cotxe amb la decoració més treballada, ...."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_37.jpg" rel="lightbox[24h2012]" title="... per si no es llegeix bé, el talonari diu això."><img src="2012/24hores/Fotos/mini/IMG_24H12_37.jpg" width="148" height="70" alt="... per si no es llegeix bé, el talonari diu això."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_39.jpg" rel="lightbox[24h2012]" title="I ara els detalls per tothom."><img src="2012/24hores/Fotos/mini/IMG_24H12_39.jpg" width="140" height="70" alt="I ara els detalls per tothom."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_40.jpg" rel="lightbox[24h2012]" title="15a posició: C.M.B.S.C."><img src="2012/24hores/Fotos/mini/IMG_24H12_40.jpg" width="105" height="70" alt="15a posició: C.M.B.S.C."/></a>
<a href="2012/24hores/Fotos/IMG_24H12_41.jpg" rel="lightbox[24h2012]" title="14a posició: Ruc Team Budellets"><img src="2012/24hores/Fotos/mini/IMG_24H12_41.jpg" width="105" height="70" alt="14a posició: Ruc Team Budellets"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_42.jpg" rel="lightbox[24h2012]" title="13a posició: Outsiders Slot Team"><img src="2012/24hores/Fotos/mini/IMG_24H12_42.jpg" width="105" height="70" alt="13a posició: Outsiders Slot Team"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_43.jpg" rel="lightbox[24h2012]" title="12a posició: Mirakbe Sloting Plus"><img src="2012/24hores/Fotos/mini/IMG_24H12_43.jpg" width="105" height="70" alt="12a posició: Mirakbe Sloting Plus"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_44.jpg" rel="lightbox[24h2012]" title="11a posició: U32 Banyolesslot"><img src="2012/24hores/Fotos/mini/IMG_24H12_44.jpg" width="105" height="70" alt="11a posició: U32 Banyolesslot"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_45.jpg" rel="lightbox[24h2012]" title="10a posició: Xibecas Racing Team"><img src="2012/24hores/Fotos/mini/IMG_24H12_45.jpg" width="105" height="70" alt="10a posició: Xibecas Racing Team"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_46.jpg" rel="lightbox[24h2012]" title="9a posició: Los Mercenarios Team"><img src="2012/24hores/Fotos/mini/IMG_24H12_46.jpg" width="105" height="70" alt="9a posició: Los Mercenarios Team"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_47.jpg" rel="lightbox[24h2012]" title="8a posició: Carraca Team"><img src="2012/24hores/Fotos/mini/IMG_24H12_47.jpg" width="105" height="70" alt="8a posició: Carraca Team"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_48.jpg" rel="lightbox[24h2012]" title="7a posició: El Sot - Cuidadin"><img src="2012/24hores/Fotos/mini/IMG_24H12_48.jpg" width="105" height="70" alt="7a posició: El Sot - Cuidadin"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_49.jpg" rel="lightbox[24h2012]" title="6a posició: Punt Slot"><img src="2012/24hores/Fotos/mini/IMG_24H12_49.jpg" width="105" height="70" alt="6a posició: Punt Slot"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_50.jpg" rel="lightbox[24h2012]" title="5a posició: Budellets Mospmis"><img src="2012/24hores/Fotos/mini/IMG_24H12_50.jpg" width="105" height="70" alt="5a posició: Budellets Mospmis"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_51.jpg" rel="lightbox[24h2012]" title="4a posició: Pitlane Test Team"><img src="2012/24hores/Fotos/mini/IMG_24H12_51.jpg" width="105" height="70" alt="4a posició: Pitlane Test Team"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_52.jpg" rel="lightbox[24h2012]" title="La nova marca d'slot Slot.it Plus"><img src="2012/24hores/Fotos/mini/IMG_24H12_52.jpg" width="46" height="70" alt="La nova marca d'slot Slot.it Plus"/></a>
<a href="2012/24hores/Fotos/IMG_24H12_53.jpg" rel="lightbox[24h2012]" title="I el podi: 3r Tic Tac Team, 2n MSC-Endurance i 1r Mas Slot Estel·lats, amb César Cabrera del C.M.B.S.C., Maurizio Ferrari d'Slot.it i Sandra Maldonado regidora d'Esports de l'Ajuntament de Cassà."><img src="2012/24hores/Fotos/mini/IMG_24H12_53.jpg" width="105" height="70" alt="I el podi: 3r Tic Tac Team, 2n MSC-Endurance i 1r Mas Slot Estel·lats, amb César Cabrera del C.M.B.S.C., Maurizio Ferrari d'Slot.it i Sandra Maldonado regidora d'Esports de l'Ajuntament de Cassà."/></a>
</html>
<html><img border="0" src="2013/24hores/24h_13_Poster.jpg" width="216" height="306"></html>
!Informació
<<<
@@''Català''@@
[[Reglament|2013/24hores/2013_Rgl_24h_ct.pdf]]
[[Annexes|2013/24hores/Annexes.pdf]]/%
<html><a href="" onclick="window.open('2013/24hores/24h_formulari.htm', 'win24h', 'width=650,height=700,top=50,left=50,scrollbars=yes,resizable=yes')">Formulari de preinscripció</a></html>%/

@@''Español''@@
[[Reglamento|2013/24hores/2013_Rgl_24h_es.pdf]]
[[Anexos|2013/24hores/Anexos.pdf]]/%
<html><a href="" onclick="window.open('2013/24hores/24h_formulario.htm', 'win24h', 'width=650,height=700,top=50,left=50,scrollbars=yes,resizable=yes')">Formulario de preinscripción</a></html>%/

/%[[Llista d'equips inscrits|2013/24hores/LlistaEquips.pdf]]
%/[[Circuit|2013/24hores/Pista_13.pdf]]
[[Planol de situació|2013/24hores/24h_13_Esquemes.pdf]]
[[Video de la volta inaugural|2013/24hores/FirstLap.avi]]/%

Pavelló Polivalent de Cassà de la Selva
Polígon Industrial Cassà Oest, Carrer del Gironès, 17244 Cassà de La Selva
(41°53'18.262"N; 2°51'52.637"E)

<html><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.es/maps?f=q&amp;source=s_q&amp;hl=ca&amp;geocode=&amp;q=Carrer+del+Giron%C3%A8s,+Cass%C3%A0+de+La+Selva&amp;aq=0&amp;oq=carrer+del+giron&amp;sll=41.888477,2.864878&amp;sspn=0.002073,0.005284&amp;ie=UTF8&amp;hq=&amp;hnear=Carrer+del+Giron%C3%A8s,+17244+Cass%C3%A0+de+La+Selva,+Girona,+Catalunya&amp;t=m&amp;z=14&amp;iwloc=A&amp;output=embed"></iframe><br /><small><a href="http://maps.google.es/maps?f=q&amp;source=embed&amp;hl=ca&amp;geocode=&amp;q=Carrer+del+Giron%C3%A8s,+Cass%C3%A0+de+La+Selva&amp;aq=0&amp;oq=carrer+del+giron&amp;sll=41.888477,2.864878&amp;sspn=0.002073,0.005284&amp;ie=UTF8&amp;hq=&amp;hnear=Carrer+del+Giron%C3%A8s,+17244+Cass%C3%A0+de+La+Selva,+Girona,+Catalunya&amp;t=m&amp;z=14&amp;iwloc=A" style="color:#0000FF;text-align:left">Mostra un mapa més gran</a></small></html>
Com arribar-hi / Como llegar : [[RoadBook|2013/24hores/RoadBook.pdf]] / [[Googlemaps|http://maps.google.es/maps?saddr=C-25&daddr=C-25+to:Ctra+de+Riudellots+de+la+Selva+a+Sant+Andreu+Salou%2FC-25+to:Carrer+de+l%27Estaci%C3%B3%2FC-25+to:C-25+to:C-25+to:Carretera+C-25%2FC-25+to:Carretera+de+Riudellots+de+la+Selva%2FC-25+to:Carretera+de+Aeroport+Riudellots%2FGI-663+to:Carrer+de+la+Via+to:Carrer+de+la+Via+to:Carrer+de+la+Selva+to:Carrer+del+Giron%C3%A8s&hl=ca&ie=UTF8&sll=41.88783,2.865651&sspn=0.004201,0.010568&geocode=Fa86fwId_GkqAA%3BFdIzfwIdjHYqAA%3BFXY_fwIdzrsqAA%3BFfpMfwIdPOQqAA%3BFQ5SfwIdsPIqAA%3BFTBOfwIdYBUrAA%3BFaZKfwIdCDYrAA%3BFZo-fwIdEp8rAA%3BFaY8fwIdHrErAA%3BFbUtfwIdt7grAA%3BFYwmfwIddL0rAA%3BFYgkfwIdSborAA%3BFZ0ofwIdZ7YrAA&t=h&mra=mi&mrsp=11&sz=17&z=13]]
%/
<<<
!Resultats
<<<
/%[[Cursa Classificatoria|2013/24hores/Classificatoria.pdf]]
[[24 Hores, després de la 1a màniga|2013/24hores/24H_01.pdf]]
[[24 Hores, després de la 2a màniga|2013/24hores/24H_02.pdf]]
[[24 Hores, després de la 3a màniga|2013/24hores/24H_03.pdf]]
[[24 Hores, després de la 4a màniga|2013/24hores/24H_04.pdf]]
[[24 Hores, després de la 5a màniga|2013/24hores/24H_05.pdf]]
[[24 Hores, després de la 6a màniga|2013/24hores/24H_06.pdf]]
[[24 Hores, després de la 7a màniga|2013/24hores/24H_07.pdf]]
[[24 Hores, després de la 8a màniga|2013/24hores/24H_08.pdf]]
[[24 Hores, després de la 9a màniga|2013/24hores/24H_09.pdf]]
[[24 Hores, després de la 10a màniga|2013/24hores/24H_10.pdf]]
[[24 Hores, després de la 11a màniga|2013/24hores/24H_11.pdf]]
[[24 Hores, després de la 12a màniga|2013/24hores/24H_12.pdf]]
[[24 Hores, després de la 13a màniga|2013/24hores/24H_13.pdf]]
[[24 Hores, després de la 14a màniga|2013/24hores/24H_14.pdf]]
[[24 Hores, després de la 15a màniga|2013/24hores/24H_15.pdf]]
[[24 Hores, final després de la 16a màniga|2013/24hores/24H_16.pdf]]
[[24 Hores, quadrant de voltes|2013/24hores/24H.pdf]]
%/[[Resultats i classificacions complertes|2013/24hores/Class24H_13.pdf]]
<<<
!Fotos (M. Miret)
<<<
<html>
<a href="2013/24hores/Fotos/IMG_4944.jpg" rel="lightbox[24h2013]" title="L'organització estrenava equipació ..."><img src="2013/24hores/Fotos/mini/IMG_4944.jpg" width="105" height="70" alt="L'organització estrenava equipació ..."/></a>
<a href="2013/24hores/Fotos/IMG_4946.jpg" rel="lightbox[24h2013]" title="... i en Maurizio bateria del mòbil"><img src="2013/24hores/Fotos/mini/IMG_4946.jpg" width="105" height="70" alt="... i en Maurizio bateria del mòbil"/></a>
<a href="2013/24hores/Fotos/IMG_4957.jpg" rel="lightbox[24h2013]" title="Sloting Tarraco"><img src="2013/24hores/Fotos/mini/IMG_4957.jpg" width="105" height="70" alt="Sloting Tarraco"/></a>
<a href="2013/24hores/Fotos/IMG_4960.jpg" rel="lightbox[24h2013]" title="Test Team Sloting"><img src="2013/24hores/Fotos/mini/IMG_4960.jpg" width="105" height="70" alt="Test Team Sloting"/></a>
<a href="2013/24hores/Fotos/IMG_4964.jpg" rel="lightbox[24h2013]" title="Xibecas Racing Team (by Ferry)"><img src="2013/24hores/Fotos/mini/IMG_4964.jpg" width="105" height="70" alt="Xibecas Racing Team (by Ferry)"/></a>
<a href="2013/24hores/Fotos/IMG_4971.jpg" rel="lightbox[24h2013]" title="Gallislot Scaleauto"><img src="2013/24hores/Fotos/mini/IMG_4971.jpg" width="105" height="70" alt="Gallislot Scaleauto"/></a>
<a href="2013/24hores/Fotos/IMG_4973.jpg" rel="lightbox[24h2013]" title="El Sot-Sa Tanca"><img src="2013/24hores/Fotos/mini/IMG_4973.jpg" width="105" height="70" alt="El Sot-Sa Tanca"/></a>
<a href="2013/24hores/Fotos/IMG_4976.jpg" rel="lightbox[24h2013]" title="Evotec GP Slot Racing"><img src="2013/24hores/Fotos/mini/IMG_4976.jpg" width="105" height="70" alt="Evotec GP Slot Racing"/></a>
<a href="2013/24hores/Fotos/IMG_4982.jpg" rel="lightbox[24h2013]" title="El Sot Cudiadin (by Capitan América)"><img src="2013/24hores/Fotos/mini/IMG_4982.jpg" width="105" height="70" alt="El Sot Cudiadin (by Capitan América)"/></a>
<a href="2013/24hores/Fotos/IMG_4985.jpg" rel="lightbox[24h2013]" title="Aloyshop Stricachova (Premi decoració)"><img src="2013/24hores/Fotos/mini/IMG_4985.jpg" width="105" height="70" alt="Aloyshop Stricachova (Premi decoració)"/></a>
<a href="2013/24hores/Fotos/IMG_4991.jpg" rel="lightbox[24h2013]" title="U32 Banyoles Outsiders"><img src="2013/24hores/Fotos/mini/IMG_4991.jpg" width="105" height="70" alt="U32 Banyoles Outsiders"/></a>
<a href="2013/24hores/Fotos/IMG_4994.jpg" rel="lightbox[24h2013]" title="Polonia Racing"><img src="2013/24hores/Fotos/mini/IMG_4994.jpg" width="105" height="70" alt="Polonia Racing"/></a>
<a href="2013/24hores/Fotos/IMG_4997.jpg" rel="lightbox[24h2013]" title="Mas Slot Estel·lats"><img src="2013/24hores/Fotos/mini/IMG_4997.jpg" width="105" height="70" alt="Mas Slot Estel·lats"/></a>
<a href="2013/24hores/Fotos/IMG_5001.jpg" rel="lightbox[24h2013]" title="Budellets (of course)"><img src="2013/24hores/Fotos/mini/IMG_5001.jpg" width="105" height="70" alt="Budellets (of course)"/></a>
<a href="2013/24hores/Fotos/IMG_5005.jpg" rel="lightbox[24h2013]" title="Nakamotosan Slot Team"><img src="2013/24hores/Fotos/mini/IMG_5005.jpg" width="105" height="70" alt="Nakamotosan Slot Team"/></a>
<a href="2013/24hores/Fotos/IMG_5009.jpg" rel="lightbox[24h2013]" title="Mirakbe Sloting Plus"><img src="2013/24hores/Fotos/mini/IMG_5009.jpg" width="105" height="70" alt="Mirakbe Sloting Plus"/></a>
<a href="2013/24hores/Fotos/IMG_5014.jpg" rel="lightbox[24h2013]" title="Budegass"><img src="2013/24hores/Fotos/mini/IMG_5014.jpg" width="105" height="70" alt="Budegass"/></a>
<a href="2013/24hores/Fotos/IMG_5018.jpg" rel="lightbox[24h2013]" title="Banyoles Junior Team"><img src="2013/24hores/Fotos/mini/IMG_5018.jpg" width="105" height="70" alt="Banyoles Junior Team"/></a>
<a href="2013/24hores/Fotos/IMG_5020.jpg" rel="lightbox[24h2013]" title="Tim Comarca"><img src="2013/24hores/Fotos/mini/IMG_5020.jpg" width="105" height="70" alt="Tim Comarca"/></a>
<a href="2013/24hores/Fotos/IMG_5027.jpg" rel="lightbox[24h2013]" title="C.M.B.S.C. 12 + 1"><img src="2013/24hores/Fotos/mini/IMG_5027.jpg" width="105" height="70" alt="C.M.B.S.C. 12 + 1"/></a>
<a href="2013/24hores/Fotos/IMG_5032.jpg" rel="lightbox[24h2013]" title="Graella pistes 1 a 8"><img src="2013/24hores/Fotos/mini/IMG_5032.jpg" width="105" height="70" alt="Graella pistes 1 a 8"/></a>
<a href="2013/24hores/Fotos/IMG_5038.jpg" rel="lightbox[24h2013]" title="Graella pistes 9 a 16"><img src="2013/24hores/Fotos/mini/IMG_5038.jpg" width="105" height="70" alt="Graella pistes 9 a 16"/></a>
<a href="2013/24hores/Fotos/IMG_5061.jpg" rel="lightbox[24h2013]" title="La logística dels equips"><img src="2013/24hores/Fotos/mini/IMG_5061.jpg" width="105" height="70" alt="La logística dels equips"/></a>
<a href="2013/24hores/Fotos/IMG_5068.jpg" rel="lightbox[24h2013]" title="Una pausa per la publicitat"><img src="2013/24hores/Fotos/mini/IMG_5068.jpg" width="105" height="70" alt="Una pausa per la publicitat"/></a>
<a href="2013/24hores/Fotos/IMG_5089.jpg" rel="lightbox[24h2013]" title="La 'serietat' de (casi) tota l'organització"><img src="2013/24hores/Fotos/mini/IMG_5089.jpg" width="105" height="70" alt="La 'serietat' de (casi) tota l'organització"/></a>
<a href="2013/24hores/Fotos/IMG_5125.jpg" rel="lightbox[24h2013]" title="Entrega del premi decoració"><img src="2013/24hores/Fotos/mini/IMG_5125.jpg" width="47" height="70" alt="Entrega del premi decoració"/></a>
<a href="2013/24hores/Fotos/IMG_5130.jpg" rel="lightbox[24h2013]" title="16a posició: Banyoles Junior Team"><img src="2013/24hores/Fotos/mini/IMG_5130.jpg" width="105" height="70" alt="16a posició: Banyoles Junior Team"/></a>
<a href="2013/24hores/Fotos/IMG_5147.jpg" rel="lightbox[24h2013]" title="15a posició: Budegass"><img src="2013/24hores/Fotos/mini/IMG_5147.jpg" width="105" height="70" alt="15a posició: Budegass"/></a>
<a href="2013/24hores/Fotos/IMG_5149.jpg" rel="lightbox[24h2013]" title="14a posició: C.M.B.S.C. 12 + 1"><img src="2013/24hores/Fotos/mini/IMG_5149.jpg" width="105" height="70" alt="14a posició: C.M.B.S.C. 12 + 1"/></a>
<a href="2013/24hores/Fotos/IMG_5153.jpg" rel="lightbox[24h2013]" title="13a posició: Evotec GP Slot Racing (mal número para mal día, Adolfo)"><img src="2013/24hores/Fotos/mini/IMG_5153.jpg" width="105" height="70" alt="13a posició: Evotec GP Slot Racing (mal número para mal día, Adolfo)"/></a>
<a href="2013/24hores/Fotos/IMG_5155.jpg" rel="lightbox[24h2013]" title="12a posicó: U32 Banyoles Outsiders"><img src="2013/24hores/Fotos/mini/IMG_5155.jpg" width="105" height="70" alt="12a posicó: U32 Banyoles Outsiders"/></a>
<a href="2013/24hores/Fotos/IMG_5158.jpg" rel="lightbox[24h2013]" title="11a posició: Aloyshop Stricachova"><img src="2013/24hores/Fotos/mini/IMG_5158.jpg" width="105" height="70" alt="11a posició: Aloyshop Stricachova"/></a>
<a href="2013/24hores/Fotos/IMG_5164.jpg" rel="lightbox[24h2013]" title="10a posició: Mirakbe Sloting Plus"><img src="2013/24hores/Fotos/mini/IMG_5164.jpg" width="105" height="70" alt="10a posició: Mirakbe Sloting Plus"/></a>
<a href="2013/24hores/Fotos/IMG_5169.jpg" rel="lightbox[24h2013]" title="9a posició: Xibecas Racing Team"><img src="2013/24hores/Fotos/mini/IMG_5169.jpg" width="105" height="70" alt="9a posició: Xibecas Racing Team"/></a>
<a href="2013/24hores/Fotos/IMG_5172.jpg" rel="lightbox[24h2013]" title="8a posició: Budellets"><img src="2013/24hores/Fotos/mini/IMG_5172.jpg" width="105" height="70" alt="8a posició: Budellets"/></a>
<a href="2013/24hores/Fotos/IMG_5177.jpg" rel="lightbox[24h2013]" title="7a posició: El Sot Cuidadin"><img src="2013/24hores/Fotos/mini/IMG_5177.jpg" width="105" height="70" alt="7a posició: El Sot Cuidadin"/></a>
<a href="2013/24hores/Fotos/IMG_5182.jpg" rel="lightbox[24h2013]" title="6a posició: Polonia Racing"><img src="2013/24hores/Fotos/mini/IMG_5182.jpg" width="105" height="70" alt="6a posició: Polonia Racing"/></a>
<a href="2013/24hores/Fotos/IMG_5187.jpg" rel="lightbox[24h2013]" title="5a posició: Test Team Sloting"><img src="2013/24hores/Fotos/mini/IMG_5187.jpg" width="105" height="70" alt="5a posició: Test Team Sloting"/></a>
<a href="2013/24hores/Fotos/IMG_5193.jpg" rel="lightbox[24h2013]" title="4a posició: Tim Comarca"><img src="2013/24hores/Fotos/mini/IMG_5193.jpg" width="105" height="70" alt="4a posició: Tim Comarca"/></a>
<a href="2013/24hores/Fotos/IMG_5135.jpg" rel="lightbox[24h2013]" title="3a posició: Sloting Tarraco"><img src="2013/24hores/Fotos/mini/IMG_5135.jpg" width="105" height="70" alt="3a posició: Sloting Tarraco"/></a>
<a href="2013/24hores/Fotos/IMG_5141.jpg" rel="lightbox[24h2013]" title="2a posició: Mas Slot Estel·lats"><img src="2013/24hores/Fotos/mini/IMG_5141.jpg" width="105" height="70" alt="2a posició: Mas Slot Estel·lats"/></a>
<a href="2013/24hores/Fotos/IMG_5143.jpg" rel="lightbox[24h2013]" title="1a posició: Gallislot Scaleauto"><img src="2013/24hores/Fotos/mini/IMG_5143.jpg" width="105" height="70" alt="1a posició: Gallislot Scaleauto"/></a>
<a href="2013/24hores/Fotos/IMG_5200.jpg" rel="lightbox[24h2013]" title="Gracies a tots!"><img src="2013/24hores/Fotos/mini/IMG_5200.jpg" width="105" height="70" alt="Gracies a tots!"/></a>
</html>

[[Album de fotos de l'Agustí Prats: Si "la cara es el espejo del alma"... "menudas almas"|https://plus.google.com/photos/113426252481396741313/albums/5918753166672652305?banner=pwa&authkey=CNTslIv2paWYogE]]
/%Pendents de confirmar la disponibilitat del Pavelló per part de l'Ajuntament de Cassà de la Selva;
les XXII 24 Hores CMBSC es disputaran el 26 i 27 de juliol de 2014.

A falta de confirmar la disponibilidad del Pavelló por parte del Ajuntament de Cassà de la Selva;
las XXII 24 Hores CMBSC se disputarán el 26 y 27 de julio de 2014.
Finalment no ha estat possible disposar del local la data prevista, el 26 i 27 de juliol, i s'ha decidit mantenir la prova en les dates habituals.
''Les XXII 24 Hores CMBSC es disputaran el cap de setmana del __30 i 31 d'agost del 2014__.''

Finalmente no ha sido posible diponer del local en las fechas previstas, el 26 y 27 de julio, y se ha decidido mantener la prueba en las fechas habituales.
''Las XXII 24 Hores CMBSC se disputarán el fin de semana del __30 y 31 de agosto de 2014__.''
%/<html><img border="0" src="2014/24hores/24h_14_Poster.jpg" width="216" height="306"></html>
!Informació
<<<
@@''Català''@@
[[Reglament|2014/24hores/2014_Rgl_24h_ct.pdf]]
[[Annexes|2014/24hores/Annexes.pdf]]/%
<html><a href="" onclick="window.open('2014/24hores/24h_formulari.htm', 'win24h', 'width=650,height=700,top=50,left=50,scrollbars=yes,resizable=yes')">Formulari de preinscripció</a></html>%/

@@''Español''@@
[[Reglamento|2014/24hores/2014_Rgl_24h_es.pdf]]
[[Anexos|2014/24hores/Anexos.pdf]]/%
<html><a href="" onclick="window.open('2014/24hores/24h_formulario.htm', 'win24h', 'width=650,height=700,top=50,left=50,scrollbars=yes,resizable=yes')">Formulario de preinscripción</a></html>

[[Llista d'inscrits|2014/24hores/LlistaEquips.pdf]]%/

[[Circuit|2014/24hores/Pista_14.pdf]]/%

Pavelló Polivalent de Cassà de la Selva
Polígon Industrial Cassà Oest, Carrer del Gironès, 17244 Cassà de La Selva
(41°53'16"N; 2°51'53"E)

<html><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.es/maps?f=d&amp;source=s_d&amp;saddr=&amp;daddr=41%C2%B053'16.0%22N+2%C2%B051'53.0%22E+(41.887778,+2.864722)&amp;hl=ca&amp;geocode=CZvxUFFAir_hFSIofwIdUrYrAA&amp;sll=41.887774,2.864685&amp;sspn=0.036293,0.084543&amp;g=41%C2%B053'16%22N2%C2%B051'53%22E&amp;mra=mift&amp;ie=UTF8&amp;t=m&amp;ll=41.887774,2.864685&amp;spn=0.036293,0.084543&amp;output=embed"></iframe><br /><small><a href="https://maps.google.es/maps?f=d&amp;source=embed&amp;saddr=&amp;daddr=41%C2%B053'16.0%22N+2%C2%B051'53.0%22E+(41.887778,+2.864722)&amp;hl=ca&amp;geocode=CZvxUFFAir_hFSIofwIdUrYrAA&amp;sll=41.887774,2.864685&amp;sspn=0.036293,0.084543&amp;g=41%C2%B053'16%22N2%C2%B051'53%22E&amp;mra=mift&amp;ie=UTF8&amp;t=m&amp;ll=41.887774,2.864685&amp;spn=0.036293,0.084543" style="color:#0000FF;text-align:left">Mostra un mapa més gran</a></small></html>%/
<<<
!Resultats
<<<
[[Resultats i classificacions complertes|2014/24hores/Class24H_14.pdf]]
<<<
!Fotos (P. Xifre)
<<<
<html>
<a href="2014/24hores/Fotos/_MG_0952.jpg" rel="lightbox[24h2014]" title="Això és mirar-s'ho amb lupa"><img src="2014/24hores/Fotos/mini/_MG_0952.jpg" width="105" height="70" alt="Això és mirar-s'ho amb lupa"/></a>
<a href="2014/24hores/Fotos/_MG_0962.jpg" rel="lightbox[24h2014]" title="La pista a vista de pilot"><img src="2014/24hores/Fotos/mini/_MG_0962.jpg" width="105" height="70" alt="La pista a vista de pilot"/></a>
<a href="2014/24hores/Fotos/_MG_0965.jpg" rel="lightbox[24h2014]" title="El parc tancat"><img src="2014/24hores/Fotos/mini/_MG_0965.jpg" width="105" height="70" alt="El parc tancat"/></a>
<a href="2014/24hores/Fotos/_MG_0989.jpg" rel="lightbox[24h2014]" title="La graella del circuit 1..."><img src="2014/24hores/Fotos/mini/_MG_0989.jpg" width="210" height="70" alt="La graella del circuit 1..."/></a>
<a href="2014/24hores/Fotos/_MG_0990.jpg" rel="lightbox[24h2014]" title="i la del circuit 2."><img src="2014/24hores/Fotos/mini/_MG_0990.jpg" width="210" height="70" alt="i la del circuit 2."/></a>
<a href="2014/24hores/Fotos/_MG_0993.jpg" rel="lightbox[24h2014]" title="Guatxipei RST"><img src="2014/24hores/Fotos/mini/_MG_0993.jpg" width="105" height="70" alt="Guatxipei RST"/></a>
<a href="2014/24hores/Fotos/_MG_0994.jpg" rel="lightbox[24h2014]" title="Sloting Plus - Aloy Shop"><img src="2014/24hores/Fotos/mini/_MG_0994.jpg" width="105" height="70" alt="Sloting Plus - Aloy Shop"/></a>
<a href="2014/24hores/Fotos/_MG_0995.jpg" rel="lightbox[24h2014]" title="Aloy Mirakbe Crushers"><img src="2014/24hores/Fotos/mini/_MG_0995.jpg" width="105" height="70" alt="Aloy Mirakbe Crushers"/></a>
<a href="2014/24hores/Fotos/_MG_0996.jpg" rel="lightbox[24h2014]" title="El Sot - Terrassa"><img src="2014/24hores/Fotos/mini/_MG_0996.jpg" width="105" height="70" alt="El Sot - Terrassa"/></a>
<a href="2014/24hores/Fotos/_MG_0997.jpg" rel="lightbox[24h2014]" title="The Craving"><img src="2014/24hores/Fotos/mini/_MG_0997.jpg" width="105" height="70" alt="The Craving"/></a>
<a href="2014/24hores/Fotos/_MG_0998.jpg" rel="lightbox[24h2014]" title="Mas Slot Estel·lats"><img src="2014/24hores/Fotos/mini/_MG_0998.jpg" width="105" height="70" alt="Mas Slot Estel·lats"/></a>
<a href="2014/24hores/Fotos/_MG_0999.jpg" rel="lightbox[24h2014]" title="Slot Tarragona"><img src="2014/24hores/Fotos/mini/_MG_0999.jpg" width="105" height="70" alt="Slot Tarragona"/></a>
<a href="2014/24hores/Fotos/_MG_1000.jpg" rel="lightbox[24h2014]" title="Mirakbe Sloting Plus"><img src="2014/24hores/Fotos/mini/_MG_1000.jpg" width="105" height="70" alt="Mirakbe Sloting Plus"/></a>
<a href="2014/24hores/Fotos/_MG_1001.jpg" rel="lightbox[24h2014]" title="Budellets RMS48"><img src="2014/24hores/Fotos/mini/_MG_1001.jpg" width="105" height="70" alt="Budellets RMS48"/></a>
<a href="2014/24hores/Fotos/_MG_1002.jpg" rel="lightbox[24h2014]" title="Test Team Sloting Plus (Premi decoració)"><img src="2014/24hores/Fotos/mini/_MG_1002.jpg" width="105" height="70" alt="Test Team Sloting Plus (Premi decoració)"/></a>
<a href="2014/24hores/Fotos/_MG_1003.jpg" rel="lightbox[24h2014]" title="Polonia Racing"><img src="2014/24hores/Fotos/mini/_MG_1003.jpg" width="105" height="70" alt="Polonia Racing"/></a>
<a href="2014/24hores/Fotos/_MG_1004.jpg" rel="lightbox[24h2014]" title="ASP Racing Factory"><img src="2014/24hores/Fotos/mini/_MG_1004.jpg" width="105" height="70" alt="ASP Racing Factory"/></a>
<a href="2014/24hores/Fotos/_MG_1005.jpg" rel="lightbox[24h2014]" title="Aloy Shop Stricachova"><img src="2014/24hores/Fotos/mini/_MG_1005.jpg" width="105" height="70" alt="Aloy Shop Stricachova"/></a>
<a href="2014/24hores/Fotos/_MG_1006.jpg" rel="lightbox[24h2014]" title="Top Ten Slot"><img src="2014/24hores/Fotos/mini/_MG_1006.jpg" width="105" height="70" alt="Top Ten Slot"/></a>
<a href="2014/24hores/Fotos/_MG_1007.jpg" rel="lightbox[24h2014]" title="ZZ Slot"><img src="2014/24hores/Fotos/mini/_MG_1007.jpg" width="105" height="70" alt="ZZ Slot"/></a>
<a href="2014/24hores/Fotos/_MG_1008.jpg" rel="lightbox[24h2014]" title="Slot Terrassa"><img src="2014/24hores/Fotos/mini/_MG_1008.jpg" width="105" height="70" alt="Slot Terrassa"/></a>
<a href="2014/24hores/Fotos/_MG_1020.jpg" rel="lightbox[24h2014]" title="Els que ho van tirar endavant, malgrat tot. Moltes gràcies."><img src="2014/24hores/Fotos/mini/_MG_1020.jpg" width="105" height="70" alt="Els que ho van tirar endavant, malgrat tot. Moltes gràcies."/></a>
<a href="2014/24hores/Fotos/_MG_1031.jpg" rel="lightbox[24h2014]" title="Els premis"><img src="2014/24hores/Fotos/mini/_MG_1031.jpg" width="105" height="70" alt="Els premis"/></a>
<a href="2014/24hores/Fotos/_MG_1042.jpg" rel="lightbox[24h2014]" title="A punt per obrir el Parc Tancat"><img src="2014/24hores/Fotos/mini/_MG_1042.jpg" width="105" height="70" alt="A punt per obrir el Parc Tancat"/></a>
<a href="2014/24hores/Fotos/_MG_1047.jpg" rel="lightbox[24h2014]" title="De Miguel a Miquel el premi a la perseverància de la decoració"><img src="2014/24hores/Fotos/mini/_MG_1047.jpg" width="105" height="70" alt="De Miguel a Miquel el premi a la perseverància de la decoració"/></a>
<a href="2014/24hores/Fotos/_MG_1050.jpg" rel="lightbox[24h2014]" title="16a posició: ASP Racing Factory"><img src="2014/24hores/Fotos/mini/_MG_1050.jpg" width="105" height="70" alt="16a posició: ASP Racing Factory"/></a>
<a href="2014/24hores/Fotos/_MG_1052.jpg" rel="lightbox[24h2014]" title="15a posició:Aloy Shop Stricachova"><img src="2014/24hores/Fotos/mini/_MG_1052.jpg" width="105" height="70" alt="15a posició:Aloy Shop Stricachova"/></a>
<a href="2014/24hores/Fotos/_MG_1053.jpg" rel="lightbox[24h2014]" title="14a posició: Aloy Mirakbe Crushers"><img src="2014/24hores/Fotos/mini/_MG_1053.jpg" width="105" height="70" alt="14a posició: Aloy Mirakbe Crushers"/></a>
<a href="2014/24hores/Fotos/_MG_1056.jpg" rel="lightbox[24h2014]" title="13a posició: Budellets RMS48"><img src="2014/24hores/Fotos/mini/_MG_1056.jpg" width="105" height="70" alt="13a posició: Budellets RMS48"/></a>
<a href="2014/24hores/Fotos/_MG_1058.jpg" rel="lightbox[24h2014]" title="12a posició: Slot Tarragona"><img src="2014/24hores/Fotos/mini/_MG_1058.jpg" width="105" height="70" alt="12a posició: Slot Tarragona"/></a>
<a href="2014/24hores/Fotos/_MG_1059.jpg" rel="lightbox[24h2014]" title="11a posició: Mirakbe Sloting Plus"><img src="2014/24hores/Fotos/mini/_MG_1059.jpg" width="105" height="70" alt="11a posició: Mirakbe Sloting Plus"/></a>
<a href="2014/24hores/Fotos/_MG_1062.jpg" rel="lightbox[24h2014]" title="10a posició: ZZ Slot"><img src="2014/24hores/Fotos/mini/_MG_1062.jpg" width="105" height="70" alt="10a posició: ZZ Slot"/></a>
<a href="2014/24hores/Fotos/_MG_1063.jpg" rel="lightbox[24h2014]" title="9a posició: The Craving (The return)"><img src="2014/24hores/Fotos/mini/_MG_1063.jpg" width="105" height="70" alt="9a posició: The Craving (The return)"/></a>
<a href="2014/24hores/Fotos/_MG_1065.jpg" rel="lightbox[24h2014]" title="8a posició: Guatxipei RST"><img src="2014/24hores/Fotos/mini/_MG_1065.jpg" width="105" height="70" alt="8a posició: Guatxipei RST"/></a>
<a href="2014/24hores/Fotos/_MG_1066.jpg" rel="lightbox[24h2014]" title="7a posició: Polonia Racing"><img src="2014/24hores/Fotos/mini/_MG_1066.jpg" width="105" height="70" alt="7a posició: Polonia Racing"/></a>
<a href="2014/24hores/Fotos/_MG_1068.jpg" rel="lightbox[24h2014]" title="6a posició: Slot Terrassa"><img src="2014/24hores/Fotos/mini/_MG_1068.jpg" width="105" height="70" alt="6a posició: Slot Terrassa"/></a>
<a href="2014/24hores/Fotos/_MG_1071.jpg" rel="lightbox[24h2014]" title="5a posició: Test Team Sloting Plus"><img src="2014/24hores/Fotos/mini/_MG_1071.jpg" width="105" height="70" alt="5a posició: Test Team Sloting Plus"/></a>
<a href="2014/24hores/Fotos/_MG_1074.jpg" rel="lightbox[24h2014]" title="4a posició: El Sot - Terrassa"><img src="2014/24hores/Fotos/mini/_MG_1074.jpg" width="105" height="70" alt="4a posició: El Sot - Terrassa"/></a>
<a href="2014/24hores/Fotos/_MG_1076.jpg" rel="lightbox[24h2014]" title="3a posició: Top Ten Slot"><img src="2014/24hores/Fotos/mini/_MG_1076.jpg" width="105" height="70" alt="3a posició: Top Ten Slot"/></a>
<a href="2014/24hores/Fotos/_MG_1081.jpg" rel="lightbox[24h2014]" title="2a posició: Sloting Plus - Aloy Shop (el de la dreta és un infiltrat)"><img src="2014/24hores/Fotos/mini/_MG_1081.jpg" width="105" height="70" alt="2a posició: Sloting Plus - Aloy Shop (el de la dreta és un infiltrat)"/></a>
<a href="2014/24hores/Fotos/_MG_1084.jpg" rel="lightbox[24h2014]" title="1a posició: Mas Slot Estel·lats"><img src="2014/24hores/Fotos/mini/_MG_1084.jpg" width="105" height="70" alt="1a posició: Mas Slot Estel·lats"/></a>
</html>
/%<html><a href="" onclick="window.open('2015/24hores/endirecte.html', 'win24h', 'width=650,height=700,top=0,left=0,scrollbars=no,resizable=yes')">En directe (On line)</a></html>

%/<html><img border="0" src="2015/24hores/24h_15_Poster.jpg" width="216" height="306"></html>
[[... i en moviment|http://www.youtube.com/watch?v=FbWXuxmdUnE#t=11m10s]]

!Informació
<<<
@@''Català''@@
[[Reglament|2015/24hores/2015_Rgl_24h_ct.pdf]]
[[Annexes|2015/24hores/Annexes.pdf]]
/%<html><a href="" onclick="window.open('2015/24hores/24h_formulari.htm', 'win24h', 'width=650,height=700,top=50,left=50,scrollbars=yes,resizable=yes')">Formulari de preinscripció</a></html>
%/
@@''Español''@@
[[Reglamento|2015/24hores/2015_Rgl_24h_es.pdf]]
[[Anexos|2015/24hores/Anexos.pdf]]
/%<html><a href="" onclick="window.open('2015/24hores/24h_formulario.htm', 'win24h', 'width=650,height=700,top=50,left=50,scrollbars=yes,resizable=yes')">Formulario de preinscripción</a></html>
[[Llista oficial d'inscrits|2015/24hores/LlistaEquips.pdf]]%/
[[Circuit definitiu|2015/24hores/Pista_15.pdf]]
[[Video de la volta inaugural|2015/24hores/FirstLap.mov]]/%

Pavelló Polivalent de Cassà de la Selva
Polígon Industrial Cassà Oest, Carrer del Gironès, 17244 Cassà de La Selva
(41°53'16"N; 2°51'53"E)
<html><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.es/maps?f=d&amp;source=s_d&amp;saddr=&amp;daddr=41%C2%B053'16.0%22N+2%C2%B051'53.0%22E+(41.887778,+2.864722)&amp;hl=ca&amp;geocode=CZvxUFFAir_hFSIofwIdUrYrAA&amp;sll=41.887774,2.864685&amp;sspn=0.036293,0.084543&amp;g=41%C2%B053'16%22N2%C2%B051'53%22E&amp;mra=mift&amp;ie=UTF8&amp;t=m&amp;ll=41.887774,2.864685&amp;spn=0.036293,0.084543&amp;output=embed"></iframe><br /><small><a href="https://maps.google.es/maps?f=d&amp;source=embed&amp;saddr=&amp;daddr=41%C2%B053'16.0%22N+2%C2%B051'53.0%22E+(41.887778,+2.864722)&amp;hl=ca&amp;geocode=CZvxUFFAir_hFSIofwIdUrYrAA&amp;sll=41.887774,2.864685&amp;sspn=0.036293,0.084543&amp;g=41%C2%B053'16%22N2%C2%B051'53%22E&amp;mra=mift&amp;ie=UTF8&amp;t=m&amp;ll=41.887774,2.864685&amp;spn=0.036293,0.084543" style="color:#0000FF;text-align:left">Mostra un mapa més gran</a></small></html>
%/
<<<
!Resultats
<<<
[[Resultats i classificacions complertes|2015/24hores/Class24H_15.pdf]]
<<<
!Video
<<<
[img[TV3|2015/24hores/VidTV3.jpg][http://www.ccma.cat/tv3/alacarta/canal-324/vint-i-quatre-hores-dslot-a-cassa-de-la-selva/video/5548062/]]
<<<
!Fotos (P. Xifre)
<<<
<html>
<a href="2015/24hores/Fotos/_MG_3024.jpg" rel="lightbox[24h2015]" title="Comencen les verifiacions"><img src="2015/24hores/Fotos/mini/_MG_3024.jpg" width="135" height="90" alt="Comencen les verifiacions"/></a>
<a href="2015/24hores/Fotos/_MG_3032.jpg" rel="lightbox[24h2015]" title="Un cop acabades, el Parc Tancat"><img src="2015/24hores/Fotos/mini/_MG_3032.jpg" width="135" height="90" alt="Un cop acabades, el Parc Tancat"/></a>
<a href="2015/24hores/Fotos/_MG_3051.jpg" rel="lightbox[24h2015]" title="Sloting Aloyshop"><img src="2015/24hores/Fotos/mini/_MG_3051.jpg" width="135" height="90" alt="Sloting Aloyshop"/></a>
<a href="2015/24hores/Fotos/_MG_3050.jpg" rel="lightbox[24h2015]" title="Mirakbe Sloting Plus"><img src="2015/24hores/Fotos/mini/_MG_3050.jpg" width="135" height="90" alt="Mirakbe Sloting Plus"/></a>
<a href="2015/24hores/Fotos/_MG_3049.jpg" rel="lightbox[24h2015]" title="Test Team Sloting Plus (Premi decoració)"><img src="2015/24hores/Fotos/mini/_MG_3049.jpg" width="135" height="90" alt="Test Team Sloting Plus (Premi decoració)"/></a>
<a href="2015/24hores/Fotos/_MG_3048.jpg" rel="lightbox[24h2015]" title="Budellets"><img src="2015/24hores/Fotos/mini/_MG_3048.jpg" width="135" height="90" alt="Budellets"/></a>
<a href="2015/24hores/Fotos/_MG_3047.jpg" rel="lightbox[24h2015]" title="ZZ Slot"><img src="2015/24hores/Fotos/mini/_MG_3047.jpg" width="135" height="90" alt="ZZ Slot"/></a>
<a href="2015/24hores/Fotos/_MG_3046.jpg" rel="lightbox[24h2015]" title="Slot Terrassa"><img src="2015/24hores/Fotos/mini/_MG_3046.jpg" width="135" height="90" alt="Slot Terrassa"/></a>
<a href="2015/24hores/Fotos/_MG_3045.jpg" rel="lightbox[24h2015]" title="Slot-Car 2.0"><img src="2015/24hores/Fotos/mini/_MG_3045.jpg" width="135" height="90" alt="Slot-Car 2.0"/></a>
<a href="2015/24hores/Fotos/_MG_3044.jpg" rel="lightbox[24h2015]" title="Momo"><img src="2015/24hores/Fotos/mini/_MG_3044.jpg" width="135" height="90" alt="Momo"/></a>
<a href="2015/24hores/Fotos/_MG_3043.jpg" rel="lightbox[24h2015]" title="Palau"><img src="2015/24hores/Fotos/mini/_MG_3043.jpg" width="135" height="90" alt="Palau"/></a>
<a href="2015/24hores/Fotos/_MG_3042.jpg" rel="lightbox[24h2015]" title="Bude-Palau (Budellets 2)"><img src="2015/24hores/Fotos/mini/_MG_3042.jpg" width="135" height="90" alt="Bude-Palau (Budellets 2)"/></a>
<a href="2015/24hores/Fotos/_MG_3041.jpg" rel="lightbox[24h2015]" title="3D SRP Estel·lats"><img src="2015/24hores/Fotos/mini/_MG_3041.jpg" width="135" height="90" alt="3D SRP Estel·lats"/></a>
<a href="2015/24hores/Fotos/_MG_3040.jpg" rel="lightbox[24h2015]" title="El Sot"><img src="2015/24hores/Fotos/mini/_MG_3040.jpg" width="135" height="90" alt="El Sot"/></a>
<a href="2015/24hores/Fotos/_MG_3039.jpg" rel="lightbox[24h2015]" title="Fiftyniners"><img src="2015/24hores/Fotos/mini/_MG_3039.jpg" width="135" height="90" alt="Fiftyniners"/></a>
<a href="2015/24hores/Fotos/_MG_3038.jpg" rel="lightbox[24h2015]" title="El Sot Cuidadin"><img src="2015/24hores/Fotos/mini/_MG_3038.jpg" width="135" height="90" alt="El Sot Cuidadin"/></a>
<a href="2015/24hores/Fotos/_MG_3037.jpg" rel="lightbox[24h2015]" title="Budellets 02"><img src="2015/24hores/Fotos/mini/_MG_3037.jpg" width="135" height="90" alt="Budellets 02"/></a>
<a href="2015/24hores/Fotos/_MG_3036.jpg" rel="lightbox[24h2015]" title="Galletita Team"><img src="2015/24hores/Fotos/mini/_MG_3036.jpg" width="135" height="90" alt="Galletita Team"/></a>
<a href="2015/24hores/Fotos/_MG_3035.jpg" rel="lightbox[24h2015]" title="Polónia Racing"><img src="2015/24hores/Fotos/mini/_MG_3035.jpg" width="135" height="90" alt="Polónia Racing"/></a>
<a href="2015/24hores/Fotos/_MG_3034.jpg" rel="lightbox[24h2015]" title="Aloyshop Ateneu Crushers"><img src="2015/24hores/Fotos/mini/_MG_3034.jpg" width="135" height="90" alt="Aloyshop Ateneu Crushers"/></a>
<a href="2015/24hores/Fotos/_MG_3052.jpg" rel="lightbox[24h2015]" title="CMBSC The Craving 2015"><img src="2015/24hores/Fotos/mini/_MG_3052.jpg" width="135" height="90" alt="CMBSC The Craving 2015"/></a>
<a href="2015/24hores/Fotos/_MG_3104.jpg" rel="lightbox[24h2015]" title="CMBSC - P&R (Audi R18 Etron-quattro)"><img src="2015/24hores/Fotos/mini/_MG_3104.jpg" width="135" height="90" alt="CMBSC - P&R (Audi R18 Etron-quattro)"/></a>
<a href="2015/24hores/Fotos/_MG_3096.jpg" rel="lightbox[24h2015]" title="La graella de sortida de les 24 Hores ..."><img src="2015/24hores/Fotos/mini/_MG_3096.jpg" width="60" height="90" alt="La graella de sortida de les 24 Hores ..."/></a>
<a href="2015/24hores/Fotos/_MG_3106.jpg" rel="lightbox[24h2015]" title="... la foto que tothom vol tenir."><img src="2015/24hores/Fotos/mini/_MG_3106.jpg" width="135" height="90" alt="... la foto que tothom vol tenir."/></a>
<a href="2015/24hores/Fotos/_MG_3108.jpg" rel="lightbox[24h2015]" title="Els pilots pendents de la sortida ..."><img src="2015/24hores/Fotos/mini/_MG_3108.jpg" width="135" height="90" alt="Els pilots pendents de la sortida ..."/></a>
<a href="2015/24hores/Fotos/_MG_3109.jpg" rel="lightbox[24h2015]" title="... tenien aquesta vista del circuit."><img src="2015/24hores/Fotos/mini/_MG_3109.jpg" width="135" height="90" alt="... tenien aquesta vista del circuit."/></a>
<a href="2015/24hores/Fotos/_MG_3121.jpg" rel="lightbox[24h2015]" title="Graella del pirmer circuit ..."><img src="2015/24hores/Fotos/mini/_MG_3121.jpg" width="135" height="90" alt="Graella del pirmer circuit ..."/></a>
<a href="2015/24hores/Fotos/_MG_3122.jpg" rel="lightbox[24h2015]" title="... i del segon."><img src="2015/24hores/Fotos/mini/_MG_3122.jpg" width="135" height="90" alt="... i del segon."/></a>
<a href="2015/24hores/Fotos/_MG_3140.jpg" rel="lightbox[24h2015]" title="Duel de fabricants, que comença a peu dret...."><img src="2015/24hores/Fotos/mini/_MG_3140.jpg" width="135" height="90" alt="Duel de fabricants, que comença a peu dret...."/></a>
<a href="2015/24hores/Fotos/_MG_3144.jpg" rel="lightbox[24h2015]" title=" i acaba sentat; que l'edat no perdona."><img src="2015/24hores/Fotos/mini/_MG_3144.jpg" width="94" height="90" alt=" i acaba sentat; que l'edat no perdona."/></a>
<a href="2015/24hores/Fotos/_MG_3148.jpg" rel="lightbox[24h2015]" title="L'organització en un dels moments de més 'tensió'"><img src="2015/24hores/Fotos/mini/_MG_3148.jpg" width="135" height="90" alt="L'organització en un dels moments de més 'tensió'"/></a>
<a href="2015/24hores/Fotos/_MG_3162.jpg" rel="lightbox[24h2015]" title="Els trofeigs"><img src="2015/24hores/Fotos/mini/_MG_3162.jpg" width="135" height="90" alt="Els trofeigs"/></a>
<a href="2015/24hores/Fotos/_MG_3171.jpg" rel="lightbox[24h2015]" title="Mentre uns preparaven l'entrega de premis ..."><img src="2015/24hores/Fotos/mini/_MG_3171.jpg" width="135" height="90" alt="Mentre uns preparaven l'entrega de premis ..."/></a>
<a href="2015/24hores/Fotos/_MG_3163.jpg" rel="lightbox[24h2015]" title="la resta ajudava, i molt. MOLTES GRACIES"><img src="2015/24hores/Fotos/mini/_MG_3163.jpg" width="135" height="90" alt="la resta ajudava, i molt. MOLTES GRACIES"/></a>
<a href="2015/24hores/Fotos/_MG_3176.jpg" rel="lightbox[24h2015]" title="Premi decoració, per segon any seguit, a Miquel Miret"><img src="2015/24hores/Fotos/mini/_MG_3176.jpg" width="135" height="90" alt="Premi decoració, per segon any seguit, a Miquel Miret"/></a>
<a href="2015/24hores/Fotos/_MG_3203.jpg" rel="lightbox[24h2015]" title="15a posició: Budellets (aquest tenien pressa per marxar)"><img src="2015/24hores/Fotos/mini/_MG_3203.jpg" width="135" height="90" alt="15a posició: Budellets (aquest tenien pressa per marxar)"/></a>
<a href="2015/24hores/Fotos/_MG_3205.jpg" rel="lightbox[24h2015]" title="14a posició: Slot-Car 2.0"><img src="2015/24hores/Fotos/mini/_MG_3205.jpg" width="135" height="90" alt="14a posició: Slot-Car 2.0"/></a>
<a href="2015/24hores/Fotos/_MG_3206.jpg" rel="lightbox[24h2015]" title="13a posició: El Sot"><img src="2015/24hores/Fotos/mini/_MG_3206.jpg" width="135" height="90" alt="13a posició: El Sot"/></a>
<a href="2015/24hores/Fotos/_MG_3208.jpg" rel="lightbox[24h2015]" title="12a posició: Slot Terrassa"><img src="2015/24hores/Fotos/mini/_MG_3208.jpg" width="135" height="90" alt="12a posició: Slot Terrassa"/></a>
<a href="2015/24hores/Fotos/_MG_3211.jpg" rel="lightbox[24h2015]" title="11a posició: CMBSC The Craving 2015 (falta Jordi Casanovas)"><img src="2015/24hores/Fotos/mini/_MG_3211.jpg" width="135" height="90" alt="11a posició: CMBSC The Craving 2015 (falta Jordi Casanovas)"/></a>
<a href="2015/24hores/Fotos/_MG_3213.jpg" rel="lightbox[24h2015]" title="10a posició: Test Team Sloting Plus (falta Xavi Miret)"><img src="2015/24hores/Fotos/mini/_MG_3213.jpg" width="135" height="90" alt="10a posició: Test Team Sloting Plus (falta Xavi Miret)"/></a>
<a href="2015/24hores/Fotos/_MG_3214.jpg" rel="lightbox[24h2015]" title="9a posició: Bedellets 02"><img src="2015/24hores/Fotos/mini/_MG_3214.jpg" width="135" height="90" alt="9a posició: Bedellets 02"/></a>
<a href="2015/24hores/Fotos/_MG_3217.jpg" rel="lightbox[24h2015]" title="8a posició: Polónia Racing"><img src="2015/24hores/Fotos/mini/_MG_3217.jpg" width="135" height="90" alt="8a posició: Polónia Racing"/></a>
<a href="2015/24hores/Fotos/_MG_3218.jpg" rel="lightbox[24h2015]" title="7a posició: Palau"><img src="2015/24hores/Fotos/mini/_MG_3218.jpg" width="135" height="90" alt="7a posició: Palau"/></a>
<a href="2015/24hores/Fotos/_MG_3220.jpg" rel="lightbox[24h2015]" title="6a posició: Mirakbe Sloting Plus"><img src="2015/24hores/Fotos/mini/_MG_3220.jpg" width="135" height="90" alt="6a posició: Mirakbe Sloting Plus"/></a>
<a href="2015/24hores/Fotos/_MG_3222.jpg" rel="lightbox[24h2015]" title="5a posició: ZZ Slot"><img src="2015/24hores/Fotos/mini/_MG_3222.jpg" width="135" height="90" alt="5a posició: ZZ Slot"/></a>
<a href="2015/24hores/Fotos/_MG_3225.jpg" rel="lightbox[24h2015]" title="4a posició: Momo"><img src="2015/24hores/Fotos/mini/_MG_3225.jpg" width="135" height="90" alt="4a posició: Momo"/></a>
<a href="2015/24hores/Fotos/_MG_3178.jpg" rel="lightbox[24h2015]" title="3a posició: Galletita Team (falta Ruben Almeida)"><img src="2015/24hores/Fotos/mini/_MG_3178.jpg" width="135" height="90" alt="3a posició: Galletita Team (falta Ruben Almeida)"/></a>
<a href="2015/24hores/Fotos/_MG_3185.jpg" rel="lightbox[24h2015]" title="2a posició: Sloting Aloyshop (amb el patrocinador)"><img src="2015/24hores/Fotos/mini/_MG_3185.jpg" width="135" height="90" alt="2a posició: Sloting Aloyshop (amb el patrocinador)"/></a>
<a href="2015/24hores/Fotos/_MG_3199.jpg" rel="lightbox[24h2015]" title="1a posició: 3D SRP Estel·lats (amb el patrocinador i la família)"><img src="2015/24hores/Fotos/mini/_MG_3199.jpg" width="135" height="90" alt="1a posició: 3D SRP Estel·lats (amb el patrocinador i la família)"/></a>
</html>
<<<
/%Per seguir la prova clica <html><a href="" onclick="window.open('2016/24hores/endirecte.html', 'win24h', 'width=800,height=600,top=0,left=0,scrollbars=yes,resizable=yes')">aqui</a></html>

L'Ajuntament de Cassà de la Selva ens ha confirmat la disponibilitat del Pavelló Polivalent per disputar-hi les ''//XXIV 24 Hores CMBSC//'' els propers dies ''//27 i 28 d'agost de 2016//''.

%/<html><img border="0" src="2016/24hores/24h_16_Poster.jpg" width="216" height="306"></html>

!Informació
<<<
@@''Català''@@
[[Reglament|2016/24hores/2016_Rgl_24h_ct.pdf]]
[[Annexes|2016/24hores/Annexes.pdf]]/%
<html><a href="" onclick="window.open('2016/24hores/24h_formulari.htm', 'win24h', 'width=650,height=700,top=50,left=50,scrollbars=yes,resizable=yes')">Formulari de preinscripció</a></html>%/

@@''Español''@@
[[Reglamento|2016/24hores/2016_Rgl_24h_es.pdf]]
[[Anexos|2016/24hores/Anexos.pdf]]/%
<html><a href="" onclick="window.open('2016/24hores/24h_formulario.htm', 'win24h', 'width=650,height=700,top=50,left=50,scrollbars=yes,resizable=yes')">Formulario de preinscripción</a></html>%/

[[Llista oficial d'inscrits|2016/24hores/LlistaEquips.pdf]]
[[Circuit definitiu|2016/24hores/Pista_16_Real.pdf]]
[[Video de les voltes inaugurals|2016/24hores/FirstLaps.avi]]/%

Pavelló Polivalent de Cassà de la Selva
Polígon Industrial Cassà Oest, Carrer del Gironès, 17244 Cassà de La Selva
(41°53'16"N; 2°51'53"E)
<html><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.es/maps?f=d&amp;source=s_d&amp;saddr=&amp;daddr=41%C2%B053'16.0%22N+2%C2%B051'53.0%22E+(41.887778,+2.864722)&amp;hl=ca&amp;geocode=CZvxUFFAir_hFSIofwIdUrYrAA&amp;sll=41.887774,2.864685&amp;sspn=0.036293,0.084543&amp;g=41%C2%B053'16%22N2%C2%B051'53%22E&amp;mra=mift&amp;ie=UTF8&amp;t=m&amp;ll=41.887774,2.864685&amp;spn=0.036293,0.084543&amp;output=embed"></iframe><br /><small><a href="https://maps.google.es/maps?f=d&amp;source=embed&amp;saddr=&amp;daddr=41%C2%B053'16.0%22N+2%C2%B051'53.0%22E+(41.887778,+2.864722)&amp;hl=ca&amp;geocode=CZvxUFFAir_hFSIofwIdUrYrAA&amp;sll=41.887774,2.864685&amp;sspn=0.036293,0.084543&amp;g=41%C2%B053'16%22N2%C2%B051'53%22E&amp;mra=mift&amp;ie=UTF8&amp;t=m&amp;ll=41.887774,2.864685&amp;spn=0.036293,0.084543" style="color:#0000FF;text-align:left">Mostra un mapa més gran</a></small></html>%/
<<<
!Resultats
<<<
[[Resultats i classificacions complertes|2016/24hores/Class24H_16.pdf]]
<<<
!Fotos (P. Xifre)
<<<
<html>
<a href="2016/24hores/Fotos/_MG_3616.jpg" rel="lightbox[24h2016]" title="Això és el que es van trobar els pilots"><img src="2016/24hores/Fotos/mini/_MG_3616.jpg" width="105" height="70" alt="Això és el que es van trobar els pilots"/></a>
<a href="2016/24hores/Fotos/_MG_3607.jpg" rel="lightbox[24h2016]" title="Abans de res, el briefing ..."><img src="2016/24hores/Fotos/mini/_MG_3607.jpg" width="105" height="70" alt="Abans de res, el briefing ..."/></a>
<a href="2016/24hores/Fotos/_MG_3617.jpg" rel="lightbox[24h2016]" title="... i en Maurizio molt atent."><img src="2016/24hores/Fotos/mini/_MG_3617.jpg" width="105" height="70" alt="... i en Maurizio molt atent."/></a>
<a href="2016/24hores/Fotos/_MG_3629.jpg" rel="lightbox[24h2016]" title="Les verificacions i el muntatge"><img src="2016/24hores/Fotos/mini/_MG_3629.jpg" width="105" height="70" alt="Les verificacions i el muntatge"/></a>
<a href="2016/24hores/Fotos/_MG_3638.jpg" rel="lightbox[24h2016]" title="Sloting Aloyshop"><img src="2016/24hores/Fotos/mini/_MG_3638.jpg" width="105" height="70" alt="Sloting Aloyshop"/></a>
<a href="2016/24hores/Fotos/_MG_3640.jpg" rel="lightbox[24h2016]" title="Mirakbe Sloting Plus"><img src="2016/24hores/Fotos/mini/_MG_3640.jpg" width="105" height="70" alt="Mirakbe Sloting Plus"/></a>
<a href="2016/24hores/Fotos/_MG_3641.jpg" rel="lightbox[24h2016]" title="Test Team Sloting Plus"><img src="2016/24hores/Fotos/mini/_MG_3641.jpg" width="105" height="70" alt="Test Team Sloting Plus"/></a>
<a href="2016/24hores/Fotos/_MG_3643.jpg" rel="lightbox[24h2016]" title="ZZ Slot"><img src="2016/24hores/Fotos/mini/_MG_3643.jpg" width="105" height="70" alt="ZZ Slot"/></a>
<a href="2016/24hores/Fotos/_MG_3644.jpg" rel="lightbox[24h2016]" title="Palau I3D Terrassa (Premi decoració ex-aequo)"><img src="2016/24hores/Fotos/mini/_MG_3644.jpg" width="105" height="70" alt="Palau I3D Terrassa (Premi decoració ex-aequo)"/></a>
<a href="2016/24hores/Fotos/_MG_3647.jpg" rel="lightbox[24h2016]" title="Masfer Slot (Premi decoració ex-aequo)"><img src="2016/24hores/Fotos/mini/_MG_3647.jpg" width="105" height="70" alt="Masfer Slot (Premi decoració ex-aequo)"/></a>
<a href="2016/24hores/Fotos/_MG_3648.jpg" rel="lightbox[24h2016]" title="El Sot BPS (Bojos pel slot)"><img src="2016/24hores/Fotos/mini/_MG_3648.jpg" width="105" height="70" alt="El Sot BPS (Bojos pel slot)"/></a>
<a href="2016/24hores/Fotos/_MG_3650.jpg" rel="lightbox[24h2016]" title="Cric Crac Sport"><img src="2016/24hores/Fotos/mini/_MG_3650.jpg" width="105" height="70" alt="Cric Crac Sport"/></a>
<a href="2016/24hores/Fotos/_MG_3653.jpg" rel="lightbox[24h2016]" title="El Sot Sportive"><img src="2016/24hores/Fotos/mini/_MG_3653.jpg" width="105" height="70" alt="El Sot Sportive"/></a>
<a href="2016/24hores/Fotos/_MG_3654.jpg" rel="lightbox[24h2016]" title="Slot Terrassa"><img src="2016/24hores/Fotos/mini/_MG_3654.jpg" width="105" height="70" alt="Slot Terrassa"/></a>
<a href="2016/24hores/Fotos/_MG_3657.jpg" rel="lightbox[24h2016]" title="Dream Slot Estel·lats"><img src="2016/24hores/Fotos/mini/_MG_3657.jpg" width="105" height="70" alt="Dream Slot Estel·lats"/></a>
<a href="2016/24hores/Fotos/_MG_3658.jpg" rel="lightbox[24h2016]" title="Slotmania Momo"><img src="2016/24hores/Fotos/mini/_MG_3658.jpg" width="105" height="70" alt="Slotmania Momo"/></a>
<a href="2016/24hores/Fotos/_MG_3660.jpg" rel="lightbox[24h2016]" title="Slot4you-Cuidadin-STP"><img src="2016/24hores/Fotos/mini/_MG_3660.jpg" width="105" height="70" alt="Slot4you-Cuidadin-STP"/></a>
<a href="2016/24hores/Fotos/_MG_3662.jpg" rel="lightbox[24h2016]" title="Slot-Car 2.0"><img src="2016/24hores/Fotos/mini/_MG_3662.jpg" width="105" height="70" alt="Slot-Car 2.0"/></a>
<a href="2016/24hores/Fotos/_MG_3664.jpg" rel="lightbox[24h2016]" title="Granollers Hybrid  (Premi decoració ex-aequo)"><img src="2016/24hores/Fotos/mini/_MG_3664.jpg" width="105" height="70" alt="Granollers Hybrid  (Premi decoració ex-aequo)"/></a>
<a href="2016/24hores/Fotos/_MG_3667.jpg" rel="lightbox[24h2016]" title="Los d'allà baix"><img src="2016/24hores/Fotos/mini/_MG_3667.jpg" width="105" height="70" alt="Los d'allà baix"/></a>
<a href="2016/24hores/Fotos/_MG_3669.jpg" rel="lightbox[24h2016]" title="Evotecshop Budellets"><img src="2016/24hores/Fotos/mini/_MG_3669.jpg" width="105" height="70" alt="Evotecshop Budellets"/></a>
<a href="2016/24hores/Fotos/_MG_3670.jpg" rel="lightbox[24h2016]" title="3D SRP"><img src="2016/24hores/Fotos/mini/_MG_3670.jpg" width="105" height="70" alt="3D SRP"/></a>
<a href="2016/24hores/Fotos/_MG_3672.jpg" rel="lightbox[24h2016]" title="Team 2016 - Gran.Celoni"><img src="2016/24hores/Fotos/mini/_MG_3672.jpg" width="105" height="70" alt="Team 2016 - Gran.Celoni"/></a>
<a href="2016/24hores/Fotos/_MG_3675.jpg" rel="lightbox[24h2016]" title="Tots a punt per entrar a pista ..."><img src="2016/24hores/Fotos/mini/_MG_3675.jpg" width="105" height="70" alt="Tots a punt per entrar a pista ..."/></a>
<a href="2016/24hores/Fotos/_MG_3681.jpg" rel="lightbox[24h2016]" title="... i formar la graella del primer circuit ..."><img src="2016/24hores/Fotos/mini/_MG_3681.jpg" width="105" height="70" alt="... i formar la graella del primer circuit ..."/></a>
<a href="2016/24hores/Fotos/_MG_3682.jpg" rel="lightbox[24h2016]" title="... i del segon."><img src="2016/24hores/Fotos/mini/_MG_3682.jpg" width="105" height="70" alt="... i del segon."/></a>
<a href="2016/24hores/Fotos/_MG_3688.jpg" rel="lightbox[24h2016]" title="La cursa va ser molt relaxada, tant per uns ..."><img src="2016/24hores/Fotos/mini/_MG_3688.jpg" width="105" height="70" alt="La cursa va ser molt relaxada, tant per uns ..."/></a>
<a href="2016/24hores/Fotos/_MG_3689.jpg" rel="lightbox[24h2016]" title="... com per els altres."><img src="2016/24hores/Fotos/mini/_MG_3689.jpg" width="105" height="70" alt="... com per els altres."/></a>
<a href="2016/24hores/Fotos/_MG_3707.jpg" rel="lightbox[24h2016]" title="I per acabar, l'entrega de premis ..."><img src="2016/24hores/Fotos/mini/_MG_3707.jpg" width="105" height="70" alt="I per acabar, l'entrega de premis ..."/></a>
<a href="2016/24hores/Fotos/_MG_3712.jpg" rel="lightbox[24h2016]" title="... i de semarretes."><img src="2016/24hores/Fotos/mini/_MG_3712.jpg" width="105" height="70" alt="... i de semarretes."/></a>
<a href="2016/24hores/Fotos/_MG_3717.jpg" rel="lightbox[24h2016]" title="Això sí, abans ajudar una mica a desmuntar ..."><img src="2016/24hores/Fotos/mini/_MG_3717.jpg" width="105" height="70" alt="Això sí, abans ajudar una mica a desmuntar ..."/></a>
<a href="2016/24hores/Fotos/_MG_3720.jpg" rel="lightbox[24h2016]" title="... i fer la foto de grup, amb ànims a l'Adolfo Noriega."><img src="2016/24hores/Fotos/mini/_MG_3720.jpg" width="105" height="70" alt="... i fer la foto de grup, amb ànims a l'Adolfo Noriega."/></a>
<a href="2016/24hores/Fotos/_MG_3728.jpg" rel="lightbox[24h2016]" title="16à classifciat: Evotecshop Budellets (Xavi, que no estem per la foto !!!)"><img src="2016/24hores/Fotos/mini/_MG_3728.jpg" width="105" height="70" alt="16à classifciat: Evotecshop Budellets (Xavi, que no estem per la foto !!!)"/></a>
<a href="2016/24hores/Fotos/_MG_3730.jpg" rel="lightbox[24h2016]" title="15è classificat: 3D SRP"><img src="2016/24hores/Fotos/mini/_MG_3730.jpg" width="105" height="70" alt="15è classificat: 3D SRP"/></a>
<a href="2016/24hores/Fotos/_MG_3733.jpg" rel="lightbox[24h2016]" title="14è classificat: Test Team Sloting Plus"><img src="2016/24hores/Fotos/mini/_MG_3733.jpg" width="105" height="70" alt="14è classificat: Test Team Sloting Plus"/></a>
<a href="2016/24hores/Fotos/_MG_3735.jpg" rel="lightbox[24h2016]" title="13è classificat: Slot Terrassa"><img src="2016/24hores/Fotos/mini/_MG_3735.jpg" width="105" height="70" alt="13è classificat: Slot Terrassa"/></a>
<a href="2016/24hores/Fotos/_MG_3739.jpg" rel="lightbox[24h2016]" title="12è classificat: Los d'allà baix"><img src="2016/24hores/Fotos/mini/_MG_3739.jpg" width="105" height="70" alt="12è classificat: Los d'allà baix"/></a>
<a href="2016/24hores/Fotos/_MG_3741.jpg" rel="lightbox[24h2016]" title="11è classificat: El Sot BPS"><img src="2016/24hores/Fotos/mini/_MG_3741.jpg" width="105" height="70" alt="11è classificat: El Sot BPS"/></a>
<a href="2016/24hores/Fotos/_MG_3745.jpg" rel="lightbox[24h2016]" title="10è classificat: Mirakbe Sloting Plus"><img src="2016/24hores/Fotos/mini/_MG_3745.jpg" width="105" height="70" alt="10è classificat: Mirakbe Sloting Plus"/></a>
<a href="2016/24hores/Fotos/_MG_3747.jpg" rel="lightbox[24h2016]" title="9è classificat: Slot4you-Cuidadin-STP"><img src="2016/24hores/Fotos/mini/_MG_3747.jpg" width="105" height="70" alt="9è classificat: Slot4you-Cuidadin-STP"/></a>
<a href="2016/24hores/Fotos/_MG_3750.jpg" rel="lightbox[24h2016]" title="8è classificat: Slot-Car 2.0"><img src="2016/24hores/Fotos/mini/_MG_3750.jpg" width="105" height="70" alt="8è classificat: Slot-Car 2.0"/></a>
<a href="2016/24hores/Fotos/_MG_3754.jpg" rel="lightbox[24h2016]" title="7è classficat: ZZ Slot"><img src="2016/24hores/Fotos/mini/_MG_3754.jpg" width="105" height="70" alt="7è classficat: ZZ Slot"/></a>
<a href="2016/24hores/Fotos/_MG_3756.jpg" rel="lightbox[24h2016]" title="6è classificat: Cric Crac Sport"><img src="2016/24hores/Fotos/mini/_MG_3756.jpg" width="105" height="70" alt="6è classificat: Cric Crac Sport"/></a>
<a href="2016/24hores/Fotos/_MG_3759.jpg" rel="lightbox[24h2016]" title="5è classificat: Sloting Aloyshop"><img src="2016/24hores/Fotos/mini/_MG_3759.jpg" width="105" height="70" alt="5è classificat: Sloting Aloyshop"/></a>
<a href="2016/24hores/Fotos/_MG_3760.jpg" rel="lightbox[24h2016]" title="4rt classificat: El Sot Sportive"><img src="2016/24hores/Fotos/mini/_MG_3760.jpg" width="105" height="70" alt="4rt classificat: El Sot Sportive"/></a>
<a href="2016/24hores/Fotos/_MG_3764.jpg" rel="lightbox[24h2016]" title="Premi decoració: Palau I3D Terrassa (els altres dos es van entregar el divendres)"><img src="2016/24hores/Fotos/mini/_MG_3764.jpg" width="105" height="70" alt="Premi decoració: Palau I3D Terrassa (els altres dos es van entregar el divendres)"/></a>
<a href="2016/24hores/Fotos/_MG_3765.jpg" rel="lightbox[24h2016]" title="Mentre l'entrega de premis continua, també ho fa el desmuntatge."><img src="2016/24hores/Fotos/mini/_MG_3765.jpg" width="105" height="70" alt="Mentre l'entrega de premis continua, també ho fa el desmuntatge."/></a>
<a href="2016/24hores/Fotos/_MG_3767.jpg" rel="lightbox[24h2016]" title="3r classificat; Dream Slot Estel·lats"><img src="2016/24hores/Fotos/mini/_MG_3767.jpg" width="105" height="70" alt="3r classificat; Dream Slot Estel·lats"/></a>
<a href="2016/24hores/Fotos/_MG_3769.jpg" rel="lightbox[24h2016]" title="2n classifcat: Palau I3D Terrassa"><img src="2016/24hores/Fotos/mini/_MG_3769.jpg" width="105" height="70" alt="2n classifcat: Palau I3D Terrassa"/></a>
<a href="2016/24hores/Fotos/_MG_3776.jpg" rel="lightbox[24h2016]" title="Guanyadors: Slotmania Momo"><img src="2016/24hores/Fotos/mini/_MG_3776.jpg" width="105" height="70" alt="Guanyadors: Slotmania Momo"/></a>
<a href="2016/24hores/Fotos/_MG_3623.jpg" rel="lightbox[24h2016]" title="I per acabar, una part de l'Equip A ... treballar."><img src="2016/24hores/Fotos/mini/_MG_3623.jpg" width="105" height="70" alt="I per acabar, una part de l'Equip A ... treballar."/></a>
</html>
Per seguir la prova clica <html><a href="" onclick="window.open('2017/24hores/endirecte.html', 'win24h', 'width=800,height=600,top=0,left=0,scrollbars=yes,resizable=yes')">aqui</a></html>

<html><img border="0" src="2017/24hores/24h_17_Poster.jpg" width="216" height="306"></html>/% <html>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp<img border="0" src="2017/24hores/ElsPioners.jpg" width="216" height="306"></html>

El 1993, 32 pilots van ser els protagonistes que van iniciar aquest projecte que durant 25 anys ha mantingut, sense interrupcions, la seva cita en el calendari.
Creiem que, aquest proper agost, seria un bon moment per agrair-lis la seva participació. Alguns mantenen encara contacte amb l'Organització, però a altres ens està costant localitzar-los.
Si vas ser un dels pioners, ens agradaria que et posessis en contacte amb nosaltres i en cas que en coneguis algun, que li fessis arribar la nostra petició.
Com ajuda, hem penjat la foto de grup de la cursa, amb els "seus identificadors".
Moltes gràcies per endavant.%/

!Informació
<<<
@@''Català''@@
[[Reglament|2017/24hores/2017_Rgl_24h_ct.pdf]]
[[Annexes|2017/24hores/Annexes.pdf]]
[[Comunicats|2017/24hores/Comunicats.pdf]]/%
<html><a href="" onclick="window.open('2017/24hores/24h_formulari.htm', 'win24h', 'width=650,height=700,top=50,left=50,scrollbars=yes,resizable=yes')">Formulari de preinscripció</a></html>%/

@@''Español''@@
[[Reglamento|2017/24hores/2017_Rgl_24h_es.pdf]]
[[Anexos|2017/24hores/Anexos.pdf]]
[[Comunicados|2017/24hores/Comunicados.pdf]]/%
<html><a href="" onclick="window.open('2017/24hores/24h_formulario.htm', 'win24h', 'width=650,height=700,top=50,left=50,scrollbars=yes,resizable=yes')">Formulario de preinscripción</a></html>%/

[[Llista oficial d'inscrits|2017/24hores/LlistaEquips.pdf]]
[[Circuit definitu|2017/24hores/Pista_17.pdf]]
[[Video de les voltes inaugurals|2017/24hores/FirstLaps.avi]]/%

Pavelló Polivalent de Cassà de la Selva
Polígon Industrial Cassà Oest, Carrer del Gironès, 17244 Cassà de La Selva
(41°53'16"N; 2°51'53"E)
<html><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.es/maps?f=d&amp;source=s_d&amp;saddr=&amp;daddr=41%C2%B053'16.0%22N+2%C2%B051'53.0%22E+(41.887778,+2.864722)&amp;hl=ca&amp;geocode=CZvxUFFAir_hFSIofwIdUrYrAA&amp;sll=41.887774,2.864685&amp;sspn=0.036293,0.084543&amp;g=41%C2%B053'16%22N2%C2%B051'53%22E&amp;mra=mift&amp;ie=UTF8&amp;t=m&amp;ll=41.887774,2.864685&amp;spn=0.036293,0.084543&amp;output=embed"></iframe><br /><small><a href="https://maps.google.es/maps?f=d&amp;source=embed&amp;saddr=&amp;daddr=41%C2%B053'16.0%22N+2%C2%B051'53.0%22E+(41.887778,+2.864722)&amp;hl=ca&amp;geocode=CZvxUFFAir_hFSIofwIdUrYrAA&amp;sll=41.887774,2.864685&amp;sspn=0.036293,0.084543&amp;g=41%C2%B053'16%22N2%C2%B051'53%22E&amp;mra=mift&amp;ie=UTF8&amp;t=m&amp;ll=41.887774,2.864685&amp;spn=0.036293,0.084543" style="color:#0000FF;text-align:left">Mostra un mapa més gran</a></small></html>>%/
<<<
!Resultats
<<<
/%[[Quadrant de la cursa Classificatoria|2017/24hores/QuaClass_17.pdf]]
[[Quadrant de la cursa 24 Hores|2017/24hores/Qua24H_17.pdf]]
%/[[Resultats i classificacions complertes|2017/24hores/Class24H_17.pdf]]
!Resultats
[[Resultats de totes les edicions|Historic/24hores/Resultats.pdf]]

!Cartells i pistes
<html>
<a href="Historic/24hores/Fotos/1993.jpg" rel="lightbox[24hHistoric]" title="1993"><img src="Historic/24hores/Fotos/mini/1993.jpg" width="198" height="140" alt="1993"/></a>
<a href="Historic/24hores/Fotos/1994.jpg" rel="lightbox[24hHistoric]" title="1994"><img src="Historic/24hores/Fotos/mini/1994.jpg" width="198" height="140" alt="1994"/></a>
<a href="Historic/24hores/Fotos/1995.jpg" rel="lightbox[24hHistoric]" title="1995"><img src="Historic/24hores/Fotos/mini/1995.jpg" width="198" height="140" alt="1995"/></a>
<a href="Historic/24hores/Fotos/1996.jpg" rel="lightbox[24hHistoric]" title="1996"><img src="Historic/24hores/Fotos/mini/1996.jpg" width="198" height="140" alt="1996"/></a><br/>
<a href="Historic/24hores/Fotos/1997.jpg" rel="lightbox[24hHistoric]" title="1997"><img src="Historic/24hores/Fotos/mini/1997.jpg" width="198" height="140" alt="1997"/></a>
<a href="Historic/24hores/Fotos/1998.jpg" rel="lightbox[24hHistoric]" title="1998"><img src="Historic/24hores/Fotos/mini/1998.jpg" width="198" height="140" alt="1998"/></a>
<a href="Historic/24hores/Fotos/1999.jpg" rel="lightbox[24hHistoric]" title="1999"><img src="Historic/24hores/Fotos/mini/1999.jpg" width="198" height="140" alt="1999"/></a>
<a href="Historic/24hores/Fotos/2000.jpg" rel="lightbox[24hHistoric]" title="2000"><img src="Historic/24hores/Fotos/mini/2000.jpg" width="198" height="140" alt="2000"/></a><br/>
<a href="Historic/24hores/Fotos/2001.jpg" rel="lightbox[24hHistoric]" title="2001"><img src="Historic/24hores/Fotos/mini/2001.jpg" width="198" height="140" alt="2001"/></a>
<a href="Historic/24hores/Fotos/2002.jpg" rel="lightbox[24hHistoric]" title="2002"><img src="Historic/24hores/Fotos/mini/2002.jpg" width="198" height="140" alt="2002"/></a>
<a href="Historic/24hores/Fotos/2003.jpg" rel="lightbox[24hHistoric]" title="2003"><img src="Historic/24hores/Fotos/mini/2003.jpg" width="198" height="140" alt="2003"/></a>
<a href="Historic/24hores/Fotos/2004.jpg" rel="lightbox[24hHistoric]" title="2004"><img src="Historic/24hores/Fotos/mini/2004.jpg" width="198" height="140" alt="2004"/></a><br/>
<a href="Historic/24hores/Fotos/2005.jpg" rel="lightbox[24hHistoric]" title="2005"><img src="Historic/24hores/Fotos/mini/2005.jpg" width="198" height="140"" alt="2005"/></a>
<a href="Historic/24hores/Fotos/2006.jpg" rel="lightbox[24hHistoric]" title="2006"><img src="Historic/24hores/Fotos/mini/2006.jpg" width="198" height="140" alt="2006"/></a>
<a href="Historic/24hores/Fotos/2007.jpg" rel="lightbox[24hHistoric]" title="2007"><img src="Historic/24hores/Fotos/mini/2007.jpg" width="198" height="140" alt="2007"/></a>
<a href="Historic/24hores/Fotos/2008.jpg" rel="lightbox[24hHistoric]" title="2008"><img src="Historic/24hores/Fotos/mini/2008.jpg" width="198" height="140" alt="2008"/></a><br/>
<a href="Historic/24hores/Fotos/2009.jpg" rel="lightbox[24hHistoric]" title="2009"><img src="Historic/24hores/Fotos/mini/2009.jpg" width="198" height="140" alt="2009"/></a>
<a href="Historic/24hores/Fotos/2010.jpg" rel="lightbox[24hHistoric]" title="2010"><img src="Historic/24hores/Fotos/mini/2010.jpg" width="198" height="140" alt="2010"/></a>
<a href="Historic/24hores/Fotos/2011.jpg" rel="lightbox[24hHistoric]" title="2011"><img src="Historic/24hores/Fotos/mini/2011.jpg" width="198" height="140" alt="2011"/></a>
<a href="Historic/24hores/Fotos/2012.jpg" rel="lightbox[24hHistoric]" title="2012"><img src="Historic/24hores/Fotos/mini/2012.jpg" width="198" height="140" alt="2012"/></a><br/>
<a href="Historic/24hores/Fotos/2013.jpg" rel="lightbox[24hHistoric]" title="2013"><img src="Historic/24hores/Fotos/mini/2013.jpg" width="198" height="140" alt="2013"/></a>
<a href="Historic/24hores/Fotos/2014.jpg" rel="lightbox[24hHistoric]" title="2014"><img src="Historic/24hores/Fotos/mini/2014.jpg" width="198" height="140" alt="2014"/></a>
<a href="Historic/24hores/Fotos/2015.jpg" rel="lightbox[24hHistoric]" title="2015"><img src="Historic/24hores/Fotos/mini/2015.jpg" width="198" height="140" alt="2015"/></a>
<a href="Historic/24hores/Fotos/2016.jpg" rel="lightbox[24hHistoric]" title="2016"><img src="Historic/24hores/Fotos/mini/2016.jpg" width="198" height="140" alt="2016"/></a>
<a href="Historic/24hores/Fotos/2017.jpg" rel="lightbox[24hHistoric]" title="2017"><img src="Historic/24hores/Fotos/mini/2017.jpg" width="198" height="140" alt="2017"/></a>
</html>

!Cotxes commemoratius
@@2000@@
AC Cobra - Reprotec, per tots els pilots que van disputar les 24 Hores.
<html>
<a href="Historic/24hores/Fotos/2000_cf.jpg" rel="lightbox[24hCotxes]" title="(2000) Vista frontal"><img src="Historic/24hores/Fotos/mini/2000_cf.jpg" width="105" height="70" alt="(2000) Vista frontal"/></a>
<a href="Historic/24hores/Fotos/2000_cl.jpg" rel="lightbox[24hCotxes]" title="(2000) Vista lateral"><img src="Historic/24hores/Fotos/mini/2000_cl.jpg" width="105" height="70" alt="(2000) Vista lateral"/></a>
<a href="Historic/24hores/Fotos/2000_cb.jpg" rel="lightbox[24hCotxes]" title="(2000) Vista posterior"><img src="Historic/24hores/Fotos/mini/2000_cb.jpg" width="105" height="70" alt="(2000) Vista posterior"/></a>
<a href="Historic/24hores/Fotos/2000_ct.jpg" rel="lightbox[24hCotxes]" title="(2000) Vista superior"><img src="Historic/24hores/Fotos/mini/2000_ct.jpg" width="105" height="70" alt="(2000) Vista superior"/></a>
<a href="Historic/24hores/Fotos/2000_eb.jpg" rel="lightbox[24hCotxes]" title="(2000) Tarjetó"><img src="Historic/24hores/Fotos/mini/2000_eb.jpg" width="183" height="70" alt="(2000) Tarjetó"/></a>
</html>

@@2001@@
600 Abarth - Reprotec, per tots els pilots que van disputar les 24 Hores.
<html>
<a href="Historic/24hores/Fotos/2001_cf.jpg" rel="lightbox[24hCotxes]" title="(2001) Vista frontal"><img src="Historic/24hores/Fotos/mini/2001_cf.jpg" width="105" height="70" alt="(2001) Vista frontal"/></a>
<a href="Historic/24hores/Fotos/2001_cl.jpg" rel="lightbox[24hCotxes]" title="(2001) Vista lateral"><img src="Historic/24hores/Fotos/mini/2001_cl.jpg" width="105" height="70" alt="(2001) Vista lateral"/></a>
<a href="Historic/24hores/Fotos/2001_cb.jpg" rel="lightbox[24hCotxes]" title="(2001) Vista posterior"><img src="Historic/24hores/Fotos/mini/2001_cb.jpg" width="105" height="70" alt="(2001) Vista posterior"/></a>
<a href="Historic/24hores/Fotos/2001_ct.jpg" rel="lightbox[24hCotxes]" title="(2001) Vista superior"><img src="Historic/24hores/Fotos/mini/2001_ct.jpg" width="105" height="70" alt="(2001) Vista superior"/></a>
</html>

@@2002@@
<nowiki>Ferrari 250 GTO - Pink-Kar, per tots els pilots que van disputar les 24 Hores.</nowiki>
<html>
<a href="Historic/24hores/Fotos/2002_cf.jpg" rel="lightbox[24hCotxes]" title="(2002) Vista frontal"><img src="Historic/24hores/Fotos/mini/2002_cf.jpg" width="105" height="70" alt="(2002) Vista frontal"/></a>
<a href="Historic/24hores/Fotos/2002_cb.jpg" rel="lightbox[24hCotxes]" title="(2002) Vista posterior"><img src="Historic/24hores/Fotos/mini/2002_cb.jpg" width="105" height="70" alt="(2002) Vista posterior"/></a>
<a href="Historic/24hores/Fotos/2002_ct.jpg" rel="lightbox[24hCotxes]" title="(2002) Vista superior"><img src="Historic/24hores/Fotos/mini/2002_ct.jpg" width="105" height="70" alt="(2002) Vista superior"/></a>
<a href="Historic/24hores/Fotos/2002_eb.jpg" rel="lightbox[24hCotxes]" title="(2002) Tarjetó, cara posterior"><img src="Historic/24hores/Fotos/mini/2002_eb.jpg" width="222" height="70" alt="(2002) Tarjetó, cara posterior"/></a>
<a href="Historic/24hores/Fotos/2002_ef.jpg" rel="lightbox[24hCotxes]" title="(2002) Tarjetò, cara frontal"><img src="Historic/24hores/Fotos/mini/2002_ef.jpg" width="222" height="70" alt="(2002) Tarjetò, cara frontal"/></a>
</html>

@@2003@@
<nowiki>Austin Healey 3000 - Pink-Kar, per tots els pilots que van disputar les 24 Hores.</nowiki>
<html>
<a href="Historic/24hores/Fotos/2003_cf.jpg" rel="lightbox[24hCotxes]" title="(2003) Vista frontal"><img src="Historic/24hores/Fotos/mini/2003_cf.jpg" width="105" height="70" alt="(2003) Vista frontal"/></a>
<a href="Historic/24hores/Fotos/2003_cb.jpg" rel="lightbox[24hCotxes]" title="(2003) Vista posterior"><img src="Historic/24hores/Fotos/mini/2003_cb.jpg" width="105" height="70" alt="(2003) Vista posterior"/></a>
<a href="Historic/24hores/Fotos/2003_ct.jpg" rel="lightbox[24hCotxes]" title="(2003) Vista superior"><img src="Historic/24hores/Fotos/mini/2003_ct.jpg" width="105" height="70" alt="(2003) Vista superior"/></a>
</html>

@@2005@@
<nowiki>Ferrari 250 GTO - Pink-Kar, per tots els pilots que van disputar les 24 Hores.</nowiki>
<html>
<a href="Historic/24hores/Fotos/2005_cf.jpg" rel="lightbox[24hCotxes]" title="(2005) Vista frontal"><img src="Historic/24hores/Fotos/mini/2005_cf.jpg" width="105" height="70" alt="(2005) Vista frontal"/></a>
<a href="Historic/24hores/Fotos/2005_cb.jpg" rel="lightbox[24hCotxes]" title="(2005) Vista posterior"><img src="Historic/24hores/Fotos/mini/2005_cb.jpg" width="105" height="70" alt="(2005) Vista posterior"/></a>
<a href="Historic/24hores/Fotos/2005_ct.jpg" rel="lightbox[24hCotxes]" title="(2005) Vista superior"><img src="Historic/24hores/Fotos/mini/2005_ct.jpg" width="105" height="70" alt="(2005) Vista superior"/></a>
<a href="Historic/24hores/Fotos/2005_eb.jpg" rel="lightbox[24hCotxes]" title="(2005) Tarjetò"><img src="Historic/24hores/Fotos/mini/2005_eb.jpg" width="222" height="70" alt="(2005) Tarjetò"/></a>
</html>

@@2006@@
Ferrari 312PB - Sloter ref:410404, per tots els pilots que van disputar les 24 Hores.
<html>
<a href="Historic/24hores/Fotos/2006_cf.jpg" rel="lightbox[24hCotxes]" title="(2006) Vista frontal"><img src="Historic/24hores/Fotos/mini/2006_cf.jpg" width="105" height="70" alt="(2006) Vista frontal"/></a>
<a href="Historic/24hores/Fotos/2006_cb.jpg" rel="lightbox[24hCotxes]" title="(2006) Vista posterior"><img src="Historic/24hores/Fotos/mini/2006_cb.jpg" width="105" height="70" alt="(2006) Vista posterior"/></a>
<a href="Historic/24hores/Fotos/2006_ct.jpg" rel="lightbox[24hCotxes]" title="(2006) Vista superior"><img src="Historic/24hores/Fotos/mini/2006_ct.jpg" width="105" height="70" alt="(2006) Vista superior"/></a>
<a href="Historic/24hores/Fotos/2006_eb.jpg" rel="lightbox[24hCotxes]" title="(2006) Etiqueta posterior"><img src="Historic/24hores/Fotos/mini/2006_eb.jpg" width="174" height="70" alt="(2006) Etiqueta posterior"/></a>
<a href="Historic/24hores/Fotos/2006_et.jpg" rel="lightbox[24hCotxes]" title="(2006) Etiqueta superior"><img src="Historic/24hores/Fotos/mini/2006_et.jpg" width="130" height="70" alt="(2006) Etiqueta superior"/></a>
</html>

@@2007@@
Lola T290 - Sloter ref:410201, per tots els pilots que van disputar les 24 Hores.
<html>
<a href="Historic/24hores/Fotos/2007_cf.jpg" rel="lightbox[24hCotxes]" title="(2007) Vista lateral"><img src="Historic/24hores/Fotos/mini/2007_cf.jpg" width="105" height="70" alt="(2007) Vista lateral"/></a>
<a href="Historic/24hores/Fotos/2007_cb.jpg" rel="lightbox[24hCotxes]" title="(2007) Vista posterior"><img src="Historic/24hores/Fotos/mini/2007_cb.jpg" width="105" height="70" alt="(2007) Vista posterior"/></a>
<a href="Historic/24hores/Fotos/2007_ct.jpg" rel="lightbox[24hCotxes]" title="(2007) Vista superior"><img src="Historic/24hores/Fotos/mini/2007_ct.jpg" width="105" height="70" alt="(2007) Vista superior"/></a>
<a href="Historic/24hores/Fotos/2007_eb.jpg" rel="lightbox[24hCotxes]" title="(2007) Etiqueta posterior"><img src="Historic/24hores/Fotos/mini/2007_eb.jpg" width="174" height="70" alt="(2007) Etiqueta posterior"/></a>
<a href="Historic/24hores/Fotos/2007_ef.jpg" rel="lightbox[24hCotxes]" title="(2007) Etiqueta frontal"><img src="Historic/24hores/Fotos/mini/2007_ef.jpg" width="174" height="70" alt="(2007) Etiqueta frontal"/></a>
</html>

@@2009@@
<nowiki>Acura ARX-01 - Ninco, 6 unitats: 1 per l'Organització i 5 per als últims classificats a les 24 Hores</nowiki>
<html>
<a href="Historic/24hores/Fotos/2009_cf.jpg" rel="lightbox[24hCotxes]" title="(2009) Vista frontal"><img src="Historic/24hores/Fotos/mini/2009_cf.jpg" width="47" height="70" alt="(2009) Vista frontal"/></a>
<a href="Historic/24hores/Fotos/2009_cl.jpg" rel="lightbox[24hCotxes]" title="(2009) Vista lateral"><img src="Historic/24hores/Fotos/mini/2009_cl.jpg" width="105" height="70" alt="(2009) Vista lateral"/></a>
<a href="Historic/24hores/Fotos/2009_cb.jpg" rel="lightbox[24hCotxes]" title="(2009) Vista posterior"><img src="Historic/24hores/Fotos/mini/2009_cb.jpg" width="47" height="70" alt="(2009) Vista posterior"/></a>
<a href="Historic/24hores/Fotos/2009_ct.jpg" rel="lightbox[24hCotxes]" title="(2009) Vista superior"><img src="Historic/24hores/Fotos/mini/2009_ct.jpg" width="105" height="70" alt="(2009) Vista superior"/></a>
<a href="Historic/24hores/Fotos/2009_eb.jpg" rel="lightbox[24hCotxes]" title="(2009) Targetó"><img src="Historic/24hores/Fotos/mini/2009_eb.jpg" width="174" height="68" alt="(2009) Targetó"/></a>
</html>

@@2010@@
<nowiki>Reynard 2KQ - SlotingPlus, 12 unitats: 1 per al fabricant, 2 per premi decoració i 9 per l'Organització</nowiki>
<html>
<a href="Historic/24hores/Fotos/2010_cf.jpg" rel="lightbox[24hCotxes]" title="(2010) Vista frontal"><img src="Historic/24hores/Fotos/mini/2010_cf.jpg" width="105" height="70" alt="(2010) Vista frontal"/></a>
<a href="Historic/24hores/Fotos/2010_cl.jpg" rel="lightbox[24hCotxes]" title="(2010) Vista lateral"><img src="Historic/24hores/Fotos/mini/2010_cl.jpg" width="105" height="70" alt="(2010) Vista lateral"/></a>
<a href="Historic/24hores/Fotos/2010_cb.jpg" rel="lightbox[24hCotxes]" title="(2010) Vista posterior"><img src="Historic/24hores/Fotos/mini/2010_cb.jpg" width="105" height="70" alt="(2010) Vista posterior"/></a>
<a href="Historic/24hores/Fotos/2010_ctb.jpg" rel="lightbox[24hCotxes]" title="(2010) Vista superior esquerra"><img src="Historic/24hores/Fotos/mini/2010_ctb.jpg" width="105" height="70" alt="(2010) Vista superior esquerra"/></a>
<a href="Historic/24hores/Fotos/2010_ctf.jpg" rel="lightbox[24hCotxes]" title="(2010) Vista superior dreta"><img src="Historic/24hores/Fotos/mini/2010_ctf.jpg" width="105" height="70" alt="(2010) Vista superior dreta"/></a>
</html>

@@2017@@
<nowiki>Ferrari F40 - Policar amb caixa Slot.it ref:SCR03a (25a edició 24 Hores CMBSC V3c)</nowiki>, 264 unitats numerades (numeració [[aquí|2017/24hores/Ref_SCR03a.pdf]]): 14 per al fabricant, 66 per als pilots que van disputar les 24 Hores, 16 per l'Organització i 168 a la venta a la botiga http://www.u32-hobbies.com. 
<html>
<a href="Historic/24hores/Fotos/2017_cl.jpg" rel="lightbox[24hCotxes]" title="(2017) Vista lateral"><img src="Historic/24hores/Fotos/mini/2017_cl.jpg" width="93" height="70" alt="(2017) Vista lateral"/></a>
<a href="Historic/24hores/Fotos/2017_cf.jpg" rel="lightbox[24hCotxes]" title="(2017) Vista frontal"><img src="Historic/24hores/Fotos/mini/2017_cf.jpg" width="93" height="70" alt="(2017) Vista frontal"/></a>
<a href="Historic/24hores/Fotos/2017_cbt.jpg" rel="lightbox[24hCotxes]" title="(2017) Vista posterior"><img src="Historic/24hores/Fotos/mini/2017_cbt.jpg" width="93" height="70" alt="(2017) Vista posterior"/></a>
<a href="Historic/24hores/Fotos/2017_ct.jpg" rel="lightbox[24hCotxes]" title="(2017) Vista superior"><img src="Historic/24hores/Fotos/mini/2017_ct.jpg" width="93" height="70" alt="(2017) Vista superior"/></a>
<a href="Historic/24hores/Fotos/2017_cr.jpg" rel="lightbox[24hCotxes]" title="(2017) Referància i numeració"><img src="Historic/24hores/Fotos/mini/2017_cr.jpg" width="93" height="70" alt="(2017) Numeració i referència"/></a>
<a href="Historic/24hores/Fotos/2017_cb.jpg" rel="lightbox[24hCotxes]" title="(2017) Numeració i referència"><img src="Historic/24hores/Fotos/mini/2017_cb.jpg" width="93" height="70" alt="(2017) Parasol per enganxar"/></a>
</html>
!2005
<<<
[[Classificació final|2005/6hores/6 hores_2005.pdf]]
<<<

!2004
<<<
[[Reglament|2004/6hores/Reglament_2004.pdf]]
<<<

!2003
<<<
[[Reglament|2003/6hores/reglament_2003.htm]]
[[Classificació final|2003/6hores/classif_6h_2003.htm]]
<<<
/***
|''Name:''|CatalanLingo|
|''Description:''|Central Catalan translation for TW|
|''Author:''|Paco Rivière (http://pacoriviere.cat)|
|''Version:''|2.4.0|
|''Source:''|https://projectes.lafarga.cat/projects/tiddlywiki/downloads|
|''Date:''|Apr 16, 2008|
|''Comments:''|Agrairem els vostres comentaris a https://projectes.lafarga.cat/forum/?group_id=38|
|''License:''|[[BSD open source license]]|
|''~CoreVersion:''|2.4.0|
***/

/*{{{*/
//--
//-- Translateable strings
//--

// Strings in "double quotes" should be translated; strings in 'single quotes' should be left alone

config.locale = "ca"; // W3C language tag

merge(config.options,{
	txtUserName: "ElVostreNom"});

merge(config.tasks,{
save: {text: "desa", tooltip: "Desa tots els canvis en aquest arxiu", action: saveChanges},
sync: {text: "sincronitza", tooltip: "Sincronitza els canvis amb d'altres fitxers i servidors TiddlyWiki", content: '<<sync>>'},
importTask: {text: "importa", tooltip: "Importa tiddlers i connector d'altres fitxers TiddlyWiki i servidors", content: '<<importTiddlers>>'},
tweak: {text: "opcions", tooltip: "Tria el comportament de TiddlyWiki", content: '<<options>>'},
upgrade: {text: "actualitza", tooltip: "Actualitza el cpdi del nucli de TiddlyWiki", content: '<<upgrade>>'},
plugins: {text: "connectors", tooltip: "Gestiona els connectors", content: '<<plugins>>'}
});

// Options that can be set in the options panel and/or cookies
merge(config.optionsDesc,{
	txtUserName: "Nom utilitzat per signar els canvis",
	chkRegExpSearch: "Cerca expressions regulars",
	chkCaseSensitiveSearch: "Distingeix les majúscules en cercar",
	chkAnimate: "Fes servir animacions",
	chkSaveBackups: "Desa una còpia de seguretat abans de desar els canvis",
	chkAutoSave: "Registra els canvis de forma automàtica",
	chkGenerateAnRssFeed: "Genera un fil RSS en desar els canvis",
	chkSaveEmptyTemplate: "Genera un fitxer 'empty.html'en desar els canvis",
	chkOpenInNewWindow: "Obre els vincles externs en un altre finestra",
	chkToggleLinks: "Tanca els elements oberts en clicar sobre els seus vincles",
	chkHttpReadOnly: "Amaga els botons d'edició quan s'accedeix com per HTTP",
	chkForceMinorUpdate: "Tracta les edicions com a Canvis Menors conservant data i hora",
	chkConfirmDelete: "Demana confirmació abans de superimir un element",
	chkInsertTabs: "Inserta un tabulador amb la tecla 3tab en lloc de slatar el camp",
	txtBackupFolder: "Nom de la carpeta per als arxius de còpia",
	txtMaxEditRows: "Màxim nombre de línies d'una capsa d'edició tiddler",
	txtFileSystemCharSet: "Codificació de caractèrs per desar els (només per Firefox/Mozilla)"});

merge(config.messages,{
	customConfigError: "S'han trobat problemes en carregar els connectors. Veieu el PluginManager per a més detalls",
	pluginError: "Error: %0",
	pluginDisabled: "La etiqueta 'systemConfigDisable' no ha permés l'execució",
	pluginForced: "La etiqueta 'systemConfigForce' ha forçat l'execució",
	pluginVersionError: "No s'ha executat el connector donat que cal una versió més recent de TiddlyWiki",
	nothingSelected: "No heu triat res. Selecioneu un o més elements",
	savedSnapshotError: "Sembla que aquest TiddlyWiki s'ha desat malament. Veieu el detalls a http://pacoriviere.googlepages.com/TiddlyWiki.html#BaixaElProgramari",
	subtitleUnknown: "(desconegut)",
	undefinedTiddlerToolTip: "El tiddler '%0' encara no existeix",
	shadowedTiddlerToolTip: "El tiddler '%0' encara no existeix, però té un valor predefinit",
	tiddlerLinkTooltip: "%0 - %1, %2",
	externalLinkTooltip: "Enllaç extern cap a %0",
	noTags: "No hi ha tiddlers amb etiquetes",
	notFileUrlError: "Cal desar aquest TiddlyWiki a un arxiu abans de poder desar els canvis",
	cantSaveError: "No es poden desar els canvis. Pot ser que el vostre navegador no permeti desar (Proveu de fer servir Firefox, en lloc), o degut a que el nom de la ruta de l'arxiu TiddlyWiki té algun caràcter incorrecte",
	invalidFileError: "Sembla que l'arxiu original '%0' no és un TiddlyWiki vàlid",
	backupSaved: "S'ha desat la còpia",
	backupFailed: "No ha estat possible desar la còpia de l'arxiu",
	rssSaved: "S'ha desat el fil RSS",
	rssFailed: "No ha estat possible desar el fil RSS",
	emptySaved: "S'ha desat la plantilla buida",
	emptyFailed: "No ha estat possible desar la plantilla buida",
	mainSaved: "S'ha desat l'arxiu principal de TiddlyWiki",
	mainFailed: "No ha estat possible desar l'arxiu principal de TiddlyWiki. Els vostres canvis no s'han desat",
	macroError: "Hi ha un error a la macro <<%0>>",
	macroErrorDetails: "Hi ha hagut un error a l'executar la macro <<%0>>:\n%1",
	missingMacro: "No es troba la macro",
	overwriteWarning: "Ja hi ha un tiddler amb el nom '%0'. Trieu DAcord si el voleu sobreescriure",
	unsavedChangesWarning: "ATENCIÓ! Hi ha canvis que no s'han desat al TiddlyWiki\n\nTrieu DAcord per desar\nTrieu ANUL·LA per descartar-los",
	confirmExit: "--------------------------------\n\nHi ha canvis que no s'han desat al TiddlyWiki. Si continueu perdreu aquests canvis\n\n--------------------------------",
	saveInstructions: "DesaElsCanvis",
	unsupportedTWFormat: "El format del TiddlyWiki no es permés '%0'",
	tiddlerSaveError: "Hi ha hagut un error en desar el tiddler '%0'",
	tiddlerLoadError: "Hi ha hagut un error en desar el tiddler '%0'",
	wrongSaveFormat: "No es pot desar en el format de magatzament '%0'. Feu servir el format standard per a desar.",
	invalidFieldName: "El nom del camp no és vàlid vàlid %0",
	fieldCannotBeChanged: "No es pot modificar el camp '%0'",
	loadingMissingTiddler: "Intentant recuperar el '%0' del servidor '%1' a:\n\n'%2' a l'espai de treball '%3'"});

merge(config.messages.messageClose,{
	text: "tanca",
	tooltip: "Tanca aquest tiddler"});

config.messages.backstage = {
	open: {text: "bastidors", tooltip: "Obre els bastidors per les tasques d'autor i editor"},
	close: {text: "tanca", tooltip: "Tanca els bastidors"},
	prompt: "bastidors : ",
	decal: {
		edit: {text: "edita", tooltip: "Edita el tiddler '%0'"}
	}
};

config.messages.listView = {
	tiddlerTooltip: "Cliqueu per preveure el tiddler",
	previewUnavailable: "(no es pot preveure)"
};

config.messages.dates.months = ["de gener de", "de febrer de", "de març de", "d'abril de", "de maig de", "de juny de", "de juliol de", "d'agost de", "de setembre de", "d'octubre de", "de novembre de","de desembre de"];
config.messages.dates.days = ["Diumenge", "Dilluns", "Dimarts", "Dimecres", "Dijous", "Divendres", "Dissabte"];
config.messages.dates.shortMonths = ["Gen", "Feb", "Mar", "Abr", "Mai", "Jun", "Jul", "Ago", "Set", "Oct", "Nov", "Des"];
config.messages.dates.shortDays = ["Diu", "Dil", "Dma", "Dcr", "Dij", "Div", "Dis"];
// suffixes for dates, eg "1st","2nd","3rd"..."30th","31st"
config.messages.dates.daySuffixes = ["r","n","r","t","é","é","é","é","é","é",
		"é","é","é","é","é","é","é","é","é","é",
		"é","","é","é","é","é","é","é","é","é",
		"é"];
config.messages.dates.am = "m.";
config.messages.dates.pm = "t.";

merge(config.messages.tiddlerPopup,{
	});

merge(config.views.wikified.tag,{
	labelNoTags: "sense etiquetes",
	labelTags: "etiquetes: ",
	openTag: "Obre l'etiqueta '%0'",
	tooltip: "Obre els tiddlers etiquetats amb '%0'",
	openAllText: "obre tots",
	openAllTooltip: "Obre tots aquests tiddlers",
	popupNone: "No hi ha altres tiddlers etiquetats amb '%0'"});

merge(config.views.wikified,{
	defaultText: "El tiddler '%0' no existeix. Cliqueu dos cops per començar-lo",
	defaultModifier: "(falta)",
	shadowModifier: "(tiddler ombra pre-definit)",
	dateFormat: "DD MMM YYYY",
	createdPrompt: "creat el"});

merge(config.views.editor,{
	tagPrompt: "Afegiu les etiquetes separades per espais, [[feu servir corxets]] si cal, o afegiu-ne",
	defaultText: "Entreu el text per a '%0'.'"});

merge(config.views.editor.tagChooser,{
	text: "etiquetes",
	tooltip: "Tria entre les etiquetes actuals per afegir a aquest tiddler",
	popupNone: "No hi ha etiquetes definides",
	tagTooltip: "Atribuir a etiqueta '%0'"});

merge(config.messages,{
	sizeTemplates:
		[
		{unit: 1024*1024*1024, template: "%0\u00a0GB"},
		{unit: 1024*1024, template: "%0\u00a0MB"},
		{unit: 1024, template: "%0\u00a0KB"},
		{unit: 1, template: "%0\u00a0B"}
		]});

merge(config.macros.search,{
	label: "cerca",
	prompt: "Cerca en aquest TiddlyWiki",
	accessKey: "F",
	successMsg: "S'han trobat %0 tiddlers que contenen: '%1'",
	failureMsg: "No s'ha trobat cap tiddler amb: '%0'"});

merge(config.macros.tagging,{
	label: "articles:",
	labelNotTag: "cap article",
	tooltip: "Llista de tiddlers etiquetats amb '%0'"});

merge(config.macros.timeline,{
	dateFormat: "DD MMM YYYY"});

merge(config.macros.allTags,{
	tooltip: "Mostra tiddlers com a etiqueta '%0'",
	noTags: "No hi ha tiddlers amb etiquetes"});

config.macros.list.all.prompt = "Tots els tiddlers per ordre alfabètic";
config.macros.list.missing.prompt = "Tiddlers que tenen enllaços cap a ells, però no estàn definits";
config.macros.list.orphans.prompt = "Tiddlers sense enllaços des de cap altre";
config.macros.list.shadowed.prompt = "Tiddlers amb ombres amb contingut per omisió";
config.macros.list.touched.prompt = "Tiddlers que heu modificat localment";

merge(config.macros.closeAll,{
	label: "tanca tots",
	prompt: "Tanca tots els tiddlers oberts (excepte els que s'estàn editant)"});

merge(config.macros.permaview,{
	label: "torna vista",
	prompt: "Enllaça a una URL que torni tots els tiddlers que es mostren ara"});

merge(config.macros.saveChanges,{
	label: "desa els canvis",
	prompt: "Desa tots els canvis a un arxiu",
	accessKey: "S"});

merge(config.macros.newTiddler,{
	label: "nou tiddler",
	prompt: "Obre un nou tiddler",
	title: "Nou tiddler",
	accessKey: "N"});

merge(config.macros.newJournal,{
	label: "nou diari",
	prompt: "Obre un nou tiddler amb la data i hora actuals",
	accessKey: "J"});

merge(config.macros.options,{
	wizardTitle: "Opcions avançades",
	step1Title: "Aquestes opcions es desen a les galetes del vostre navegador",
	step1Html: "<input type='hidden' name='markList'></input><br><input type='checkbox' checked='false' name='chkUnknown'>Mostre les opcions desconegudes</input>",
	unknownDescription: "//(desconegut)//",
	listViewTemplate: {
		columns: [
			{name: 'Option', field: 'option', title: "Opció", type: 'String'},
			{name: 'Description', field: 'description', title: "Descripció", type: 'WikiText'},
			{name: 'Name', field: 'name', title: "Nom", type: 'String'}
			],
		rowClasses: [
			{className: 'lowlight', field: 'lowlight'} 
			]}
	});

merge(config.macros.plugins,{
	wizardTitle: "Gestor de connectors",
	step1Title: "Connectors carregats",
	step1Html: "<input type='hidden' name='markList'></input>", // DO NOT TRANSLATE
	skippedText: "(Aquest connector encara no s'ha carregat)",
	noPluginText: "No hi ha cap connector instal·lat",
	confirmDeleteText: "Segur que voleu que suprimir els connectors:\n\n%0",
	removeLabel: "suprimeix l'etiqueta systemConfig",
	removePrompt: "Suprimeix l'etiqueta systemConfig",
	deleteLabel: "suprimeix",
	deletePrompt: "Suprimeix definitivament aquests tiddlers",
	listViewTemplate: {
		columns: [
			{name: 'Selected', field: 'Selected', rowName: 'title', type: 'Selector'},
			{name: 'Tiddler', field: 'tiddler', title: "Tiddler", type: 'Tiddler'},
			{name: 'Size', field: 'size', tiddlerLink: 'size', title: "Mida", type: 'Size'},
			{name: 'Forced', field: 'forced', title: "Forçat", tag: 'systemConfigForce', type: 'TagCheckbox'},
			{name: 'Disabled', field: 'disabled', title: "Desactivat", tag: 'systemConfigDisable', type: 'TagCheckbox'},
			{name: 'Executed', field: 'executed', title: "Carregat", type: 'Boolean', trueText: "Sí", falseText: "No"},
			{name: 'Startup Time', field: 'startupTime', title: "Temps de càrrega", type: 'String'},
			{name: 'Error', field: 'error', title: "Resultat", type: 'Boolean', trueText: "Error", falseText: "DAcord"},
			{name: 'Log', field: 'log', title: "Registre", type: 'StringList'}
			],
		rowClasses: [
			{className: 'error', field: 'error'},
			{className: 'warning', field: 'avís'}
			]}
	});

merge(config.macros.toolbar,{
	moreLabel: "més",
	morePrompt: "Mostra més ordres"
	});

merge(config.macros.refreshDisplay,{
	label: "actualitza",
	prompt: "Torna a carregar tot el TiddlyWiki"
	});

merge(config.macros.importTiddlers,{
	readOnlyWarning: "No podeu importar a un fitxer TiddlyWiki només de lectura. Mireu d'obrir-lo des d'un fitxer, file:// URL",
	wizardTitle: "Importa tiddlers d'un altre fitxer o servidor",
	step1Title: "Pas 1: Indiqueu el fitxer TiddlyWiki o servidor",
	step1Html: "Indiqueu el tipus de servidor: <select name='selTypes'><option value=''>Trieu...</option></select><br>Entreu la URL o la ruta aquí: <input type='text' size=50 name='txtPath'><br>...o navega: <input type='file' size=50 name='txtBrowse'><br><hr>...o trieu un canal predefinit: <select name='selFeeds'><option value=''>Trieu...</option></select>",
	openLabel: "obre",
	openPrompt: "Obre la connexió amb aquest fitxer o servidor",
	openError: "Hi ha hagut un problema en importar el fitxer Tiddlywiki",
	statusOpenHost: "Obrint el servidor",
	statusGetWorkspaceList: "Obtenint la llista d'espais de treball disponibles",
	step2Title: "Pas 2: Trieu un espai de treball",
	step2Html: "Entreu el nom de l'espai de treball: <input type='text' size=50 name='txtWorkspace'><br>...o trieu un espai de treball: <select name='selWorkspace'><option value=''>Trieu...</option></select>",
	cancelLabel: "anul·la",
	cancelPrompt: "Anul·la la importació",
	statusOpenWorkspace: "Obrint l'espai de treball",
	statusGetTiddlerList: "Obtenint la llista de tiddlers",
	step3Title: "Pas 3: Trieu els tiddlers que voleu importar",
	step3Html: "<input type='hidden' name='markList'></input><br><input type='checkbox' checked='true' name='chkSync'>Manté aquests tiddlers enllaçats a aquest servidor per doder sincronitzar el canvis</input><br><input type='checkbox' name='chkSave'>Deseu els detalls del servidor en un tiddler 'systemServer' anomenat:</input> <input type='text' size=25 name='txtSaveTiddler'>",
	importLabel: "importa",
	importPrompt: "Importa aquests tiddlers",
	confirmOverwriteText: "Segur que voleu substituir aquests tiddlers:\n\n%0",
	step4Title: "Pas 4: Important %0 tiddler(s)",
	step4Html: "<input type='hidden' name='markReport'></input>", // DO NOT TRANSLATE
	doneLabel: "fet",
	donePrompt: "Tanca l'assistent",
	statusDoingImport: "Important els tiddlers",
	statusDoneImport: "S'han importat tots els tiddlers",
	systemServerNamePattern: "%2 de %1",
	systemServerNamePatternNoWorkspace: "%1",
	confirmOverwriteSaveTiddler: "El tiddler '%0' ja existeix. Cliqueu 'DAcord' per sobreescriure'l amb els detalls d'aquest servidor, o 'Anul·la' per deixar-ho tal com és",
	serverSaveTemplate: "|''Tipus:''|%0|\n|''URL:''|%1|\n|''Espai:''|%2|\n\nAquest tiddler es va crear automàticament per registrar els detalls d'aquest servidor",
	serverSaveModifier: "(System)",
	listViewTemplate: {
		columns: [
			{name: 'Selected', field: 'Selected', rowName: 'title', type: 'Selector'},
			{name: 'Tiddler', field: 'tiddler', title: "Tiddler", type: 'Tiddler'},
			{name: 'Size', field: 'size', tiddlerLink: 'size', title: "Mida", type: 'Size'},
			{name: 'Tags', field: 'tags', title: "Etiquetes", type: 'Tags'}
			],
		rowClasses: [
			]}
	});

merge(config.macros.upgrade,{
	wizardTitle: "Actualitza el codi del nucli de TiddlyWiki",
	step1Title: "Posa al dia o repara aquest this TiddlyWiki a la darrera versió",
	step1Html: "Aneu a actualitzar a la darrera versió el nucli de TiddlyWiki (de <a href='%0' class='externalLink' target='_blank'>%1</a>). El vostre contingut es conservarà al actualitzar.<br><br>Les actualitzacions del nucli poden fer que els connectors més antics deixin de funcionar correctament. Si trobeu problemes amb l'arxiu actualitzat, veieu <a href='http://www.tiddlywiki.org/wiki/CoreUpgrades' class='externalLink' target='_blank'>http://www.tiddlywiki.org/wiki/CoreUpgrades</a>",
	upgradeLabel: "actualitza",
	upgradePrompt: "Inicia el procés d'actualització",
	statusPreparingBackup: "Preparant la còpia de seguretat",
	statusSavingBackup: "Desant la còpia de seguretat",
	errorSavingBackup: "S'han trobat un problema en desar la còpia de seguretat",
	statusLoadingCore: "Carregant el codi del nucli",
	errorLoadingCore: "Hi ha hagut un error carregant el codi del nucli",
	errorCoreFormat: "Hi ha hagut un error amb el nou codi del nucli",
	statusSavingCore: "Desant el nou codi del nucli",
	statusReloadingCore: "Tornant a carregar el nou codi del nucli"
	});

merge(config.macros.sync,{
	listViewTemplate: {
		columns: [
			{name: 'Selected', field: 'selected', rowName: 'title', type: 'Selector'},
			{name: 'Tiddler', field: 'tiddler', title: "Tiddler", type: 'Tiddler'},
			{name: 'Server Type', field: 'serverType', title: "Tipus de servidor", type: 'String'},
			{name: 'Server Host', field: 'serverHost', title: "Servidor", type: 'String'},
			{name: 'Server Workspace', field: 'serverWorkspace', title: "Espai de treball", type: 'String'},
			{name: 'Status', field: 'status', title: "Estat de Sicronització", type: 'String'},
			{name: 'Server URL', field: 'serverUrl', title: "URL del servidor", text: "Mostra", type: 'Link'}
			],
		rowClasses: [
			],
		buttons: [
			{caption: "Sync these tiddlers", name: 'sync'}
			]},
	wizardTitle: "Sincronitza amb servidors i fitxers externs",
	step1Title: "Trieu els tiddlers que voleu sincronitzar",
	step1Html: "<input type='hidden' name='markList'></input>", // DO NOT TRANSLATE
	syncLabel: "sinc",
	syncPrompt: "Sincronitza aquests tiddlers",
	hasChanged: "Ha canviat mentre no era connectat",
	hasNotChanged: "Sense canvis mentre no era connectat",
	syncStatusList: {
		none: {text: "...", color: "cap"},
		changedServer: {text: "Canviat al servidor", color: '#80ff80'},
		changedLocally: {text: "Canviat mentre desconnectat", color: '#80ff80'},
		changedBoth: {text: "Canviat mentre desconnectat i al servidor", color: '#ff8080'},
		notFound: {text: "No s'ha trobat al servidor", color: '#ffff80'},
		putToServer: {text: "S'han desat els canvis al servidor", color: '#ff80ff'},
		gotFromServer: {text: "S'han recuperat els canvis des del servidor", color: '#80ffff'}
		}
	});

merge(config.macros.annotations,{
	});

merge(config.commands.closeTiddler,{
	text: "tanca",
	tooltip: "Tanca aquest tiddler"});

merge(config.commands.closeOthers,{
	text: "tanca altres",
	tooltip: "Tanca tots els altres tiddlers"});

merge(config.commands.editTiddler,{
	text: "edita",
	tooltip: "Edita aquest tiddler",
	readOnlyText: "mostra",
	readOnlyTooltip: "Mostra el codi d'aquest tiddler"});

merge(config.commands.saveTiddler,{
	text: "desa",
	tooltip: "Desa els canvis d'aquest tiddler"});

merge(config.commands.cancelTiddler,{
	text: "anul·la",
	tooltip: "Anul·la els canvis a aquest tiddler",
	warning: "Segur que voleu anul·lar els canvis a '%0'?",
	readOnlyText: "fet",
	readOnlyTooltip: "Torna a l'aspecte normal"});

merge(config.commands.deleteTiddler,{
	text: "suprimeix",
	tooltip: "Suprimeix aquest tiddler",
	warning: "Segur que voleu suprimir '%0'?"});

merge(config.commands.permalink,{
	text: "enllaç permanent",
	tooltip: "Enllaç permanent d'aquest tiddler"});

merge(config.commands.references,{
	text: "referències",
	tooltip: "Obre els tiddlers que enllacen a aquest",
	popupNone: "sense referències"});

merge(config.commands.jump,{
	text: "salta",
	tooltip: "Salta a un altre tiddler obert"});

merge(config.commands.syncing,{
	text: "sincronitzant",
	tooltip: "Control de la sincronització d'aquest tiddler amb un servidor o fitxer extern",
	currentlySyncing: "<div>Es sincromitza <span class='popupHighlight'>'%0'</span> amb:</"+"div><div>servidor: <span class='popupHighlight'>%1</span></"+"div><div>workspace: <span class='popupHighlight'>%2</span></"+"div>", // Note escaping of closing <div> tag
	notCurrentlySyncing: "No s'està sincronitzant",
	captionUnSync: "Atura la sincronització d'aquest tiddler",
	chooseServer: "Sincronitza aquest tiddler amb un altre servidor:",
	currServerMarker: "\u25cf ",
	notCurrServerMarker: "  "});

merge(config.commands.fields,{
	text: "camps",
	tooltip: "Mostra els camps ampliats d'aquest tiddler",
	emptyText: "Aquest tiddler no té camps ampliats",
	listViewTemplate: {
		columns: [
			{name: 'Field', field: 'field', title: "Camp", type: 'String'},
			{name: 'Value', field: 'value', title: "Valor", type: 'String'}
			],
		rowClasses: [
			],
		buttons: [
			]}});
merge(config.shadowTiddlers,{
	DefaultTiddlers: "ComComençar",
	MainMenu: "TiddlyWiki\nComComençar\n[[Aparença]]\n[[BaixaElProgramari]]\n[[Connectors]]\n[[Donacions]]\n\n© 2007 [[UnaMesa|http://www.unamesa.org/]]\n[[©|Copyright]] 2007 [[frivière|http://pacoriviere.cat/]]\n\n\n^^TiddlyWiki versió <<version>>^^",
	SiteTitle: "El meu TiddlyWiki",
	SiteSubtitle: "bloc web personal no lineal, reutilitzable",
	SiteUrl: "http://www.tiddlywiki.com/",
	Aparença: "Podeu canviar l'aspecte i comportament de TiddlyWiki gairebé com volgueu:\n\n* Amb ColorPalette per canviar l'esquema de colors de base\n* Amb [[CustomStyleSheet|http://www.tiddlywiki.com/#CustomStyleSheet]] per a controlar detalladament el seu aspecte\n* Amb PageTemplate, ViewTemplate o EditTemplate per canviar la composició de la pàgina i la disposició de tiddlers individuals\n* Utilitzeu temes preparats de [[TiddlyThemes|http://tiddlythemes.com/]]\n* Visiteu el resum de Configuration per veure tots els tiddlers especials de configuració\n* Instal·leu [[Connectors]] per estendre la funcionalitat bàsica (i també [[podeu escriure o adaptar el vostre|http://gimcrackd.com/etc/src/codex/]] fàcilment)\n\nHi ha també un grapat de [[TiddlyWikiTools|http://www.tiddlywiki.com/#TiddlyWikiTools]] que podeu utilitzar per ampliar TiddlyWiki.",
	BaixaElProgramari: "Anem a baixar una còpia de TiddlyWiki que tú podràs modificar al teu ordinador.\n\nClica [[aquí|https://projectes.lafarga.cat/frs/?group_id=38]] i tria la darrera versió.\n\nA partir d'aquí ja pots obrir la pàgina al teu navegador, modificar-la i omplir-la de contingut. Pots fer-la servir al teu ordinador o pujar-la a internet i compartir-la.\n\nAquí trobaràs una [[èxplicació més detallada|http://pacoriviere.googlepages.com/20minuts.html]]",
	Copyright: "CatalanLingo - Localització de TiddlyWiki versió 2.0.0 (c) Paco Rivière, 2006. \n\nSi ''feu servir CatalanLingo públicament'' apreciaria un enllaç cap a (http://pacoriviere.cat/).\n\n''L'ús comercial'' requireix permís previ escrit. Contacteu Paco Rivière a (web [a] pacoriviere [punt] cat).\n\n!LLICÈNCIA\n\nCopyright (c) Paco Rivière 2006\n\nEs permet la distribució del codi font i binari, amb o sense modificacions, sempre que es compleixin les següents condicions:\n\nLa distribució del codi font ha de mantenir el copyright anterior, aquesta llista de condicions i el següent avís.\n\nLa distribució del codi binari ha de mantenir el copyright anterior, aquesta llista de condicions i el següent avís a la documentació i/o altres materials subministrats amb la distribució.\n\nEl nom de Paco Rivière ni els dels seus col·laboradors no es poden fer servir per recolçar o promoure productes derivats d'aquest programari, sense el seu permís explícit previ per escrit.\n\nELS POSSEÏDORS DEL COPYRIGHT I/O ALTRES PARTS FACILITEN EL PROGRAMARI 'TAL QUAL' SENSE CAP MENA DE GARANTIA, NI EXPLÍCITA NI IMPLÍCITA, INCLOSES, ENTRE ALTRES, LES GARANTIES IMPLÍCITES DE COMERCIALITZABILITAT I APTITUD PER A PROPÒSITS DETERMINATS. EN CAP CAS EL POSSEÏDOR DEL COPYRIGHT I/O ALTRES PARTS, TRET DEL QUE REQUEREIXIN ELS ACORDS PER ESCRIT, NO US HAURÀ DE RESPONDRE PER PERJUDICIS, INCLOSOS ELS DIRECTES, INDIRECTES, ESPECIALS, EXEMPLARS, O DANYS CONSEQÜENTS (INCLOSES ENTRE D'ALTRES LES PÈRDUES DE DADES, O BENEFICIS; O INTERRUPCIO DEL NEGOCI), COM SIGUI QUE S'HAGIN PRODUÏT I EN QUALSEVOL TEORIA DE FIABILITAT, TAN SI ÉS EN CONTRACTE, FIABILITAT ESTRICTE, O ALTRES (INCLOSES LA NEGLIGÈNCIA O ALTRES), QUE ES DERIVIN DE L'ÚS DEL PROGRAMA, EN QUALSEVOL FORMA, FINS I TOT SI AQUEST POSSEÏDOR O ALTRA PART HA ESTAT ADVERTIDA DE LA POSSIBILITAT D'AQUESTS PERJUDICIS.",
	ComComençar: "Per començar amb aquest TiddlyWiki en blanc, heu de modificar els següents tiddlers:\n* [[TitolDelLloc|SiteTitle]] & [[SubtitolDelLloc|SiteSubtitle]]: El títol i el subtítol del lloc, com es mostra a sobre (un cop desats, també apareixeran a la barra de títols del navegador)\n* [[MenuPrincipal|MainMenu]]: El menú (normalment a l'esquerra)\n* [[TiddlersPerOmisio|DefaultTiddlers]]: Conté els noms dels tiddlers que voleu que apareguin quan s'obre el TiddlyWiki\nTambé heu d'entrar el vostre nom d'usuari per signar les vostres edicions: <<option txtUserName>>",
	Connectors: "Els connectors (plugins) permeten ampliar les funcions de [[TiddlyWiki]]:\n\n* ''En català'':\n** [[Calendari|http://projectes.lafarga.cat/frs/?group_id=38]] Calendari i agenda.\n** [[Tria el Tema|http://projectes.lafarga.cat/frs/?group_id=38]] Tria l'aspecte de TiddlyWiki entre diversos fulls d'estil.\n** [[Presentació|http://projectes.lafarga.cat/frs/?group_id=38]] Fes presentacions amb TiddlyWiki.\n** [[arxiuPlugin|http://projectes.lafarga.cat/frs/?group_id=38]] Per agrupar els Tiddlers per mesos.\n** [[DissenyUgrudi|http://projectes.lafarga.cat/frs/?group_id=38]] Disseny freaky\n** [[WikiBar|http://projectes.lafarga.cat/frs/?group_id=38]] Una barra d'eines a l'estil Viquipèdia\n** [[RellotgePlugin|http://projectes.lafarga.cat/frs/?group_id=38]] Un rellotge analògic, només amb JavaScript\nPantalles: http://flickr.com/photos/friviere/sets/72157594150898782/\n\n* ''En anglés'': http://www.tiddlywiki.com/index.html#Plugins",
	Donacions: "La localització de TiddlyWiki al català és programari lliure, disponible gratuitament per tothom i sempre ho serà. Si feu  servir TiddlyWiki de forma regular i us resulta útil, podeu [[contribuïr amb una donació|https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=web%40pacoriviere%2ecat&item_name=Donaci%c3%b3%20per%20la%20localitzaci%c3%b3%20de%20TiddlyWiki%20al%20catal%c3%a0&amount=10%2e00&no_shipping=1&return=http%3a%2f%2fpacoriviere%2egooglepages%2ecom%2fTiddlyWiki%2ehtml&no_note=1&tax=0&currency_code=EUR&lc=ES&bn=PP%2dDonationsBF&charset=UTF%2d8]] encara que sigui modesta  a PayPal (com ara 10 Euros)",
	SideBarOptions: "<<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal '0DD MMM YYYY' 'diari'>><<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel opcions 'Canvia les opcions avançades del TiddlyWiki'>>",
	OptionsPanel: "Les opcions per personalitzar TiddlyWiki es desen al vostre navegador\n\nEl vostre nom per signar les vostres edicions. Escribiu-lo com una ParaulaWiki (com ara MartiCliment)\n<<option txtUserName>>\n<<option chkSaveBackups>> DesaCòpies\n<<option chkAutoSave>> AutoDesa\n<<option chkRegExpSearch>> CercaExpReg\n<<option chkCaseSensitiveSearch>> CercaSensibleACaixa\n<<option chkAnimate>> ActivaAnimacions\n\n----\nMostra les OpcionsAvançades",
	SideBarTabs: "<<tabs txtMainTab 'Data' 'Tiddlers per ordre cronològic' TabTimeline 'Títol' 'Tiddlers per ordre alfabètic' TabAll 'Etiquetes' 'Tiddlers etiquetats' TabTags 'Més' 'Més llistes' TabMore>>",
	TabTimeline: "<<timeline>>",
	TabAll: "<<list all>>",
	TabTags: "<<allTags>>",
	TabMore: "<<tabs txtMoreTab 'Falten' 'Tiddlers que no existeixen' TabMoreMissing 'Orfes' 'Tiddlers orfes' TabMoreOrphans Ombres 'Tiddlers amb ombra' TabMoreShadowed>>",
	TabMoreMissing: "<<list missing>>",
	TabMoreOrphans: "<<list orphans>>",
	TabMoreShadowed: "<<list shadowed>>",
	TiddlyWiki: "TiddlyWiki en català:\n\nhttp://pacoriviere.googlepages.com/TiddlyWikiCA.html\n[[Guia ràpida en català|http://pacoriviere.googlepages.com/20minuts.html]]\n\nLloc web original de TiddlyWiki (en anglés):\n\nhttp://www.tiddlywiki.com/",
	PluginManager: "<<plugins>>",
	ImportTiddlers: "<<importTiddlers>>",
        OpcionsAvançades: "<<tiddler AdvancedOptions>>",
        GestorDeConnectors: "<<tiddler PluginManager>>",
        ImportaTiddlers: "<<tiddler ImportTiddlers>>"});
delete config.shadowTiddlers.GettingStarted;

merge(config.annotations,{
	AdvancedOptions: "Aquest tiddler ombra dóna accès a vàries opcions avançades",
	ColorPalette: "Els valors que hi ha en aquest tiddler ombra determinen l'esquema de colors de la interfície d'usuari de ~TiddlyWiki",
	DefaultTiddlers: "Els tiddlers que es llisten en aquest tiddler ombra es mostren quan arrenca ~TiddlyWiki",
	EditTemplate: "La plantilla HTML que hi ha en aquest tiddler ombra determina l'aspecte dels tiddlers mentre s'editen",
	GettingStarted: "Aquest tiddler ombra dóna instruccions bàsiques d'ús",
	ImportTiddlers: "Aquest tiddler ombra permet importar tiddlers",
	MainMenu: "Aquest tiddler ombra es fa servir per al contingut del menú principal de la columna de l'esquerra",
	MarkupPreHead: "Aquest tiddler s'inserta a la part superior de la secció <head> del fitxer HTML de TiddlyWiki",
	MarkupPostHead: "Aquest tiddler s'inserta a la part final de la secció <head> del fitxer HTML de TiddlyWiki",
	MarkupPreBody: "Aquest tiddler s'inserta a la part superior de la secció <body> del fitxer HTML de TiddlyWiki",
	MarkupPostBody: "Aquest tiddler s'inserta a la part final de la secció <body> del fitxer HTML de TiddlyWiki just abans del bloc de seqüències",
	OptionsPanel: "Aquest tiddler ombra es fa servir per al contingut del quadre d'opcions slider de la columna de la dreta",
	PageTemplate: "La plantilla HTML que hi ha en aquest tiddler ombra determina la disposició de ~TiddlyWiki",
	PluginManager: "Aquest tiddler ombra dóna access al gestor de connectors",
	SideBarOptions: "Aquest tiddler ombra es fa servir per al contingut del quadre d'opcions de la columna de la dreta",
	SideBarTabs: "Aquest tiddler ombra es fa servir per al contingut del quadre d'etiquetes de la columna de la dreta",
	SiteSubtitle: "Aquest tiddler ombra es fa servir per la segona part del títol de la pàgina",
	SiteTitle: "Aquest tiddler ombra es fa servir per la primera part del títol de la pàgina",
	SiteUrl: "Aquest tiddler ombra cal escriure l'adreça URL sencera per la publicació",
	StyleSheetColours: "Aquest tiddler ombra conté les definicions CSS relatives al color dels elements de la pàgina",
	StyleSheet: "Aquest tiddler pot contenir les vostres definicions CSS personalitzades",
	StyleSheetLayout: "Aquest tiddler ombra conté les definicions CSS relatives a la disposició dels elements de la pàgina",
	StyleSheetLocale: "Aquest tiddler ombra conté les definicions CSS relatives a la traducció local",
	StyleSheetPrint: "Aquest tiddler ombra conté les definicions CSS per la impressió",
	TabAll: "Aquest tiddler ombra conté el contingut de la pestanya 'Títol'de la columna de la dreta",
	TabMore: "Aquest tiddler ombra conté el contingut de la pestanya 'Més'de la columna de la dreta",
	TabMoreMissing: "Aquest tiddler ombra conté el contingut de la pestanya 'Falten'de la columna de la dreta",
	TabMoreOrphans: "Aquest tiddler ombra conté el contingut de la pestanya 'Orfes'de la columna de la dreta",
	TabMoreShadowed: "Aquest tiddler ombra conté el contingut de la pestanya 'Ombres'de la columna de la dreta",
	TabTags: "Aquest tiddler ombra conté el contingut de la pestanya 'Etiquetes'de la columna de la dreta",
	TabTimeline: "Aquest tiddler ombra conté el contingut de la pestanya 'Data'de la columna de la dreta",
	ViewTemplate: "La plantilla HTML que hi ha en aquest tiddler ombra determina l'aspecte dels tiddlers"
	});

/*}}}*/
<html><img border="0" src="1999/Club/Portada1999.jpg" width="228" height="306"></html>
<html><img border="0" src="2000/Club/Portada2000.jpg" width="306" height="228"></html>
<html><img border="0" src="2001/Club/Portada2001.jpg" width="228" height="306"></html>
!Informació
<<<
[[Reglament|2001/Club/Reglament_2001.pdf]]
<html><img border="0" src="2002/Club/Portada2002.jpg" width="350" height="200"></html>
!Informació
<<<
[[Reglament|2002/Club/Reglament_2002.pdf]]
<<<
!Resultats
<<<
[[Classificacions|2002/Club/Classificacions_2002.pdf]]
<html><img border="0" src="2003/Club/Portada_2003.jpg" width="228" height="306"></html>
!Informació
<<<
[[Reglament|2003/Club/Reglament_2003.pdf]]
<<<
!Resultats
<<<
[[Classificacions|2003/Club/Classificacions_2003.pdf]]
<html><img border="0" src="2004/Club/Portada2004.jpg" width="228" height="306"></html>
!Informació
<<<
[[Reglament|2004/Club/Reglament_2004.htm]]
[[Calendari|2004/Club/Calendari_2004.htm]]
<<<
!Resultats
<<<
[[Classificacions|2004/Club/Classificacions_2004.pdf]]
<html><img border="0" src="2005/Club/Portada_2005.jpg" width="228" height="306">
<img border="0" src="2005/Club/Ptda_resist_2005.jpg" width="228" height="306"></html>
!Informació
<<<
[[Reglament temporada|2005/Club/Reglament_2005.pdf]]
[[Reglament resistència CMBSC|2005/Club/ResistCMBSC_2005.pdf]]
[[Calendari|2005/Club/Calendari_2005.pdf]]
<<<
!Resutats
<<<
[[Classificacions|2005/Club/Classificacions_2005.pdf]]
<html><img border="0" src="2006/Club/Portada_2006.JPG" width="228" height="306"></html>
!Informació
<<<
[[Reglament|2006/Club/Reglament_2006.pdf]]
[[Calendari|2006/Club/Calendari_2006.pdf]]
!Informació
<<<
[[Reglament|2007/Club/Temporada_07_A4.pdf]]
!Campionat GT 2
<<<
[[Reglament|2009/Club/RGL_GT2.pdf]]
Cursa 13/02/09 [[Resultats|2009/Club/GT2_01.pdf]]
Cursa 06/03/09 [[Resultats|2009/Club/GT2_02.pdf]]
Cursa 13/02/09 [[Resultats|2009/Club/GT2_03.pdf]]
Cursa 18/09/09 [[Resultats|2009/Club/GT2_04.pdf]]
[[Classificació final del campionat|2009/Club/CampionatGT2.pdf]]
<<<

!Campionat Acura
<<<
[[Reglament|2009/Club/RGL_Acura.pdf]]
Cursa 29/05/09 [[Resultats|2009/Club/Acura_01.pdf]]
Cursa 10/07/09 [[Resultats|2009/Club/Acura_02.pdf]]
Cursa 02/10/09 [[Resultats|2009/Club/Acura_03.pdf]]
[[Classificació final del campionat|2009/Club/CampionatAcura.pdf]]
<<<
<html><img border="0" src="2010/Club/Cartell.jpg" width="250" height="350"></html>
!Informació
<<<
[[Reglament|2010/Club/Reglament temporada 2010.pdf]]
<<<
!Campionat F1
<<<
Cursa 23/01/10 [[Resultats|2010/Club/F1_01.pdf]]
Cursa 27/03/10 [[Resultats|2010/Club/F1_02.pdf]]
Cursa 08/05/10 [[Resultats|2010/Club/F1_03.pdf]]
[[Classificació del campionat|2010/Club/CampionatF1.pdf]]
<<<
!Campionat Porsche Supercup
<<<
Cursa 12/02/10 [[Resultats|2010/Club/GT3_01.pdf]]
Cursa 09/04/10 [[Resultats|2010/Club/GT3_02.pdf]]
Cursa 28/05/10 [[Resultats|2010/Club/GT3_03.pdf]]
[[Classificació del campionat|2010/Club/CampionatGT3.pdf]]
<<<
!Campionat Resitència 2 hores
<<<
Cursa 06/03/10 [[Resultats|2010/Club/Acura_01.pdf]]
[[Classificació del campionat|2010/Club/CampionatAcura.pdf]]
<<<
!Campionat Megane Trophy
<<<
Amb la col·laboració de:
[img[LogoNinco|img/Ninco.jpg]]/%[img[LogoNinco|img/Ninco.jpg][http://www.ninco.com]]%/
[[Reglament (versió 2)|2012/Club/Rgl_MeganeTrophy_V2.pdf]]
1a cursa 10/02/12 [[Resultats|2012/Club/Megane_01.pdf]]
2a cursa 23/03/12 [[Resultats|2012/Club/Megane_02.pdf]]
3a cursa 01/06/12 [[Resultats|2012/Club/Megane_03.pdf]]
4a cursa 14/09/12 [[Resultats|2012/Club/Megane_04.pdf]]
5a cursa 19/10/12 [[Resultats|2012/Club/Megane_05.pdf]]
6a cursa 30/11/12 [[Resultats|2012/Club/Megane_06.pdf]]

[[Classificació final del campionat|2012/Club/Class_MeganeTrophy.pdf]]

<html>
<a href="2012/Club/Fotos/MG_01_000.jpg" rel="lightbox[Club2012]" title="(1a cursa) Cartell"><img src="2012/Club/Fotos/mini/MG_01_000.jpg" width="50" height="70" alt="(1a cursa) Cartell"/></a>
<a href="2012/Club/Fotos/MG_01_008.jpg" rel="lightbox[Club2012]" title="(1a cursa) Pel davant"><img src="2012/Club/Fotos/mini/MG_01_008.jpg" width="93" height="70" alt="(1a cursa) Pel davant"/></a>
<a href="2012/Club/Fotos/MG_01_011.jpg" rel="lightbox[Club2012]" title="(1a cursa) i pel darrera"><img src="2012/Club/Fotos/mini/MG_01_011.jpg" width="93" height="70" alt="(1a cursa) i pel darrera"/></a>
<a href="2012/Club/Fotos/MG_01_012.jpg" rel="lightbox[Club2012]" title="(1a cursa) Els pilots"><img src="2012/Club/Fotos/mini/MG_01_012.jpg" width="93" height="70" alt="(1a cursa) Els pilots"/></a>
<a href="2012/Club/Fotos/MG_02_002.jpg" rel="lightbox[Club2012]" title="(2a cursa) La graella de sortida"><img src="2012/Club/Fotos/mini/MG_02_002.jpg" width="93" height="70" alt="(2a cursa) La graella de sortida"/></a>
<a href="2012/Club/Fotos/MG_02_003.jpg" rel="lightbox[Club2012]" title="(2a cursa) La segona sèrie"><img src="2012/Club/Fotos/mini/MG_02_003.jpg" width="93" height="70" alt="(2a cursa) La segona sèrie"/></a>
<a href="2012/Club/Fotos/MG_02_001.jpg" rel="lightbox[Club2012]" title="(2a cursa) Els pilots"><img src="2012/Club/Fotos/mini/MG_02_001.jpg" width="93" height="70" alt="(2a cursa) Els pilots"/></a>
<a href="2012/Club/Fotos/MG_03_001.jpg" rel="lightbox[Club2012]" title="(3a cursa) La graella de lluny ..."><img src="2012/Club/Fotos/mini/MG_03_001.jpg" width="93" height="70" alt="(3a cursa) La graella de lluny ..."/></a>
<a href="2012/Club/Fotos/MG_03_002.jpg" rel="lightbox[Club2012]" title="(3a cursa) ... i de més aprop."><img src="2012/Club/Fotos/mini/MG_03_002.jpg" width="93" height="70" alt="(3a cursa) ... i de més aprop."/></a>
<a href="2012/Club/Fotos/MG_03_003.jpg" rel="lightbox[Club2012]" title="(3a cursa) La preparrilla"><img src="2012/Club/Fotos/mini/MG_03_003.jpg" width="52" height="70" alt="(3a cursa) La preparrilla"/></a>
<a href="2012/Club/Fotos/MG_03_004.jpg" rel="lightbox[Club2012]" title="(3a cursa) L'ambient als boxes"><img src="2012/Club/Fotos/mini/MG_03_004.jpg" width="93" height="70" alt="(3a cursa) L'ambient als boxes"/></a>
<a href="2012/Club/Fotos/MG_04_001.jpg" rel="lightbox[Club2012]" title="(4a cursa) La graella de sortida ..."><img src="2012/Club/Fotos/mini/MG_04_001.jpg" width="99" height="70" alt="(4a cursa) La graella de sortida ..."/></a>
<a href="2012/Club/Fotos/MG_04_002.jpg" rel="lightbox[Club2012]" title="(4a cursa) ... i el patrocinador que no falti."><img src="2012/Club/Fotos/mini/MG_04_002.jpg" width="104" height="70" alt="(4a cursa) ... i el patrocinador que no falti."/></a>
<a href="2012/Club/Fotos/MG_04_003.jpg" rel="lightbox[Club2012]" title="(4a cursa) Els pilots de la primera sèrie ..."><img src="2012/Club/Fotos/mini/MG_04_003.jpg" width="104" height="70" alt="(4a cursa) Els pilots de la primera sèrie ..."/></a>
<a href="2012/Club/Fotos/MG_04_004.jpg" rel="lightbox[Club2012]" title="(4a cursa) ... i ara els 'bons'."><img src="2012/Club/Fotos/mini/MG_04_004.jpg" width="99" height="70" alt="(4a cursa) ... i ara els 'bons'."/></a>
<a href="2012/Club/Fotos/MG_05_001.jpg" rel="lightbox[Club2012]" title="(5a cursa) Ens en sortirem Marc?"><img src="2012/Club/Fotos/mini/MG_05_001.jpg" width="93" height="70" alt="(5a cursa) Ens en sortirem Marc?"/></a>
<a href="2012/Club/Fotos/MG_05_002.jpg" rel="lightbox[Club2012]" title="(5a cursa) Tots els cotxes"><img src="2012/Club/Fotos/mini/MG_05_002.jpg" width="93" height="70" alt="(5a cursa) Tots els cotxes"/></a>
<a href="2012/Club/Fotos/MG_05_003.jpg" rel="lightbox[Club2012]" title="(5a cursa) Els de la primera sèrie ..."><img src="2012/Club/Fotos/mini/MG_05_003.jpg" width="93" height="70" alt="(5a cursa) Els de la primera sèrie ..."/></a>
<a href="2012/Club/Fotos/MG_05_004.jpg" rel="lightbox[Club2012]" title="(5a cursa) ... i els seus pilots."><img src="2012/Club/Fotos/mini/MG_05_004.jpg" width="93" height="70" alt="(5a cursa) ... i els seus pilots."/></a>
<a href="2012/Club/Fotos/MG_05_005.jpg" rel="lightbox[Club2012]" title="(5a cursa) Els de la segona sèrie ..."><img src="2012/Club/Fotos/mini/MG_05_005.jpg" width="93" height="70" alt="(5a cursa) Els de la segona sèrie ..."/></a>
<a href="2012/Club/Fotos/MG_05_006.jpg" rel="lightbox[Club2012]" title="(5a cursa) ... i els seus pilots."><img src="2012/Club/Fotos/mini/MG_05_006.jpg" width="93" height="70" alt="(5a cursa) ... i els seus pilots."/></a>
</html>
<<<
!Campionat F1 Tecnitoys
<<<
[[Reglament (versió 2)|2012/Club/Rgl_F1_V2.pdf]]
1a cursa 24/02/12 [[Resultats|2012/Club/F1_01.pdf]]
2a cursa 20/04/12 [[Resultats|2012/Club/F1_02.pdf]]
3a cursa 15/06/12 [[Resultats|2012/Club/F1_03.pdf]]
4a cursa 28/09/12 [[Resultats|2012/Club/F1_04.pdf]]
5a cursa 02/11/12 [[Resultats|2012/Club/F1_05.pdf]]
6a cursa 07/12/12 [[Resultats|2012/Club/F1_06.pdf]]

[[Classificació final del campionat|2012/Club/Class_F1.pdf]]

<html>
<a href="2012/Club/Fotos/F1_01_000.jpg" rel="lightbox[Club2012]" title="(1a cursa) Cartell"><img src="2012/Club/Fotos/mini/F1_01_000.jpg" width="50" height="70" alt="(1a cursa) Cartell"/></a>
<a href="2012/Club/Fotos/F1_01_007.jpg" rel="lightbox[Club2012]" title="(1a cursa) Parc tancat frontal"><img src="2012/Club/Fotos/mini/F1_01_007.jpg" width="93" height="70" alt="(1a cursa) Parc tancat frontal"/></a>
<a href="2012/Club/Fotos/F1_01_010.jpg" rel="lightbox[Club2012]" title="(1a cursa) Parc tancat lateral"><img src="2012/Club/Fotos/mini/F1_01_010.jpg" width="93" height="70" alt="(1a cursa) Parc tancat lateral"/></a>
<a href="2012/Club/Fotos/F1_01_012.jpg" rel="lightbox[Club2012]" title="(1a cursa) Parc tancat posterior"><img src="2012/Club/Fotos/mini/F1_01_012.jpg" width="93" height="70" alt="(1a cursa) Parc tancat posterior"/></a>
<a href="2012/Club/Fotos/F1_01_031.jpg" rel="lightbox[Club2012]" title="(1a cursa) La sortida"><img src="2012/Club/Fotos/mini/F1_01_031.jpg" width="93" height="70" alt="(1a cursa) La sortida"/></a>
<a href="2012/Club/Fotos/F1_02_000.jpg" rel="lightbox[Club2012]" title="(2a cursa) Cartell"><img src="2012/Club/Fotos/mini/F1_02_000.jpg" width="50" height="70" alt="(2a cursa) Cartell"/></a>
<a href="2012/Club/Fotos/F1_02_010.jpg" rel="lightbox[Club2012]" title="(2a cursa) Els participants"><img src="2012/Club/Fotos/mini/F1_02_010.jpg" width="50" height="70" alt="(2a cursa) Els participants"/></a>
<a href="2012/Club/Fotos/F1_02_001.jpg" rel="lightbox[Club2012]" title="(2a cursa) La preparilla"><img src="2012/Club/Fotos/mini/F1_02_001.jpg" width="50" height="70" alt="(2a cursa) La preparilla"/></a>
<a href="2012/Club/Fotos/F1_03_000.jpg" rel="lightbox[Club2012]" title="(3a cursa) Cartell"><img src="2012/Club/Fotos/mini/F1_03_000.jpg" width="49" height="70" alt="(3a cursa) Cartell"/></a>
<a href="2012/Club/Fotos/F1_03_001.jpg" rel="lightbox[Club2012]" title="(3a cursa) Les verificacions"><img src="2012/Club/Fotos/mini/F1_03_001.jpg" width="93" height="70" alt="(3a cursa) Les verificacions"/></a>
<a href="2012/Club/Fotos/F1_03_002.jpg" rel="lightbox[Club2012]" title="(3a cursa) La sortida"><img src="2012/Club/Fotos/mini/F1_03_002.jpg" width="112" height="70" alt="(3a cursa) La sortida"/></a>
<a href="2012/Club/Fotos/F1_04_000.jpg" rel="lightbox[Club2012]" title="(4a cursa) Cartell"><img src="2012/Club/Fotos/mini/F1_04_000.jpg" width="124" height="70" alt="(4a cursa) Cartell"/></a>
<a href="2012/Club/Fotos/F1_04_001.jpg" rel="lightbox[Club2012]" title="(4a cursa) L'ambient en el local"><img src="2012/Club/Fotos/mini/F1_04_001.jpg" width="93" height="70" alt="(4a cursa) L'ambient en el local"/></a>
<a href="2012/Club/Fotos/F1_04_002.jpg" rel="lightbox[Club2012]" title="(4a cursa) Els cotxes als boxes ..."><img src="2012/Club/Fotos/mini/F1_04_002.jpg" width="93" height="70" alt="(4a cursa) Els cotxes als boxes ..."/></a>
<a href="2012/Club/Fotos/F1_04_003.jpg" rel="lightbox[Club2012]" title="(4a cursa) ... i a punt per sortir."><img src="2012/Club/Fotos/mini/F1_04_003.jpg" width="93" height="70" alt="(4a cursa) ... i a punt per sortir."/></a>
<a href="2012/Club/Fotos/F1_05_000.jpg" rel="lightbox[Club2012]" title="(5a cursa) Cartell"><img src="2012/Club/Fotos/mini/F1_05_000.jpg" width="49" height="70" alt="(5a cursa) Cartell"/></a>
<a href="2012/Club/Fotos/F1_05_001.jpg" rel="lightbox[Club2012]" title="(5a cursa) Els cotxes esperant als boxes ..."><img src="2012/Club/Fotos/mini/F1_05_001.jpg" width="93" height="70" alt="(5a cursa) Els cotxes esperant als boxes ..."/></a>
<a href="2012/Club/Fotos/F1_05_002.jpg" rel="lightbox[Club2012]" title="(5a cursa) ... i ja estan a pista."><img src="2012/Club/Fotos/mini/F1_05_002.jpg" width="93" height="70" alt="(5a cursa) ... i ja estan a pista."/></a>
<a href="2012/Club/Fotos/F1_05_003.jpg" rel="lightbox[Club2012]" title="(5a cursa) Els de la 1a sèrie ...."><img src="2012/Club/Fotos/mini/F1_05_003.jpg" width="93" height="70" alt="(5a cursa) Els de la 1a sèrie ...."/></a>
<a href="2012/Club/Fotos/F1_05_004.jpg" rel="lightbox[Club2012]" title="(5a cursa) ... i els seus pilots."><img src="2012/Club/Fotos/mini/F1_05_004.jpg" width="93" height="70" alt="(5a cursa) ... i els seus pilots."/></a>
<a href="2012/Club/Fotos/F1_05_005.jpg" rel="lightbox[Club2012]" title="(5a cursa) Els cotxes de la 2a sèrie"><img src="2012/Club/Fotos/mini/F1_05_005.jpg" width="93" height="70" alt="(5a cursa) Els cotxes de la 2a sèrie"/></a>
</html>

<<<
!Campionat LMP - GT
<<<
[[Reglament|2012/Club/Rgl_LMP-GT.pdf]]
1a cursa 09/03/12 [[Resultats|2012/Club/LMP-GT_01.pdf]]
2a cursa 04/05/12 [[Resultats|2012/Club/LMP-GT_02.pdf]]
3a cursa 29/06/12 [[Resultats|2012/Club/LMP-GT_03.pdf]]
4a cursa 05/10/12 [[Resultats|2012/Club/LMP-GT_04.pdf]]
5a cursa 16/11/12 [[Resultats|2012/Club/LMP-GT_05.pdf]]
6a cursa 21/12/12 [[Resultats|2012/Club/LMP-GT_06.pdf]]

[[Classificació final del campionat|2012/Club/Class_LM-GT.pdf]]

<html>
<a href="2012/Club/Fotos/LG_01_000.jpg" rel="lightbox[Club2012]" title="(1a cursa) Cartell"><img src="2012/Club/Fotos/mini/LG_01_000.jpg" width="105" height="70" alt="(1a cursa) Cartell"/></a>
<a href="2012/Club/Fotos/LG_01_001.jpg" rel="lightbox[Club2012]" title="(1a cursa) Els cotxes participants"><img src="2012/Club/Fotos/mini/LG_01_001.jpg" width="93" height="70" alt="(1a cursa) Els cotxes participants"/></a>
<a href="2012/Club/Fotos/LG_01_002.jpg" rel="lightbox[Club2012]" title="(1a cursa) La sortida de la primera sèrie"><img src="2012/Club/Fotos/mini/LG_01_002.jpg" width="93" height="70" alt="(1a cursa) La sortida de la primera sèrie"/></a>
<a href="2012/Club/Fotos/LG_01_003.jpg" rel="lightbox[Club2012]" title="(1a cursa) La sortida de la segona sèrie"><img src="2012/Club/Fotos/mini/LG_01_003.jpg" width="93" height="70" alt="(1a cursa) La sortida de la segona sèrie"/></a>
<a href="2012/Club/Fotos/LG_02_001.jpg" rel="lightbox[Club2012]" title="(2a cursa) Els cotxes participants, pel davant..."><img src="2012/Club/Fotos/mini/LG_02_001.jpg" width="93" height="70" alt="(2a cursa) Els cotxes participants, pel davant"/></a>
<a href="2012/Club/Fotos/LG_02_002.jpg" rel="lightbox[Club2012]" title="(2a cursa) ... i pel darrera"><img src="2012/Club/Fotos/mini/LG_02_002.jpg" width="93" height="70" alt="(2a cursa) ... i pel darrera"/></a>
<a href="2012/Club/Fotos/LG_02_003.jpg" rel="lightbox[Club2012]" title="(2a cursa) La sortida de la primera sèrie"><img src="2012/Club/Fotos/mini/LG_02_003.jpg" width="93" height="70" alt="(2a cursa) La sortida de la primers sèrie"/></a>
<a href="2012/Club/Fotos/LG_02_004.jpg" rel="lightbox[Club2012]" title="(2a cursa) La sortida de la segona sèrie"><img src="2012/Club/Fotos/mini/LG_02_004.jpg" width="93" height="70" alt="(2a cursa) La sortida de la segona sèrie"/></a>
<a href="2012/Club/Fotos/LG_03_005.jpg" rel="lightbox[Club2012]" title="(3a cursa) Comencen els entrenaments"><img src="2012/Club/Fotos/mini/LG_03_005.jpg" width="93" height="70" alt="(3a cursa) Comencen els entrenaments"/></a>
<a href="2012/Club/Fotos/LG_03_006.jpg" rel="lightbox[Club2012]" title="(3a cursa) Els protagonistes dels lliures"><img src="2012/Club/Fotos/mini/LG_03_006.jpg" width="106" height="70" alt="(3a cursa) Els protagonistes dels lliures"/></a>
<a href="2012/Club/Fotos/LG_03_002.jpg" rel="lightbox[Club2012]" title="(3a cursa) Els cotxes de la cursa ..."><img src="2012/Club/Fotos/mini/LG_03_002.jpg" width="93" height="70" alt="(3a cursa) Els cotxes de la cursa ..."/></a>
<a href="2012/Club/Fotos/LG_03_004.jpg" rel="lightbox[Club2012]" title="(3a cursa) ... i ara del davant."><img src="2012/Club/Fotos/mini/LG_03_004.jpg" width="115" height="70" alt="(3a cursa)  ... i ara del davant."/></a>
<a href="2012/Club/Fotos/LG_03_012.jpg" rel="lightbox[Club2012]" title="(3a cursa) I aquí els pilots"><img src="2012/Club/Fotos/mini/LG_03_012.jpg" width="93" height="70" alt="(3a cursa) I aquí els pilots"/></a>
<a href="2012/Club/Fotos/LG_04_001.jpg" rel="lightbox[Club2012]" title="(4a cursa) Tots a punt"><img src="2012/Club/Fotos/mini/LG_04_001.jpg" width="93" height="70" alt="(4a cursa) Tots a punt"/></a>
<a href="2012/Club/Fotos/LG_04_002.jpg" rel="lightbox[Club2012]" title="(4a cursa) La 1a sèrie ..."><img src="2012/Club/Fotos/mini/LG_04_002.jpg" width="93" height="70" alt="(4a cursa) La 1a sèrie ...."/></a>
<a href="2012/Club/Fotos/LG_04_003.jpg" rel="lightbox[Club2012]" title="(4a cursa) ... la dels més ràpids."><img src="2012/Club/Fotos/mini/LG_04_003.jpg" width="93" height="70" alt="(4a cursa) ... la dels més ràpids."/></a>
<a href="2012/Club/Fotos/LG_04_004.jpg" rel="lightbox[Club2012]" title="(4a cursa) La 2a sèrie ..."><img src="2012/Club/Fotos/mini/LG_04_004.jpg" width="93" height="70" alt="(4a cursa)  La 2a sèrie ..."/></a>
<a href="2012/Club/Fotos/LG_04_005.jpg" rel="lightbox[Club2012]" title="(4a cursa) ... la dels menys ràpids."><img src="2012/Club/Fotos/mini/LG_03_005.jpg" width="93" height="70" alt="(4a cursa) ... la dels menys ràpids."/></a>
<a href="2012/Club/Fotos/LG_05_000.jpg" rel="lightbox[Club2012]" title="(5a cursa) Cartell"><img src="2012/Club/Fotos/mini/LG_05_000.jpg" width="49" height="70" alt="(5a cursa) Cartell"/></a>
<a href="2012/Club/Fotos/LG_05_001.jpg" rel="lightbox[Club2012]" title="(5a cursa) Tots els cotxes"><img src="2012/Club/Fotos/mini/LG_05_001.jpg" width="59" height="70" alt="(5a cursa) Tots els cotxes"/></a>
<a href="2012/Club/Fotos/LG_05_002.jpg" rel="lightbox[Club2012]" title="(5a cursa) Els de la 1a sèrie ..."><img src="2012/Club/Fotos/mini/LG_05_002.jpg" width="93" height="70" alt="(5a cursa) Els de la 1a sèrie ...."/></a>
<a href="2012/Club/Fotos/LG_05_003.jpg" rel="lightbox[Club2012]" title="(5a cursa) ... i els seus pilots."><img src="2012/Club/Fotos/mini/LG_05_003.jpg" width="93" height="70" alt="(5a cursa) ... i els seus pilots."/></a>
<a href="2012/Club/Fotos/LG_05_004.jpg" rel="lightbox[Club2012]" title="(5a cursa) Els de la 2a sèrie ..."><img src="2012/Club/Fotos/mini/LG_05_004.jpg" width="93" height="70" alt="(5a cursa)  Els de la 2a sèrie ..."/></a>
<a href="2012/Club/Fotos/LG_05_005.jpg" rel="lightbox[Club2012]" title="(5a cursa) ... i els seus pilots."><img src="2012/Club/Fotos/mini/LG_05_005.jpg" width="93" height="70" alt="(5a cursa) ... i els seus pilots."/></a>
<a href="2012/Club/Fotos/LG_06_001.jpg" rel="lightbox[Club2012]" title="(6a cursa) Els cotxes al parc tancat ..."><img src="2012/Club/Fotos/mini/LG_06_001.jpg" width="53" height="70" alt="(6a cursa) Els cotxes al parc tancat ..."/></a>
<a href="2012/Club/Fotos/LG_06_002.jpg" rel="lightbox[Club2012]" title="(6a cursa) ... i a punt de sortir."><img src="2012/Club/Fotos/mini/LG_06_002.jpg" width="93" height="70" alt="(6a cursa) ... i a punt de sortir."/></a>
<a href="2012/Club/Fotos/LG_06_003.jpg" rel="lightbox[Club2012]" title="(6a cursa) Els barrufets no eren blaus?"><img src="2012/Club/Fotos/mini/LG_06_003.jpg" width="93" height="70" alt="(6a cursa) Els barrufets no eren blaus?"/></a>
<a href="2012/Club/Fotos/LG_06_004.jpg" rel="lightbox[Club2012]" title="(6a cursa) S'acaba l'any i alguns ho celebren ..."><img src="2012/Club/Fotos/mini/LG_06_004.jpg" width="93" height="70" alt="(6a cursa) S'acaba l'any i alguns ho celebren ..."/></a>
<a href="2012/Club/Fotos/LG_06_005.jpg" rel="lightbox[Club2012]" title="(6a cursa) ... alguns no, tot el club ..."><img src="2012/Club/Fotos/mini/LG_06_005.jpg" width="185" height="70" alt="(6a cursa) ... alguns no, tot el club ..."/></a>
<a href="2012/Club/Fotos/LG_06_006.jpg" rel="lightbox[Club2012]" title="(6a cursa) ... i amb cava i tot."><img src="2012/Club/Fotos/mini/LG_06_006.jpg" width="93" height="70" alt="(6a cursa) ... i amb cava i tot.."/></a>
</html>

<<<
!Patxanga
<<<
Supercopa Leon Tecnitoys - [[Reglament|2012/Club/Rgl_SupercopaLeon.pdf]] - Cursa 18/05/12 [[Resultats|2012/Club/Leon_01.pdf]]
DTM Tecnitoys - [[Reglament|2012/Club/Rgl_DTM.pdf]] - Cursa 13/07/12 [[Resultats|2012/Club/DTM_01.pdf]]
<nowiki>GTs</nowiki> - Cursa 27/07/12 [[Resultats|2012/Club/GTs_01.pdf]] - Cursa 12/10/12 [[Resultats|2012/Club/GTs_02.pdf]]
F1 - Cursa 26/10/12  [[Resultats|2012/Club/F1Px_01.pdf]]
Ninco GT - Cursa 09/11/12 [[Resultats|2012/Club/NincoGT_01.pdf]]

<html>
<a href="2012/Club/Fotos/Leon_01_001.jpg" rel="lightbox[Club2012]" title="(Supercopa Leon Tecnitoys) Graella de sortida"><img src="2012/Club/Fotos/mini/Leon_01_001.jpg" width="105" height="70" alt="(Supercopa Leon Tecnitoys) Graella de sortida"/></a>
<a href="2012/Club/Fotos/Leon_01_002.jpg" rel="lightbox[Club2012]" title="(Supercopa Leon Tecnitoys) Tots a punt ..."><img src="2012/Club/Fotos/mini/Leon_01_002.jpg" width="93" height="70" alt="(Supercopa Leon Tecnitoys) Tots a punt ..."/></a>
<a href="2012/Club/Fotos/Leon_01_003.jpg" rel="lightbox[Club2012]" title="(Supercopa Leon Tecnitoys) ... i el 'Monlau' també."><img src="2012/Club/Fotos/mini/Leon_01_003.jpg" width="93" height="70" alt=""(Supercopa Leon Tecnitoys) ... i el 'Monlau' també."/></a>
<a href="2012/Club/Fotos/DTM_01_001.jpg" rel="lightbox[Club2012]" title="(DTM Tecnitoys) Cartell"><img src="2012/Club/Fotos/mini/DTM_01_001.jpg" width="49" height="70" alt="(DTM Tecnitoys) Cartell"/></a>
<a href="2012/Club/Fotos/DTM_01_002.jpg" rel="lightbox[Club2012]" title="(DTM Tecnitoys) A punt per la sortida..."><img src="2012/Club/Fotos/mini/DTM_01_002.jpg" width="93" height="70" alt="(DTM Tecnitoys) A punt per la sortida..."/></a>
<a href="2012/Club/Fotos/DTM_01_003.jpg" rel="lightbox[Club2012]" title="(DTM Tecnitoys) ... amb les llums del safety car enceses."><img src="2012/Club/Fotos/mini/DTM_01_003.jpg" width="154" height="70" alt="(DTM Tecnitoys) ... amb les llums del safety car enceses."/></a>
<a href="2012/Club/Fotos/DTM_01_004.jpg" rel="lightbox[Club2012]" title="(DTM Tecnitoys) Vista lateral"><img src="2012/Club/Fotos/mini/DTM_01_004.jpg" width="93" height="70" alt="(DTM Tecnitoys) Vista lateral"/></a>
<a href="2012/Club/Fotos/DTM_01_005.jpg" rel="lightbox[Club2012]" title="(DTM Tecnitoys) Vista posterior"><img src="2012/Club/Fotos/mini/DTM_01_005.jpg" width="136" height="70" alt="(DTM Tecnitoys) Vista posterior"/></a>
<a href="2012/Club/Fotos/DTM_01_006.jpg" rel="lightbox[Club2012]" title="(DTM Tecnitoys) Amb el safety al darrera"><img src="2012/Club/Fotos/mini/DTM_01_006.jpg" width="93" height="70" alt="(DTM Tecnitoys) Amb el safety al darrera"/></a>
<a href="2012/Club/Fotos/GT_01_001.jpg" rel="lightbox[Club2012]" title="(GTs) Cartell"><img src="2012/Club/Fotos/mini/GT_01_001.jpg" width="50" height="70" alt="(GTs) Cartell"/></a>
</html>
<html><img border="0" src="2013/Club/Cartell.jpg" width="216" height="306"></html>
[[Reglament tècnic V2 02/02/2013|2013/Club/CMBSC_Rgl_Club_2013_V2.pdf]]

!Campionat F1 Scalextric
<<<
I cursa 18/01/13 [[Resultats|2013/Club/F1_01.pdf]]
II cursa 15/03/13 [[Resultats|2013/Club/F1_02.pdf]]
III cursa 31/05/13 [[Resultats|2013/Club/F1_03.pdf]]
IV cursa 05/07/13 [[Resultats|2013/Club/F1_04.pdf]]
V cursa 13/09/13 [[Resultats|2013/Club/F1_05.pdf]]
VI cursa 08/11/13 [[Resultats|2013/Club/F1_06.pdf]]

[[Classificació final del campionat|2013/Club/Class_F1.pdf]]

<html>
<a href="2013/Club/Fotos/F1_01_01.jpg" rel="lightbox[Club2013]" title="(F1,1 a cursa) La graella de sortida."><img src="2013/Club/Fotos/mini/F1_01_01.jpg" width="93" height="70" alt="(F1,1a cursa) La graella de sortida."/></a>
<a href="2013/Club/Fotos/F1_01_02.jpg" rel="lightbox[Club2013]" title="(F1, 1a cursa) Els pilots de la primera sèrie."><img src="2013/Club/Fotos/mini/F1_01_02.jpg" width="93" height="70" alt="(F1,1a cursa) Els pilots de la primera sèrie."/></a>
<a href="2013/Club/Fotos/F1_02_01.jpg" rel="lightbox[Club2013]" title="(F1, 2a cursa) La graella de sortida."><img src="2013/Club/Fotos/mini/F1_02_01.jpg" width="93" height="70" alt="(F1, 2a cursa) La graella de sortida."/></a>
<a href="2013/Club/Fotos/F1_02_02.jpg" rel="lightbox[Club2013]" title="(F1, 2a cursa) Els pilots de la primera sèrie."><img src="2013/Club/Fotos/mini/F1_02_02.jpg" width="93" height="70" alt="(F1, 2a cursa) Els pilots de la primera sèrie."/></a>
<a href="2013/Club/Fotos/F1_04_01.jpg" rel="lightbox[Club2013]" title="(F1, 4a cursa) La graella de sortida."><img src="2013/Club/Fotos/mini/F1_04_01.jpg" width="93" height="70" alt="(F1, 4a cursa) La graella de sortida."/></a>
</html>

<<<
!Campionat GT
<<<
I cursa 01/02/13 (Ninco) [[Resultats|2013/Club/GTN_01.pdf]]
II cursa 01/03/13 (Scalextric) [[Resultats|2013/Club/GTS_01.pdf]]
III cursa 05/04/13 (Ninco) [[Resultats|2013/Club/GTN_02.pdf]]
IV cursa 03/05/13 (Scalextric) [[Resultats|2013/Club/GTS_02.pdf]]
V cursa 27/09/13 (Ninco) [[Resultats|2013/Club/GTN_03.pdf]]
VI cursa 25/10/13 (Scalextric) [[Resultats|2013/Club/GTS_03.pdf]]

[[Classificació final del campionat|2013/Club/Class_GT.pdf]]

<html>
<a href="2013/Club/Fotos/GT_01_01.jpg" rel="lightbox[Club2013]" title="(GT, 1a cursa) El parc tancat."><img src="2013/Club/Fotos/mini/GT_01_01.jpg" width="93" height="70" alt="(GT, 1a cursa) El parc tancat."/></a>
<a href="2013/Club/Fotos/GT_01_02.jpg" rel="lightbox[Club2013]" title="(GT, 1a cursa) La graella de sortida."><img src="2013/Club/Fotos/mini/GT_01_02.jpg" width="93" height="70" alt="(GT, 1a cursa) La graella de sortida."/></a>
<a href="2013/Club/Fotos/GT_01_03.jpg" rel="lightbox[Club2013]" title="(GT, 1a cursa) Els pilots."><img src="2013/Club/Fotos/mini/GT_01_03.jpg" width="93" height="70" alt="(GT, 1a cursa) Els pilots."/></a>
<a href="2013/Club/Fotos/GT_02_01.jpg" rel="lightbox[Club2013]" title="(GT, 2a cursa) El parc tancat."><img src="2013/Club/Fotos/mini/GT_02_01.jpg" width="93" height="70" alt="(GT, 2a cursa) El parc tancat."/></a>
<a href="2013/Club/Fotos/GT_02_02.jpg" rel="lightbox[Club2013]" title="(GT, 2a cursa) La graella de sortida."><img src="2013/Club/Fotos/mini/GT_02_02.jpg" width="93" height="70" alt="(GT, 2a cursa) La graella de sortida."/></a>
<a href="2013/Club/Fotos/GT_03_01.jpg" rel="lightbox[Club2013]" title="(GT, 3a cursa) El parc tancat."><img src="2013/Club/Fotos/mini/GT_03_01.jpg" width="93" height="70" alt="(GT, 3a cursa) El parc tancat."/></a>
<a href="2013/Club/Fotos/GT_03_02.jpg" rel="lightbox[Club2013]" title="(GT, 3a cursa) La graella de sortida."><img src="2013/Club/Fotos/mini/GT_03_02.jpg" width="93" height="70" alt="(GT, 3a cursa) La graella de sortida."/></a>
<a href="2013/Club/Fotos/GT_04_01.jpg" rel="lightbox[Club2013]" title="(GT, 4a cursa) El parc tancat."><img src="2013/Club/Fotos/mini/GT_04_01.jpg" width="93" height="70" alt="(GT, 4a cursa) El parc tancat."/></a>
<a href="2013/Club/Fotos/GT_04_02.jpg" rel="lightbox[Club2013]" title="(GT, 4a cursa) La graella de sortida."><img src="2013/Club/Fotos/mini/GT_04_02.jpg" width="93" height="70" alt="(GT, 4a cursa) La graella de sortida."/></a>
</html>

<<<
!Campionat DTM Scalextric
<<<
I cursa 15/02/13 [[Resultats|2013/Club/DTM_01.pdf]]
II cursa 19/04/13 [[Resultats|2013/Club/DTM_02.pdf]]
III cursa 14/06/13 [[Resultats|2013/Club/DTM_03.pdf]]
IV cursa 19/07/13 [[Resultats|2013/Club/DTM_04.pdf]]
V cursa 11/10/13 [[Resultats|2013/Club/DTM_05.pdf]]
VI cursa 22/11/13 [[Resultats|2013/Club/DTM_06.pdf]]

[[Classificació final del campionat|2013/Club/Class_DTM.pdf]]

<html>
<a href="2013/Club/Fotos/DTM_01_01.jpg" rel="lightbox[Club2013]" title="(DMT, 1a cursa) El parc tancat."><img src="2013/Club/Fotos/mini/DTM_01_01.jpg" width="93" height="70" alt="(DTM, 1a cursa) El parc tancat."/></a>
<a href="2013/Club/Fotos/DTM_01_02.jpg" rel="lightbox[Club2013]" title="(DTM, 1a cursa) La graella de sortida."><img src="2013/Club/Fotos/mini/DTM_01_02.jpg" width="93" height="70" alt="(DTM, 1a cursa) La graella de sortida."/></a>
<a href="2013/Club/Fotos/DTM_01_03.jpg" rel="lightbox[Club2013]" title="(DTM, 1a cursa) Els pilots de la primera sèrie."><img src="2013/Club/Fotos/mini/DTM_01_03.jpg" width="93" height="70" alt="(DTM, 1a cursa) Els pilots de la primera sèrie."/></a>
<a href="2013/Club/Fotos/DTM_01_04.jpg" rel="lightbox[Club2013]" title="(DTM, 1a cursa) Compte amb l'excés de velocitat, radar a la sortida del pont."><img src="2013/Club/Fotos/mini/DTM_01_04.jpg" width="93" height="70" alt="(DTM, 1a cursa) Compte amb l'excés de velocitat, radar a la sortida del pont.."/></a>
<a href="2013/Club/Fotos/DTM_02_00.jpg" rel="lightbox[Club2013]" title="(DMT, 2a cursa) Cartell de la cursa."><img src="2013/Club/Fotos/mini/DTM_02_00.jpg" width="49" height="70" alt="(DTM, 2a cursa) Cartell de la cursa."/></a>
<a href="2013/Club/Fotos/DTM_02_01.jpg" rel="lightbox[Club2013]" title="(DMT, 2a cursa) La graella de sortida."><img src="2013/Club/Fotos/mini/DTM_02_01.jpg" width="93" height="70" alt="(DTM, 2a cursa) La graella de sortida."/></a>
<a href="2013/Club/Fotos/DTM_02_02.jpg" rel="lightbox[Club2013]" title="(DTM, 2a cursa) La sortida de la primera màniga."><img src="2013/Club/Fotos/mini/DTM_02_02.jpg" width="93" height="70" alt="(DTM, 2a cursa)  La sortida de la primera màniga."/></a>
<a href="2013/Club/Fotos/DTM_03_01.jpg" rel="lightbox[Club2013]" title="(DMT, 3a cursa) La graella de sortida."><img src="2013/Club/Fotos/mini/DTM_03_01.jpg" width="93" height="70" alt="(DTM, 3a cursa) La graella de sortida."/></a>
<a href="2013/Club/Fotos/DTM_06_00.jpg" rel="lightbox[Club2013]" title="(DMT, 6a cursa) Cartell de la cursa."><img src="2013/Club/Fotos/mini/DTM_06_00.jpg" width="50" height="70" alt="(DTM, 6a cursa) Cartell de la cursa."/></a>
</html>


<<<
!Copa 600 Abarth
<<<
17/05/13

<html>
<a href="2013/Club/Fotos/Abarth_01.jpg" rel="lightbox[Club2013]" title="(Abarth) El cartell de la cursa."><img src="2013/Club/Fotos/mini/Abarth_01.jpg" width="49" height="70" alt="(Abarth) El cartell de la cursa."/></a>
</html>
<<<
!8 Hores de Resistència
<<<
22/06/13
[[Reglament|2013/Club/2013_Rgl_8h.pdf]]
[[Resultats|2013/Club/Class8H_13.pdf]]

<html>
<a href="2013/Club/Fotos/8h_01.jpg" rel="lightbox[Club2013]" title="(8 Hores) El cartell de la cursa."><img src="2013/Club/Fotos/mini/8h_01.jpg" width="49" height="70" alt="(8 Hores) El cartell de la cursa."/></a>
<a href="2013/Club/Fotos/8h_02.jpg" rel="lightbox[Club2013]" title="(8 Hores) Els pilots."><img src="2013/Club/Fotos/mini/8h_02.jpg" width="93" height="70" alt="(8 Hores) Els pilots."/></a>
<a href="2013/Club/Fotos/8h_03.jpg" rel="lightbox[Club2013]" title="(8 Hores) La graella de sortida."><img src="2013/Club/Fotos/mini/8h_03.jpg" width="93" height="70" alt="(8 Hores) La graella de sortida."/></a>
<a href="2013/Club/Fotos/8h_04.jpg" rel="lightbox[Club2013]" title="(8 Hores) Els guanyadors."><img src="2013/Club/Fotos/mini/8h_04.jpg" width="93" height="70" alt="(8 Hores) Els guanyadors."/></a>
<a href="2013/Club/Fotos/8h_05.jpg" rel="lightbox[Club2013]" title="(8 Hores) Un visitant il·lustre, prenent apunts per les 24 Hores."><img src="2013/Club/Fotos/mini/8h_05.jpg" width="93" height="70" alt="(8 Hores) Un visitant il·lustre, prenent apunts per les 24 Hores."/></a>
</html>
<<<
!Super Copa Seat Leon
<<<
02/08/13
[[Reglament|2013/Club/Rgl_Leon.pdf]]
[[Resultats|2013/Club/Class_Leon.pdf]]

<html>
<a href="2013/Club/Fotos/Leon_00.jpg" rel="lightbox[Club2013]" title="(Super Copa Seat Leon) El cartell de la cursa."><img src="2013/Club/Fotos/mini/Leon_00.jpg" width="49" height="70" alt="(Super Copa Seat Leon) El cartell de la cursa."/></a>
</html>
<html><img border="0" src="2014/Club/Cartell.jpg" width="216" height="306"></html>
[[Reglament|2014/Club/CMBSC_Rgl_Club_2014.pdf]]

!Campionat GT
<<<
I cursa 31/01/14
II cursa 21/03/14
III cursa 16/05/14
IV cursa 27/06/14
V cursa 07/11/14

<<<
!Campionat CMBSC Series
<<<
I cursa 14/02/14
II cursa 07/03/14
III cursa 02/05/14
IV cursa 13/06/14
V cursa 17/10/14

<<<
!Campionat F1
<<<
I cursa 04/04/14
II cursa 30/05/14
III cursa 29/08/14
IV cursa 26/09/14
V cursa 28/11/14
Per l'any 2015 el CMBSC orgnanitza la 35a temporada de curses d'slot.

Les curses es disputaran al local del club, carrer Jaume I núm.7 de Sant Celoni, els divendres a la nit i l’horari serà:
 - de 20:00 a 21:00: Entrenaments lliures.
 - de 21:00 a 21:30: Pista tancada i sopar (al mateix local, assistència lliure).
 - de 21:30 a 22:00: Inscripcions, parc tancat i Superpole
 - a les 22:15: Inici de la cursa

El preu de la inscripció a cada cursa serà de 2 € per el socis, 3 € per els exsocis i 5 € per els no socis.
L'ordre de canvis de pista serà 1-3-5-6-4-2 per totes les curses.

!GT Ninco
<<<
[[Reglament|2015/Club/Rgl_GTNinco.pdf]]
1a cursa 23/01/15  [[Resultats|2015/Club/GTN_01.pdf]]
2a cursa 20/03/15  [[Resultats|2015/Club/GTN_02.pdf]]
3a cursa 15/05/15  [[Resultats|2015/Club/GTN_03.pdf]]
4a cursa 18/09/15  [[Resultats|2015/Club/GTN_04.pdf]]
5a cursa 13/11/15

<html>
<a href="2015/Club/Fotos/GTN_02_01.jpg" rel="lightbox[Club2015]" title="2a cursa Ninco GT - Graella de sortida"><img src="2015/Club/Fotos/mini/GTN_02_01.jpg" width="93" height="70" alt="2a cursa Ninco GT - Graella de sortida"/></a>
</html>

<<<
!Altres curses
<<<
<nowiki>20/02/15 - Porsche 911 GT1</nowiki> - [[Reglament|2015/Club/Rgl_911.pdf]] - [[Resultats|2015/Club/Porsche_911.pdf]]
03/04/15 - DTM  [[Resultats|2015/Club/DTM.pdf]]
17/04/15 - Camions  [[Resultats|2015/Club/Camions.pdf]]
18/07/15 - 8 Hores  [[Resultats|2015/Club/8Hores.pdf]]
<nowiki>16/10/15 - LMP-GT</nowiki>

<html>
<a href="2015/Club/Fotos/8h_Poster.jpg" rel="lightbox[Club2015]" title="8 Hores - Cartell"><img src="2015/Club/Fotos/mini/8h_Poster.jpg" width="49" height="70" alt="8 Hores - Cartell"/></a>
</html>
!<nowiki>Marató de TV3</nowiki>
<<<
<nowiki>Aquest any, el CMBSC i Slot a Fondu, participa amb la Marató de TV3, dedicada als íctuis i les lesions medul·lars i celebrals traumàtiques, obrint el local, el diumenge 18 de desembre de 10:00 a 14:00, per tal que, qui ho vulgui, faci unes voltes a la pista.</nowiki>

<html><img border="0" src="2016/Club/marato2016.jpg" width="250" height="500"></html>

Podeu portar els vostres cotxes o, sinó, el club us els deixarà.
Us hi esperem a tots.
<<<

Per l'any 2015 el CMBSC orgnanitza la 36a temporada de curses d'slot.

!GT Ninco
<<<
22/01/16 - 1a Cursa
19/02/16 - 2a Cursa
08/04/16 - 3a Cursa
13/05/16 - 4a Cursa
16/09/16 - 5a Cursa
11/11/16 - 6a Cursa
<<<

!Slot.it LMP
<<<
05/03/16 - 4 Hores
18/06/16 - 4 Hores
16/07/16 - 8 Hores
15/10/16 - 4 Hores
<<<

!Sopar de germanor
<<<
26/11/16
<<<
<html><img border="0" src="2017/Club/Cartell.jpg" width="216" height="306"></html>
[[Reglament|2017/Club/CMBSC_Rgl_Club_2017.pdf]]

!Campionat GT Ninco/Superslot (divendres)
<<<
I cursa 16/01/17 [[Resultats|2017/Club/GT_01.pdf]]
II cursa 24/03/17 [[Resultats|2017/Club/GT_02.pdf]]
III cursa 26/05/17 [[Resultats|2017/Club/GT_03.pdf]]
IV cursa 15/09/17

<html>
<a href="2017/Club/Fotos/10.57.57.jpg" rel="lightbox[Club2017]" title="(1a cursa) Els pilots"><img src="2017/Club/Fotos/mini/10.57.57.jpg" width="117" height="70" alt="(1a cursa) Els pilots"/></a>
<a href="2017/Club/Fotos/11.30.42.jpg" rel="lightbox[Club2017]" title="(1a cursa) Els cotxes"><img src="2017/Club/Fotos/mini/11.30.42.jpg" width="93" height="70" alt="(1a cursa) Els cotxes"/></a>
</html>
<<<
!Campionat <nowiki>ResisLeMans (dissabtes)</nowiki>
<<<
I cursa 28/01/17 [[Resultats|2017/Club/Resis_01.pdf]]
II cursa 08/04/17 [[Resultats|2017/Club/Resis_02.pdf]]
III cursa 10/06/17 [[Resultats|2017/Club/Resis_03.pdf]]
IV cursa --08/07/17-- 15/07/17 [[Resultats|2017/Club/Resis_04.pdf]]
V cursa 21/10/17

<html>
<a href="2017/Club/Fotos/21.17.11.jpg" rel="lightbox[Club2017]" title="(1a cursa) El pilots"><img src="2017/Club/Fotos/mini/21.17.11.jpg" width="117" height="70" alt="(1a cursa) Els pilots"/></a>
<a href="2017/Club/Fotos/21.17.02.jpg" rel="lightbox[Club2017]" title="(1a cursa) El cotxes"><img src="2017/Club/Fotos/mini/21.17.02.jpg" width="117" height="70" alt="(1a cursa) Els cotxes"/></a>
</html>
<<<
!Campionat DTM (divendres)
<<<
I cursa 10/02/17 [[Resultats|2017/Club/DTM_01.pdf]]
II cursa 21/04/17 [[Resultats|2017/Club/DTM_02.pdf]]
III cursa 16/06/17 [[Resultats|2017/Club/DTM_03.pdf]]
IV cursa 06/10/17
<<<
!Campionat Grup 5 (divendres)
<<<
I cursa 10/03/17 [[Resultats|2017/Club/Gr5_01.pdf]]
II cursa --12/05/17-- 19/05/17 [[Resultats|2017/Club/Gr5_02.pdf]]
III cursa --14/07/17-- 08/06/17 [[Resultats|2017/Club/Gr5_03.pdf]]
IV cursa 03/11/17
Les curses es faran els divendres i l'inici està previst a les 22:00 hores.

!Campionat DTM Slot.it
<<<
I cursa 11/01/19
II cursa 08/03/19
III cursa 10/05/19
IV cursa 05/07/19
V cursa 18/10/19
<<<
!Campionat Grup 5 Sideways
<<<
I cursa 25/01/19
II cursa 22/03/19
III cursa 24/05/19
IV cursa 19/07/19
V cursa 08/11/19
<<<
!Campionat <nowiki>GT3 Pro</nowiki>
<<<
I cursa 08/02/19
II cursa 05/04/19
III cursa 07/06/19
IV cursa 13/09/19
V cursa 22/11/19
<<<
!Campionat LMP Slot.it (curses per parelles i de 2 hores de durada)
<<<
I cursa 22/02/19
II cursa 26/04/19
III cursa 21/06/19
IV cursa 27/09/19
V cursa 13/12/19
Background: #000
Foreground: #fff
PrimaryPale: #eee
PrimaryLight: #db4
PrimaryMid: #888
PrimaryDark: #222
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #ccc
SecondaryDark: #b43
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
CASLightGray: #eee
CASMidGray: #888
CASDarkGray: #555
CASDarkerGray: #333
@@margin-left:.5em;<<slider chkContents SideBarTabs "contents »" "Show list of Earwicki's tiddlers">>@@
Resultats de la cursa d'inauguració del circuit amb pista Ninco.
<html>
<head>
<title>C.M.B.S.C.</title>
<style type="text/css">
	<!--
		p {font-family: "Verdana"; font-size: 10pt; color: #FFFFFF}
		th {font-family: "Verdana"; font-size: 10pt; font-weight: bold; color: #FFFFFF}
		td {font-family: "Verdana"; font-size: 10pt; text-align: center; color: #FFFFFF}
	-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>

<body bgcolor="#373339" text="#FFFFFF" link="999999" vlink="999999">
<table aling="center" border="0" width="649" cellspacing ="0">

 <caption><font face="verdana" size="3" color="#ffffff"><b>CLASSIFICACIÓ CURSA INAUGURACIÓ</b></font></caption>
	
	<th bgcolor="#800000" width="216">CLASSIF.</th>
	<th bgcolor="#800000" width="216">PILOT</th>
	<th bgcolor="#800000" width="113">P1</th>
	<th bgcolor="#800000" width="113">P2</th>
	<th bgcolor="#800000" width="113">P3</th>
	<th bgcolor="#800000" width="113">P4</th>
	<th bgcolor="#800000" width="113">P5</th>
	<th bgcolor="#800000" width="113">P6</th>
	<th bgcolor="#800000" width="113"><Font color="#FFFFFF">TOTAL VOLTES</Font></th>
		<tr>
		<td width="113">1er</td>
		<td width="113">J. M. Sererols</td>
		<td width="113">24<td width="113">24</td><td width="113">24</td><td width="113">24</td>
		<td width="113">25<td width="113">25,775</td><td width="113">146,775</td></tr>
		<tr>
		<td width="113">2on</td>
		<td width="113">J. M. Masip</td>
		<td width="113">25<td width="113">24</td><td width="113">25</td><td width="113">23</td>
		<td width="113">25,775<td width="113">23</td><td width="113">145,775</td></tr>
		<tr>
		<td width="113">3er</td>
		<td width="113">C. Carreño</td>
		<td width="113">24<td width="113">25</td><td width="113">24</td><td width="113">25</td>
		<td width="113">24,725<td width="113">23</td><td width="113">145,725</td></tr>
		<tr>
		<td width="113">4t</td>
		<td width="113">O. Alarcón</td>
		<td width="113">25<td width="113">25</td><td width="113">23</td><td width="113">23,975</td>
		<td width="113">24<td width="113">23</td><td width="113">143,975</td></tr>
		<tr>
		<td width="113">5è</td>
		<td width="113">S. López</td>
		<td width="113">23<td width="113">24</td><td width="113">24</td><td width="113">23</td>
		<td width="113">24<td width="113">24,775</td><td width="113">142,775</td></tr>
		<tr>
		<td width="113">6è</td>
		<td width="113">J. L. López</td>
		<td width="113">24<td width="113">25</td><td width="113">23</td><td width="113">22,975</td>
		<td width="113">24<td width="113">23</td><td width="113">141,975</td></tr>
		<tr>
		<td width="113">7è</td>
		<td width="113">M. Sararols</td>
		<td width="113">24<td width="113">24</td><td width="113">21</td><td width="113">24</td>
		<td width="113">23<td width="113">25,625</td><td width="113">141,625</td></tr>
		<tr>
		<td width="113">8è</td>
		<td width="113">F. Fernández</td>
		<td width="113">24<td width="113">23,650</td><td width="113">22</td><td width="113">23</td>
		<td width="113">24<td width="113">24</td><td width="113">140,650</td></tr>
		<tr>
		<td width="113">9è</td>
		<td width="113">E. Urrutia</td>
		<td width="113">24<td width="113">25</td><td width="113">24</td><td width="113">20,925</td>
		<td width="113">224<td width="113">22</td><td width="113">139,925</td></tr>
		<tr>
		<td width="113">10è</td>
		<td width="113">D. Alarcón</td>
		<td width="113">24<td width="113">24</td><td width="113">24</td><td width="113">23</td>
		<td width="113">22<td width="113">22,400</td><td width="113">139,400</td></tr>
		<tr>
		<td width="113">11è</td>
		<td width="113">J. Simó</td>
		<td width="113">24,725<td width="113">19</td><td width="113">23</td><td width="113">25</td>
		<td width="113">24<td width="113">23</td><td width="113">138,725</td></tr>
		<tr>
		<td width="113">12è</td>
		<td width="113">S. Ramos</td>
		<td width="113">23<td width="113">24,375</td><td width="113">21</td><td width="113">24</td>
		<td width="113">24<td width="113">22</td><td width="113">138,375</td></tr>
		<tr>
		<td width="113">13è</td>
		<td width="113">J. M. Pascual</td>
		<td width="113">23<td width="113">22</td><td width="113">23,725</td><td width="113">21</td>
		<td width="113">24<td width="113">24</td><td width="113">137,725</td></tr>
		<tr>
		<td width="113">14è</td>
		<td width="113">M. Romera</td>
		<td width="113">23<td width="113">23</td><td width="113">23</td><td width="113">21,600</td>
		<td width="113">22<td width="113">23</td><td width="113">135,600</td></tr>
		<tr>
		<td width="113">15è</td>
		<td width="113">F. Anca</td>
		<td width="113">22<td width="113">23</td><td width="113">23,925</td><td width="113">22</td>
		<td width="113">22<td width="113">22</td><td width="113">134,925</td></tr>
		<tr>
		<td width="113">16è</td>
		<td width="113">C. Acacio</td>
		<td width="113">22<td width="113">23</td><td width="113">23,400</td><td width="113">22</td>
		<td width="113">22<td width="113">22</td><td width="113">134,400</td></tr>
		<tr>
		<td width="113">17è</td>
		<td width="113">M. Ferran</td>
		<td width="113">22<td width="113">24,150</td><td width="113">24</td><td width="113">19</td>
		<td width="113">24<td width="113">21</td><td width="113">134,150</td></tr>
		<tr>
		<td width="113">18è</td>
		<td width="113">J. Sánchez</td>
		<td width="113">21,425<td width="113">23</td><td width="113">22</td><td width="113">21</td>
		<td width="113">22<td width="113">23</td><td width="113">132,425</td></tr>
		<tr>
		<td width="113">19è</td>
		<td width="113">J. Ojeda</td>
		<td width="113">21<td width="113">24,075</td><td width="113">22</td><td width="113">22</td>
		<td width="113">23<td width="113">20</td><td width="113">132,075</td></tr>
<tr>
		<td width="113">20è</td>
		<td width="113">Sito</td>
		<td width="113">22<td width="113">23</td><td width="113">21</td><td width="113">21</td>
		<td width="113">21,975<td width="113">22</td><td width="113">130,975</td></tr>
		<tr>
		<td width="113">21è</td>
		<td width="113">A. Albanell</td>
		<td width="113">22,725<td width="113">22</td><td width="113">22</td><td width="113">21</td>
		<td width="113">22<td width="113">21</td><td width="113">130,725</td></tr>
		<tr>
		<td width="113">22è</td>
		<td width="113">A. Arcarons</td>
		<td width="113">22<td width="113">22</td><td width="113">21</td><td width="113">21</td>
		<td width="113">22,975<td width="113">21</td><td width="113">129,975</td></tr>
<tr>
		<td width="113">23è</td>
		<td width="113">M. Ledo</td>
		<td width="113">22<td width="113">22</td><td width="113">23.650</td><td width="113">20</td>
		<td width="113">20<td width="113">22</td><td width="113">129,650</td></tr>
<tr>
		<td width="113">24è</td>
		<td width="113">M. Carmona</td>
		<td width="113">20<td width="113">23</td><td width="113">20</td><td width="113">20</td>
		<td width="113">23<td width="113">22,325</td><td width="113">128,325</td></tr>
		<tr>
		<td width="113">25è</td>
		<td width="113">M. Peiris</td>
		<td width="113">22<td width="113">21</td><td width="113">21,300</td><td width="113">21</td>
		<td width="113">23<td width="113">18</td><td width="113">1126,300</td></tr>
		<tr>
		<td width="113">26è</td>
		<td width="113">Ll. Sánchez</td>
		<td width="113">22<td width="113">18</td><td width="113">23</td><td width="113">20,675</td>
		<td width="113">20<td width="113">20</td><td width="113">123,675</td></tr>
		<tr>
		<td width="113">27è</td>
		<td width="113">M. Cortell</td>
		<td width="113">23<td width="113">25</td><td width="113">10</td><td width="113">22</td>
		<td width="113">21<td width="113">22</td><td width="113">123,000</td></tr>
		<tr>
		<td width="113">28è</td>
		<td width="113">F. Rodríguez</td>
		<td width="113">20,600<td width="113">21</td><td width="113">20</td><td width="113">19</td>
		<td width="113">21<td width="113">20</td><td width="113">121,600</td></tr>
		<tr>
		<td width="113">29è</td>
		<td width="113">J. R. Usero</td>
		<td width="113">19,450<td width="113">20</td><td width="113">18</td><td width="113">20</td>
		<td width="113">23<td width="113">18</td><td width="113">118,450</td></tr>
		<tr>
		<td width="113">30è</td>
		<td width="113">Enric Ferran</td>
		<td width="113">19<td width="113">19</td><td width="113">18</td><td width="113">18</td>
		<td width="113">21,775<td width="113">19</td><td width="113">114,775</td></tr>
		<tr>
		<td width="113">31è</td>
		<td width="113">Edu Ferran</td>
		<td width="113">16<td width="113">10</td><td width="113">17</td><td width="113">16</td>
		<td width="113">18<td width="113">16,025</td><td width="113">93,025</td></tr>

</table>

</body>
</html>
!2003
<<<
<html><img border="0" src="2003/Andros/Cartell_2003.jpg" width="228" height="306"></html>
[[Reglament|2003/Andros/Reglament_2003.htm]]
!Resultats
<html><body>
<table
 style="width: 454px; text-align: left; margin-left: auto; margin-right: auto; color: rgb(0, 0, 0);"
 border="1" bordercolor="#000000" cellspacing="0"><tbody><tr>
<th style="width: 65px;" bgcolor="#990000"></th><th
 style="text-align: center; width: 135px;" colspan="2"
 bgcolor="#990000">CLASSICS-A</th>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000"><b>POSICIÓ</b></td><td
 style="width: 135px;" align="center" bgcolor="#990000"><b>PILOT</b></td><td
 style="width: 240px;" align="center" bgcolor="#990000"><b>COTXE</b></td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">1r</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Cristian ACACIO</td><td
 style="width: 240px; color: rgb(0, 0, 0);">AUDI Quattro</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">2n</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Josep M. MASIP</td><td
 style="width: 240px; color: rgb(0, 0, 0);">AUDI Quattro</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">3r</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Gerard ALBANELL</td><td
 style="width: 240px; color: rgb(0, 0, 0);">BMW M1</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">4t</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Marc CORTELL</td><td
 style="width: 240px; color: rgb(0, 0, 0);">PORSCHE 911
Carrera</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">5è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Santi LÓPEZ</td><td
 style="width: 240px; color: rgb(0, 0, 0);">LANCIA Rallye 037</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">6è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Adolf RODÉS</td><td
 style="width: 240px; color: rgb(0, 0, 0);">AUDI Quattro</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">7è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Miquel SARAROLS</td><td
 style="width: 240px; color: rgb(0, 0, 0);">AUDI Quattro</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">8è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Dani ALARCÓN</td><td
 style="width: 240px; color: rgb(0, 0, 0);">AUDI Quattro</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">9è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Pere ROVIRA</td><td
 style="width: 240px; color: rgb(0, 0, 0);">LANCIA Stratos</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">10è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Marc FERRAN</td><td
 style="width: 240px; color: rgb(0, 0, 0);">LANCIA Rallye 037</td>
</tr></tbody></table><br
 style="color: rgb(0, 0, 0);">
<table
 style="width: 454px; text-align: left; margin-left: auto; margin-right: auto; color: rgb(0, 0, 0);"
 border="1" bordercolor="#000000" cellspacing="0"><tbody><tr>
<th style="width: 65px;" bgcolor="#990000"></th><th
 style="width: 240px; text-align: center;" colspan="2"
 bgcolor="#990000">CLASSICS-B</th>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000"><b>POSICIÓ</b></td><td
 style="width: 135px;" align="center" bgcolor="#990000"><b>PILOT</b></td><td
 style="width: 240px;" align="center" bgcolor="#990000"><b>COTXE</b></td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">1r</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Eduard LEDO</td><td
 style="width: 240px; color: rgb(0, 0, 0);">SUBARU Imprezza</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">2n</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Albert ALBANELL</td><td
 style="width: 240px; color: rgb(0, 0, 0);">FERRARI GTO</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">3r</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Marc LEDO</td><td
 style="width: 240px; color: rgb(0, 0, 0);">PORSCHE 959</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">4t</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Santi LÓPEZ</td><td
 style="width: 240px; color: rgb(0, 0, 0);">SUBARU Imprezza</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">5è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Pol RODÉS</td><td
 style="width: 240px; color: rgb(0, 0, 0);">TOYOTA Celica GT4</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">6è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Marc FERRAN</td><td
 style="width: 240px; color: rgb(0, 0, 0);">FORD RS 200</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">7è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Anna ALBANELL</td><td
 style="width: 240px; color: rgb(0, 0, 0);">SUBARU Imprezza</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">8è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Edu URRUTIA</td><td
 style="width: 240px; color: rgb(0, 0, 0);">BMW M3</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">9è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">PATXI</td><td
 style="width: 240px; color: rgb(0, 0, 0);">TOYOTA Celica GT4</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">10è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Judith ROVIRA</td><td
 style="width: 240px; color: rgb(0, 0, 0);">PORSCHE 959</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">11è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Josep M. MASIP</td><td
 style="width: 240px; color: rgb(0, 0, 0);">FERRARI GTO</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">12è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Moisés</td><td
 style="width: 240px; color: rgb(0, 0, 0);">TOYOTA Celica GT4</td>
</tr></tbody></table><br
 style="color: rgb(0, 0, 0);">
<table
 style="width: 454px; text-align: left; margin-left: auto; margin-right: auto; color: rgb(0, 0, 0);"
 border="1" bordercolor="#000000" cellspacing="0"><tbody><tr>
<th bgcolor="#990000" width="65"></th><th
 style="text-align: center;" colspan="2" bgcolor="#990000"
 width="379">GR-N4</th>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65"><b>POSICIÓ</b></td><td
 align="center" bgcolor="#990000" width="135"><b>PILOT</b></td><td
 align="center" bgcolor="#990000" width="240"><b>COTXE</b></td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">1r</td><td style="color: rgb(0, 0, 0);"
 width="135">Cristian ACACIO</td><td
 style="color: rgb(0, 0, 0);" width="240">SUBARU
Imprezza WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">2n</td><td style="color: rgb(0, 0, 0);"
 width="135">Pere DEULOFEU</td><td
 style="color: rgb(0, 0, 0);" width="240">SEAT Cordoba
WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">3r</td><td style="color: rgb(0, 0, 0);"
 width="135">Marc CORTELL</td><td
 style="color: rgb(0, 0, 0);" width="240">SUBARU
Imprezza WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">4t</td><td style="color: rgb(0, 0, 0);"
 width="135">Santi LÓPEZ</td><td
 style="color: rgb(0, 0, 0);" width="240">FORD Focus
WRC (Tecnitoys)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">5è</td><td style="color: rgb(0, 0, 0);"
 width="135">Jordi SÁNCHEZ</td><td
 style="color: rgb(0, 0, 0);" width="240">FORD Focus
WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">6è</td><td style="color: rgb(0, 0, 0);"
 width="135">Carles CARREÑO</td><td
 style="color: rgb(0, 0, 0);" width="240">SUBARU
Imprezza WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">7è</td><td style="color: rgb(0, 0, 0);"
 width="135">Dani ALARCÓN</td><td
 style="color: rgb(0, 0, 0);" width="240">SEAT Cordoba
WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">8è</td><td style="color: rgb(0, 0, 0);"
 width="135">Adolf RODÉS</td><td
 style="color: rgb(0, 0, 0);" width="240">PEUGEOT 206
WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">9è</td><td style="color: rgb(0, 0, 0);"
 width="135">Jordi OJEDA</td><td
 style="color: rgb(0, 0, 0);" width="240">SEAT Cordoba
WRC(SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">10è</td><td style="color: rgb(0, 0, 0);"
 width="135">José L. LÓPEZ</td><td
 style="color: rgb(0, 0, 0);" width="240">SUBARU
Imprezza WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">11è</td><td style="color: rgb(0, 0, 0);"
 width="135">Marc MARTÍNEZ</td><td
 style="color: rgb(0, 0, 0);" width="240">FORD Focus
WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">12è</td><td style="color: rgb(0, 0, 0);"
 width="135">Marc FERRAN</td><td
 style="color: rgb(0, 0, 0);" width="240"></td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">13è</td><td style="color: rgb(0, 0, 0);"
 width="135">Fcesc. FERNÁNDEZ</td><td
 style="color: rgb(0, 0, 0);" width="240">MITSUBISHI
Lancer EVO V (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">14è</td><td style="color: rgb(0, 0, 0);"
 width="135">Ramon ANTOJA</td><td
 style="color: rgb(0, 0, 0);" width="240">FORD Focus
WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">15è</td><td style="color: rgb(0, 0, 0);"
 width="135">Edu URRUTIA</td><td
 style="color: rgb(0, 0, 0);" width="240">MITSUBISHI
Lancer WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">16è</td><td style="color: rgb(0, 0, 0);"
 width="135">Marc FERNÁNDEZ</td><td
 style="color: rgb(0, 0, 0);" width="240">FORD Focus
WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">17è</td><td style="color: rgb(0, 0, 0);"
 width="135">Pol RODÉS</td><td
 style="color: rgb(0, 0, 0);" width="240">MITSUBISHI
Lancer EVO V (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">18è</td><td style="color: rgb(0, 0, 0);"
 width="135">Oscar ALARCÓN</td><td
 style="color: rgb(0, 0, 0);" width="240">MITSUBISHI
Lancer EVO V (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">19è</td><td style="color: rgb(0, 0, 0);"
 width="135">PATXI</td><td
 style="color: rgb(0, 0, 0);" width="240"></td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">20è</td><td style="color: rgb(0, 0, 0);"
 width="135">Quim DRAPER</td><td
 style="color: rgb(0, 0, 0);" width="240">MITSUBISHI
Lancer EVO V (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">21è</td><td style="color: rgb(0, 0, 0);"
 width="135">Pere ROVIRA</td><td
 style="color: rgb(0, 0, 0);" width="240"></td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">22è</td><td style="color: rgb(0, 0, 0);"
 width="135">Marc LEDO</td><td
 style="color: rgb(0, 0, 0);" width="240">SEAT Cordoba
WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">23è</td><td style="color: rgb(0, 0, 0);"
 width="135">Fcesc. ANCA</td><td
 style="color: rgb(0, 0, 0);" width="240">PEUGEOT 206
WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">24è</td><td style="color: rgb(0, 0, 0);"
 width="135">Lluís LÓPEZ</td><td
 style="color: rgb(0, 0, 0);" width="240"></td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">25è</td><td style="color: rgb(0, 0, 0);"
 width="135">Jordi SIMÓ</td><td
 style="color: rgb(0, 0, 0);" width="240">SUBARU
Imprezza WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">26è</td><td style="color: rgb(0, 0, 0);"
 width="135">Eduard LEDO</td><td
 style="color: rgb(0, 0, 0);" width="240">HYUNDAI
Accent WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">27è</td><td style="color: rgb(0, 0, 0);"
 width="135">César CABRERA</td><td
 style="color: rgb(0, 0, 0);" width="240">MITSUBISHI
Lancer EVO V (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">28è</td><td style="color: rgb(0, 0, 0);"
 width="135">Enric FERRAN</td><td
 style="color: rgb(0, 0, 0);" width="240">SEAT Cordoba
WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">29è</td><td style="color: rgb(0, 0, 0);"
 width="135">Josep M. MASIP</td><td
 style="color: rgb(0, 0, 0);" width="240">SUBARU
Imprezza WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">30è</td><td style="color: rgb(0, 0, 0);"
 width="135">Robert GIL</td><td
 style="color: rgb(0, 0, 0);" width="240">SUBARU
Imprezza WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">31è</td><td style="color: rgb(0, 0, 0);"
 width="135">Fran TORIL</td><td
 style="color: rgb(0, 0, 0);" width="240">MITSUBISHI
Lancer EVO V (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">32è</td><td style="color: rgb(0, 0, 0);"
 width="135">Salva PACHECO</td><td
 style="color: rgb(0, 0, 0);" width="240">MITSUBISHI
Lancer EVO V (SCX)</td>
</tr></tbody></table>
<br style="color: rgb(0, 0, 0);"><table
 style="width: 454px; text-align: left; margin-left: auto; margin-right: auto; color: rgb(0, 0, 0);"
 border="1" bordercolor="#000000" cellspacing="0">
<tbody><tr> <th bgcolor="#990000" width="65"></th><th
 style="text-align: center; width: 240px;" colspan="2"
 bgcolor="#990000">JUNIOR</th>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65"><b>POSICIÓ</b></td><td
 style="width: 132px;" align="center" bgcolor="#990000"><b>PILOT</b></td><td
 style="width: 240px;" align="center" bgcolor="#990000"><b>COTXE</b></td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">1r</td><td
 style="width: 132px; color: rgb(0, 0, 0);">Carles FERNÁNDEZ</td><td
 style="width: 240px; color: rgb(0, 0, 0);">PEUGEOT 206 WRC
(SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">2n</td><td
 style="width: 132px; color: rgb(0, 0, 0);">Edu FERRAN</td><td
 style="width: 240px; color: rgb(0, 0, 0);">SUBARU Imprezza
WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">3r</td><td
 style="width: 132px; color: rgb(0, 0, 0);">Judit ROVIRA</td><td
 style="width: 240px; color: rgb(0, 0, 0);"></td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">4t</td><td
 style="width: 132px; color: rgb(0, 0, 0);">Adrià DRAPER</td><td
 style="width: 240px; color: rgb(0, 0, 0);">SEAT Cordoba WRC
(SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">5è</td><td
 style="width: 132px; color: rgb(0, 0, 0);">Jordi OJEDA</td><td
 style="width: 240px; color: rgb(0, 0, 0);">SEAT Cordoba WRC
(SCX)</td>
</tr></tbody></table>
<br style="color: rgb(0, 0, 0);"></body></html>
!Fotos
<html>
<a href="2003/Andros/Fotos/109-0964_2003.JPG" rel="lightbox[Andros2003]" title="Parc tancat"><img src="2003/Andros/Fotos/mini/109-0964_2003.JPG" width="93" height="70" alt="Parc tancat"/></a>
<a href="2003/Andros/Fotos/109-0965_2003.JPG" rel="lightbox[Andros2003]" title="Pista"><img src="2003/Andros/Fotos/mini/109-0965_2003.JPG" width="93" height="70" alt="Pista"/></a>
<a href="2003/Andros/Fotos/109-0977_2003.JPG" rel="lightbox[Andros2003]" title="Sortida"><img src="2003/Andros/Fotos/mini/109-0977_2003.JPG" width="93" height="70" alt="Sortida"/></a>
<a href="2003/Andros/Fotos/109-0975_2003.JPG" rel="lightbox[Andros2003]" title="Cursa"><img src="2003/Andros/Fotos/mini/109-0975_2003.JPG" width="93" height="70" alt="Cursa"/></a>
<a href="2003/Andros/Fotos/109-0991_2003.JPG" rel="lightbox[Andros2003]" title="Cursa"><img src="2003/Andros/Fotos/mini/109-0991_2003.JPG" width="93" height="70" alt="Cursa"/></a>
<a href="2003/Andros/Fotos/110-1038_2003.JPG" rel="lightbox[Andros2003]" title="Cursa"><img src="2003/Andros/Fotos/mini/110-1038_2003.JPG" width="93" height="70" alt="Cursa"/></a>
<a href="2003/Andros/Fotos/109-0966_2003.JPG" rel="lightbox[Andros2003]" title="Seat Cordoba WRC"><img src="2003/Andros/Fotos/mini/109-0966_2003.JPG" width="93" height="70" alt="Seat Cordoba WRC"/></a>
<a href="2003/Andros/Fotos/109-0981_2003.JPG" rel="lightbox[Andros2003]" title="Seat Cordoba WRC vs Subaru Imprezza WRC"><img src="2003/Andros/Fotos/mini/109-0981_2003.JPG" width="93" height="70" alt="Seat Cordoba WRC vs Subaru Imprezza WRC"/></a>
<a href="2003/Andros/Fotos/109-0974_2003.JPG" rel="lightbox[Andros2003]" title="Fords Focus WRC"><img src="2003/Andros/Fotos/mini/109-0974_2003.JPG" width="93" height="70" alt="Fords Focus WRC"/></a>
<a href="2003/Andros/Fotos/109-0997_2003.JPG" rel="lightbox[Andros2003]" title="Mitsubishi Lancer Evo IV"><img src="2003/Andros/Fotos/mini/109-0997_2003.JPG" width="93" height="70" alt="Mitsubishi Lancer Evo IV"/></a>
<a href="2003/Andros/Fotos/110-1007_2003.JPG" rel="lightbox[Andros2003]" title="Mitsubishi Lancer Evo IV"><img src="2003/Andros/Fotos/mini/110-1007_2003.JPG" width="93" height="70" alt="Mitsubishi Lancer Evo IV"/></a>
<a href="2003/Andros/Fotos/110-1018_2003.JPG" rel="lightbox[Andros2003]" title="Mitsubishi Lancer Evo IV"><img src="2003/Andros/Fotos/mini/110-1018_2003.JPG" width="93" height="70" alt="Mitsubishi Lancer Evo IV"/></a>
<a href="2003/Andros/Fotos/110-1013_2003.JPG" rel="lightbox[Andros2003]" title="Mitsubishi Lancer Evo VI vs Evo IV"><img src="2003/Andros/Fotos/mini/110-1013_2003.JPG" width="93" height="70" alt=" Mitsubishi Lancer Evo VI vs Evo IV"/></a>
<a href="2003/Andros/Fotos/110-1028_2003.JPG" rel="lightbox[Andros2003]" title="Lluita de 4 Mitsus"><img src="2003/Andros/Fotos/mini/110-1028_2003.JPG" width="93" height="70" alt="Lluita de 4 Mitsus"/></a>
<a href="2003/Andros/Fotos/110-1008_2003.JPG" rel="lightbox[Andros2003]" title="Subaru Imprezza WRC"><img src="2003/Andros/Fotos/mini/110-1008_2003.JPG" width="93" height="70" alt="Subaru Imprezza WRC"/></a>
<a href="2003/Andros/Fotos/110-1012_2003.JPG" rel="lightbox[Andros2003]" title="Hyundai Accent WRC "><img src="2003/Andros/Fotos/mini/110-1012_2003.JPG" width="93" height="70" alt="Hyundai Accent WRC"/></a>
<a href="2003/Andros/Fotos/110-1023_2003.JPG" rel="lightbox[Andros2003]" title="Hyundai Accent WRC "><img src="2003/Andros/Fotos/mini/110-1023_2003.JPG" width="93" height="70" alt="Hyundai Accent WRC"/></a>
</html>
<<<
!2002
<<<
!Fotos
<html>
<a href="2002/Andros/Fotos/andros02.jpg" rel="lightbox[Andros2002]" title="Parc Tancat"><img src="2002/Andros/Fotos/mini/andros02.jpg" width="234" height="70" alt="Parc Tancat"/></a>
<a href="2002/Andros/Fotos/andros2_02.jpg" rel="lightbox[Andros2002]" title="Pista"><img src="2002/Andros/Fotos/mini/andros2_02.jpg" width="127" height="70" alt="Pista"/></a>
<a href="2002/Andros/Fotos/andros5_02.jpg" rel="lightbox[Andros2002]" title="Sortida"><img src="2002/Andros/Fotos/mini/andros5_02.jpg" width="106" height="70" alt="Sortida"/></a>
<a href="2002/Andros/Fotos/andros3_02.jpg" rel="lightbox[Andros2002]" title="Subaru Imprezza"><img src="2002/Andros/Fotos/mini/andros3_02.jpg" width="106" height="70" alt="Subaru Imprezza"/></a>
<a href="2002/Andros/Fotos/andros4_02.jpg" rel="lightbox[Andros2002]" title="Subaru Imprezza"><img src="2002/Andros/Fotos/mini/andros4_02.jpg" width="106" height="70" alt="Subaru Imprezza"/></a>
<a href="2002/Andros/Fotos/andros6_02.jpg" rel="lightbox[Andros2002]" title="Subaru Imprezza"><img src="2002/Andros/Fotos/mini/andros6_02.jpg" width="106" height="70" alt="Subaru Imprezza"/></a>
</html>
<<<
[[Club - 2019]]
Temporada 2019
[[Campionats Club|Club - 2019]]/%
---------
[[24 Hores|24 Hores - 2017]]%/
---------

Temporades anteriors
<<slider chkSliderClub menuClub 'Campionats Club »' 'Club'>>
---------
<<slider chkSlider24Hores menu24Hores '24 Hores »' '24 hores'>>
---------
[[12 Hores|12 Hores]]
---------
[[6 Hores|6 Hores]]
---------
<<slider chkSliderAltres menuAltres 'Altres »' 'Altres'>>
---------

© 2009 [[CMBSC|http://www.cmbsc.org/index.html]]
<script src="urchin.js" type="text/javascript"></script>
<script type="text/javascript" src="lightbox/js/prototype.js"></script>
<script type="text/javascript" src="lightbox/js/scriptaculous.js?load=effects,builder"></script>
<script type="text/javascript" src="lightbox/js/lightbox.js"></script>
<link rel="stylesheet" href="lightbox/css/lightbox.css" type="text/css" media="screen" />
!31 de desembre 2018
<<<
Tancada la temporada 2017.
[[Club - 2019]]
Oberta l'entrada.
<<<
!5 de setembre de 2017
<<<
[[24 Hores - 2017]]
Penjades les classificacions complertes de la cursa.
[[24 Hores - Històric]]
Actualitzada l'entrada amb les dades del 2017 (Resultats, Cartells i pistes i Cotxe conmemoratiu).
<<<
!28 d'agost de 2017
<<<
[[24 Hores - 2017]]
Penjats els quadrants finals de la cursa Classificatoria i les 24 Hores
<<<

<html>
<!--
!23 d'agost de 2017
[[24 Hores - 2017]]
Habilitat l'accés per seguir la prova.
Penjat el segon comunicat de l'Organització.

!20 d'agost de 2017
[[24 Hores - 2017]]
Publicat el segon annex al reglament.
Actualització de la llista oficial d'inscrits.
Penjat el traçar definitiu de la piista i un video de les voltes inaugurals.

!10 d'agost de 2017
[[24 Hores - 2017]]
Publicació de la llista oficial d'inscrits.
<nowiki>Penjada la ubicació del Pavelló Municipal Polivalent de Cassà de la Selva (Googlemaps).</nowiki>

!8 d'agost de 2017
[[24 Hores - 2017]]
Actualitzada la llista d'equips inscrits i preinscrits.

!6 d'agost de 2017
[[24 Hores - 2017]]
Tancament de inscripcions, despenjats els formularis de preinscirpció.

!4 d'agost de 2017
[[24 Hores - 2017]]
Actualitzada la llista d'equips inscrits i preinscrits.

!31 de juliol de 2017
[[24 Hores - 2017]]
Actualitzada la llista d'equips inscrits i preinscrits.
Penjat el primer comunicat de l'Organització.

!21 de juliol de 2017
[[24 Hores - 2017]]
Publicat el plànol del circuit.

!20 de juliol de 2017
[[24 Hores - 2017]]
Actualitzada la llista d'equips inscrits i preinscrits.

!17 de juliol de 2017
[[24 Hores - 2017]]
Actualitzada la llista d'equips inscrits i preinscrits.
[[Club - 2017]]
Actualitzada l'entrada amb el resultat de la IV Cursa del ResisLeMans.

!12 de juliol de 2017
[[24 Hores - 2017]]
Actualitzada la llista d'equips inscrits i preinscrits.

!10 de juliol 2017
[[Club - 2017]]
Actualitzada l'entrada amb els resultats de les curses.

!28 de juny de 2017
[[24 Hores - 2017]]
Actualitzada la llista d'equips inscrits i preinscrits.

!12 de juny de 2017
[[24 Hores - 2017]]
Actualitzada la llista d'equips inscrits i preinscrits.

!7 de juny de 2017
[[24 Hores - 2017]]
Actualitzada la llista d'equips inscrits i preinscrits.

!24 de maig de 2017
[[24 Hores - 2017]]
Actualitzada la llista d'equips inscrits i preinscrits.

!17 de maig de 2017
[[24 Hores - 2017]]
Publicat el primer annex al reglament i actualitzada la llista d'equips inscrits i preinscrits.

!9 de maig de 2017
[[24 Hores - 2017]]
Actualitzada la llista d'equips inscrits i preinscrits.

!6 de maig de 2017
[[24 Hores - 2017]]
Actualitzada la llista d'equips inscrits i preinscrits.

!3 de maig de 2017
[[24 Hores - 2017]]
Publicada la llista d'equips inscrits i preinscrits.

!1 de maig de 2017
[[24 Hores - 2017]]
Disponible el formulari de preinscripció.

!10 d'abril de 2017
[[24 Hores - 1993]]
Actualitzada l'entrada amb el quadrant, orignal, de la cursa.
[[24 Hores - 1994]]
Actualitzada l'entrada amb el reglament, una foto de grup i el recull de premsa.
[[24 Hores - 1995]]
Actualitzada l'entrada amb el reglament, l'annex i el recull de premsa.
[[24 Hores - 1996]]
Actualitzada l'entrada amb el reglament i la classificació final, original.
[[24 Hores - 1997]]
[[24 Hores - 1998]]
[[24 Hores - 1999]]
[[24 Hores - 2000]]
[[24 Hores - 2001]]
Actualitzades les entrades amb els reglaments.

!5 d'abril de 2017
[[24 Hores - 2017]]
Publicat el reglament de les 24 Hores 2017 (català i español).

!11 de març 2017
[[Club - 2017]]
Actualitzada l'entrada.

!22 de gener 2017
[[Club - 2017]]
Oberta l'entrada.

!31 de desembre 2016
Tancada la temporada 2016.
[[24 Hores - 2017]]
Oberta l'entrada.

!25 de novembre de 2016
[[Club - 2016]]
Penjat el cartell de les voltes solidàries per la Marató 2016.

!11 de setembre de 2016
[[24 Hores - 2016]]
Penjat un petit àlbum de fotos de la cursa.

!8 de setembre de 2016
[[24 Hores - 2016]]
Penjades les classificacions complertes de la cursa.

!31 d'agost de 2016
[[24 Hores - Històric]]
Actualitzada l'entrada amb les dades del 2016.

!25 d'agost de 2016
[[24 Hores - 2016]]
Habilitat l'accés per seguir la prova.

!20 d'agost de 2016
[[24 Hores - 2016]]
Actualització de la llista oficial d'inscrits.
Penjat el traçar definitiu de la piista i un video de les voltes inaugurals.

!11 d'agost de 2016
[[24 Hores - 2016]]
Publicació de la llista oficial d'inscrits.
<nowiki>Penjada la ubicació del Pavelló Municipal Polivalent de Cassà de la Selva (Googlemaps).</nowiki>

!7 d'agost de 2016
[[24 Hores - 2016]]
Tancament de inscripcions, despenjats els formularis de preinscirpció.

!5 d'agost de 2016
[[24 Hores - 2016]]
Actualitzada la llista d'equips inscrits i preinscrits.

!27 de juliol de 2016
[[24 Hores - 2016]]
Actualitzada la llista d'equips inscrits i preinscrits.

!25 de juliol de 2016
[[24 Hores - 2016]]
Actualitzada la llista d'equips inscrits i preinscrits.

!21 de juliol de 2016
[[24 Hores - 2016]]
Actualitzada la llista d'equips inscrits i preinscrits.

!18 de juliol de 2016
[[24 Hores - 2016]]
Actualitzada la llista d'equips inscrits i preinscrits.

!13 de juliol de 2016
[[24 Hores - 2016]]
Publicat el plànol del circuit.

!6 de juliol de 2016
[[24 Hores - 2016]]
Actualitzada la llista d'equips inscrits i preinscrits.

!23 de juny de 2016
[[24 Hores - 2016]]
Actualitzada la llista d'equips inscrits i preinscrits.

!4 de juny de 2016
[[24 Hores - 2016]]
Actualitzada la llista d'equips inscrits i preinscrits.

!24 de maig de 2016
[[24 Hores - 2016]]
Actualitzada la llista d'equips inscrits i preinscrits.

!18 de maig de 2016
[[24 Hores - 2016]]
Publicat el primer annex al reglament.

!17 de maig de 2016
[[24 Hores - 2016]]
Actualitzada la llista d'equips inscrits i preinscrits.

!11 de maig de 2016
[[24 Hores - 2016]]
Actualitzada la llista d'equips inscrits i preinscrits.

!9 de maig de 2016
[[24 Hores - 2016]]
Publicada la llista d'equips inscrits i preinscrits.

!2 de maig de 2016
[[24 Hores - 2016]]
Disponible el formulari de preinscripció.

!11 d'abril de 2016
[[24 Hores - 2016]]
Publicat el reglament de les 24 Hores 2016 (català i español).

!19 de març de 2016
[[Club - 2016]]
Oberta l'entrada amb el calendari.

!14 de març de 2016
[[24 Hores - 2016]]
Publicat el cartell de la prova.

!8 de març de 2016
[[24 Hores - 2016]]
Oberta l'entrada.

!29 de setembre de 2015
[[Club - 2015]]
Penjats els resultats de la 4a Cursa GT Ninco.

!16 de setembre de 2015
[[24 Hores - 2015]]
<nowiki>Penjat l'enllaç amb el vídeo de TV3.</nowiki>

!10 de setembre de 2015
[[24 Hores - 2015]]
Penjades les classificacions complertes i les fotos de la cursa.
[[24 Hores - Històric]]
Actualitzada l'entrada amb les dades del 2015.

!30 d'agost de 2015
[[24 Hores - 2015]]
Penjat el quadrant final de les 24 Hores.

!28 d'agost de 2015
[[24 Hores - 2015]]
Penjat el quadrant final de la cursa Classificatàoria.

!22 d'agost de 2015
[[24 Hores - 2015]]
Actualitzada la llista oficial d'inscrits.
Penjat el plànol definitiu del circuit i el vídeo de la volta inaugural del circuit.

!14 d'agost de 2015
[[24 Hores - 2015]]
Publicació de la llista oficial d'inscrits.
<nowiki>Penjada la ubicació del Pavelló Municipal Polivalent de Cassà de la Selva (Googlemaps).</nowiki>

!2 d'agost de 2015
[[24 Hores - 2015]]
Tancat el periode de inscripció.

!1 d'agost de 2015
[[24 Hores - 2015]]
Actualitzada la llista d'equips inscrits i preinscrits.

!29 de juliol de 2015
[[24 Hores - 2015]]
Actualitzada la llista d'equips inscrits i preinscrits.

!23 de juliol de 2015
[[24 Hores - 2015]]
Publicat el segon annex al reglament i actualitzada la llista d'equips inscrits i preinscrits.

!19 de juliol de 2015
[[Club - 2015]]
Actualitzats els resultats de les curses.

!17 de juliol de 2015
[[24 Hores - 2015]]
Actualitzada la llista d'equips inscrits i preinscrits.

!14 de juliol de 2015
[[24 Hores - 2015]]
Publicat el plànol del circuit.

!13 de juliol de 2015
[[24 Hores - 2015]]
Actualitzada la llista d'equips inscrits i preinscrits.

!4 de juliol de 2015
[[24 Hores - 2015]]
Actualitzada la llista d'equips inscrits i preinscrits.

!1 de juliol de 2015
[[Club - 2015]]
Publicat el cartell de la cursa de 8 Hores i modificada la data.

!27 de juny de 2015
[[24 Hores - 2015]]
Actualitzada la llista d'equips inscrits i preinscrits.

!16 de juny de 2015
[[24 Hores - 2015]]
Actualitzada la llista d'equips inscrits i preinscrits.

!9 de juny de 2015
[[24 Hores - 2015]]
Actualitzada la llista d'equips inscrits i preinscrits.

!8 de juny de 2015
[[24 Hores - 2015]]
Actualitzada la llista d'equips inscrits i preinscrits.

!28 de maig de 2015
[[24 Hores - 2015]]
Actualitzada la llista d'equips inscrits i preinscrits.

!26 de maig de 2015
[[24 Hores - 2015]]
Publicat el primer annex al reglament.

!21 de maig de 2015
[[24 Hores - 2015]]
Actualitzada la llista d'equips inscrits i preinscrits.

!13 de maig de 2015
[[24 Hores - 2015]]
Actualitzada la llista d'equips inscrits i preinscrits.

!7 de maig de 2015
[[24 Hores - 2015]]
Publicada la llista d'equips inscrits i preinscrits.

!5 de maig de 2015
[[24 Hores - 2015]]
Disponible el formulari de preinscripció.

!1 d'abril de 2015
[[24 Hores - 2015]]
Publicat el reglament de les 24 Hores 2015 (català i español).

!21 de març de 2015
[[Club - 2015]]
Penjats els resultats, i foto, de la 2a Cursa GT Ninco.

!21 de febrer de 2015
[[Club - 2015]]
<nowiki>Penjats els resultats de la Cursa Porsche 911 GT1.</nowiki>

!28 de gener de 2015
[[Club - 2015]]
Penjats els resultats de la 1a Cursa GT Ninco.

!10 de gener de 2015
[[Club - 2015]]
Oberta l'entrada

!8 de desembre de 2014
[[24 Hores - 2015]]
Oberta l'entrada

!24 de setembre de 2014
[[24 Hores - 2014]]
Penjades les classificacions complertes i les fotos de la cursa.
[[24 Hores - Històric]]
Actualitzada l'entrada amb les dades del 2014.

!4 de setembre de 2014
[[24 Hores - 2014]]
Actualitzada l'entrada.

!24 d'agost de 2014
[[24 Hores - 2014]]
Publicació de la llista d'inscrits.

!15 d'agost de 2014
[[24 Hores - 2014]]
Actualitzada la llista d'equips inscrits i preinscrits.
Publicat el plànol del circuit.

!12 d'agost de 2014
[[24 Hores - 2014]]
Actualitzada la llista d'equips inscrits i preinscrits.

!4 d'agost de 2014
[[24 Hores - 2014]]
Actualitzada la llista d'equips inscrits i preinscrits.
<nowiki>Penjada la ubicació del Pavelló Municipal Polivalent de Cassà de la Selva (Googlemaps).</nowiki>
[[24 Hores - 2013]]
Penjades les fotos de la cursa.

!28 de juliol de 2014
[[24 Hores - 2014]]
Actualitzada la llista d'equips inscrits i preinscrits.

!24 de juliol de 2014
[[24 Hores - 2014]]
Actualitzada la llista d'equips inscrits i preinscrits.
Publicat el primer annex al reglament.

!22 de juliol de 2014
[[24 Hores - 2014]]
Actualitzada la llista d'equips inscrits i preinscrits.

!18 de juliol de 2014
[[24 Hores - 2014]]
Actualitzada la llista d'equips inscrits i preinscrits.

!14 de juliol de 2014
[[24 Hores - 2014]]
Actualitzada la llista d'equips inscrits i preinscrits.

!8 de juliol de 2014
[[24 Hores - 2014]]
Actualitzada la llista d'equips inscrits i preinscrits.

!30 de juny de 2014
[[24 Hores - 2014]]
Actualitzada la llista d'equips inscrits i preinscrits.

!23 de juny de 2014
[[24 Hores - 2014]]
Actualitzada la llista d'equips inscrits i preinscrits.

!16 de juny de 2014
[[24 Hores - Històric]]
Actualitzada l'entrada amb els cotxes commemoratius.

!11 de juny de 2014
[[24 Hores - 2014]]
Actualitzada la llista d'equips inscrits i preinscrits.

!7 de juny de 2014
[[24 Hores - 2014]]
Actualitzada la llista d'equips inscrits i preinscrits.

!5 de juny de 2014
[[24 Hores - 2014]]
Publicada la llista d'equips inscrits i preinscrits.

!3 de juny de 2014
[[24 Hores - 2014]]
Disponible el formulari de preinscripció.

!26 de maig de 2014
[[24 Hores - 2014]]
Publicat el reglament de les 24 Hores 2014 (català i español).

!12 de maig de 2014
[[24 Hores - 2014]]
Publicada la data de les XXII 24 Hores CMBSC 2014

!18 de febrer de 2014
Canvi de temporada
[[Club - 2014]]
[[24 Hores - 2014]]
Obertes les entrades

!30 de novembre de 2013
[[Club - 2013]]
Actualitzats els resultats de les curses i penjats els resultats finals des campionats.

!19 de novembre de 2013
[[Club - 2013]]
Actualitzats els resultats de les curses i dels campionats i penjat el cartell de la darrera cursa de la temporada.

!20 d'octubre de 2013
[[Club - 2013]]
Actualitzats els resultats de les curses.

!10 de setembre de 2013
[[24 Hores - 2013]]
Penjades les classificacions complertes.

!1 de setembre de 2013
[[24 Hores - 2013]]
Penjada la classificació final (24 Hores) després de la 16a màniga i el quadrant de voltes.

!30 d'agost de 2013
[[24 Hores - 2013]]
Penjat el quadrant de la cursa Classificatoria.

!25 d'agost de 2013
[[24 Hores - 2013]]
Actualitzada la llista d'equips inscrits.
Penjat el plànol de situació de les pistes, assistències, boxes, accessos ...
Penjat el vídeo de la volta inaugural del circuit.

!22 d'agost de 2013
<<<
[[24 Hores - 2013]]
Publicada la llista d'equips inscrits.

!16 d'agost de 2013
[[24 Hores - 2013]]
Actualitzada la llista d'equips inscrits i preinscrits.
<nowiki>Penjada la ubicació del Pavelló Municipal Polivalent de Cassà de la Selva (Googlemaps) i com arribar-hi (RoadBook i Googlemaps).</nowiki>

!13 d'agost de 2013
[[24 Hores - 2013]]
Actualitzada la llista d'equips inscrits i preinscrits.
[[24 Hores - Històric]]
Actualitzada l'entrada.

!4 d'agost de 2013
[[24 Hores - 2013]]
Actualitzada la llista d'equips inscrits i preinscrits.

!29 de juliol de 2013
[[24 Hores - 2013]]
Actualitzada la llista d'equips inscrits i preinscrits.
Publicat el plànol del circuit.
[[24 Hores - Històric]]
Oberta l'entrada.

!22 de juliol de 2013
[[24 Hores - 2013]]
Actualitzada la llista d'equips inscrits i preinscrits.
[[Club - 2013]]
Penjats els resultats i una foto de la quarta cursa de F1.
Actualitzades les classificacions dels campionats.

!4 de juliol de 2013
[[24 Hores - 2013]]
Actualitzada la llista d'equips inscrits i preinscrits.

!27 de juny de 2013
[[24 Hores - 2013]]
Actualitzada la llista d'equips inscrits i preinscrits.
[[Club - 2013]]
Penjades les fotos de les 8 Hores.

!24 de juny de 2013
[[24 Hores - 2013]]
Actualitzada la llista d'equips inscrits i preinscrits.
Publicat el primer annex al reglament.
[[Club - 2013]]
Actualitzada la classificació del campionat DTM i penjada foto de la tercera cursa.
Penjats els resultats de les 8 Hores.

!16 de juny de 2013
[[24 Hores - 2013]]
Actualitzada la llista d'equips inscrits i preinscrits.
[[Club - 2013]]
Actualitzada la llista d'equips inscrits a les 8 Hores.
Penjats els resultats la tercera Cursa F1 i DTM.

!12 de juny de 2013
[[24 Hores - 2013]]
Actualitzada la llista d'equips inscrits i preinscrits.

!6 de juny de 2013
[[24 Hores - 2013]]
Publicada la llista d'equips inscrits i preinscrits.
[[Club - 2013]]
Publicada la llista d'equips inscrits a les 8 Hores.

!3 de juny de 2013
[[24 Hores - 2013]]
Disponible el formulari de preinscripció.

!30 de maig de 2013
[[Club - 2013]]
Publicat el reglament de les 8 Hores de Resistènicia.

!22 de maig de 2013
[[24 Hores - 2013]]
Publicat el reglament de les 24 Hores 2013 (català i español).
[[Club - 2013]]
Publicat el cartell de les 8 Hores de Resistènicia.

!9 de maig de 2013
[[Club - 2013]]
Penjats els resultats i fotos de la IV Cursa GT i actualitzada la classificació del campionat.
Publicat el cartell de la cursa Copa 600 Abarth.

!24 d'abril de 2013
[[Club - 2013]]
Penjats els resultats i fotos de la II Cursa DTM i actualitzada la classificació del campionat.
[[24 Hores - 2013]]
Publicat el cartell de la cursa.

!16 d'abril de 2013
[[Club - 2013]]
Actualitzades les classificacions, fotos i resultats de les curses.

!1 d'abril de 2013
[[Club - 2013]]
Corregida la classificació del campionat d'F1 i penjades fotos de la segona cursa.

!25 de març de 2013
[[Club - 2013]]
Penjats els resultats de la II Cursa F1 i actualitzada la classificació del campionat.

!4 de març de 2013
[[Club - 2013]]
Penjats els resultats i les fotos de les curses disputades.

!3 de febrer de 2013
[[Club - 2013]]
Actualitzades les classificacions i les fotos de les curses disputades.
Penjada la Versió 2 del Reglament.

!14 de gener de 2013
Canvi de temporada
[[Club - 2013]]
[[24 Hores - 2013]]
Obertes les entrades
[[Club - 2012]]
Penjades les classificacions finals dels campionats i fotos de la darrera cursa de l'any

!30 de desembre de 2012
[[Club - 2012]]
Penjats els resultats de les curses disputades

!14 de novembre de 2012
[[Club - 2012]]
Actualitzades les fotos de les curses disputades

!24 d'octubre de 2012
[[Club - 2012]]
Actualitzades les classificacions generals dels campionats

!20 de setembre de 2012
[[24 Hores - 2012]]
Penjades les fotos de la cursa.

!10 de setembre de 2012
[[24 Hores - 2012]]
Penjades les classificacions complertes.

!26 d'agost de 2012
[[24 Hores - 2012]]
Penjat el plànol de situació de les pistes, assistències, boxes i accesos dins el pavellò.
Penjat el vídeo de la volta inaugural del circuit.

!23 d'agost de 2012
[[24 Hores - 2012]]
Publicada la llista d'equips inscrits, amb dorsals.

!20 d'agost de 2012
[[24 Hores - 2012]]
Publicat el tercer annex al reglament respecte als horaris.
Publicat el plànol del circuit.
Actualitzada la llista d'equips inscrits i preinscrits.

!15 d'agost de 2012
[[24 Hores - 2012]]
Corregida la incongruència entre el títol i el text, en del primer comunicat de l'organització (Motors Flat-6 20K d'Slot.it)
Publicat el tercer comunicat de l'organització (Disponibilitat de pista durant les verificacions)
Actualitzada la llista d'equips inscrits i preinscrits

!6 d'agost de 2012
[[24 Hores - 2012]]
<nowiki>Penjada la ubicació del pavelló Polivalent (Googlemaps) i com arribar-hi (RoadBook i Googlemaps)</nowiki>
[[Club - 2012]]
Publicades les dates de les curses del segon semestre.
Penjades fotos de la 3a cursa i actualitzada la classificació del campionat <nowiki>LMP - GT</nowiki>.

!27 de juliol de 2012
[[24 Hores - 2012]]
Publicat el segon annex al reglament.
<nowiki>Publicat el segon comunicat de l'organització (Guia CH73 d'Slot.it)</nowiki>.
[[Club - 2012]]
Penjades les fotos de la cursa DTM i el cartell de la cursa GT.

!18 de juliol de 2012
[[24 Hores - 2012]]
Actualitzada la llista d'equips inscrits i preinscrits.

!16 de juliol de 2012
[[24 Hores - 2012]]
Actualitzada la llista d'equips inscrits i preinscrits
Tornen a estar disponibles els formularis de preinscripció
[[Club - 2012]]
Actualitzats els resultats de les curses

!13 de juliol de 2012
[[24 Hores - 2012]]
Actualitzada la llista d'equips inscrits i preinscrits

!6 de juliol de 2012
[[24 Hores - 2012]]
Actualitzada la llista d'equips inscrits i preinscrits
Per problemes amb el servidor, despenjats els formularis de preinscripció

!30 de juny de 2012
[[Club - 2012]]
Actualitzada la informació de la cursa DTM (reglament i cartell)

!25 de juny de 2012
[[24 Hores - 2012]]
Publicat el primer annex al reglament
Publicat el primer comunicat de l'organització (Motors Flat-6 20K d'Slot.it)
[[Club - 2012]]
Actualitzada informació general: resultats i fotos

!18 de juny de 2012
[[24 Hores - 2012]]
Actualitzada la llista d'equips inscrits i preinscrits

!11 de juny de 2012
[[24 Hores - 2012]]
Actualitzada la llista d'equips inscrits i preinscrits

!7 de juny de 2012
[[24 Hores - 2012]]
Publicada la llista d'equips inscrits i preinscrits

!4 de juny de 2012
[[24 Hores - 2012]]
Disponible el formulari de preinscripció
[[Club - 2012]]
Actualitzada informació general: resultats i fotos

!27 de maig de 2012
[[24 Hores - 2012]]
Publicat el reglament de les 24 Hores 2012 (català i español)

!12 de maig de 2012
[[24 Hores - 2012]]
Publicat el cartell de la cursa
[[Club - 2012]]
Actualitzada informació general: resultats, calendaris i fotos

!27 d'abril de 2012
[[Club - 2012]]
Actualitzada informació general: resultats, calendaris i fotos

! 31 de març de 2012
[[Club - 2012]]
<nowiki>Actualitzats els resultats dels campionats i penjades fotos de la 1a cursa LMP-GT i la 2a de Megane Trophy</nowiki>

!20 de març de 2012
[[24 Hores - 2011]]
Publicades fotos de la cursa
[[Club - 2012]]
Actualitzats els resultats dels campionats i penjats els cartells de les curses

!29 de febrer de 2012
[[Club - 2012]]
Actualitzada informació general: reglaments, resultats, calendaris i fotos

!18 de febrer de 2012
[[Club - 2012]]
Penjats els reglaments de la Megane Trophy i la F1 Tectnitoys; actualitzat el calendari de F1

!13 de febrer de 2012
[[Club - 2012]]
Oberta l'entrada
Actualitzats els resultats de les proves

!1 de gener de 2012
Canvi de temporada
[[24 Hores - 2012]]
Oberta l'entrada

!12 d'octubre de 2011
[[24 Hores - 2011]]
Penjat el volta a volta de les 24 Hores (en format xls)

!29 de setembre de 2011
[[24 Hores - 2011]]
Penjades les classificacions complertes

!10 i 11 de setembre de 2011
[[24 Hores - 2011]]
Classificació màniga a màniga de les 24 Hores

!10 de setembre de 2011
[[24 Hores - 2011]]
Penjat el quadrant de resultats de la cursa classificatòria

!4 de setembre de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits
Penjat el plànol de situació de les pistes, assistències, boxes i accesos dins el pavellò

!1 de setembre de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits
Publicat el primer annex al reglament

!28 d'agost de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits i preinscrits

!18 d'agost de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits i preinscrits
Publicats el tercer i quart comunicats de l'organització (Voltatge de la pista i Servei de bar durant les 24 Hores)

!15 d'agost de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits (amb dorsals) i preinscrits

!8 d'agost de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits i preinscrits
Publicat el plànol del circuit
<nowiki>Penjat el plànol de situació del pavelló (Googlemaps) i la ruta d'accés (RoadBook i Googlemaps)</nowiki>
Publicat el segon comunicat de l'organització (Motors de les 24 Hores CMBSC)

!1 d'agost de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits i preinscrits

!25 de juliol de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits i preinscrits

!18 de juliol de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits i preinscrits

!13 de juliol de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits i preinscrits

!4 de juliol de 2011
[[24 Hores - 2011]]
Publicada la llista d'equips inscrits i preinscrits

!29 de juny de 2011
[[24 Hores - 2011]]
Disponible el formulari de preinscripció
Penjat comunicat d'Slotingplus

!22 de juny de 2011
[[24 Hores - 2011]]
Publicat el reglament de les 24 Hores 2011 (català i español)

!18 de juny de 2011
[[24 Hores - 2011]]
Publicat el póster de la prova

!21 de gener de 2011
Canvi de temporada
[[24 Hores - 2011]]
Oberta l'entrada

!23 de novembre de 2010
[[Club - 2010]]
Actualitzat el calendari de proves

!7 d'octubre de 2010
[[24 Hores - 2010]]
Penjades les classificacions complertes, cartell commemoratiu i el comunicat "El final de Les Mítiques?"

!16 de setembre de 2010
[[24 Hores - 2010]]
Penjat el link al video de la cursa. By Andorranet

!3 de setembre de 2010
[[24 Hores - 2010]]
Publicades fotos de la cursa

!29 d'agost de 2010
[[24 Hores - 2010]]
Publicada la classificació i el quadrant de voltes de les 24 Hores

!27 d'agost de 2010
[[24 Hores - 2010]]
Publicada la classificació i el quadrant de voltes de la Cursa Classificatória

!17 d'agost de 2010
[[24 Hores - 2010]]
Publicada la llista oficial d'equips inscrits
Publicat el tercer comunicat de l'organització
Publicats els plànols de situació dins el pavelló

!12 d'agost de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!10 d'agost de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!3 d'agost de 2010
[[24 Hores - 2010]]
Publicat el plànol del circuit
Actualitzat l'Annex III del reglament

!26 de juliol de 2010
[[24 Hores - 2010]]
Publicat l'Annex III del reglament
[[24 Hores - 1993]]
Penjades les classificacions complertes

!19 de juliol de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits
Publicat l'Annex II del reglament
Publicat el segon comunicat de l'organització

!13 de juliol de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!10 de juliol de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits
Publicada la versión en español de los Anexos al reglamento

!6 de juliol de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!5 de juliol de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!3 de juliol de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits
Publicat l'Annex I del reglament

!1 de juliol de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!30 de juny de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!26 de juny de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!23 de juny de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits
[[Club - 2010]]
Actualitzat el calendari de proves

!21 de juny de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!17 de juny de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!14 de juny de 2010
[[24 Hores - 2010]]
Publicada la llista d'equips inscrits i preinscrits

!7 de juny de 2010
[[24 Hores - 2010]]
Disponible el formulari de preinscripció
Penjat comunicat d'Slotingplus
[[Club - 2010]]
Actualitzats els resutats

!28 de maig de 2010
[[24 Hores - 2010]]
Publicat el cartell i el reglament de les 24 Hores 2010 (català i español)
[[Club - 2010]]
Actualitzats els resutats

!28 d'abril de 2010
[[Club - 2010]]
Actualitzat el calendari de proves

!13 d'abril de 2010
[[Club - 2010]]
Actualitzats els resutats i el calendari

!6 de març de 2010
[[Club - 2010]]
Actualitzats els resutats de les proves

!25 de febrer de 2010
[[Club - 2010]]
Actualitzat el calendari de proves

!22 de gener de 2010
[[Club - 2009]]
Actualitzats els resutats de les proves
[[Club - 2010]]
Actualitzats els resutats de les proves

!20 de gener de 2010
[[24 Hores - 2009]]
Penjades fotos
[[Club - 2010]]
Penjat el cartell i el reglament de la temporada

!8 de gener de 2010
Actualitzades fotos de:
[[24 Hores - 2003]]
[[24 Hores - 2004]]
[[24 Hores - 2005]]
Penjades fotos de:
[[24 Hores - 2008]]

!4 de novembre  de 2009
[[24 Hores - 2009]]
Penjades les classificacions complertes

!9 d'octubre  de 2009
[[24 Hores - 1996]]
Penjades les classificacions complertes

!1 de setembre de 2009
[[24 Hores - 2009]]
Penjats els quadrants finals de les curses

!24 d'agost  de 2009
[[24 Hores - 2009]]
Tancat el plaç d'inscripció
Penjada la llista definitiva d'equips inscrits i preinscrits

!19 d'agost  de 2009
[[24 Hores - 2009]]
Penjat el plànol definitiu del circuit
Penjats els Annexes I, II i III del reglament

!13 d'agost  de 2009
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits

!5 d'agost  de 2009
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits

!30 de juliol de 2009
Penjades fotos de:
[[24 Hores - 1993]]
[[24 Hores - 1994]]
[[24 Hores - 1995]]
[[24 Hores - 2001]]
[[24 Hores - 2002]]
[[24 Hores - 2003]]
[[24 Hores - 2004]]
[[24 Hores - 2005]]
[[24 Hores - 2006]]
[[Curses Andros]]

!13 de juliol de 2009
[[Club - 2009]]
Penjats els resultats de la 2a cursa d'Acura i actualizada la classificació del campionat
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits (amb dorsal) i preinscrits

!7 de juliol de 2009
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits

!2 de juliol de 2009
[[Club - 2009]]
Modificat el reglament del campionat Acura
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits

!1 de juliol de 2009
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits

!23 de juny de 2009
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits

!17 de juny de 2009
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits

!11 de juny de 2009
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits
Publicat el plànol del circuit

!8 de juny de 2009
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits

!3 de juny de 2009
[[Club - 2009]]
Penjada la informació sobre els campionats
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits

!28 de maig de 2009
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits

!19 de maig de 2009
Actualitzada la llista d'equips inscrits i preinscrits
Penjada la classifcació de les 24 hores 2008

!14 de maig de 2009
Publicada la llista d'equips inscrits i preinscrits

!11 de maig de 2009
Obertes les inscripcions de les 24 Hores 2009
Disponible el formulari de preinscripció

!30 d'abril de 2009
Publicat el reglament de les 24 Hores 2009 (català i español)

!15 d'abril de 2009
Remodelada la plana web del CMBSC
-->
</html>
Aquestes opcions per personalitzar la web es guarden en el teu navegador.

<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Visita també AdvancedOptions
<div class='header' macro='gradient vert #fff #fff'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu'>
Documents

<div refresh='content' tiddler='MainMenu'></div> </div> <div id='sidebar'> <div id='sidebarNoticies' refresh='content' tiddler='Notícies'></div> <div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div> <div id='sidebarTabs' refresh='macro' force='true' macro='slider chkSideBarTabs SideBarTabs "&nbsp;llistes »" "llistat de pàgines"'></div> </div> <div id='displayArea'> <div id='messageArea'></div> <div id='tiddlerDisplay'></div> </div>
version.extensions.favicon = {major: 0, minor: 1, revision: 0, date: new Date("Jul 18, 2005")};
var n = document.createElement("link");	
n.rel = "shortcut icon"; 
n.href = "img/Icon.jpg"; 
document.getElementsByTagName("head")[0].appendChild(n);
<<search>><<permaview>><<newTiddler>><<newJournal 'DD MMM YYYY'>><<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel 'opcions »' 'canvia opcions'>>
/***
|''Name''|SimpleSearchPlugin|
|''Description''|displays search results as a simple list of matching tiddlers|
|''Authors''|FND|
|''Version''|0.4.0|
|''Status''|stable|
|''Source''|http://devpad.tiddlyspot.com/#SimpleSearchPlugin|
|''CodeRepository''|http://svn.tiddlywiki.org/Trunk/contributors/FND/plugins/SimpleSearchPlugin.js|
|''License''|[[Creative Commons Attribution-ShareAlike 3.0 License|http://creativecommons.org/licenses/by-sa/3.0/]]|
|''Keywords''|search|
!Revision History
!!v0.2.0 (2008-08-18)
* initial release
!!v0.3.0 (2008-08-19)
* added Open All button (renders Classic Search option obsolete)
* sorting by relevance (title matches before content matches)
!!v0.4.0 (2008-08-26)
* added tag matching
!To Do
* tag matching optional
* animations for container creation and removal
* when clicking on search results, do not scroll to the respective tiddler (optional)
* use template for search results
!Code
***/
//{{{
if(!version.extensions.SimpleSearchPlugin) { //# ensure that the plugin is only installed once
version.extensions.SimpleSearchPlugin = { installed: true };

if(!plugins) { var plugins = {}; }
plugins.SimpleSearchPlugin = {
	heading: "Search Results",
	containerId: "searchResults",
	btnCloseLabel: "close",
	btnCloseTooltip: "dismiss search results",
	btnCloseId: "search_close",
	btnOpenLabel: "Open all",
	btnOpenTooltip: "open all search results",
	btnOpenId: "search_open",
	
	displayResults: function(matches, query) {
		story.refreshAllTiddlers(true); // update highlighting within story tiddlers
		var el = document.getElementById(this.containerId);
		query = '"""' + query + '"""'; // prevent WikiLinks
		if(el) {
			removeChildren(el);
		} else { //# fallback: use displayArea as parent
			var container = document.getElementById("displayArea");
			el = document.createElement("div");
			el.setAttribute("id", this.containerId);
			el = container.insertBefore(el, container.firstChild);
		}
		var msg = "!" + this.heading + "\n";
		if(matches.length > 0) {
			msg += "''" + config.macros.search.successMsg.format([matches.length.toString(), query]) + ":''\n";
			this.results = [];
			for(var i = 0 ; i < matches.length; i++) {
				this.results.push(matches[i].title);
				msg += "* [[" + matches[i].title + "]]\n";
			}
		} else {
			msg += "''" + config.macros.search.failureMsg.format([query]) + "''"; // XXX: do not use bold here!?
		}
		createTiddlyButton(el, this.btnCloseLabel, this.btnCloseTooltip, plugins.SimpleSearchPlugin.closeResults, "button", this.btnCloseId);
		wikify(msg, el);
		if(matches.length > 0) { // XXX: redundant!?
			createTiddlyButton(el, this.btnOpenLabel, this.btnOpenTooltip, plugins.SimpleSearchPlugin.openAll, "button", this.btnOpenId);
		}
	},

	closeResults: function() {
		var el = document.getElementById(plugins.SimpleSearchPlugin.containerId);
		removeNode(el);
		plugins.SimpleSearchPlugin.results = null;
		highlightHack = null;
	},

	openAll: function(ev) {
		story.displayTiddlers(null, plugins.SimpleSearchPlugin.results);
		return false;
	}
};

config.shadowTiddlers.StyleSheetSimpleSearch = "/*{{{*/\n" +
	"#" + plugins.SimpleSearchPlugin.containerId + " {\n" +
	"\toverflow: auto;\n" +
	"\tpadding: 5px 1em 10px;\n" +
	"\tbackground-color: [[ColorPalette::TertiaryPale]];\n" +
	"}\n\n" +
	"#" + plugins.SimpleSearchPlugin.containerId + " h1 {\n" +
	"\tmargin-top: 0;\n" +
	"\tborder: none;\n" +
	"}\n\n" +
	"#" + plugins.SimpleSearchPlugin.containerId + " ul {\n" +
	"\tmargin: 0.5em;\n" +
	"\tpadding-left: 1.5em;\n" +
	"}\n\n" +
	"#" + plugins.SimpleSearchPlugin.containerId + " .button {\n" +
	"\tdisplay: block;\n" +
	"\tborder-color: [[ColorPalette::TertiaryDark]];\n" +
	"\tpadding: 5px;\n" +
	"\tbackground-color: [[ColorPalette::TertiaryLight]];\n" +
	"}\n\n" +
	"#" + plugins.SimpleSearchPlugin.containerId + " .button:hover {\n" +
	"\tborder-color: [[ColorPalette::TertiaryDark]];\n" +
	"\tbackground-color: [[ColorPalette::TertiaryMid]];\n" +
	"}\n\n" +
	"#" + plugins.SimpleSearchPlugin.btnCloseId + " {\n" +
	"\tfloat: right;\n" +
	"\tmargin: -5px -1em 5px 5px;\n" +
	"}\n\n" +
	"#" + plugins.SimpleSearchPlugin.btnOpenId + " {\n" +
	"\tfloat: left;\n" +
	"\tmargin-top: 5px;\n" +
	"}\n" +
	"/*}}}*/";
store.addNotification("StyleSheetSimpleSearch", refreshStyles);

// override Story.search()
Story.prototype.search = function(text, useCaseSensitive, useRegExp) {
	highlightHack = new RegExp(useRegExp ? text : text.escapeRegExp(), useCaseSensitive ? "mg" : "img");
	var matches = store.search(highlightHack, null, "excludeSearch");
	var q = useRegExp ? "/" : "'";
	plugins.SimpleSearchPlugin.displayResults(matches, q + text + q);
};

// override TiddlyWiki.search() to sort by relevance
TiddlyWiki.prototype.search = function(searchRegExp, sortField, excludeTag, match) {
	var candidates = this.reverseLookup("tags", excludeTag, !!match);
	var primary = [];
	var secondary = [];
	var tertiary = [];
	for(var t = 0; t < candidates.length; t++) {
		if(candidates[t].title.search(searchRegExp) != -1) {
			primary.push(candidates[t]);
		} else if(candidates[t].tags.join(" ").search(searchRegExp) != -1) {
			secondary.push(candidates[t]);
		} else if(candidates[t].text.search(searchRegExp) != -1) {
			tertiary.push(candidates[t]);
		}
	}
	var results = primary.concat(secondary).concat(tertiary);
	if(sortField) {
		results.sort(function(a, b) {
			return a[sortField] < b[sortField] ? -1 : (a[sortField] == b[sortField] ? 0 : +1);
		});
	}
	return results;
};

} //# end of "install only once"
//}}}
/***
|Name|SinglePageModePlugin|
|Source|http://www.TiddlyTools.com/#SinglePageModePlugin|
|Documentation|http://www.TiddlyTools.com/#SinglePageModePluginInfo|
|Version|2.9.6|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides|Story.prototype.displayTiddler(), Story.prototype.displayTiddlers()|
|Options|##Configuration|
|Description|Show tiddlers one at a time with automatic permalink, or always open tiddlers at top/bottom of page.|
This plugin allows you to configure TiddlyWiki to navigate more like a traditional multipage web site with only one tiddler displayed at a time.
!!!!!Documentation
>see [[SinglePageModePluginInfo]]
!!!!!Configuration
<<<
<<option chkSinglePageMode>> Display one tiddler at a time
><<option chkSinglePagePermalink>> Automatically permalink current tiddler
><<option chkSinglePageKeepFoldedTiddlers>> Don't close tiddlers that are folded
><<option chkSinglePageKeepEditedTiddlers>> Don't close tiddlers that are being edited
<<option chkTopOfPageMode>> Open tiddlers at the top of the page
<<option chkBottomOfPageMode>> Open tiddlers at the bottom of the page
<<option chkSinglePageAutoScroll>> Automatically scroll tiddler into view (if needed)

Notes:
* The "display one tiddler at a time" option can also be //temporarily// set/reset by including a 'paramifier' in the document URL: {{{#SPM:true}}} or {{{#SPM:false}}}.
* If more than one display mode is selected, 'one at a time' display takes precedence over both 'top' and 'bottom' settings, and if 'one at a time' setting is not used, 'top of page' takes precedence over 'bottom of page'.
* When using Apple's Safari browser, automatically setting the permalink causes an error and is disabled.
<<<
!!!!!Revisions
<<<
2008.10.17 [2.9.6] changed chkSinglePageAutoScroll default to false
| Please see [[SinglePageModePluginInfo]] for previous revision details |
2005.08.15 [1.0.0] Initial Release.  Support for BACK/FORWARD buttons adapted from code developed by Clint Checketts.
<<<
!!!!!Code
***/
//{{{
version.extensions.SinglePageModePlugin= {major: 2, minor: 9, revision: 6, date: new Date(2008,10,17)};
//}}}
//{{{
config.paramifiers.SPM = { onstart: function(v) {
	config.options.chkSinglePageMode=eval(v);
	if (config.options.chkSinglePageMode && config.options.chkSinglePagePermalink && !config.browser.isSafari) {
		config.lastURL = window.location.hash;
		if (!config.SPMTimer) config.SPMTimer=window.setInterval(function() {checkLastURL();},1000);
	}
} };
//}}}
//{{{
if (config.options.chkSinglePageMode==undefined)
	config.options.chkSinglePageMode=false;
if (config.options.chkSinglePagePermalink==undefined)
	config.options.chkSinglePagePermalink=true;
if (config.options.chkSinglePageKeepFoldedTiddlers==undefined)
	config.options.chkSinglePageKeepFoldedTiddlers=false;
if (config.options.chkSinglePageKeepEditedTiddlers==undefined)
	config.options.chkSinglePageKeepEditedTiddlers=false;
if (config.options.chkTopOfPageMode==undefined)
	config.options.chkTopOfPageMode=false;
if (config.options.chkBottomOfPageMode==undefined)
	config.options.chkBottomOfPageMode=false;
if (config.options.chkSinglePageAutoScroll==undefined)
	config.options.chkSinglePageAutoScroll=false;
//}}}
//{{{
config.SPMTimer = 0;
config.lastURL = window.location.hash;
function checkLastURL()
{
	if (!config.options.chkSinglePageMode)
		{ window.clearInterval(config.SPMTimer); config.SPMTimer=0; return; }
	if (config.lastURL == window.location.hash) return; // no change in hash
	var tids=decodeURIComponent(window.location.hash.substr(1)).readBracketedList();
	if (tids.length==1) // permalink (single tiddler in URL)
		story.displayTiddler(null,tids[0]);
	else { // restore permaview or default view
		config.lastURL = window.location.hash;
		if (!tids.length) tids=store.getTiddlerText("DefaultTiddlers").readBracketedList();
		story.closeAllTiddlers();
		story.displayTiddlers(null,tids);
	}
}


if (Story.prototype.SPM_coreDisplayTiddler==undefined)
	Story.prototype.SPM_coreDisplayTiddler=Story.prototype.displayTiddler;
Story.prototype.displayTiddler = function(srcElement,tiddler,template,animate,slowly)
{
	var title=(tiddler instanceof Tiddler)?tiddler.title:tiddler;
	var tiddlerElem=document.getElementById(story.idPrefix+title); // ==null unless tiddler is already displayed
	var opt=config.options;
	var single=opt.chkSinglePageMode && !startingUp;
	var top=opt.chkTopOfPageMode && !startingUp;
	var bottom=opt.chkBottomOfPageMode && !startingUp;
	if (single) {
		story.forEachTiddler(function(tid,elem) {
			// skip current tiddler and, optionally, tiddlers that are folded.
			if (	tid==title
				|| (opt.chkSinglePageKeepFoldedTiddlers && elem.getAttribute("folded")=="true"))
				return;
			// if a tiddler is being edited, ask before closing
			if (elem.getAttribute("dirty")=="true") {
				if (opt.chkSinglePageKeepEditedTiddlers) return;
				// if tiddler to be displayed is already shown, then leave active tiddler editor as is
				// (occurs when switching between view and edit modes)
				if (tiddlerElem) return;
				// otherwise, ask for permission
				var msg="'"+tid+"' is currently being edited.\n\n";
				msg+="Press OK to save and close this tiddler\nor press Cancel to leave it opened";
				if (!confirm(msg)) return; else story.saveTiddler(tid);
			}
			story.closeTiddler(tid);
		});
	}
	else if (top)
		arguments[0]=null;
	else if (bottom)
		arguments[0]="bottom";
	if (single && opt.chkSinglePagePermalink && !config.browser.isSafari) {
		window.location.hash = encodeURIComponent(String.encodeTiddlyLink(title));
		config.lastURL = window.location.hash;
		document.title = wikifyPlain("SiteTitle") + " - " + title;
		if (!config.SPMTimer) config.SPMTimer=window.setInterval(function() {checkLastURL();},1000);
	}
	if (tiddlerElem && tiddlerElem.getAttribute("dirty")=="true") { // editing... move tiddler without re-rendering
		var isTopTiddler=(tiddlerElem.previousSibling==null);
		if (!isTopTiddler && (single || top))
			tiddlerElem.parentNode.insertBefore(tiddlerElem,tiddlerElem.parentNode.firstChild);
		else if (bottom)
			tiddlerElem.parentNode.insertBefore(tiddlerElem,null);
		else this.SPM_coreDisplayTiddler.apply(this,arguments); // let CORE render tiddler
	} else
		this.SPM_coreDisplayTiddler.apply(this,arguments); // let CORE render tiddler
	var tiddlerElem=document.getElementById(story.idPrefix+title);
	if (tiddlerElem&&opt.chkSinglePageAutoScroll) {
		// scroll to top of page or top of tiddler
		var isTopTiddler=(tiddlerElem.previousSibling==null);
		var yPos=isTopTiddler?0:ensureVisible(tiddlerElem);
		// if animating, defer scroll until after animation completes
		var delay=opt.chkAnimate?config.animDuration+10:0;
		setTimeout("window.scrollTo(0,"+yPos+")",delay); 
	}
}

if (Story.prototype.SPM_coreDisplayTiddlers==undefined)
	Story.prototype.SPM_coreDisplayTiddlers=Story.prototype.displayTiddlers;
Story.prototype.displayTiddlers = function() {
	// suspend single/top/bottom modes when showing multiple tiddlers
	var opt=config.options;
	var saveSPM=opt.chkSinglePageMode; opt.chkSinglePageMode=false;
	var saveTPM=opt.chkTopOfPageMode; opt.chkTopOfPageMode=false;
	var saveBPM=opt.chkBottomOfPageMode; opt.chkBottomOfPageMode=false;
	this.SPM_coreDisplayTiddlers.apply(this,arguments);
	opt.chkBottomOfPageMode=saveBPM;
	opt.chkTopOfPageMode=saveTPM;
	opt.chkSinglePageMode=saveSPM;
}
//}}}
/***
|Name|SinglePageModePluginInfo|
|Source|http://www.TiddlyTools.com/#SinglePageModePlugin|
|Documentation|http://www.TiddlyTools.com/#SinglePageModePluginInfo|
|Version|2.9.6|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|documentation|
|Requires||
|Overrides||
|Description|Documentation for SinglePageModePlugin|
Normally, as you click on the links in TiddlyWiki, more and more tiddlers are displayed on the page. The order of this tiddler display depends upon when and where you have clicked. Some people like this non-linear method of reading the document, while others have reported that when many tiddlers have been opened, it can get somewhat confusing.  SinglePageModePlugin allows you to configure TiddlyWiki to navigate more like a traditional multipage web site with only one item displayed at a time.
!!!!!Usage
<<<
When the plugin is enabled, only one tiddler will be displayed at a time and the browser window's titlebar is updated to include the current tiddler title.  The browser's location URL is also updated with a 'permalink' for the current tiddler so that it is easier to create a browser 'bookmark' for the current tiddler.  Alternatively, even when displaying multiple tiddlers //is// permitted, you can still reduce the potential for confusion by forcing  tiddlers to always open at the top (or bottom) of the page instead of being displayed following the tiddler containing the link that was clicked.
<<<
!!!!!Configuration
<<<
<<option chkSinglePageMode>> Display one tiddler at a time
><<option chkSinglePagePermalink>> Automatically permalink current tiddler
><<option chkSinglePageKeepFoldedTiddlers>> Don't close tiddlers that are folded
><<option chkSinglePageKeepEditedTiddlers>> Don't close tiddlers that are being edited
<<option chkTopOfPageMode>> Open tiddlers at the top of the page
<<option chkBottomOfPageMode>> Open tiddlers at the bottom of the page
<<option chkSinglePageAutoScroll>> Automatically scroll tiddler into view (if needed)

Notes:
* {{block{
The "display one tiddler at a time" option can also be //temporarily// set/reset by including a 'paramifier' in the document URL: {{{#SPM:true}}} or {{{#SPM:false}}}. You can also use {{{SPM:expression}}}, where 'expression' is any javascript statement that evaluates to true or false.  This allows you to create hard-coded links in other documents that can selectively enable/disable the use of this option based on various programmatic conditions, such as the current username. For example, using
&nbsp;&nbsp;&nbsp;{{{#SPM:config.options.txtUserName!="SomeName"}}}
enables 'one tiddler at a time' display for all users //other than// "~SomeName")}}}
* If more than one display mode is selected, 'one at a time' display takes precedence over both 'top' and 'bottom' settings, and if 'one at a time' setting is not used, 'top of page' takes precedence over 'bottom of page'.
* When using Apple's Safari browser, automatically setting the permalink causes an error and is disabled.
<<<
!!!!!Revisions
<<<
2008.10.17 [2.9.6] changed chkSinglePageAutoScroll default to false
2008.06.12 [2.9.5] corrected 'scroll to top of page' logic in auto-scroll handling
2008.06.11 [2.9.4] added chkSinglePageKeepEditedTiddlers option
2008.06.05 [2.9.3] in displayTiddler(), bypass single/top/bottom mode handling if startingUp.  Allows multiple tiddlers to be displayed during startup processing (e.g., #story:DefaultTiddlers), even if single/top/bottom mode is enabled.
2008.04.18 [2.9.2] in displayTiddler() and checkLastURL(), handling for Unicode in tiddler titles (remove explicit conversion between Unicode and UTF, as this is apparently done automatically by encode/decodeURIComponent, resulting in double-encoding!
2008.04.08 [2.9.1] don't automatically add options to AdvancedOptions shadow tiddler
2008.04.02 [2.9.0] in displayTiddler(), when single-page mode is in use and a tiddler is being edited, ask for permission to save-and-close that tiddler, instead of just leaving it open.
2008.03.29 [2.8.3] in displayTiddler(), get title from tiddler object (if needed).  Fixes errors caused when calling function passes a tiddler *object* instead of a tiddler *title*
2008.03.14 [2.8.2] in displayTiddler(), if editing specified tiddler, just move it to top/bottom of story *without* re-rendering (prevents discard of partial edits).
2008.03.06 [2.8.1] in paramifier handler, start 'checkURL' timer if chkSinglePageMode is enabled
2008.03.06 [2.8.0] added option, {{{config.options.chkSinglePageKeepFoldedTiddlers}}}, so folded tiddlers won't be closed when using single-page mode.  Also, in checkURL(), if hash is a ''permaview'' (e.g., "#foo bar baz"), then display multiple tiddlers rather than attempting to display "foo bar baz" as a single tiddler
2008.03.05 [2.7.0] added support for "SPM:" URL paramifier
2008.03.01 [2.6.0] in hijack of displayTiddler(), added 'title' argument to closeAllTiddlers() so that target tiddler isn't closed-and-reopened if it was already displayed.  Also, added config.options.chkSinglePageAutoScrolloption to bypass automatic 'scroll into view' logic (note: core still does it's own ensureVisible() handling)
2007.12.22 [2.5.3] in checkLastURL(), use decodeURIComponent() instead of decodeURI so that tiddler titles with commas (and/or other punctuation) are correctly handled.
2007.10.26 [2.5.2] documentation cleanup
2007.10.08 [2.5.1] in displayTiddler(), when using single-page or top-of-page mode, scrollTo(0,0) to ensure that page header is in view.
2007.09.13 [2.5.0] for TPM/BPM modes, don't force tiddler to redisplay if already shown.  Allows transition between view/edit or collapsed/view templates, without repositioning displayed tiddler.
2007.09.12 [2.4.0] added option to disable automatic permalink feature.  Also, Safari is now excluded from permalinking action to avoid bug where tiddlers don't display after hash is updated.
2007.03.03 [2.3.1] fix typo when adding BPM option to AdvancedOptions (prevented checkbox from appearing)
2007.03.03 [2.3.0] added support for BottomOfPageMode (BPM) based on request from DaveGarbutt
2007.02.06 [2.2.3] in Story.prototype.displayTiddler(), use convertUnicodeToUTF8() for correct I18N string handling when creating URL hash string from tiddler title (based on bug report from BidiX)
2007.01.08 [2.2.2] use apply() to invoke hijacked core functions
2006.07.04 [2.2.1] in hijack for displayTiddlers(), suspend TPM as well as SPM so that DefaultTiddlers displays in the correct order.
2006.06.01 [2.2.0] added chkTopOfPageMode (TPM) handling
2006.02.04 [2.1.1] moved global variable declarations to config.* to avoid FireFox 1.5.0.1 crash bug when assigning to globals
2005.12.27 [2.1.0] hijack displayTiddlers() so that SPM can be suspended during startup while displaying the DefaultTiddlers (or #hash list).  Also, corrected initialization for undefined SPM flag to "false", so default behavior is to display multiple tiddlers
2005.12.27 [2.0.0] Update for TW2.0
2005.11.24 [1.1.2] When the back and forward buttons are used, the page now changes to match the URL.  Based on code added by Clint Checketts
2005.10.14 [1.1.1] permalink creation now calls encodeTiddlyLink() to handle tiddler titles with spaces in them
2005.10.14 [1.1.0] added automatic setting of window title and location bar ('auto-permalink').  feature suggestion by David Dickens.
2005.10.09 [1.0.1] combined documentation and code in a single tiddler
2005.08.15 [1.0.0] Initial Release
<<<

[img[Capçalera|img/Cap.jpg][http://www.cmbsc.org]]
http://cmbsc.org/
/***
http://tiddlystyles.com/#theme:DevFire
Author: Clint Checketts
***/

/*{{{*/
body {
background: #fff;
}
/*}}}*/
/***
!Link styles /% ============================================================= %/
***/
/*{{{*/
a,
a.button,
#mainMenu a.button,
#sidebarOptions .sliderPanel a{
 color: #d83e48;
 border: 0;
 background: transparent;
}

a:hover,
a.button:hover,
#mainMenu a.button:hover,
#sidebarOptions .sliderPanel a:hover
#sidebarOptions .sliderPanel a:active{
 color: #fe9f81;
 border: 0;
 border-bottom: #fe9f81 1px dashed;
 background: transparent;
 text-decoration: none;
}

#displayArea .button.highlight{
 color: #d83e48;
 background: #4c4c4c;
}
/*}}}*/
/***
!Header styles /% ============================================================= %/
***/
/*{{{*/
.header{
 border-bottom: 2px solid #d83e48;
 color:  #0000;
}

.headerForeground a {
 color:  #000;
}

.header a:hover {
 border-bottom: 1px dashed #000;
}
/*}}}*/
/***
!Main menu styles /% ============================================================= %/
***/
/*{{{*/
#mainMenu {color: #000;}
#mainMenu h1{
 font-size: 1.1em;
}
#mainMenu li,#mainMenu ul{
 list-style: none;
 margin: 0;
 padding: 0;
}
/*}}}*/
/***
!Sidebar styles /% ============================================================= %/
***/
/*{{{*/
#sidebar {
 right: 0;
 color: #000;
 border: 2px solid #d83e48;
 border-width: 0 0 2px 2px;
}
#sidebarOptions {
 background-color: #ccc;
 padding: 0;
}

#sidebarOptions a{
 margin: 0;
 color: #d83e48;
 border: 0;
}
#sidebarOptions a:hover {
 color: #4c4c4c;
 background-color: #d83e48;

}

#sidebarOptions a:active {
 color: #d83e48;
 background-color: transparent;
}

#sidebarOptions .sliderPanel {
 background-color: #666;
 margin: 0;
}

#sidebarTabs {background-color: #ccc;}
#sidebarTabs .tabSelected {
 padding: 3px 3px;
 cursor: default;
 color: #d83e48;
 background-color: #333;
}
#sidebarTabs .tabUnselected {
 color: #d83e48;
 background-color: #5f5f5f;
 padding: 0 4px;
}

#sidebarTabs .tabUnselected:hover,
#sidebarTabs .tabContents {
 background-color: #666;
}

.listTitle{color: #000;}
#sidebarTabs .tabContents a{
 color: #d83e48;
}

#sidebarTabs .tabContents a:hover{
 color: #fe9f81;
 background: transparent;
}

#sidebarTabs .txtMoreTab .tabSelected,
#sidebarTabs .txtMoreTab .tab:hover,
#sidebarTabs .txtMoreTab .tabContents{
 color: #d83e48;
 background: #4c4c4c;
}

#sidebarTabs .txtMoreTab .tabUnselected {
 color: #d83e48;
 background: #5f5f5f;
}

.tab.tabSelected, .tab.tabSelected:hover{color: #d83e48; border: 0; background-color: #4c4c4c;cursor:default;}
.tab.tabUnselected {background-color: #666;}
.tab.tabUnselected:hover{color:#d83e48; border: 0;background-color: #4c4c4c;}
.tabContents {
 background-color: #4c4c4c;
 border: 0;
}
.tabContents .tabContents{background: #666;}
.tabContents .tabSelected{background: #666;}
.tabContents .tabUnselected{background: #5f5f5f;}
.tabContents .tab:hover{background: #666;}
/*}}}*/
/***
!Message area styles /% ============================================================= %/
***/
/*{{{*/
#messageArea {background-color: #666; color: #000; border: 2px solid #d83e48;}
#messageArea a:link, #messageArea a:visited {color: #d83e48; text-decoration:none;}
#messageArea a:hover {color: #fe9f81;}
#messageArea a:active {color: #fe9f81;}
#messageArea .messageToolbar a{
 border: 1px solid #d83e48;
 background: #4c4c4c;
}
/*}}}*/
/***
!Popup styles /% ============================================================= %/
***/
/*{{{*/
.popup {color: #000; background-color: #4c4c4c; border: 1px solid #d83e48;}
.popup li.disabled{color: #000;}
.popup a {color: #d83e48; }
.popup a:hover { background: transparent; color: #fe9f81; border: 0;}
.popup hr {color: #d83e48; background: #d83e48;}
/*}}}*/
/***
!Tiddler Display styles /% ============================================================= %/
***/
/*{{{*/
.title{color: #000;}
h1, h2, h3, h4, h5 {
 color: #000;
 background-color: transparent;
 border-bottom: 1px solid #d83e48;
}

.subtitle{
 color: #666;
}

.viewer {color: #000; }

.viewer table{background: #666; color: #000;}

.viewer th {background-color: #996; color: #000;}

.viewer pre, .viewer code {color: #ddd; background-color: #4c4c4c; border: 1px solid #d83e48;}

.viewer hr {color: #666;}

.tiddler .button {color: #4c4c4c;}
.tiddler .button:hover { color: #d83e48; background-color: #4c4c4c;}
.tiddler .button:active {color: #d83e48; background-color: #4c4c4c;}

.toolbar {
 color: #4c4c4c;
}

.toolbar a.button,
.toolbar a.button:hover,
.toolbar a.button:active,
.editorFooter a{
 border: 0;
}

.footer {
 color: #ddd;
}

.selected .footer {
 color: #888;
}

.highlight, .marked {
 color: #000;
 background-color: #ccc;
}
.editorFooter {
 color: #aaa;
}

.tab{
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
}

.tagging,
.tagged{
 background: #ccc;
 border: 1px solid #d83e48; 
}

.selected .tagging,
.selected .tagged{
 background-color: #fff;
 border: 1px solid #d83e48;
}

.tagging .listTitle,
.tagged .listTitle{
 color: #000;
}

.tagging .button,
.tagged .button{
 color: #d83e48;
 border: 0;
 padding: 0;
}

.tagging .button:hover,
.tagged .button:hover{
background: transparent;
}

.selected .isTag .tagging.simple,
.selected .tagged.simple,
.isTag .tagging.simple,
.tagged.simple {
 float: none;
 display: inline;
 border: 0;
 background: transparent;
 color: #000;
 margin: 0;
}

.cascade {
 background: #4c4c4c;
 color: #ddd;
 border: 1px solid #d83e48;
}
/*}}}*/
/*{{{*/
body {
	background: [[ColorPalette::Background]];
	color: [[ColorPalette::Foreground]];
}

a{
	color: [[ColorPalette::PrimaryDark]];
}

a:hover{
	background: [[ColorPalette::PrimaryMid]];
	color: [[ColorPalette::Background]];
}

a img{
	border: 0;
}


.zoomer {background:none; color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

h1,h2,h3,h4,h5 {
	color: [[ColorPalette::SecondaryDark]];
	background: [[ColorPalette::PrimaryPale]];
}

.button {
	color: [[ColorPalette::PrimaryDark]];
	border: 1px solid [[ColorPalette::Background]];
}

.button:hover {
	color: [[ColorPalette::PrimaryDark]];
	background: [[ColorPalette::CASLightGray]];
	border-color: [[ColorPalette::CASMidGray]];
}

.button:active {
	color: [[ColorPalette::Background]];
	background: [[ColorPalette::CASDarkGray]];
	border: 1px solid [[ColorPalette::CASDarkerGray]];
}

.header {
	background: [[ColorPalette::Foreground]];
}

.headerShadow {
	color: [[ColorPalette::Foreground]];
}

.headerShadow a {
	font-weight: normal;
	color: [[ColorPalette::Foreground]];
}

.headerForeground {
	color: [[ColorPalette::Foreground]];
}

.headerForeground a {
	font-weight: normal;
	color: [[ColorPalette::PrimaryPale]];
}

.tabSelected{
	color: [[ColorPalette::PrimaryDark]];
	background: [[ColorPalette::TertiaryPale]];
	border-left: 1px solid [[ColorPalette::TertiaryLight]];
	border-top: 1px solid [[ColorPalette::TertiaryLight]];
	border-right: 1px solid [[ColorPalette::TertiaryLight]];
}

.tabUnselected {
	color: [[ColorPalette::Background]];
	background: [[ColorPalette::TertiaryMid]];
}

.tabContents {
	color: [[ColorPalette::PrimaryDark]];
	background: [[ColorPalette::TertiaryPale]];
	border: 1px solid [[ColorPalette::TertiaryLight]];
}

.tabContents .button {
	 border: 0;}

#sidebar {
}

#sidebarOptions input {
	border: 1px solid [[ColorPalette::PrimaryMid]];
}

#sidebarOptions .sliderPanel {
	background: [[ColorPalette::PrimaryPale]];
}

#sidebarOptions .sliderPanel a {
	border: none;
	color: [[ColorPalette::PrimaryMid]];
}

#sidebarOptions .sliderPanel a:hover {
	color: [[ColorPalette::Background]];
	background: [[ColorPalette::PrimaryMid]];
}

#sidebarOptions .sliderPanel a:active {
	color: [[ColorPalette::PrimaryMid]];
	background: [[ColorPalette::Background]];
}

.wizard {
	background: [[ColorPalette::SecondaryLight]];
	border-top: 1px solid [[ColorPalette::SecondaryMid]];
	border-left: 1px solid [[ColorPalette::SecondaryMid]];
}

.wizard h1 {
	color: [[ColorPalette::SecondaryDark]];
}

.wizard h2 {
	color: [[ColorPalette::Foreground]];
}

.wizardStep {
	background: [[ColorPalette::Background]];
	border-top: 1px solid [[ColorPalette::SecondaryMid]];
	border-bottom: 1px solid [[ColorPalette::SecondaryMid]];
	border-left: 1px solid [[ColorPalette::SecondaryMid]];
}

.wizard .button {
	color: [[ColorPalette::Background]];
	background: [[ColorPalette::PrimaryMid]];
	border-top: 1px solid [[ColorPalette::PrimaryLight]];
	border-right: 1px solid [[ColorPalette::PrimaryDark]];
	border-bottom: 1px solid [[ColorPalette::PrimaryDark]];
	border-left: 1px solid [[ColorPalette::PrimaryLight]];
}

.wizard .button:hover {
	color: [[ColorPalette::PrimaryLight]];
	background: [[ColorPalette::PrimaryDark]];
	border-color: [[ColorPalette::PrimaryLight]];
}

.wizard .button:active {
	color: [[ColorPalette::Background]];
	background: [[ColorPalette::PrimaryMid]];
	border-top: 1px solid [[ColorPalette::PrimaryLight]];
	border-right: 1px solid [[ColorPalette::PrimaryDark]];
	border-bottom: 1px solid [[ColorPalette::PrimaryDark]];
	border-left: 1px solid [[ColorPalette::PrimaryLight]];
}

#messageArea {
	border: 1px solid [[ColorPalette::CASDarkGray]];
	background: [[ColorPalette::CASLightGray]];
	color: [[ColorPalette::PrimaryDark]];
}

#messageArea .button {
	padding: 0.2em 0.2em 0.2em 0.2em;
	color: [[ColorPalette::PrimaryDark]];
	background: [[ColorPalette::Background]];
}

.popup {
	background: [[ColorPalette::Background]];
	border: 1px solid [[ColorPalette::PrimaryMid]];
}

.popup hr {
	color: [[ColorPalette::PrimaryDark]];
	background: [[ColorPalette::PrimaryDark]];
	border-bottom: 1px;
}

.popup li.disabled {
	color: [[ColorPalette::PrimaryMid]];
}

.popup li a, .popup li a:visited {
	color: [[ColorPalette::DarkerGray]];
	border: none;
}

.popup li a:hover {
	background: [[ColorPalette::PrimaryDark]];
	color: [[ColorPalette::Background]];
	border: none;
}

.tiddler .defaultCommand {
 font-weight: bold;
}

.shadow .title {
	color: [[ColorPalette::TertiaryDark]];
}

.title {
	color: [[ColorPalette::SecondaryDark]];
}

.subtitle {
	color: [[ColorPalette::TertiaryDark]];
}

.toolbar {
	color: [[ColorPalette::PrimaryMid]];
}

.tagging, .tagged {
	border: 1px solid [[ColorPalette::TertiaryPale]];
	background-color: [[ColorPalette::TertiaryPale]];
}

.selected .tagging, .selected .tagged {
	background-color: [[ColorPalette::TertiaryLight]];
	border: 1px solid [[ColorPalette::TertiaryMid]];
}

.tagging .listTitle, .tagged .listTitle {
	color: [[ColorPalette::PrimaryDark]];
}

.tagging .button, .tagged .button {
		border: none;
}

.footer {
	color: [[ColorPalette::TertiaryLight]];
}

.selected .footer {
	color: [[ColorPalette::TertiaryMid]];
}

.sparkline {
	background: [[ColorPalette::PrimaryPale]];
	border: 0;
}

.sparktick {
	background: [[ColorPalette::PrimaryDark]];
}

.error, .errorButton {
	color: [[ColorPalette::Foreground]];
	background: [[ColorPalette::Error]];
}

.warning {
	color: [[ColorPalette::Foreground]];
	background: [[ColorPalette::SecondaryPale]];
}

.cascade {
	background: [[ColorPalette::TertiaryPale]];
	color: [[ColorPalette::TertiaryMid]];
	border: 1px solid [[ColorPalette::TertiaryMid]];
}

.imageLink, #displayArea .imageLink {
	background: transparent;
}

.viewer .listTitle {list-style-type: none; margin-left: -2em;}

.viewer .button {
	border: 1px solid [[ColorPalette::SecondaryMid]];
}

.viewer blockquote {
	border-left: 3px solid [[ColorPalette::TertiaryDark]];
}

.viewer table {
	border: 2px solid [[ColorPalette::TertiaryDark]];
}

.viewer th, thead td {
	background: [[ColorPalette::SecondaryMid]];
	border: 1px solid [[ColorPalette::TertiaryDark]];
	color: [[ColorPalette::Background]];
}

.viewer td, .viewer tr {
	border: 1px solid [[ColorPalette::TertiaryDark]];
}

.viewer pre {
	border: 1px solid [[ColorPalette::SecondaryLight]];
	background: [[ColorPalette::SecondaryPale]];
}

.viewer code {
	color: [[ColorPalette::SecondaryDark]];
}

.viewer hr {
	border: 0;
	border-top: dashed 1px [[ColorPalette::TertiaryDark]];
	color: [[ColorPalette::TertiaryDark]];
}

.highlight, .marked {
	background: [[ColorPalette::SecondaryLight]];
}

.editor input {
	border: 1px solid [[ColorPalette::PrimaryMid]];
}

.editor textarea {
	border: 1px solid [[ColorPalette::PrimaryMid]];
	width: 100%;
}

.editorFooter {
	color: [[ColorPalette::TertiaryMid]];
}

/*}}}*/
/*{{{*/
* html .tiddler {
    height: 1%;
}

.imgfloatleft{float:left;}
.imgfloatright{float:right;padding:5px}
.imgfloatcenter{float:center;}

body {
	font-size: .75em;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5 {
	font-weight: bold;
	text-decoration: none;
	padding-left: 0.4em;
}

h1 {font-size: 1.35em;}
h2 {font-size: 1.25em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1em;}
h5 {font-size: .9em;}

hr {
	height: 1px;
}

a{
	text-decoration: none;
}

dt {font-weight: bold;}

ol { list-style-type: decimal }
ol ol { list-style-type: lower-alpha }
ol ol ol { list-style-type: lower-roman }
ol ol ol ol { list-style-type: decimal }
ol ol ol ol ol { list-style-type: lower-alpha }
ol ol ol ol ol ol { list-style-type: lower-roman }
ol ol ol ol ol ol ol { list-style-type: decimal }

.txtOptionInput {
	width: 11em;
}

#contentWrapper .chkOptionInput {
	border: 0;
}

.externalLink {
	text-decoration: underline;
}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {
	font-weight: bold;
}

.tiddlyLinkNonExisting {
	font-style: italic;
}

/* the 'a' is required for IE, otherwise it renders the whole tiddler a bold */
a.tiddlyLinkNonExisting.shadow {
	font-weight: bold;
}

#mainMenu .tiddlyLinkExisting, 
#mainMenu .tiddlyLinkNonExisting,
#sidebarTabs .tiddlyLinkNonExisting{
 font-weight: normal;
 font-style: normal;
}

#sidebarTabs .tiddlyLinkExisting {
 font-weight: bold;
 font-style: normal;
}

.header {
		position: relative;
}

.header a:hover {
	background: transparent;
}

.headerShadow {
	position: relative;
	padding: 1.9em 0em 1em 1em;
	left: -0px;
	top: -0px;
}

.headerForeground {
	position: absolute;
	padding: 1.9em 0em 1em 1em;
	left: 0px;
	top: 0px;
}

.siteTitle {
	font-size: 4.1em;
        font-family: 'Trebuchet MS' sans-serif;
}
.siteSubtitle {
	font-size: 1.4em;
        color: #666;
        font-family: 'Trebuchet MS' sans-serif;
}

#mainMenu {
	position: absolute;
	left: 0.4em;
	width: 8em;
	text-align: right;
	line-height: 1.6em;
	padding: 1.5em 0.5em 0.5em 0.5em;
	font-size: 1.2em;
}

#sidebar {
	position: absolute;
	right: 3px;
	width: 16em;
	font-size: .9em;
}

#sidebarOptions {
	padding-top: 0.3em;
}

#sidebarOptions a {
	margin: 0em 0.2em;
	padding: 0.2em 0.3em;
	display: block;
}

#sidebarOptions input {
	margin: 0.4em 0.5em;
}

#sidebarOptions .sliderPanel {
	margin-left: 1em;
	padding: 0.5em;
	font-size: .85em;
}

#sidebarOptions .sliderPanel a {
	font-weight: bold;
	display: inline;
	padding: 0;
}

#sidebarOptions .sliderPanel input {
	margin: 0 0 .3em 0;
}

#sidebarTabs .tabContents {
	width: 15em;
	overflow: hidden;
}

.wizard {
	padding: 0.1em 0em 0em 2em;
}

.wizard h1 {
	font-size: 2em;
	font-weight: bold;
	background: none;
	padding: 0em 0em 0em 0em;
	margin: 0.4em 0em 0.2em 0em;
}

.wizard h2 {
	font-size: 1.2em;
	font-weight: bold;
	background: none;
	padding: 0em 0em 0em 0em;
	margin: 0.2em 0em 0.2em 0em;
}

.wizardStep {
	padding: 1em 1em 1em 1em;
}

.wizard .button {
	margin: 0.5em 0em 0em 0em;
	font-size: 1.2em;
}

#messageArea {
position:absolute; top:0; right:0; margin: 0.5em; padding: 0.5em;
}

*[id='messageArea'] {
position:fixed !important; z-index:99;}

.messageToolbar {
display: block;
text-align: right;
}

#messageArea a{
	text-decoration: underline;
}

.popup {
	font-size: .9em;
	padding: 0.2em;
	list-style: none;
	margin: 0;
}

.popup hr {
	display: block;
	height: 1px;
	width: auto;
	padding: 0;
	margin: 0.2em 0em;
}

.popup li.disabled {
	padding: 0.2em;
}

.popup li a{
	display: block;
	padding: 0.2em;
}

.tabset {
	padding: 1em 0em 0em 0.5em;
}

.tab {
	margin: 0em 0em 0em 0.25em;
	padding: 2px;
}

.tabContents {
	padding: 0.5em;
}

.tabContents ul, .tabContents ol {
	margin: 0;
	padding: 0;
}

.txtMainTab .tabContents li {
	list-style: none;
}

.tabContents li.listLink {
	 margin-left: .75em;
}

#displayArea {
	margin: 1em 17em 0em 14em;
}


.toolbar {
	text-align: right;
	font-size: .9em;
	visibility: hidden;
}

.selected .toolbar {
	visibility: visible;
}

.tiddler {
	padding: 1em 1em 0em 1em;
}

.missing .viewer,.missing .title {
	font-style: italic;
}

.title {
	font-size: 1.6em;
	font-weight: bold;
        font-family: 'Trebuchet MS' sans-serif;
}

.missing .subtitle {
 display: none;
}

.subtitle {
	font-size: 1.1em;
}

.tiddler .button {
	padding: 0.2em 0.4em;
}

.tagging {
margin: 0.5em 0.5em 0.5em 0;
float: left;
display: none;
}

.isTag .tagging {
display: block;
}

.tagged {
margin: 0.5em;
float: right;
}

.tagging, .tagged {
font-size: 0.9em;
padding: 0.25em;
}

.tagging ul, .tagged ul {
list-style: none;margin: 0.25em;
padding: 0;
}

.tagClear {
clear: both;
}

.footer {
	font-size: .9em;
}

.footer li {
display: inline;
}

* html .viewer pre {
	width: 99%;
	padding: 0 0 1em 0;
}

.viewer {
	line-height: 1.4em;
	padding-top: 0.5em;
}

.viewer .button {
	margin: 0em 0.25em;
	padding: 0em 0.25em;
}

.viewer blockquote {
	line-height: 1.5em;
	padding-left: 0.8em;
	margin-left: 2.5em;
}

.viewer ul, .viewer ol{
	margin-left: 0.5em;
	padding-left: 1.5em;
}

.viewer table {
	border-collapse: collapse;
	margin: 0.8em 1.0em;
}

.viewer th, .viewer td, .viewer tr,.viewer caption{
	padding: 3px;
}

.viewer table.listView {
	font-size: 0.85em;
	margin: 0.8em 1.0em;
}

.viewer table.listView th, .viewer table.listView td, .viewer table.listView tr {
	padding: 0px 3px 0px 3px;
}

.viewer pre {
	padding: 0.5em;
	margin-left: 0.5em;
	font-size: 1.2em;
	line-height: 1.4em;
	overflow: auto;
}

.viewer code {
	font-size: 1.2em;
	line-height: 1.4em;
}

.editor {
font-size: 1.1em;
}

.editor input, .editor textarea {
	display: block;
	width: 100%;
	font: inherit;
}

.editorFooter {
	padding: 0.25em 0em;
	font-size: .9em;
}

.editorFooter .button {
padding-top: 0px; padding-bottom: 0px;}

.fieldsetFix {border: 0;
padding: 0;
margin: 1px 0px 1px 0px;
}

.sparkline {
	line-height: 1em;
}

.sparktick {
	outline: 0;
}

.zoomer {
	font-size: 1.1em;
	position: absolute;
	padding: 1em;
}

.cascade {
	font-size: 1.1em;
	position: absolute;
	overflow: hidden;
}
.viewer table.listView {
	font-size: 0.85em;	margin: 0.8em 1.0em;
}

.viewer table.listView th, .viewer table.listView td, .viewer table.listView tr {
	padding: 0px 3px 0px 3px;

}

.wizard {
	background: [[ColorPalette::SecondaryLight]];
	padding: 0.1em 0em 0em 2em;
	border-top: 1px solid [[ColorPalette::SecondaryMid]];
	border-left: 1px solid [[ColorPalette::SecondaryMid]];
}

.wizard h1 {
	font-size: 2em;	font-weight: bold;
	background: none;
	color: [[ColorPalette::SecondaryDark]];
	padding: 0em 0em 0em 0em;
	margin: 0.4em 0em 0.2em 0em;
}

.wizard h2 {
	font-size: 1.2em;	font-weight: bold;
	background: none;
	color: [[ColorPalette::Foreground]];
	padding: 0em 0em 0em 0em;
	margin: 0.2em 0em 0.2em 0em;
}

.wizardStep {
	background: [[ColorPalette::Background]];	padding: 1em 1em 1em 1em;
	border-top: 1px solid [[ColorPalette::SecondaryMid]];
	border-bottom: 1px solid [[ColorPalette::SecondaryMid]];
	border-left: 1px solid [[ColorPalette::SecondaryMid]];
}

.wizard .button {
	text-align: right;
}
/*}}}*/
<<timeline modified 40>>
This site was created using TiddlyWiki, whose author, Jeremy Ruston, writes:
<<<
TiddlyWiki is like a blog because it's divided up into neat little chunks, but it encourages you to read it by hyperlinking rather than sequentially: if you like, a non-linear blog analogue that binds the individual microcontent items into a cohesive whole. 
<<<
Thus, the TiddlyWiki architecture of the site nicely reflects the integrative mission of our group.

To learn more about TiddlyWiki, explore the [[TiddlyWiki web page|http://www.tiddlywiki.com]] or the [[Wikipedia entry|http://en.wikipedia.org/wiki/TiddlyWiki]].
Traducció de TiddlyWiki al Català:
http://pacoriviere.googlepages.com/TiddlyWikiCA.html

Adaptació per al CMBSC realitzada per:
''Joan Puig''
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler' ></div>
<div class='title' macro='view title'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
[[Històric|24 Hores - Històric]]
[[2017|24 Hores - 2017]]
[[2016|24 Hores - 2016]]
[[2015|24 Hores - 2015]]
[[2014|24 Hores - 2014]]
[[2013|24 Hores - 2013]]
[[2012|24 Hores - 2012]]
[[2011|24 Hores - 2011]]
[[2010|24 Hores - 2010]]
[[2009|24 Hores - 2009]]
[[2008|24 Hores - 2008]]
[[2007|24 Hores - 2007]]
[[2006|24 Hores - 2006]]
[[2005|24 Hores - 2005]]
[[2004|24 Hores - 2004]]
[[2003|24 Hores - 2003]]
[[2002|24 Hores - 2002]]
[[2001|24 Hores - 2001]]
[[2000|24 Hores - 2000]]
[[1999|24 Hores - 1999]]
[[1998|24 Hores - 1998]]
[[1997|24 Hores - 1997]]
[[1996|24 Hores - 1996]]
[[1995|24 Hores - 1995]]
[[1994|24 Hores - 1994]]
[[1993|24 Hores - 1993]]
[[Cursa Inauguració|Cursa Inaugural]]
[[Curses Andros|Curses Andros]]
[[2017|Club - 2017]]
[[2016|Club - 2016]]
[[2015|Club - 2015]]
[[2014|Club - 2014]]
[[2013|Club - 2013]]
[[2012|Club - 2012]]
[[2010|Club - 2010]]
[[2009|Club - 2009]]
[[2007|Club - 2007]]
[[2006|Club - 2006]]
[[2005|Club - 2005]]
[[2004|Club - 2004]]
[[2003|Club - 2003]]
[[2002|Club - 2002]]
[[2001|Club - 2001]]
[[2000|Club - 2000]]
[[1999|Club - 1999]]