<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml'/>
<!--}}}-->
Background: #fff
Foreground: #000
PrimaryPale: #feeccf
PrimaryLight: #18f
PrimaryMid: #FFA548
PrimaryDark: #014
SecondaryPale: #fa9b3c
SecondaryLight: #f88017
SecondaryMid: #f87217
SecondaryDark: #e56717
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body { 
background-image:url(img/fondo.gif)
}



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 {}
.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 { background:#fff;}
#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::PrimaryPale]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::PrimaryPale]]; 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::TertiaryDark]];}
.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 {}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {}
.viewer td, .viewer tr, .twtable td, .twtable tr {}

.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]];}

.footer 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;
		width:760px;
		height:162px;
		margin-left:auto;
		margin-right:auto;
		background-color:#ffa548;
		background-image:url(img/banner.png);
		background-repeat: no-repeat;
		
}

.header a:hover {}
.headerShadow {position:relative; border:1; 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; top:141px; margin-left:auto; margin-right:auto; 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 {}
.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 {width:760px; margin: 0 auto; background:[[ColorPalette::Background]]}

.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; display:none;}  /*** BORRAR DISPLAY PARA MOSTRAR TAGS ***/
.tagging, .tagged {font-size:0.9em; padding:0.25em; display:none;}
.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' >
	<div class='headerShadow'>
	</div>
	<div class='headerForeground'>
	</div>
	<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
</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='viewer' macro='view text wikified'></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>

<!--}}}-->
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>>
Type the text for '13 May 2008'
<html><p class="MsoNormal"><span style="font-size: small;">(Lal&iacute;n, Pontevedra, 1973)</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p><br type="_moz" /></o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p>  <p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">This artist talks about &quot;surface combing&quot;, movement over gesture, because in his procedures there is more mechanism than subjectivism. His work stablish relations between painting, photography and video.</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span><span style="font-size: small;"><o:p><br type="_moz" /></o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><a href="http://www.alvaronegro.com/"><span lang="PT-BR">http://www.alvaronegro.com/</span></a></span><span lang="PT-BR" style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">(Madrid, &nbsp;1944)</span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p>  <p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p>Watercolors, engraving, acrylic, Ana Higheras crosses the horizonts of the elements that are highlighted over intense backgrounds, combining techniques developed in twenty years of constant experimentation, in her intuitive search of materials and supports as in the shape and color.</p><p class="MsoNormal"><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><a href="http://www.higuerasarte.com/ah-pintura-grabado.htm">http://www.higuerasarte.com/ah-pintura-grabado.htm</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: 14pt;"> <span style="font-size: small;">(EE.UU, 1928-87) </span><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">The king of pop, was intereste also in other aesthetics and artistic currents, even if it was to ironize or frivolize about them and their production methods.</span></p><p style="text-align: justify;" class="MsoNormal">&nbsp;</p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">http://www9.georgetown.edu/faculty/irvinem/visualarts/Warhol-Oxidations-Post-Gagosian-2002.html</span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">http://www9.georgetown.edu/faculty/irvinem/CCTP738/modules/Warhol-OxidationPaintings.html</span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;">(Barcelona 1949)</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p>Titular Professor of the University of Barcelona, exhibited her first work in Barcelona in 1973 and have been regularly exhibiting since 1979.</p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.galeriatrama.com/barcelona/web/artistas/fixaartistas.php3?id=64">http://www.galeriatrama.com/barcelona/web/artistas/fixaartistas.php3?id=64#</a></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: small;">(Niza 1929-New York 2005)</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;">Armand Pierre Fernandez, french painter, sculptor and engraver stablished in New York, is a Contemporary Master, co-fundator with Klein of the NOUVEAU REALISME group and pioneer in the ASSEMBLAGE art.</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><a href="http://www.arman-studio.com/">http://www.arman-studio.com/</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p style="background: white none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Sal formada por el &aacute;cido ac&eacute;tico con una base: acetato am&oacute;nico, de aluminio.<o:p></o:p></span></p>  <p style="background: white none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="F&oacute;rmula estructural del acetato de celulosa" href="http://es.wikipedia.org/wiki/Imagen:Celluloseacetat.png"><span style="color: rgb(0, 43, 184); text-decoration: none;"><!--[if gte vml 1]><v:shapetype id="_x0000_t75"
 coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe"
 filled="f" stroked="f">
 <v:stroke joinstyle="miter" />
 <v:formulas>
  <v:f eqn="if lineDrawn pixelLineWidth 0" />
  <v:f eqn="sum @0 1 0" />
  <v:f eqn="sum 0 0 @1" />
  <v:f eqn="prod @2 1 2" />
  <v:f eqn="prod @3 21600 pixelWidth" />
  <v:f eqn="prod @3 21600 pixelHeight" />
  <v:f eqn="sum @0 0 1" />
  <v:f eqn="prod @6 1 2" />
  <v:f eqn="prod @7 21600 pixelWidth" />
  <v:f eqn="sum @8 21600 0" />
  <v:f eqn="prod @7 21600 pixelHeight" />
  <v:f eqn="sum @10 21600 0" />
 </v:formulas>
 <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect" />
 <o:lock v:ext="edit" aspectratio="t" />
</v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" alt="Fórmula estructural del acetato de celulosa"
 title="&quot;Fórmula estructural del acetato de celulosa&quot;" style='width:262.5pt;
 height:96pt' o:button="t">
 <v:imagedata src="file:///C:\DOCUME~1\FEDERA~1\CONFIG~1\Temp\msohtmlclip1\01\clip_image001.png"
  o:href="http://upload.wikimedia.org/wikipedia/commons/thumb/e/ec/Celluloseacetat.png/350px-Celluloseacetat.png" />
</v:shape><![endif]--><!--[if !vml]--><img src="img/articulo/soportes/acetato.png" alt="" /><!--[endif]--></span></a><o:p></o:p></span></p>  <p style="background: rgb(249, 249, 249) none repeat scroll 0%; line-height: 16.8pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">F&oacute;rmula estructural del acetato de celulosa<o:p></o:p></span></p>  <p style="background: white none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El <span style="">acetato de celulosa</span> es un <a title="Termopl&aacute;stico" href="http://es.wikipedia.org/wiki/Termopl%C3%A1stico"><span style="color: windowtext;">termopl&aacute;stico</span></a> de dureza media alta y brillante, es incoloro, presenta alta transparencia debido a que es <a title="Pol&iacute;mero amorfo" href="http://es.wikipedia.org/wiki/Pol%C3%ADmero_amorfo"><span style="color: windowtext;">amorfo</span></a>. Tiene buena estabilidad a los rayos <a title="UV" href="http://es.wikipedia.org/wiki/UV"><span style="color: windowtext;">UV</span></a> y resistencia qu&iacute;mica moderada. Debido a que es altamente <a title="Higrosc&oacute;pico" href="http://es.wikipedia.org/wiki/Higrosc%C3%B3pico"><span style="color: windowtext;">higrosc&oacute;pico</span></a> puede tener dificultades de cambios dimensionales en piezas <a title="Moldeo por inyecci&oacute;n" href="http://es.wikipedia.org/wiki/Moldeo_por_inyecci%C3%B3n"><span style="color: windowtext;">moldeadas</span></a>. Las aplicaciones incluyen monturas de gafas, mangos de <a title="Herramienta" href="http://es.wikipedia.org/wiki/Herramienta"><span style="color: windowtext;">herramientas</span></a> y pinceles. Las pel&iacute;culas se emplean para aplicaciones gr&aacute;ficas y art&iacute;sticas principalmente. Los</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> Acetatos se suelen usar para trabajos auxiliares, planchas de refuerzo y sobre todo para m&aacute;scaras y plantillas en el entintado, lo que hace que sea un pl&aacute;stico siempre presente en el taller de grabado actual.<o:p></o:p></span></p></html>
<html><br /><p style="margin-left: 36pt; text-align: justify; text-indent: -18pt;"><!--{121335378826530}--><span style="font-size: 10pt; font-family: Symbol;"><span style="">&middot;<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--{121335378826531}--><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Acrylic Flow Release (Descargador del Flujo Acr&iacute;lico)<o:p></o:p></span></p>  <p style="text-align: justify;"><b><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="">&nbsp;</span></span></b><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br /> Es un aditivo usado para reducir la tensi&oacute;n superficial del agua dentro de la emulsi&oacute;n acr&iacute;lica, aumentando, por lo tanto, el car&aacute;cter resbaladizo y fluido de la pintura. Es eficaz para lograr tinturas sobre superficies porosas. Su uso NO es apropiado para ni&ntilde;os menores de edad. <a href="http://www.goldenpaints.com/technicaldata/flreleas.php"><b><br /> </b></a><br style="" /> <!--{121335378826532}--><br style="" /> <!--{121335378826533}--><o:p></o:p></span></p>  <p style="margin-left: 36pt; text-align: justify; text-indent: -18pt;"><!--{121335378826534}--><span style="font-size: 10pt; font-family: Symbol;"><span style="">&middot;<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--{121335378826535}--><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Retarder (Retardador)</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> <o:p></o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br /> Es un aditivo que se usa para extender el tiempo del secado de las pinturas acr&iacute;licas. Es &uacute;til para t&eacute;cnicas &quot;wet in wet&quot; y para extender el tiempo en que las pinturas de la paleta permanecen frescas y no desarrollan piel.</span><span style="font-size: 10pt;"><o:p></o:p></span></p>  <p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></p>  <p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a href="http://www.goldenpaints.com/international/spanish/products/medsadds/additives/additives.php">http://www.goldenpaints.com/international/spanish/products/medsadds/additives/additives.php</a><o:p></o:p></span></p>  <p class="MsoNormal" style="text-align: justify;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></p>  <p class="MsoNormal"><span style="font-size: 10pt;"><o:p>&nbsp;</o:p></span></p></html>
<html><p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &iquest;QUE ES UN MATERIAL CUBRIENTE, O PINTURA?</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br type="_moz" /></o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p><span style="font-size: small;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; La combinaci&oacute;n quimica llamada pintura es una mezcla de tres principales componentes: pigmentos, aglutinante o resina y disolventes.</span><span style="font-size: 11pt;"><o:p></o:p></span></p><p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p align="left" style="text-align: left;" class="MsoBodyTextIndent2"><span style="font-size: small;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &iquest;LOS PIGMENTOS DETERMINAN LA CALIDAD DE UNA PINTURA ?</span><span style="font-size: 11pt;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El nivel de cada uno de los pigmentos, como el di&oacute;xido de titanio, no es, por si solo, un indicador de calidad. Las propiedades y desempe&ntilde;o de la pintura, son el resultado de la combinaci&oacute;n particular de pigmento y veh&iacute;culo en la pel&iacute;cula seca. Ejemplo. La durabilidad puede ser obtenida con una combinaci&oacute;n de pigmentos suaves y resina dura o resina flexible y pigmentos duros.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&iquest;DEBERIA ADELGAZARSE LA PINTURA LATEX ?</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Normalmente no se requiere de adelgazar. En general, adelgazar cualquier pintura reduce la formaci&oacute;n de pel&iacute;cula, el cubrimiento y resistencia al chorreo. Cuando se aplica con un atomizador, es necesario adelgazar con agua limpia. La cantidad de agua que se debe usar en la mezcla es de 1 cuarto/5 galones Es decir un 5%.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&iquest;HAY DIFERENTES TIPOS DE RESINAS ALQUIDICAS ?</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Longitud del aceite es un t&eacute;rmino que puede encontrarse, en frases como: alquidica de aceite largo. Las pinturas de aceite largo, son formuladas con una alta proporci&oacute;n de aceite a la resina para presentar una mayor flexibilidad y penetraci&oacute;n en el sustrato ( primarios exteriores para madera ) Pinturas de aceite corto, son formuladas con una baja proporci&oacute;n de resina al aceite, presentando una mayor dureza, durabilidad y secado r&aacute;pido ( esmaltes para maquinaria ).</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&iquest;LAS PINTURAS TIENEN RESINAS ALQUIDICAS DE ALTA CALIDAD ?</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Las pinturas pueden tener una variedad de resinas alquidicas, desde las m&aacute;s alta calidad hasta la m&aacute;s baja calidad. El tipo y cantidad de resina alquidica y la pigmentaci&oacute;n determinan la calidad de la pintura.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&iquest;SE AMARILLEAN LAS BASES DE ACEITE O LOS ESMALTES ALQUIDICOS ?</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Todas las alquidicas o esmaltes base aceite se amarillean en la absorci&oacute;n de luz o a la exposici&oacute;n de la pintura a humos de amoniaco durante el proceso de curado.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&iquest;COMO SE MIDE EL BRILLO DE UNA PINTURA ?</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El brillo de una pintura es medido por un &aacute;ngulo. Los dos &aacute;ngulos est&aacute;ndar son de 60&deg; (generalmente usados en pintura con alg&uacute;n nivel de brillo razonable) y 85&deg; (usadas en pintura con muy bajo brillo). Se busca la rectitud en la superficie&nbsp; (la cual es considerada 0&deg;) se hace dificil comparar el brillo de una pintura con otra.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&iquest;COMO SE MIDE EL BRILLO DE UN ESMALTE BRILLANTE ?</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El grado de brillo de un esmalte brillante se mide por la interpretaci&oacute;n del medidor de brillo, el cual mide la luz reflejada por la superficie lisa pintada donde el &aacute;ngulo o incidencia de la luz a la superficie pintada es de 60 o 85 grados. Los est&aacute;ndares de rango de brillo seg&uacute;n la ASTM D-523 son:</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p><span style="font-size: small;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; Mate: 15 unidades @ 85 o &lt; 5% @ 60</span><span style="font-size: 11pt;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Semimate: 5-25 unidades @ 60</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Satinada: 15-35 unidades @ 60</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Semibrillante: 30-65 unidades @ 60</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p style="text-indent: 1cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Brillante: sobre 65 unidades @ 60</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p></html>
<html><p>Este es su 'Alqu&iacute;dicos o esmaltes sint&eacute;ticos', recuerde hacer click en Guardar y despu&eacute;s en Guardar Cambios.</p></html>
<html><p>Through painting history there have been different supports and techniques based on the needs of the technology&nbsp; existing in each period. On the 20th century, and above all, with the bursting in of the Artistic Vanguard, is when the needs of experimenting with new supports and materials gets more radical. At this we have to add the notable advances in the chemical industry ending up favoring the arrival of a vast list of new substances susceptibles of being used by artists. Next, as a wide range view we have added a brief artist list, because of the interest aroused of their novel plastic procedures. In this clasification, the artists are clasified by supports and covering materials used. Obviously, we couldn't list all the avaliable, we believe that the list can give a general idea to the students of the importance of the new supports and materials in today artistic outlook.</p></html>
<html><p><img alt="" src="img/master/CartelMasterP2.jpg" style="width: 750px; height: 392px;" /></p></html>
<html><p><span style="font-weight: bold;">1</span><b><span lang="PT-BR" style="">.1. ACRYLIC RESIN</span></b><span lang="PT-BR" style=""> <o:p></o:p></span></p><ul type="disc"><li style="" class="MsoNormal"><span lang="PT-BR" style="">[[JUS JUCHTMANS]]<o:p></o:p></span></li><li style="" class="MsoNormal"><span lang="PT-BR" style="">[[ROBERT SCHABERL]]<o:p></o:p></span></li><li style="" class="MsoNormal"><span style="">[[ANDY WARHOL]]<o:p></o:p></span></li></ul> <p style="" class="MsoNormal"><b><span style=""><o:p>&nbsp;</o:p></span></b></p> <p style="" class="MsoNormal"><b><span style="">1.2. EPOXI RESIN<o:p></o:p></span></b></p> <ul type="disc"><li style="" class="MsoNormal"><span style="">[[PETER ZIMMERMANN]]</span><span lang="PT-BR" style=""><o:p></o:p></span></li></ul> <p style="" class="MsoNormal"><span lang="PT-BR" style=""><o:p>&nbsp;</o:p></span></p> <p style="" class="MsoNormal"><b style=""><span lang="PT-BR" style="">1.3. ASPHALT<o:p></o:p></span></b></p> <ul type="disc"><li style="" class="MsoNormal"><span style="">[[CARLOS TRILLO]]</span><span style=""> <br style="" />     <!--{121335263173425}--><br style="" />     <!--{121335263173426}--><o:p></o:p></span></li></ul> <p style="" class="MsoNormal"><b style=""><span lang="PT-BR" style=""><o:p>&nbsp;</o:p></span></b></p> <p style="" class="MsoNormal"><b style=""><span lang="PT-BR" style="">1.4. ACRYLIC ASPHALT<o:p></o:p></span></b></p> <ul type="disc"><li style="" class="MsoNormal"><span lang="PT-BR" style="">[[TOM DE GROOT]]</span><span lang="PT-BR" style=""> <br style="" />     <!--{121335263173427}--><br style="" />     <!--{121335263173428}--><o:p></o:p></span></li></ul> <p style="" class="MsoNormal"><b style=""><span lang="PT-BR" style=""><o:p>&nbsp;</o:p></span></b></p> <p style="" class="MsoNormal"><b style=""><span lang="PT-BR" style="">1.5. CHAPAPOTE<o:p></o:p></span></b></p> <ul><li><span style="">[[JIMY PONS]]</span></li></ul></html>
<html><p class="MsoNormal" style="text-align: justify;"><b style=""><span lang="EN-GB" style="">1.1. METALS<o:p></o:p></span></b></p> <ul>     <li><!--[if !supportLists]--><span lang="EN-GB" style="">[[OSVALDO BOLT|OSVALDO BOLT]]<o:p></o:p></span></li>     <li><!--[if !supportLists]--><span lang="EN-GB" style="">[[JASON MARTIN|JASON MARTIN]]<o:p></o:p></span></li>     <li><!--[if !supportLists]--><span style="font-family: Symbol;"><span style=""><span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"> </span></span></span><!--[endif]--><span lang="EN-GB" style="">[[CAMILL LEBERER|CAMILL LEBERER]]</span><span style=""><o:p></o:p></span></li>     <li><!--[if !supportLists]--><span style="">[[ENRIQUE BRINKMANN|ENRIQUE BRINKMANN]]<o:p></o:p></span></li>     <li><!--[if !supportLists]--><span style="">[[MARGARET EVANGELINE|MARGARET EVANGELINE]]</span><span lang="NL" style=""><o:p></o:p></span></li>     <li><!--[if !supportLists]--><span lang="NL" style="">[[MARTIN C. HERBST|MARTIN C. HERBST]]</span><span lang="PT-BR" style=""><o:p></o:p></span></li>     <li><!--[if !supportLists]--><span style="">[[ALVARO NEGRO|ALVARO NEGRO]]</span><span lang="PT-BR" style=""><o:p></o:p></span></li>     <li><!--[if !supportLists]--><span lang="PT-BR" style="">[[FRANK PIASTA|FRANK PIASTA]]</span><span lang="EN-GB" style=""><o:p></o:p></span></li>     <li><!--[if !supportLists]--><span lang="EN-GB" style="font-family: Symbol;"><span style=""><span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"> </span></span></span><!--[endif]--><span lang="EN-GB" style="">[[POL BURY|POL BURY]] <o:p></o:p></span></li>     <li><!--[if !supportLists]--><span lang="EN-GB" style="">[[FRANK STELLA|FRANK STELLA]]<o:p></o:p></span></li>     <li><!--[if !supportLists]--><span lang="EN-GB" style="">[[REYNA CASTA&Ntilde;O]]</span></li>     <li><!--[if !supportLists]--><span lang="ES-TRAD">[[JOS&Eacute; ANTONIO PALOS|JOS&Eacute; ANTONIO PALOS]] </span></li>     <li><!--[if !supportLists]--><!--[endif]--><span lang="ES-TRAD">[[FRIDA KAHLO|FRIDA KAHLO]]</span></li>     <li><!--[if !supportLists]--><span lang="ES-TRAD">[[GOYA|GOYA]]</span><span lang="PT-BR" style=""><o:p></o:p></span></li>     <li><!--[if !supportLists]--><span lang="PT-BR" style="">[[STEINAR JAKOBSEN|STEINAR JAKOBSEN]]<o:p></o:p></span></li>     <li><!--[if !supportLists]--><span lang="PT-BR" style="">[[MATTHIAS K&Ouml;STER]]<o:p></o:p></span></li>     <li><!--[if !supportLists]--><span lang="PT-BR" style="">[[PEDRO CALAPEZ|PEDRO CALAPEZ]]<o:p></o:p></span></li>     <li><!--[if !supportLists]--><!--[endif]--><span lang="PT-BR" style="">[[GONZALO ILABACA|GONZALO ILABACA]]<o:p></o:p></span></li>     <li><!--[if !supportLists]--><span style="">[[FERNANDO FRAGUA|FERNANDO FRAGUA]]</span><b style=""><span style="font-size: 14pt;"> </span></b><span lang="PT-BR" style=""><o:p></o:p></span></li>     <li><!--[if !supportLists]--><!--[endif]--><span style="">[[JUAN GOPAR|JUAN GOPAR]]</span><span lang="PT-BR" style=""><o:p></o:p></span></li> </ul> <p class="MsoNormal"><b style=""><span style="">1.2. POLYESTER<o:p></o:p></span></b></p> <ul type="disc" style="margin-top: 0cm;">     <li class="MsoNormal" style=""><span style="">[[MANUEL G&Oacute;MEZ RABA]]<o:p></o:p></span></li>     <li class="MsoNormal" style=""><span lang="ES-TRAD">[[JAIME S&Aacute;NCHEZ ALONSO]]</span><span style=""><o:p></o:p></span></li>     <li class="MsoNormal" style=""><span style="">[[CARLOS LE&Oacute;N]] <o:p></o:p></span></li>     <li class="MsoNormal" style=""><span style="">[[LLUIS HORTAL&Agrave;]]<o:p></o:p></span></li>     <li class="MsoNormal" style=""><span style="">[[MARCOS BONTEMPO]]<o:p></o:p></span></li> </ul> <p class="MsoNormal"><span style=""><o:p>&nbsp;</o:p></span></p> <p class="MsoNormal"><b style=""><span style="">1.3. ACETATE<o:p></o:p></span></b></p> <ul type="disc" style="margin-top: 0cm;">     <li class="MsoNormal" style="text-align: justify;"><span style="">[[FEDERICO MA&Ntilde;ANES]]      <o:p></o:p></span></li>     <li class="MsoNormal" style="text-align: justify;"><span style="">[[ANNA MIQUEL]]<o:p></o:p></span></li>     <li class="MsoNormal" style="text-align: justify;"><span lang="ES-TRAD">[[LEONEL MORA]]</span></li> </ul> <p class="MsoNormal" style="text-align: justify;"><b style=""><span lang="ES-TRAD">1.4. CRISTAL<o:p></o:p></span></b></p> <ul type="disc" style="margin-top: 0cm;">     <li class="MsoNormal" style="text-align: justify;"><span style="">[[SERGIO PORLAN]] <o:p></o:p></span></li> </ul> <p class="MsoNormal" style="text-align: justify;"><b style=""><span lang="PT-BR" style="">1.5. FIBERGLASS<o:p></o:p></span></b></p> <ul type="disc">     <li class="MsoNormal" style="text-align: justify;">[[VINCENT SZAREK]]</li>     <li class="MsoNormal" style="text-align: justify;">[[MARCEL BERLANGER]]</li><li class="MsoNormal" style="text-align: justify;">[[CRISTOBAL GABARR&Oacute;N]]</li> </ul> <p class="MsoNormal" style="text-align: justify;"><span lang="PT-BR" style=""><o:p>&nbsp;</o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><b style=""><span lang="PT-BR" style="">1.6. METHACRYLATE</span></b></p> <ul type="disc">     <li class="MsoNormal" style="text-align: justify;"><span lang="PT-BR" style="">[[JAMES ROSS]]</span></li><li class="MsoNormal" style="text-align: justify;"><span lang="PT-BR" style="">[[KRIBI HERAL]]<o:p></o:p></span></li> </ul> <p class="MsoNormal" style="text-align: justify;"><b style=""><span lang="PT-BR" style=""><o:p>&nbsp;</o:p></span></b></p> <p class="MsoNormal" style="text-align: justify;"><b style=""><span lang="PT-BR" style="">1.7. PLASTIC<o:p></o:p></span></b></p> <ul type="disc" style="margin-top: 0cm;">     <li class="MsoNormal" style=""><span lang="PT-BR" style="">[[YVON DAVID]] <o:p></o:p></span></li>     <li class="MsoNormal" style=""><span style="">[[ARMAN]] <o:p></o:p></span></li>     <li class="MsoNormal" style="text-align: justify;"><span style="">[[DORIT CROISSIER]]</span></li>     <li class="MsoNormal" style=""><span style="">[[ZANGARA PIERGIORGIO]]</span></li>     <li class="MsoNormal" style=""><span style="">[[KI-BONG RHEE]] <o:p></o:p></span></li>     <li class="MsoNormal" style=""><span style="">[[HELMUT DORNER]] <o:p></o:p></span></li>     <li class="MsoNormal" style=""><span style="">[[SYBILLE PATTSCHECK]]</span></li>     <li class="MsoNormal" style=""><span style="">[[ELENA BLASCO]] <o:p></o:p></span></li>     <li class="MsoNormal" style=""><span style="">[[MANUEL GAMONAL]]</span></li>     <li class="MsoNormal" style=""><span lang="ES-TRAD" style="">[[ANA HIGUERAS]]</span></li>     <li class="MsoNormal" style=""><span style="">[[STEFAN VON REISWITZ]]</span></li>     <li class="MsoNormal" style=""><span style="">[[YAACOV AGAM]]<o:p></o:p></span></li>     <li class="MsoNormal" style=""><span style="">[[GYULA KOSICE]]</span></li>     <li class="MsoNormal" style=""><span style="">[[JES&Uacute;S RAFAEL SOTO]]<o:p></o:p></span></li> </ul> <p class="MsoNormal" style="text-align: justify;"><b style=""><span style=""><o:p>&nbsp;</o:p></span></b></p> <p class="MsoNormal" style="text-align: justify;"><b style=""><span style="">1.7. P.V.C.<o:p></o:p></span></b></p> <ul type="disc">     <li class="MsoNormal" style=""><span style="">[[CLARY STOLTE]]</span></li>     <li class="MsoNormal" style=""><span style="">[[EDUARDO BARCO]]</span><span lang="PT-BR" style=""><o:p></o:p></span></li>     <li class="MsoNormal" style=""><span lang="PT-BR" style="">[[CARLOS CRUZ DIEZ]]<o:p></o:p></span></li> </ul> <p class="MsoNormal" style=""><b style=""><span lang="PT-BR" style="">1.8. E.V.A., FOAM RUBBER, TOAMY<o:p></o:p></span></b></p> <ul type="disc" style="margin-top: 0cm;">     <li class="MsoNormal" style="text-align: justify;"><span style="">[[JI EUN LEE]] <o:p></o:p></span></li> </ul> <p class="MsoNormal" style=""><span lang="PT-BR" style=""><o:p>&nbsp;</o:p></span><span lang="PT-BR" style=""><o:p></o:p></span><span lang="PT-BR" style=""><o:p> </o:p></span></p> <p class="MsoNormal" style=""><span lang="PT-BR" style=""><o:p></o:p></span><span lang="PT-BR" style=""><o:p></o:p></span><span lang="PT-BR" style=""><o:p></o:p></span></p> <p class="MsoNormal" style=""><span style=""><o:p></o:p></span></p></html>
<html><p class="MsoNormal" style="text-align: justify;">We have set a basic bibliography briefly comented that we believe suitable of the present level, and that will be really useful as an introduction to more specialized readings on next courses. The interviews and the daily dialogue at the workshop will make easier the configuration of a more specific bibliography according to the student interests.</p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br /> </span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <h3><span style="font-size: small;"><span lang="ES-TRAD">TECHNIQUES AND PROCEDURES MANUALS<br /> </span></span></h3> <p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style=""><o:p></o:p></span></p> <p><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">AA.VV: <i style="">T&eacute;cnicas de los artistas modernos</i>. Barcelona, H. Blume, 1996.</span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">BORDINI, Silvia: <i style="">Materia e imagen. Fuentes sobre las t&eacute;cnicas de la pintura</i>. Barcelona, Ediciones Serbal. Col. Cultura Art&iacute;stica.</span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">DOERNER, M. : <i style="">Los materiales de pintura y su empleo en el arte</i>. Barcelona, Revert&eacute;, 1982. </span></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Complete and vast essay about the issue, including detailed chemical compositions about each material and technique. Interesting as a reference guide for specific issues.</span></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">HAYES, C.: <i style="">Gu&iacute;a completa de pintura y dibujo. T&eacute;cnicas y materiales</i>. Madrid, Blume, 1980. </span></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Quite superficial publication about the issue, but with good photographic examples of materials and procedures very&nbsp; pedagogical. Useful for a first approach.<br /> </span></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">MAYER, R.: <i style="">Materiales y t&eacute;cnicas del arte</i>. Barcelona, Blume, 1993.</span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoBodyText"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Manual about pictorial techniques, that without the cientific effort of a Doerner, ends up being a useful reference book for any problem about technical procedures that may arise.</span></span><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">PEDROLA I FONT, A.: <i style="">Materiales, procedimientos y t&eacute;cnicas pict&oacute;ricas</i><u>.</u> Barcelona, Ariel, 2000. </span></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Suitable as a daily reference book.</span></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">SMITH, R.: <i style="">El manual del artista</i>. Barcelona, Blume, 1987. 4&ordf; reimpresi&oacute;n, 2003. </span></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Structured as the different techniques and with a lot of ilustrations, it's and easy and simple reference book.</span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <h3><span style="font-size: small;"><span lang="ES-TRAD">SPECIFIC TEXTS ABOUT NEW SUPPORTS AND PICTORIAL MATERIALS.</span></span><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /> </o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></h3> <p class="MsoNormal" style="text-align: justify;">&nbsp;</p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">AA.VV: <i style="">Pintura y ensayo FO5. Proyecto de Investigaci&oacute;n Nuevos Materiales Art&iacute;sticos. Grupo Lenguajes Pl&aacute;sticos, Procesos y Procedimientos Pict&oacute;ricos.</i> Valencia, Departamento de Pintura. Universidad Polit&eacute;cnica de Valencia, 2002.</span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /> </o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">It's the catalogue of an exhibition held at the Exhibitions Room of the Polytechnic University from Valencia Rectorship from February 21st to March 26th of 2002.</span></span></p> <p>&nbsp;</p> <p><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">AA.VV: <em>T&eacute;cnicas de acr&iacute;lico con medios e imprimaciones. Extremado o sutil &hellip;</em><br /> Royal Talens (editor). A&ntilde;o 2004. Lugar: Apeldoorn (Holanda).&nbsp; www.talens.com<br /> <br /> </span></span>It's a manual from the Talens house in wich content are included this sections:</p> <p>1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Acrylic Painting: multiple uses<br />2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Means and imprimations for acrylic <br />3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mixed techniques with gels, means and imprimations.<br />4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Practical advices.</p> <p><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Includes pictures of works as examples, done by Karla Kasenaar, technical advisor of the Royal Talens at Apeldoorn, aplying all kinds of techniques in common with acrylic resins.<br /> <br /> </span></span></p>  <p><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">AA.VV: <em>Hacia una po&eacute;tica del Humanismo Cristobal Gabarr&oacute;n</em>. Murcia, edit.um - Ediciones de la Universidad de Murcia, 2008.</span></span></p> <p><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">It's a monograph about the work and life of the spanish artist Cristobal Gabarr&oacute;n, highlighting the humanist sense of his varied production as painter, sculptor, ceramist and muralist.</span></span> Special interest the section dedicated to the techniques used by the artist.</p> <p>&nbsp;</p> <p><span style="font-size: small;">CASTRO FL&Oacute;REZ, Fernando y CARPIO, Francisco: <em>Sergio Porl&aacute;n - Convalecencia </em>. Murcia, Art Nueve -&nbsp; Arte Contempor&aacute;neo, 2008.</span></p> <p><span style="font-size: small;">Catalogue with paintings and text refering Sergio Porl&aacute;n's exhibition held from 11th of June to 25th of July at Art Nueve galery of Murcia. It's a clear example of the practice side of paintings over chistal and their expresive posibilities.</span></p> <p>&nbsp;</p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">GALBIS JUAN, Amparo: <i style="">Emulgentes Sint&eacute;ticos. Aplicaci&oacute;n selectiva y desarrollo de nuevos aglutinantes pict&oacute;ricos con distinto balance hidr&oacute;filo-lip&oacute;filo</i>. Valencia, Universidad Polit&eacute;cnica de Valencia, Facultad de Bellas Artes, 2005. Tesis Doctoral Dirigida por el Dr. D. Constancio Collado Jare&ntilde;o.</span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">The targets of this thesis are the investigation and develop of new </span></span>agglutinating materials <span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">for the artistic painting. With this we aim to develop a new pictorial product with max plastic and expressive demands, able to coexist with the new ecologic and toxicologic demands from the enviroment and the user.</span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">HOLZINGER, <i style="">Franz: Bi&oacute;xido de Titanio KROMOS en Pinturas de Emulsi&oacute;n</i>. Leverkusen, Alemania, Kromos Internacional, INC. 1991. Traducci&oacute;n del Dr. Alfredo Daniel. </span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /> </o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">It's a manual based on technical experiences and aplications for years in the emulsion paintings, basically matt and half-gloss used on the building area. It gives a wide overview about what it's understood as facade paintings, emulsion paintings for the inside, gloss emulsion paintings, silicone resin paintings, silicate paintings or glue paintings.<br /></span></span></p> <p class="MsoNormal" style="text-align: justify;">&nbsp;</p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">IN&Eacute;S PREDEB&Oacute;N, Lucimar: <i style="">Posibilidades pl&aacute;sticas del pol&iacute;mero acr&iacute;lico Paraloid B-72 utilizado como aglutinante pict&oacute;rico</i>. Tesis Doctoral Dirigida por Manuel Huertas Torrej&oacute;n, Universidad Complutense de Madrid, Facultad de Bellas Artes, Departamento de Pintura, 2005. ISBN 84-669-2718-2</span></span><span style="font-size: small;"><br /> </span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">This doctoral thesis raises the reasosn that led to add new agglutinating at fine arts in the first half of XX century. Petrochemical becomes the main raw material for the painting and other products used in art (thinners, synthetic fabrics, adhesives) making possible the technological develop of colors for painting. The synthetic resins, obtained through the chemical or petrochemical industry, have been welcome in the paintings and varnish industry thanks to the excellent resistance and durability propierties they have. In the thesis is raised the use of this new acrylic and alquidic resins with synthetic origin by the mexican muralist Siqueiros as reference and pioneer. In another part of the thesis raises the plastic essays proving the viability of the acrylic resin Paraloid B-72.</span></span></p> <p class="MsoNormal" style="text-align: justify;">&nbsp;</p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">LARA ALCARAZ, Valent&iacute;n: <i style="">Tecnolog&iacute;a de los Materiales Compuestos</i>, Cartagena, noviembre de 1999. Unpublished mateiral but very interesting to know the compound materials, fiberglass, Polyester and Fiberglass transformation processes, practical teatrise about techniques to empty and references about toxycologies.</span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">SCHAWEIGGER, Enrique: <i style="">Manual de pinturas y recubrimientos pl&aacute;sticos</i>. Ediciones D&iacute;az de Santos, 2005.</span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /> </o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">This includes important aspects as architectural covering materials, plastic finish, basic component or raw materials of the plastic covering materials, formulation concepts of plastic coverings, laboratory essays with raw materials and elaborated products, technical application works, and the important adding of including a list of products and trade marks with their manufacturers.</span></span><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /> </o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /> </o:p></span></span><span lang="ES-TRAD" style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">PORTA, Carme y FIGUERAS, Eva: <i style="">Gu&iacute;a de nuevos materiales en la pintura y el grabado</i>. Ediciones de la Universidad de Barcelona, 2002, with the chapter &ldquo;Modelo de un nuevo medium para la pintura actual&rdquo; (Model of a new medium for the modern painting)</span></span><span style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">VIVES PIQU&Eacute;, M. R. &ldquo;Mo</span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">de</span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">l </span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">de</span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> p</span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">la</span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">nxa </span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">de</span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> PVC per al gravat&rdquo; en <i style="">Guia </i></span><i style=""><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">de</span></i><i style=""><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> nous materials </span></i><i style=""><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">en</span></i><i style=""><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></i><i style=""><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">la</span></i><i style=""><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></i><i style=""><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">pintura</span></i><i style=""><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> i </span></i><i style=""><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">el</span></i><i style=""><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> gravat</span></i><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">. Barc</span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">el</span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">ona: Edicions UB, Textos Doc</span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">en</span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">ts 260, 2002, pp 93-105).</span></span><span style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;">&nbsp;</p> <ul>     <li><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>On the [[Artistic Outlook]] and Glosary sections, there are included lots of references to web pages, completing the contents of this bibliography.</o:p></span></span><span style="font-size: 12pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li> </ul> <p>&nbsp;</p> <p class="MsoBodyText"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><u><o:p></o:p></u></span></p></html>
<html><p class="MsoNormal"><span style="font-size: small;"><span lang="NL">(Kenzingen, Breisgau, Alemania,1953)</span></span><span lang="NL" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="NL"><o:p>&nbsp;</o:p></span></span><span lang="NL" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;">His line of plastic investigation moves around non usual parameters in which uses from fragile materials as glass to steel.</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><a href="http://www.broadbentgallery.com/Leberer/Leberer_home.htm">http://www.broadbentgallery.com/Leberer/Leberer_home.htm</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">(Caracas 1923) </span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD">Main rewards: Fine Arts National Price 1971; Painting International Festival second place, ~Cagnes-sur-Mer, Francia; first price, III Bienal American of Art, C&oacute;rdoba, Argentina, among others.</span></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><a href="http://www.epdlp.com/pintor.php?id=3287">http://www.epdlp.com/pintor.php?id=3287</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD">(Ceuta, 1948)</span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>Carlos Le&oacute;n is one of the more prominent artists of his generation, combining freshness and maturity. His sources go from american abstract expresionism to chinese monochrome painting and a deep history of art knowdlege.</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.maxestrella.com/artistas/carlos%20leon/prensa.htm">http://www.maxestrella.com/artistas/carlos%20leon/prensa.htm</a></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: small;"><br /> (La habana, Cuba, 1941) </span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;">&quot;When Trillo came back to Cuba, the abstract expresionism was in its prime. What for many others was an experiment or a rebel expresion, for Trillo was a mean for his sensitivity and his tireless hands to create new and impressive shapes.&quot;<br type="_moz" /></span><span style="font-size: small;"><o:p><br type="_moz" /></o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><a href="http://www.tebeosfera.com/Autor/Guionista/Trillo/Carlos.htm">http://www.tebeosfera.com/Autor/Guionista/Trillo/Carlos.htm</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: small;">(Amsterdam, 1970) </span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">His paints are characterized because of the use of supports of the plastic families, usually his favourite support is PVC. This is because of the resins used on the recoverings fitting perfectly over this support thanks to the heat from the chemical reaction of the phisic contact.</span><span style="font-size: 14pt;"> <o:p></o:p></span></p></html>
<html><p>CRIST&Oacute;BAL GABARR&Oacute;N (Mula, Murcia 1945)</p><p>&nbsp;</p><p>Is one of the spanish artist with more international popularity, his work is all over the world. His great creative skill is sorrounded by a great curiosity to explore the posibilities of all kind of supports and materials.</p><p>http://www.fundacioncasapintada.com/detalleObras.asp?nombreObra=El%20Quijote%20en%20Nueva%20York</p><p>http://www.gabarron.net/Default.aspx?tabid=1715</p><p>&nbsp;</p></html>
<html><table cellspacing="1" cellpadding="1" border="0" style="width: 697px;">     <tbody>         <tr>             <td valign="top"><table cellspacing="1" cellpadding="1" border="0" style="width: 131px; height: 243px;">                 <tbody>                     <tr>                         <td valign="center" style="text-align: center;"><a href="#Recipes."> 			<img height="55" width="55" alt="" src="img/recetas.png" /> 			</a></td>                         <td valign="center" style="text-align: center;">[[Recipes.]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="index.html#Plastic%20Essays"><img height="55" width="55" alt="" src="img/ensayos.png" /></a></td>                         <td valign="center" style="text-align: center;">[[Plastic Essays]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="#Videos"><img height="55" width="55" src="img/videos.png" alt="" /></a></td>                         <td valign="center" style="text-align: center;">[[Videos]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="index.html#Pictures"><img height="55" width="55" src="img/imagenes.png" alt="" /></a></td>                         <td valign="center" style="text-align: center;">[[Pictures]]</td>                     </tr>                 </tbody>             </table></td>          <td width="566" valign="top"><p>&nbsp;</p><ul style="list-style-type: none; list-style-image: none; list-style-position: outside;"><li><h3>Educa 05 Project</h3>The Teaching Innovation and Investigation Project for the UMU Adaptation to the EHEA (Educa 05) was developed during the Academic year 2005-06.</li><li>The exhibition was at the University Social Center from 9th to October 17th, 2006.</li><li>.</li><li><h3>Educational Promotion Course: New supports for pictorial materials</h3></li><li>This course was held from 23th to April 27th, 2007, with a total length of 30 hours.</li><li>&nbsp;</li><li>April 23th, 2007<br />Gathering and documentation of new supports and materials.</li><li><br />April 24th, 2007<br />Selection and size of the supports and materials.</li><li><br />April 25th, 2007<br />Plastic Essays.</li><li><br />April 26th, 2007<br />Plastic Essays.</li><li><br />April 27th, 2007<br />Plastic Essays.</li><li>&nbsp;</li><li>The final exhibition of the works was held at the Exhibition Room of the University Social Center from 19th to the 30th of November, 2007.</li></ul><ul style="list-style-type: none; list-style-image: none; list-style-position: outside;"><li><h3>LAB and Works for the Subjects: Painting and Color Fundamentals II</h3>                 <p>The &quot;New supports and Industrial Materials for the Painting&quot; seminary. Procedures and aplications of unusual pictorial materials and techniques was given at the Young Art Laboratory (LAB) from the Youth Institute from the Murcia Region between 1st and April 17th, 2008, Tuesday and Thursday from 18h to 20h, with a total length of 12 hours.</p></li><li><p>At the same time, during the academic year 2007-08,&nbsp; a series of learning-teaching experiences were held, with the intention of adapting the Educa Project proposal and their posibilities like teaching innovation at the Fine Arts Faculty. So, in the subjects program given by Antonio Garc&iacute;a L&oacute;pez Painting and Color Fundamentals II, we started developing proposals and exercises with very succesful in the student learning.</p></li></ul><p>&nbsp;</p><p>&nbsp;</p></td>         </tr>     </tbody> </table><p>&nbsp;</p></html>
<html><table cellspacing="1" cellpadding="1" border="0" style="width: 697px;">
    <tbody>
        <tr>
            <td valign="top">
            <table cellspacing="1" cellpadding="1" border="0" style="width: 131px; height: 243px;">
                <tbody>
                    <tr>
                        <td valign="center" style="text-align: center;"><a href="#Recipes."> 			<img height="55" width="55" src="img/recetas.png" alt="" /> 			</a></td>
                        <td valign="center" style="text-align: center;">[[Recipes.]]</td>
                    </tr>
                    <tr>
                        <td valign="center" style="text-align: center;"><a href="index.html#Plastic%20Essays"><img height="55" width="55" src="img/ensayos.png" alt="" /></a></td>
                        <td valign="center" style="text-align: center;">[[Plastic Essays]]</td>
                    </tr>
                    <tr>
                        <td valign="center" style="text-align: center;"><a href="#Videos"><img height="55" width="55" alt="" src="img/videos.png" /></a></td>
                        <td valign="center" style="text-align: center;">[[Videos]]</td>
                    </tr>
                    <tr>
                        <td valign="center" style="text-align: center;"><a href="index.html#Pictures"><img height="55" width="55" alt="" src="img/imagenes.png" /></a></td>
                        <td valign="center" style="text-align: center;">[[Pictures]]</td>
                    </tr>
                </tbody>
            </table>
            </td>
            <td width="566" valign="top">
            <h2>Contact Details. <img hspace="10" vspace="10" align="right" src="img/contacto/antonio140.png"/></h2>
            <ul>
                <li>Antonio Garc&iacute;a L&oacute;pez</li>
                <li>+34 678747112</li>
                <li>+34 968364245</li>
                <li>antoniog@um.es</li>
                <li>Teacher of Paint Area of the Fine Arts Faculty of Murcia</li>
                <li>Campus Universitario de Espinardo.</li>
                <li>Facultad de Bellas Artes - CP: 30100 - Espinardo (Murcia)</li>
            </ul>
            <p>We are interested on stablishing contact with enterprises willing to colaborate in the making of tests with their products, in order to study their aplication to fine arts.</p>
            </td>
        </tr>
    </tbody>
</table>
<p>&nbsp;</p></html>
<html><p>1. [[Imprimaciones]] / Primers</p><p><span lang="PT-BR" style="">2. [[Gel Medium]], </span><span lang="PT-BR" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">[[Medios (Mediums)]] y </span><span lang="PT-BR" style="">[[Aditivos]] / Medium gel, Mediums and additives</span><span lang="PT-BR" style=""> </span><span lang="PT-BR" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span></strong></span></p><p class="MsoNormal">3. [[Alqu&iacute;dicos o esmaltes sint&eacute;ticos]] / Synthetic alquidics or enamels</p><p class="MsoNormal"><span lang="PT-BR" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal"><span lang="PT-BR" style=""><o:p></o:p></span><span lang="PT-BR" style="">4.&nbsp; </span>[[Impermeabilizantes]] / Waterproofs</p><p class="MsoNormal"><span lang="PT-BR" style=""> <o:p></o:p></span></p> <p class="MsoNormal"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">5. </span>[[Pinturas para suelos]] / Paintings for floors</p><p class="MsoNormal">6. [[Pinturas pl&aacute;sticas]] / Plastic paintings</p><p class="MsoNormal">7. [[Protectores de maderas]] / Wood protectors</p><p class="MsoNormal">8. [[Quita pinturas]] / Paint removers</p><p class="MsoNormal">9. [[Revestimientos p&eacute;treos]] / Stone coating</p><p class="MsoNormal"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">10.</span><span lang="ES-TRAD" style=""> [[Productos extraordinarios]]<o:p></o:p></span> /Extraordinary products (<span lang="ES-TRAD">[[La levadura]] /Yeast,&nbsp; </span><span lang="ES-TRAD">[[La cola]] /Glue</span>, <span lang="ES-TRAD">[[La vin&iacute;lica]] /Vynilic</span>, <span lang="ES-TRAD">[[La transparente]] </span>/Transparent, <span lang="ES-TRAD">[[La arenisca]]</span> /Sandstone, <span lang="ES-TRAD">[[La S&oacute;lida Blanca]] /White Solid</span> y el <span lang="ES-TRAD">[[Cristal L&iacute;quido]] /Liquid Glass) </span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p>        <p class="MsoNormal"><span style=""><o:p></o:p></span><o:p> </o:p></p><p>11. [[Algunas cuestiones referentes a los cubrientes]] / Some questions referring the covering materials</p><p>&nbsp;</p></html>
<html><p><img width="200" align="right" alt="" src="img/articulo/materiales/cristalliquido.jpg" />Imitaci&oacute;n del Cristas formado por dos componentes: CRISTAL L&Iacute;QUIDO (A) y ENDURECEDOR (B).</p>   <p style="margin-bottom: 0cm;">Proporciones de mezcla: 100 (A) X 50 (B). Una vez mezclados dejar reposar hasta que calienten y aplicar a continuaci&oacute;n. Durante el proceso de secado se le puede aplicar diversas texturas.</p></html>
<html><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Este proyecto de taller surge de la necesidad de incorporar los nuevos materiales que nos ofrece la industria al repertorio ya existente, los denominados de &ldquo;Bellas Artes&rdquo;, muchos de ellos de tradici&oacute;n centenaria. Se hace evidente que existe un desfase entre las experiencias que de un modo individualizado, se est&aacute;n llevando a cabo en el arte contempor&aacute;neo, y la falta de manuales que recojan dichas experiencias con la finalidad de transmitirlas a los j&oacute;venes talentos. Esto se debe en gran medida, por un lado a la falta de documentaci&oacute;n en esta materia y por otro, al secretismo alquimista que envuelve la practica pict&oacute;rica de los artistas. </span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">En pocas palabras se trata de realizar una serie de pr&aacute;cticas de taller que sirvan a los alumnos, como una gu&iacute;a sobre las enormes posibilidades que ofrecen las nuevas pinturas y soportes que nos proporciona la tecnolog&iacute;a actual. Dicho taller, tambi&eacute;n, contempla el modo de adaptar esos nuevos recursos a la particular forma de hacer y entender la pl&aacute;stica que ya posee el alumno. Esto supone adem&aacute;s de realizar obras concretas, llevar a cabo un seguimiento exhaustivo del proceso de elaboraci&oacute;n y manipulaci&oacute;n para finalmente mostrar el proceso realizado mediante una posible exposici&oacute;n y la consiguiente publicaci&oacute;n que recoja dicha experiencia. Vivencias estas que muestran entre otras cosas, la pr&aacute;ctica del taller como principal v&iacute;a de aprendizaje y el papel expresivo del componente &ldquo;mat&eacute;rico&rdquo;.</span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;">&nbsp;</p><h4><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">OBJETIVOS.</span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></h4><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;"><span style="font-size: small;"><u><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Lo que se espera conseguir.</span></u><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> La intenci&oacute;n que se persige como objetivo principal, es la de iniciar al alumno en un m&eacute;todo de trabajo, cuya direcci&oacute;n permita indagar en un campo todav&iacute;a por estudiar. As&iacute; mismo, con la garant&iacute;a de poder contrastar la practica de artistas internacionales con la experiencia a desarrollar en el taller pr&aacute;ctico mediante un di&aacute;logo constante entre el profesor tutor del taller y sus alumnos. </span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">M&aacute;s que una receta informativa sobre determinados materiales, aspecto que se abordar&aacute; en el taller, el inter&eacute;s est&aacute; centrado en el propio proceso creativo que como resultado dar&iacute;a esa informaci&oacute;n; e intentar adaptarlo a la po&eacute;tica personal del alumno. En cualquier caso, el alumno se familiarizar&aacute; con sistemas de ensayo-error, mediante un sistema de fichas que deber&aacute; rellenar y con las que ser&aacute; m&aacute;s f&aacute;cil comprender las reacciones del propio material, y la viabilidad de los ensayos pl&aacute;sticos realizados.</span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;"><span style="font-size: small;"><u><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Temas objeto del trabajo. </span></u><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&nbsp;&nbsp;En el &aacute;mbito de los nuevos materiales que nos ofrece la industria hay tres posibles v&iacute;as de investigaci&oacute;n: Pintura, soportes y materiales de carga que bien a&ntilde;adidos a las pinturas o con otro tipo de aglutinantes conocidos, o por conocer, har&iacute;amos viable su aplicaci&oacute;n de utilidad pl&aacute;stica.</span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Dentro de este contexto comenzaremos esta primera edici&oacute;n del taller, por investigar una serie de materiales como pinturas al caucho y alqu&iacute;dicas, y su aplicaci&oacute;n sobre soportes pertenecientes a la familia de los pl&aacute;sticos: metacrilatos, policarbonatos, acrilatos, polietileno, pvc, etc. El objetivo de esta acotaci&oacute;n, pasa mas que por recopilar mucha informaci&oacute;n, por contrastar y documentar las experiencias del la propia pr&aacute;ctica art&iacute;stica del alumno.&nbsp; En cualquier caso, antes de iniciar la practica de taller, seria aconsejable realizar al menos una primera jornada dedicada a una clase te&oacute;rica que introduzca al alumno en el contexto de las materias a trabajar as&iacute; como un breve recorrido hist&oacute;rico con artistas que sirvan de antecedentes de la experiencia. </span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Por tanto, el objetivo seria dejar planteado un esquema lo m&aacute;s completo y aproximado de nuevos materiales industriales adecuados para la pr&aacute;ctica pict&oacute;rica.</span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="margin-left: 92.25pt; text-align: justify;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><h4><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">METODOLOGIA.</span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><u><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><span style="font-size: small;"><span style="text-decoration: none;"><br type="_moz" /></span></span></o:p></span></u></h4><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; En la ense&ntilde;anza del arte en general y en las asignaturas de pintura en particular, la mayor&iacute;a de horas las dedicamos a la practica; pero al mismo tiempo se da una gran importancia a la teor&iacute;a. Tenemos en &eacute;sta ocasi&oacute;n, la oportunidad de estructurar los contenidos del taller, consolidando una terminolog&iacute;a pl&aacute;stica que sirva para establecer un contexto conceptual a modo de marco de reflexi&oacute;n, que ofrezca entendimiento al trabajo que se realiza en el aula-taller.</span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Es obvio que hoy d&iacute;a la novedad como valor est&eacute;tico absoluto no existe, pero sigue siendo posible, personalizar el trabajo particular de cada uno e intentar, por lo menos hacerlo atractivo y contempor&aacute;neo. Somos muchos los que seguimos creyendo en la vigencia de la pintura, contra los que piensan, dicen y aseguran que &eacute;sta, &ldquo;ha muerto&rdquo;. Tradici&oacute;n y contemporaneidad son perfectamente combinables, porque no podemos prescindir del legado hist&oacute;rico de las disciplinas, al tiempo que vivimos en el presente e intentamos plasmar nuestras inquietudes y experiencias con los nuevos materiales que inundan las droguer&iacute;as.</span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Con todo ello experimentaremos con las caracter&iacute;sticas de las nuevas pinturas y su capacidad de actuaci&oacute;n frente a un panorama variad&iacute;simo de formulas est&eacute;ticas, lenguajes pl&aacute;sticos, procesos de ejecuci&oacute;n y l&iacute;neas de expresi&oacute;n pict&oacute;rica, bien utiliz&aacute;ndolas individualmente cada una de ellas o bien a base&nbsp; de mezclas con otros materiales. </span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Finalmente y con el prop&oacute;sito de poner en conocimiento el sentido global de la experiencia, se har&iacute;a conveniente la exposici&oacute;n de los trabajos realizados en el taller y su correspondiente publicaci&oacute;n; si ello fuera posible. </span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify; text-indent: 35.4pt;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">En definitiva considero que la propuesta de &ldquo;Nuevos soportes y materiales pict&oacute;ricos&rdquo;&nbsp; y su posterior exposici&oacute;n p&uacute;blica, tal vez ayude a emprender un camino de pura satisfacci&oacute;n l&uacute;dica y experimental en este imprevisible camino del arte.</span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br type="_moz" /></o:p></span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><h4><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">TEMPORALIZACION.</span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br type="_moz" /></o:p></span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></h4><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El taller est&aacute; planteado para ser realizado en 12 horas. Las dos o tres primeras horas de car&aacute;cter te&oacute;rico, y las 10 o 9 restantes repartidas en 2 o 3 horas diarias de lunes a viernes a modo de taller pr&aacute;ctico. Al final del taller se realizar&iacute;a un exposici&oacute;n con los trabajos realizados por los alumnos, o bien se podr&iacute;a retrasar dicha muestra, atendiendo a posibles criterios como los de facilitar a los alumnos, mayores plazos en la elaboraci&oacute;n de sus obras.</span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br type="_moz" /></o:p></span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><h4><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">FASES</span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><u><o:p></o:p></u></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br type="_moz" /></o:p></span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></h4><p class="MsoHeader"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">1&ordm; Breve introducci&oacute;n te&oacute;rica a los nuevos soportes y materiales pict&oacute;ricos.</span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoHeader"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">2&ordm; Selecci&oacute;n y acotaci&oacute;n del campo de actuaci&oacute;n.</span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoHeader"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">3&ordm; Elaboraci&oacute;n de fichas t&eacute;cnicas para documentaci&oacute;n de los ensayos pl&aacute;sticos.</span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoHeader"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">4&ordm; Ensayos pl&aacute;sticos.</span></span><span style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">5&ordf; Exposici&oacute;n con las obras realizadas en el taller</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: small;">(Geboren, Alemania, 1944)</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;">This german artist is specialized in porcelain sculpture and clay. Inside of his researchs with ceramics and other materials.</span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><a href="http://www.dorit-croissier.de/">http://www.dorit-croissier.de/</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
[[Presentation of the experience.]]
<html><table cellspacing="1" cellpadding="0" border="0" style="width: 697px;" class="tablalinks">     <tbody>         <tr valign="top">             <td valign="top"><table cellspacing="0" cellpadding="0" border="0" style="width: 131px;" class="tablalinks">                 <tbody>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BF%C3%B3rmula%20del%20Gel%5D%5D">                         <span style="font-size: smaller;"><img width="90" height="100" alt="" src="img/recetas/ficha1.jpg" /></span>                         <span style="font-size: smaller;">F&oacute;rmula del Gel</span>                         </a></td>                     </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Retardante">                         <img width="90" height="100" alt="" src="img/recetas/ficha33.jpg" />                         <span style="font-size: smaller;">Retardante</span>                         </a></td>                     </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Resinas"> 						<img width="90" height="100" src="img/recetas/ficha10.jpg" alt="" />&nbsp;&nbsp;&nbsp;                          <span style="font-size: smaller;">Resinas</span>                         </a></td>                     </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BMateriales%20usados%20en%20las%20pruebas%5D%5D">                         <img width="90" height="100" src="img/recetas/ficha20.jpg" alt="" />                         <span style="font-size: smaller;">Materiales usados en las pruebas</span>                         </a></td>                     </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BF%C3%B3rmula%20ABS%5D%5D"> 						<img width="90" height="100" src="img/recetas/ficha12.jpg" alt="" />                         <span style="font-size: smaller;">F&oacute;rmula ABS</span>                         </a></td>                     </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Disolventes"> 						<img width="90" height="100" src="img/recetas/ficha34.jpg" alt="" />                         <span style="font-size: smaller;">Disolventes</span>                         </a></td>                     </tr>                 </tbody>             </table></td>             <td valign="top"><p>Hemos utilizado los que normalmente conocemos:</p>             <ul>                 <li>Aguarras.</li>                 <li>Disolvente universal.</li>                 <li>White Spirit.</li>                 <li>Acetona.</li>                 <li>Productos que aparecen como s&iacute;miles.</li>             </ul>             <p>El &uacute;nico especial, como dec&iacute;amos antes ha sido el &ldquo;Acetato de Butildiglicol&rdquo;.</p></td>         </tr>     </tbody> </table></html>
''horizontal:''
{{{
* menu #1
** [[item #1-1]]
** [[item #1-2]]
** [[item #1-3]]
* menu #2
** [[item #2-1]]
** [[item #2-2]]
** [[menu #2-3]]
* menu #3
** [[item #2-1]]
** [[item #2-2]]
** [[menu #2-3]]
<<dropMenu>>
}}}
* menu #1
** [[item #1-1]]
** [[item #1-2]]
** [[item #1-3]]
* menu #2
** [[item #2-1]]
** [[item #2-2]]
** [[menu #2-3]]
* menu #3
** [[item #2-1]]
** [[item #2-2]]
** [[menu #2-3]]
<<dropMenu>>

''vertical:''
{{{
* menu #1
** [[item #1-1]]
** [[item #1-2]]
** [[item #1-3]]
* menu #2
** [[item #2-1]]
** [[item #2-2]]
** [[menu #2-3]]
<<dropMenu vertical>>
}}}

* menu #1
** [[item #1-1]]
** [[item #1-2]]
** [[item #1-3]]
* menu #2
** [[item #2-1]]
** [[item #2-2]]
** [[menu #2-3]]
<<dropMenu vertical>>


/% %/
/***
|''Name:''|DropDownMenuPlugin|
|''Description:''|Create dropdown menus from unordered lists|
|''Author:''|Saq Imtiaz ( lewcid@gmail.com )|
|''Source:''|http://tw.lewcid.org/#DropDownMenuPlugin|
|''Code Repository:''|http://tw.lewcid.org/svn/plugins|
|''Version:''|2.1|
|''Date:''|11/04/2007|
|''License:''|[[Creative Commons Attribution-ShareAlike 3.0 License|http://creativecommons.org/licenses/by-sa/3.0/]]|
|''~CoreVersion:''|2.2.5|

!!Usage:
* create a two-level unordered list using wiki syntax, and place {{{<<dropMenu>>}}} on the line after it.
* to create a vertical menu use {{{<<dropMenu vertical>>}}} instead.
* to assign custom classes to the list, just pass them as parameters to the macro {{{<<dropMenu className1 className2 className3>>}}}

!!Features:
*Supports just a single level of drop-downs, as anything more usually provides a poor experience for the user.
* Very light weight, about 1.5kb of JavaScript and 4kb of CSS.
* Comes with two built in css 'themes', the default horizontal and vertical. 

!!Customizing:
* to customize the appearance of the menu's, you can either add a custom class as described above or, you can edit the CSS via the StyleSheetDropDownMenu shadow tiddler.

!!Examples:
* [[DropDownMenuDemo]]

***/
// /%
//!BEGIN-PLUGIN-CODE
config.macros.dropMenu={

	dropdownchar: "",

	handler : function(place,macroName,params,wikifier,paramString,tiddler){
		list = findRelated(place.lastChild,"UL","tagName","previousSibling");
		if (!list)
			return;
		addClass(list,"suckerfish");
		if (params.length){
			addClass(list,paramString);
		}
		this.fixLinks(list);
	},
	
	fixLinks : function(el){
		var els = el.getElementsByTagName("li");
		for(var i = 0; i < els.length; i++) {
			if(els[i].getElementsByTagName("ul").length>0){
				var link = findRelated(els[i].firstChild,"A","tagName","nextSibling");
				if(!link){
					var ih = els[i].firstChild.data;
					els[i].removeChild(els[i].firstChild);
					var d = createTiddlyElement(null,"a",null,null,ih+this.dropdownchar,{href:"javascript:;"});
					els[i].insertBefore(d,els[i].firstChild);
				}
				else{
					link.firstChild.data = link.firstChild.data + this.dropdownchar;
					removeClass(link,"tiddlyLinkNonExisting");
				}
			}
			els[i].onmouseover = function() {
				addClass(this, "sfhover");
			};
			els[i].onmouseout = function() {
				removeClass(this, "sfhover");
			};
		}
	}	
};

config.shadowTiddlers["StyleSheetDropDownMenuPlugin"] = 
	 "/*{{{*/\n"+
	 "/***** LAYOUT STYLES -  DO NOT EDIT! *****/\n"+
	 "ul.suckerfish, ul.suckerfish ul {\n"+
	 "	margin: 0;\n"+
	 "	padding: 0;\n"+
	 "	list-style: none;\n"+
	 "	line-height:1.4em;\n"+
	 "}\n\n"+
	 "ul.suckerfish  li {\n"+
	 "	display: inline-block; \n"+
	 "	display: block;\n"+
	 "	float: left; \n"+
	 "}\n\n"+
	 "ul.suckerfish li ul {\n"+
	 "	position: absolute;\n"+
	 "	left: -999em;\n"+
	 "}\n\n"+
	 "ul.suckerfish li:hover ul, ul.suckerfish li.sfhover ul {\n"+
	 "	left: auto;\n"+
	 "}\n\n"+
	 "ul.suckerfish ul li {\n"+
	 "	float: none;\n"+
	 "	border-right: 0;\n"+
	 "	border-left:0;\n"+
	 "}\n\n"+
	 "ul.suckerfish a, ul.suckerfish a:hover {\n"+
	 "	display: block;\n"+
	 "}\n\n"+
	 "ul.suckerfish li a.tiddlyLink, ul.suckerfish li a, #mainMenu ul.suckerfish li a {font-weight:bold;}\n"+
	 "/**** END LAYOUT STYLES *****/\n"+
	 "\n\n"+
	 "/**** COLORS AND APPEARANCE - DEFAULT *****/\n"+
	 "ul.suckerfish li a {\n"+
	 "	padding: 0.5em 1.5em;\n"+
	 "	color: #FFF;\n"+
	 "	background: #0066aa;\n"+
	 "	border-bottom: 0;\n"+
	 "	font-weight:bold;\n"+
	 "}\n\n"+
	 "ul.suckerfish li:hover a, ul.suckerfish li.sfhover a{\n"+
	 "	background: #00558F;\n"+
	 "}\n\n"+
	 "ul.suckerfish li:hover ul a, ul.suckerfish li.sfhover ul a{\n"+
	 "	color: #000;\n"+
	 "	background: #eff3fa;\n"+
	 "	border-top:1px solid #FFF;\n"+
	 "}\n\n"+
	 "ul.suckerfish ul li a:hover {\n"+
	 "	background: #e0e8f5;\n"+
	 "}\n\n"+
	 "ul.suckerfish li a{\n"+
	 "	width:9em;\n"+
	 "}\n\n"+
	 "ul.suckerfish ul li a, ul.suckerfish ul li a:hover{\n"+
	 "	display:inline-block;\n"+
	 "	width:9em;\n"+
	 "}\n\n"+
	 "ul.suckerfish li {\n"+
	 "	border-left: 1px solid #00558F;\n"+
	 "}\n"+
	 "/***** END COLORS AND APPEARANCE - DEFAULT *****/\n"+
	 "\n\n"+
	 "/***** LAYOUT AND APPEARANCE: VERTICAL *****/\n"+
	 "ul.suckerfish.vertical li{\n"+
	 "	width:10em;\n"+
	 "	border-left: 0px solid #00558f;\n"+
	 "}\n\n"+
	 "ul.suckerfish.vertical ul li, ul.suckerfish.vertical li a, ul.suckerfish.vertical li:hover a, ul.suckerfish.vertical li.sfhover a {\n"+
	 "	border-left: 0.8em solid #00558f;\n"+
	 "}\n\n"+
	 "ul.suckerfish.vertical li a, ul.suckerfish.vertical li:hover a, ul.suckerfish.vertical li.sfhover a,  ul.suckerfish.vertical li.sfhover a:hover{\n"+
	 "	width:8em;\n"+
	 "}\n\n"+
	 "ul.suckerfish.vertical {\n"+
	 "	width:10em; text-align:left;\n"+
	 "	float:left;\n"+
	 "}\n\n"+
	 "ul.suckerfish.vertical li a {\n"+
	 "	padding: 0.5em 1em 0.5em 1em;\n"+
	 "	border-top:1px solid  #fff;\n"+
	 "}\n\n"+
	 "ul.suckerfish.vertical, ul.suckerfish.vertical ul {\n"+
	 "	line-height:1.4em;\n"+
	 "}\n\n"+
	 "ul.suckerfish.vertical li:hover ul, ul.suckerfish.vertical li.sfhover ul { \n"+
	 "	margin: -2.4em 0 0 10.9em;\n"+
	 "}\n\n"+
	 "ul.suckerfish.vertical li:hover ul li a, ul.suckerfish.vertical li.sfhover ul li a {\n"+
	 "	border: 0px solid #FFF;\n"+
	 "}\n\n"+
	 "ul.suckerfish.vertical li:hover a, ul.suckerfish.vertical li.sfhover a{\n"+
	 "	padding-right:1.1em;\n"+
	 "}\n\n"+
	 "ul.suckerfish.vertical li:hover ul li, ul.suckerfish.vertical li.sfhover ul li {\n"+
	 "	border-bottom:1px solid  #fff;\n"+
	 "}\n\n"+
	 "/***** END LAYOUT AND APPEARANCE: VERTICAL *****/\n"+
	 "/*}}}*/";
store.addNotification("StyleSheetDropDownMenuPlugin",refreshStyles);
//!END-PLUGIN-CODE
// %/
<html><p><span style="font-size: small;"><span lang="ES-TRAD">(Espa&ntilde;a 1970)</span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD">His pictorial works puts toghether spanish informal tradition and geometry. In this way, like a combination of Millares with Rueda or Torner, Barco, in big formats, reusing old canvas, composes, with precise reservations, a well-balanced pictorial space, where the uniform color marks show a tridimensional space between fill and vacuum.<br /></span></span></p><p class="MsoNormal" style="text-align: justify;">&nbsp;</p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD">http://www.galeriamariallanos.com/EduardoBarco/eduardoBarco.htm</span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">(Madrid 1950)</span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p>  <p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Drawing is always present in her exhibitions and the engraving is another of her favourite styles. In her exhibitions thera are no frontiers between supports, all of them are used as narrative ways.</span></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><a href="http://www.elenablasco.com/inicio/">http://www.elenablasco.com/inicio/</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;">(M&aacute;laga,1938)</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><o:p>&nbsp;</o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><o:p>In his works is produced the optical effect of a vibration because of the mesh the artist uses as a plastic resource. In the same way, the mesh is separated to work with the shadow on the wall too.</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><a href="http://www.enriquecastanos.com/brinkmann4.htm">http://www.enriquecastanos.com/brinkmann4.htm</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p><em><span style="font-size: small;">EDUCA (Estudio y Desarrollo en la Universidad para la Calidad)</span></em><span style="font-size: small;"> es una convocatoria destinada a promover y consolidar proyectos de innovaci&oacute;n e investigaci&oacute;n docente en la Universidad de Murcia (UMU). Nace con la inquietud de ofrecer reconocimiento y apoyo a profesores que se plantean en el momento presente emprender acciones para mejorar su trabajo como docentes, como tambi&eacute;n a aquellos que llevan tiempo revisando su ense&ntilde;anza y probando alternativas educativas. A todos ellos les gu&iacute;a el compromiso con su profesi&oacute;n y el deseo incansable de ayudar a sus estudiantes a aprender m&aacute;s y mejor. Y quiz&aacute;s tambi&eacute;n les una la idea de que los cambios que conlleva el proceso de Convergencia al Espacio Europeo de Educaci&oacute;n Superior (EEES), representan un reto a la vez que una oportunidad para legitimar o para buscar, seg&uacute;n el caso, respuestas que vayan haciendo realidad el convencimiento de que  mejorar la calidad de la ense&ntilde;anza es mejorar la calidad del aprendizaje.   </span></p> <p><span style="font-size: small;">Esta convocatoria tiene, pues, como marco de referencia la Convergencia al EEES y es por ello necesario propiciar conocimiento, reflexi&oacute;n y deliberaci&oacute;n en torno a  lo que entra&ntilde;a la educaci&oacute;n basada en competencias y la adopci&oacute;n del cr&eacute;dito europeo. En este sentido, a&uacute;n cuando las iniciativas docentes que buscan investigar e innovar se fijen objetivos limitados y diferentes, pueden constituir, en conjunto, una forma de fortalecer la adaptaci&oacute;n progresiva de las ense&ntilde;anzas en la UMU a los requerimientos del EEES, tanto como de mejorar la calidad de la docencia. Pero una calidad entendida como transformaci&oacute;n, esto es, que contribuye o ayuda a la consecuci&oacute;n de cambios en y de los participantes, bien porque a&ntilde;ade valor a sus puntos de partida, bien porque aumenta la capacidad de decisi&oacute;n y control de sus experiencias. Esta manera de interpretar la calidad, por lo dem&aacute;s inherente a toda labor educativa, puede aplicarse por igual tanto a profesores como a estudiantes en aquello que hacen y que obtienen.  </span></p> <p><span style="font-size: small;">El dise&ntilde;o de la convocatoria est&aacute; abierto al amplio abanico de posibilidades que pueden plantearse en el marco del cr&eacute;dito europeo: acciones de investigaci&oacute;n, de dise&ntilde;o, de implementaci&oacute;n o combinadas que, en un sentido u otro, confluyen en  la creaci&oacute;n de contextos de cambio curricular, docente y de apoyo al aprendizaje. Para ello, es indispensable aunar esfuerzos individuales desarrollando equipos de trabajo docente que no s&oacute;lo sirvan para realizar un proyecto com&uacute;n  o coordinar tareas propias, sino que tambi&eacute;n funcionen como redes o comunidades de aprendizaje, esto es, situaciones de interacci&oacute;n donde el profesorado pueda compartir conocimientos y experiencias, aunar esfuerzos para poner en marcha nuevas formas de ense&ntilde;ar y  propiciar, en suma, su desarrollo profesional.   </span></p> <h4><span style="font-size: small;">MODALIDADES   </span></h4> <p><span style="font-size: small;">La Convocatoria ~EDUCA-2005 dar&iacute;a cobertura a proyectos liderados por profesores de la UMU que favorezcan o impulsen la adaptaci&oacute;n al modelo derivado del sistema europeo de cr&eacute;ditos y la nueva estructura de las ense&ntilde;anzas universitarias, en alguno de los siguientes &aacute;mbitos de actuaci&oacute;n:  </span></p> <p><span style="font-size: small;">A.	Gu&iacute;as de Titulaci&oacute;n </span></p> <p><span style="font-size: small;">B.	Gu&iacute;as Docentes </span></p> <p><span style="font-size: small;">C.	Materiales de apoyo</span></p> <p>&nbsp;</p> <h4>INFORME FINAL</h4> <p>&nbsp;</p> <table cellspacing="0" cellpadding="0" border="1" class="MsoNormalTable" style="border: medium none ; border-collapse: collapse;">     <tbody>         <tr style="">             <td width="185" valign="top" style="border: 1pt solid windowtext; padding: 0cm 3.5pt; background: rgb(229, 229, 229) none repeat scroll 0% 50%; width: 138.5pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><strong><span style="font-size: small;">T&iacute;tulo</span></strong><span lang="ES-TRAD" style="font-style: normal;"><o:p></o:p></span></td>             <td width="410" valign="top" style="border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; border-width: 1pt 1pt 1pt medium; padding: 0cm 3.5pt; width: 307.85pt;"><p class="MsoNormal" style="margin: 3pt 0cm; text-align: justify;">P124 &ldquo;Nuevos materiales pict&oacute;ricos&rdquo;<o:p></o:p></p></td>         </tr>         <tr style="">             <td width="185" valign="top" style="border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; border-width: medium 1pt 1pt; padding: 0cm 3.5pt; background: rgb(229, 229, 229) none repeat scroll 0% 50%; width: 138.5pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><p class="MsoNormal" style="margin: 3pt 0cm; text-align: justify;"><span style="font-size: small;"><b style="">Coordinador</b></span><b style=""><span style="font-size: 11pt;"><o:p></o:p></span></b></p></td>             <td width="410" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 307.85pt;"><p class="MsoNormal" style="margin: 3pt 0cm; text-align: justify;">Antonio Garc&iacute;a L&oacute;pez y Joaqu&iacute;n Escuder   Viruete <o:p></o:p></p></td>         </tr>         <tr style="">             <td width="185" valign="top" style="border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; border-width: medium 1pt 1pt; padding: 0cm 3.5pt; background: rgb(229, 229, 229) none repeat scroll 0% 50%; width: 138.5pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><p class="MsoNormal" style="margin: 3pt 0cm; text-align: justify;"><span style="font-size: small;"><b style="">Otros   miembros del grupo</b></span><b style=""><span style="font-size: 11pt;"><o:p></o:p></span></b></p>             <p class="MsoNormal" style="margin: 3pt 0cm; text-align: justify;"><b style=""><span style="font-size: 11pt;"><o:p>&nbsp;</o:p></span></b></p></td>             <td width="410" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 307.85pt;"><p class="MsoNormal" style="margin: 3pt 0cm; text-align: justify;">Gerardo Robles Reinaldos, Mar&iacute;a   Vict&oacute;ria S&aacute;nchez Giner, Francisco J. Guill&eacute;n Mart&iacute;nez, Sergio C&aacute;novas   Sanchos, Juan Jos&eacute; Mart&iacute;nez C&aacute;novas<o:p></o:p></p></td>         </tr>         <tr style="">             <td width="185" valign="top" style="border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; border-width: medium 1pt 1pt; padding: 0cm 3.5pt; background: rgb(229, 229, 229) none repeat scroll 0% 50%; width: 138.5pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><p class="MsoNormal" style="margin: 3pt 0cm; text-align: justify;"><span style="font-size: small;"><b style="">Asignaci&oacute;n   Econ&oacute;mica</b></span><b style=""><span style="font-size: 11pt;"><o:p></o:p></span></b></p></td>             <td width="410" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 307.85pt;"><p class="MsoNormal" style="margin: 3pt 0cm; text-align: justify;">700 Euros<o:p></o:p></p></td>         </tr>     </tbody> </table> <p>&nbsp;</p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El proyecto, ha servido como primera toma de contacto en una investigaci&oacute;n novedosa y al mismo tiempo necesaria para la ense&ntilde;anza en Bellas Artes.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">La recopilaci&oacute;n y b&uacute;squeda de documentaci&oacute;n de nuevos soportes y materiales permitir&aacute;, la posibilidad de seguir trabajando en el futuro, profundizando en aquellos materiales que l&oacute;gicamente, no podemos abarcar en este proyecto.</span> En cualquier caso, dentro de los objetivos conseguidos debemos destacar, adem&aacute;s de iniciar un camino a desarrollar en el conocimiento de nuevos materiales industriales aplicables al campo de las Bellas Artes,&nbsp; la satisfacci&oacute;n de haber logrado que el alumno se identifique con la metodolog&iacute;a del autoaprendizaje.</span><span style="font-size: small;"><br /> </span><o:p></o:p></p> <p class="MsoNormal" style="text-align: justify;"><o:p><span style="font-size: small;">En el apartado de investigaci&oacute;n, se han realizado e</span></o:p><span style="font-size: small;">nsayos pl&aacute;sticos con la siguiente relacci&oacute;n de materiales:</span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><b style="">SOPORTES</b>: Policarbonato, Metacrilato, Polietileno, PVC...</span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><b style="">PINTURAS:</b> Esmalte Alqu&iacute;dico, Temple Vin&iacute;lico, Temple Acr&iacute;lico, Estuco Veneciano</span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><b style="">APLICACIONES:</b> Aerosoles, Deformaci&oacute;n por Calor mediante decapantes, Abrasiones por mordidos de Acidos y por lijado, Transferencias con disolventes, Incorporaci&oacute;n de impresiones digitales.</span></p> <p class="MsoNormal" style="text-align: justify;"><o:p><span style="font-size: small;">&nbsp;</span></o:p></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;">En el apartado de innovaci&oacute;n, se ha planteado</span><o:p></o:p><span style="font-size: small;">una metodolog&iacute;a de trabajo en la que tanto los profesores como los alumnos se involucran en actividades complementarias a las llevadas a cabo en las horas presenciales de los programas de nuestras asignaturas. En todo momento se ha perseguido como f&iacute;n, canalizar el trabajo como un m&eacute;todo para desarrollar en el alumno las mayores cuotas posibles de autoaprendizaje. Del mismo modo, se ha procurado adaptar plenamente la temporalizaci&oacute;n a las nuevas exigencias de horarios que plantea la Convergencia Europea.</span></p> <p class="MsoNormal" style="text-align: justify;">&nbsp;</p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span style="font-family: Arial;"><span>Relaci&oacute;n de participantes que han obtenido derecho a certificaci&oacute;n</span></span></span></p> <p class="MsoNormal" style="text-align: justify;">&nbsp;</p> <p class="MsoHeader"><span style="font-size: small;"><span style="font-family: Arial;"><b style="">Coordinador</b> Antonio Garc&iacute;a L&oacute;pez </span></span><span style="font-size: 11pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;"><a href="mailto:antoniog@um.es"><span style="font-size: small;"><span style="font-family: Arial;">antoniog@um.es</span></span></a><o:p></o:p></span></p> <p class="MsoHeader"><span style="font-size: small;"><span style="font-family: Arial;"><b style="">Coordinador</b> Joaqu&iacute;n Escuder Viruete </span></span><span style="font-size: 11pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;"><a href="mailto:scuder@um.es"><span style="font-size: small;"><span style="font-family: Arial;">scuder@um.es</span></span></a><o:p></o:p></span></p> <p class="MsoHeader"><span style="font-family: Arial;"><span style="font-size: 11pt;"><o:p><span style="font-size: small;">&nbsp;</span></o:p></span></span></p> <p><span style="font-size: small;"> <p class="MsoHeader"><span style="font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoHeader"><span style="font-family: Arial;"><b style="">Profesores participantes</b></span></p> </span></p> <p class="MsoHeader"><b style=""><span style="font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></b></p> <p class="MsoHeader"><span style="font-family: Arial;"><span style="font-size: 11pt;"><o:p></o:p></span></span></p><p class="MsoHeader"><span style="font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><span style="font-family: Arial;">Victoria S&aacute;nchez Giner&nbsp; </span><span style="font-size: 11pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;"><a href="mailto:chezner@um.es"><span style="font-size: small;"><span style="font-family: Arial;">chezner@um.es</span></span></a><o:p></o:p></span></p> <p>&nbsp;</p> <p class="MsoHeader"><span style="font-size: small;"><span style="font-family: Arial;">Francisco J. Guill&eacute;n Mart&iacute;nez&nbsp; </span></span><span style="font-size: 11pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;"><a href="mailto:guillen@um.es"><span style="font-size: small;"><span style="font-family: Arial;">guillen@um.es</span></span></a><o:p></o:p></span></p> <p class="MsoHeader"><span style="font-size: small;"><span style="font-family: Arial;">Gerardo Robles Reinaldos </span></span><span style="font-size: 11pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;"><a href="mailto:grobles@um.es"><span style="font-size: small;"><span style="font-family: Arial;">grobles@um.es</span></span></a><o:p></o:p></span></p> <p class="MsoHeader"><b style=""><span style="font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;"><o:p><span style="font-size: small;"><span style="font-family: Arial;">&nbsp;</span></span></o:p></span></b><b style=""><span style="font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;"><o:p><span style="font-size: small;"><span style="font-family: Arial;"> </span></span></o:p></span></b></p> <p class="MsoHeader"><span style="font-size: small;"><span style="font-family: Arial;"><b style="">Alumnos participantes</b></span></span><b style=""><span style="font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></b></p> <p class="MsoHeader"><span style="font-size: small;"><span style="font-family: Arial;">Sergio C&aacute;novas Sanchos </span></span><span style="font-size: 11pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;"><a href="mailto:sergio.canovas@carm.es"><span style="font-size: small;"><span style="font-family: Arial;">sergio.canovas@carm.es</span></span></a><o:p></o:p></span></p> <p class="MsoHeader"><span style="font-size: small;"><span style="font-family: Arial;">Juan Jos&eacute; Mart&iacute;nez C&aacute;novas&nbsp; </span></span><span style="font-size: 11pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;"><a href="mailto:juanjoclopes@holmail.com"><span style="font-size: small;"><span style="font-family: Arial;">juanjoclopes@holmail.com</span></span></a></span></p> <p class="MsoHeader">&nbsp;</p> <p class="MsoHeader">&nbsp;</p> <div align="center"><table cellspacing="0" cellpadding="0" border="1" style="border: medium none ; border-collapse: collapse;">     <tbody>         <tr style="height: 23.25pt;">             <td width="205" style="border: 1pt solid windowtext; padding: 0cm 3.5pt; background: rgb(229, 229, 229) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 153.5pt; height: 23.25pt;"><p><strong>TAREAS/ACTIVIDADES</strong><o:p></o:p></p></td>             <td width="184" style="border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; border-width: 1pt 1pt 1pt medium; padding: 0cm 3.5pt; background: rgb(229, 229, 229) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 138pt; height: 23.25pt;"><p><strong>CENTRO</strong></p></td>             <td width="225" style="border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; border-width: 1pt 1pt 1pt medium; padding: 0cm 3.5pt; background: rgb(229, 229, 229) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 169.05pt; height: 23.25pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">PERSONA RESPONSABLE<o:p></o:p></b></p></td>         </tr>         <tr style="">             <td width="205" valign="top" style="border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; border-width: medium 1pt 1pt; padding: 0cm 3.5pt; width: 153.5pt;"><p style="text-align: justify;" class="MsoNormal"><span style="font-family: Arial;"><b style="">Coordinador</b></span><b style=""><u><o:p></o:p></u></b><b style=""><u><o:p><span style="font-family: Arial;"><span style="text-decoration: none;"><br type="_moz" /></span></span></o:p></u></b></p></td>             <td width="184" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 138pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">F. de Bellas Artes<u><o:p></o:p></u></b></p></td>             <td width="225" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 169.05pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">Antonio Garc&iacute;a L&oacute;pez<u><o:p></o:p></u></b></p></td>         </tr>         <tr style="">             <td width="205" valign="top" style="border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; border-width: medium 1pt 1pt; padding: 0cm 3.5pt; width: 153.5pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">Coordinador<u><o:p></o:p></u></b><b style=""><u><o:p><span style="text-decoration: none;"><br type="_moz" /></span></o:p></u></b></p></td>             <td width="184" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 138pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">F. de Bellas Artes<u><o:p></o:p></u></b></p></td>             <td width="225" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 169.05pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">Joaqu&iacute;n Escuder Viruete<u><o:p></o:p></u></b></p></td>         </tr>         <tr style="height: 25.5pt;">             <td width="205" valign="top" style="border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; border-width: medium 1pt 1pt; padding: 0cm 3.5pt; width: 153.5pt; height: 25.5pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">Recopilaci&oacute;n de material<u><o:p></o:p></u></b><b style=""><u><o:p><span style="text-decoration: none;"><br type="_moz" /></span></o:p></u></b></p></td>             <td width="184" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 138pt; height: 25.5pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">F. de Bellas Artes<u><o:p></o:p></u></b></p></td>             <td width="225" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 169.05pt; height: 25.5pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">Francisco J. Guill&eacute;n Mart&iacute;nez<u><o:p></o:p></u></b></p></td>         </tr>         <tr style="">             <td width="205" valign="top" style="border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; border-width: medium 1pt 1pt; padding: 0cm 3.5pt; width: 153.5pt;"><p style="text-align: justify;" class="MsoNormal"><b style=""><u><o:p></o:p></u></b><b style="">Realizaci&oacute;n fichas t&eacute;cnicas</b></p><p style="text-align: justify;" class="MsoNormal"><b style=""><u><o:p></o:p></u></b></p></td>             <td width="184" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 138pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">F. de Bellas Artes<u><o:p></o:p></u></b></p></td>             <td width="225" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 169.05pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">Vict&oacute;ria S&aacute;nchez Giner<u><o:p></o:p></u></b></p></td>         </tr>         <tr style="height: 36.75pt;">             <td width="205" valign="top" style="border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; border-width: medium 1pt 1pt; padding: 0cm 3.5pt; width: 153.5pt; height: 36.75pt;"><p style="text-align: justify;" class="MsoNormal"><b style=""><u><o:p></o:p></u></b><b style="">Comisariado Exposici&oacute;n titulada: Nuevos materiales pict&oacute;ricos<u><o:p></o:p></u></b></p></td>             <td width="184" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 138pt; height: 36.75pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">Centro Social Universitario</b><b style=""><o:p><span style="text-decoration: none;">             </span></o:p></b></p>             <p style="text-align: justify;" class="MsoNormal"><b style="">Del 9 al 17 de octubre<u><o:p></o:p></u></b></p></td>             <td width="225" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 169.05pt; height: 36.75pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">Antonio Garc&iacute;a L&oacute;pez<u><o:p></o:p></u></b></p></td>         </tr>         <tr style="height: 36.75pt;">             <td width="205" valign="top" style="border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; border-width: medium 1pt 1pt; padding: 0cm 3.5pt; width: 153.5pt; height: 36.75pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">Ensayos Pl&aacute;sticos</b></p></td>             <td width="184" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 138pt; height: 36.75pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">F. de Bellas Artes</b></p></td>             <td width="225" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 169.05pt; height: 36.75pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">Sergio C&aacute;novas Castillo</b></p></td>         </tr>         <tr style="height: 36.75pt;">             <td width="205" valign="top" style="border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; border-width: medium 1pt 1pt; padding: 0cm 3.5pt; width: 153.5pt; height: 36.75pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">Ensayos Pl&aacute;sticos</b></p></td>             <td width="184" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 138pt; height: 36.75pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">F. de Bellas Artes</b></p></td>             <td width="225" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 169.05pt; height: 36.75pt;"><b style="">Juan Jos&eacute; Mart&iacute;nez C&aacute;novas<br /></b></td>         </tr>         <tr style="height: 36.75pt;">             <td width="205" valign="top" style="border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; border-width: medium 1pt 1pt; padding: 0cm 3.5pt; width: 153.5pt; height: 36.75pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">Dise&ntilde;o del cat&aacute;logo en formato Cd y p&aacute;gina Web</b></p></td>             <td width="184" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 138pt; height: 36.75pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">F. de Bellas Artes</b></p></td>             <td width="225" valign="top" style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 3.5pt; width: 169.05pt; height: 36.75pt;"><p style="text-align: justify;" class="MsoNormal"><b style="">Gerardo Robles Reinaldos<u><o:p></o:p></u></b></p></td>         </tr>     </tbody> </table></div></html>
<html><p style="text-align: center;">&nbsp;</p> <p style="text-align: center;"><span style="font-size: xx-large;"><span style="color: rgb(255, 153, 0);">INVITACI&Oacute;N</span></span></p> <p style="text-align: center;"><img height="250" width="600" src="img/exposiciones/invitacion3rojo.jpg" alt="" /></p> <p style="text-align: left;">[[Educa 05 Catalogue]]</p> <p style="text-align: left;">[[P&oacute;ster Educa 05]]</p> <p style="text-align: center;">&nbsp;</p>  <p>&nbsp;</p></html>
<html><p>&nbsp;  <a href="LibroVirtualExposicionEduca05/main.html" target="_blank">EDUCA 05 VIRTUAL BOOK</a></p><p>&nbsp;</p><p>[[Educa 05 (2006)]]</p><p>[[P&oacute;ster Educa 05]]</p><p>&nbsp;</p></html>
<html><p><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Son aquellos <a title="Pol&iacute;mero" href="http://es.wikipedia.org/wiki/Pol%C3%ADmero"><span style="color: windowtext;">pol&iacute;meros</span></a> que muestran un <a title="Elasticidad (mec&aacute;nica de s&oacute;lidos)" href="http://es.wikipedia.org/wiki/Elasticidad_%28mec%C3%A1nica_de_s%C3%B3lidos%29"><span style="color: windowtext;">comportamiento el&aacute;stico</span></a>, es decir, se deforman al someterlos a una fuerza pero recuperan su forma inicial al suprimir la fuerza.</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><o:p></o:p></span></p>  <h2><span class="mw-headline"><span style="font-size: 11pt; font-weight: normal;">Tipos y nomenclatura</span></span><span style="font-size: 11pt; font-weight: normal;"> <o:p></o:p></span></h2>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Existen muchas clasificaciones posibles de los numerosos tipos de elast&oacute;meros. En primer lugar se indica la clasificaci&oacute;n m&aacute;s extendida, seg&uacute;n la composici&oacute;n qu&iacute;mica, con su nomenclatura (norma ISO 1629). A continuaci&oacute;n se presenta la clasificaci&oacute;n seg&uacute;n las propiedades a alta temperatura.<o:p></o:p></span></p>  <h3><span class="mw-headline"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">Clasificaci&oacute;n seg&uacute;n su composici&oacute;n qu&iacute;mica</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"> <o:p></o:p></span></h3>  <ul type="disc"><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Grupo R</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (del ingl&eacute;s <span style="">Rubber</span>) - la cadena principal se      compone de <a title="Carbono" href="http://es.wikipedia.org/wiki/Carbono">carbono</a>      e <a title="Hidr&oacute;geno" href="http://es.wikipedia.org/wiki/Hidr%C3%B3geno">hidr&oacute;geno</a>      y contiene <a title="Enlace qu&iacute;mico" href="http://es.wikipedia.org/wiki/Enlace_qu%C3%ADmico">dobles enlaces</a> <o:p></o:p></span><ul type="circle"><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Caucho" href="http://es.wikipedia.org/wiki/Caucho">Caucho natural</a>       (NR) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Poliisopreno (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Poliisopreno&amp;action=edit&amp;redlink=1">Poliisopreno</a> (IR, forma       artificial del caucho natural) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polibutadieno" href="http://es.wikipedia.org/wiki/Polibutadieno">Polibutadieno</a>       <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Caucho estireno-butadieno" href="http://es.wikipedia.org/wiki/Caucho_estireno-butadieno">Caucho estireno-butadieno</a> (SBR) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Caucho butilo (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Caucho_butilo&amp;action=edit&amp;redlink=1">Caucho butilo</a> (IIR) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Caucho nitrilo (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Caucho_nitrilo&amp;action=edit&amp;redlink=1">Caucho nitrilo</a> (NBR) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Neopreno" href="http://es.wikipedia.org/wiki/Neopreno">Neopreno</a>       (CR) <o:p></o:p></span></li></ul></li></ul>  <ul type="disc"><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Grupo M</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (del ingl&eacute;s <span style="">Methylene</span>) - su cadena principal      s&oacute;lo contiene &aacute;tomos de carbono e hidr&oacute;geno y est&aacute; saturada (no dobles      enlaces) <o:p></o:p></span><ul type="circle"><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Caucho etileno-propileno (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Caucho_etileno-propileno&amp;action=edit&amp;redlink=1">Caucho       etileno-propileno</a> (EPM) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Caucho etileno-propileno-dieno" href="http://es.wikipedia.org/wiki/Caucho_etileno-propileno-dieno">Caucho etileno-propileno-dieno</a>       (EPDM) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Caucho etileno-acetato de vinilo" href="http://es.wikipedia.org/wiki/Caucho_etileno-acetato_de_vinilo">Caucho etileno-acetato de vinilo</a>       (EVM) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Caucho fluorado (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Caucho_fluorado&amp;action=edit&amp;redlink=1">Caucho fluorado</a> (FKM) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Caucho acr&iacute;lico" href="http://es.wikipedia.org/wiki/Caucho_acr%C3%ADlico">Caucho acr&iacute;lico</a> (ACM) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polietileno clorado" href="http://es.wikipedia.org/wiki/Polietileno_clorado">Polietileno clorado</a> (CM) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polietileno clorosulfurado (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polietileno_clorosulfurado&amp;action=edit&amp;redlink=1">Polietileno       clorosulfurado</a> (CSM) <o:p></o:p></span></li></ul></li></ul>  <ul type="disc"><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Grupo N</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> - contiene &aacute;tomos de <a title="Nitr&oacute;geno" href="http://es.wikipedia.org/wiki/Nitr%C3%B3geno">nitr&oacute;geno</a>      en la cadena principal <o:p></o:p></span><ul type="circle"><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&quot;Pebax&quot;, copol&iacute;mero de <a title="Poliamida" href="http://es.wikipedia.org/wiki/Poliamida">poliamida</a>       y <a title="Poli&eacute;ter (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Poli%C3%A9ter&amp;action=edit&amp;redlink=1">poli&eacute;ter</a> <o:p></o:p></span></li></ul></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Grupo O</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> - contiene &aacute;tomos de <a title="Ox&iacute;geno" href="http://es.wikipedia.org/wiki/Ox%C3%ADgeno">ox&iacute;geno</a>      en la cadena principal <o:p></o:p></span><ul type="circle"><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Caucho de epiclorohidrina (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Caucho_de_epiclorohidrina&amp;action=edit&amp;redlink=1">Caucho de       epiclorohidrina</a> (ECO) <o:p></o:p></span></li></ul></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Grupo Q</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> - contiene grupos <a title="Siloxano (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Siloxano&amp;action=edit&amp;redlink=1"><span style="color: windowtext; text-decoration: none;">siloxano</span></a> en la cadena      principal <o:p></o:p></span><ul type="circle"><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Caucho de <a title="Silicona" href="http://es.wikipedia.org/wiki/Silicona">silicona</a>       (MQ) <o:p></o:p></span></li></ul></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Grupo U</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> - contiene &aacute;tomos de nitr&oacute;geno,      ox&iacute;geno y carbono en la cadena principal <o:p></o:p></span><ul type="circle"><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Elast&oacute;meros de <a title="Poliuretano" href="http://es.wikipedia.org/wiki/Poliuretano">poliuretano</a>       (AU y EU) <o:p></o:p></span></li></ul></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Grupo T</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> - contiene &aacute;tomos de <a title="Azufre" href="http://es.wikipedia.org/wiki/Azufre">azufre</a> en la      cadena principal <o:p></o:p></span><ul type="circle"><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Caucho de polisulfuro (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Caucho_de_polisulfuro&amp;action=edit&amp;redlink=1">Caucho de polisulfuro</a>       o &quot;Thiokol&quot; <o:p></o:p></span></li></ul></li></ul>  <h3><span class="mw-headline"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">Prefijos</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"> <o:p></o:p></span></h3>  <ul type="disc"><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">X</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> indica presencia de grupos <a title="Carboxilo" href="http://es.wikipedia.org/wiki/Carboxilo">carboxilo</a>      (por ejemplo, XNBR) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">C</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> y <span style="">B</span> indican cauchos halogenados (por ejemplo, CIIIR y BIIR) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">H</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> indica caucho hidrogenado (por      ejemplo, HNBR) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">S</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">, normalmente min&uacute;scula, indica      pol&iacute;mero obtenido mediante un proceso en soluci&oacute;n (por ejemplo, sSBR) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">E</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> &oacute; <span style="">EM</span>, normalmente en min&uacute;sculas, indican pol&iacute;mero obtenido      mediante un proceso en emulsi&oacute;n (por ejemplo, eSBR) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">OE</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> indica un pol&iacute;mero al que se ha      a&ntilde;adido aceite (por ejemplo, OE-SBR) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Y</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> suele indicar propiedades      termopl&aacute;sticas <o:p></o:p></span></li></ul>  <h3><span class="mw-headline"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">Clasificaci&oacute;n seg&uacute;n su comportamiento a alta temperatura</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"> <o:p></o:p></span></h3>  <h4><span class="mw-headline"><span style="font-weight: normal;">Elast&oacute;meros termoestables</span></span><span style="font-weight: normal;"> <o:p></o:p></span></h4>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Al calentarlos no cambian de forma y siguen siendo s&oacute;lidos hasta que, por encima de una cierta temperatura, se degradan. La mayor&iacute;a de los elast&oacute;meros pertenecen a este grupo.<o:p></o:p></span></p>  <h4><span class="mw-headline"><span style="font-weight: normal;">Elast&oacute;meros termopl&aacute;sticos</span></span><span style="font-weight: normal;"> <o:p></o:p></span></h4>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Al elevar la temperatura se vuelven blandos y moldeables. Sus propiedades no cambian si se funden y se moldean varias veces. Este tipo de materiales es relativamente reciente, el primero fue sintetizado en 1959. Familias principales:<o:p></o:p></span></p>  <ul type="disc"><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Estir&eacute;nicos (SBCs) <o:p></o:p></span><ul type="circle"><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Estireno-butadieno-estireno" href="http://es.wikipedia.org/wiki/Estireno-butadieno-estireno">Estireno-butadieno-estireno</a> (SBS)       de alto y bajo contenido en estireno <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Estireno-etileno-butadieno (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Estireno-etileno-butadieno&amp;action=edit&amp;redlink=1">Estireno-etileno-butadieno</a>       (SEBS) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Estireno-isopreno (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Estireno-isopreno&amp;action=edit&amp;redlink=1">Estireno-isopreno</a> (SIS) <o:p></o:p></span></li></ul></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Olef&iacute;nicos (TPOs) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Vulcanizados termopl&aacute;sticos (TPVs)      <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">De poliuretano (TPUs) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Copoli&eacute;steres (COPEs) <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Copoliamidas (COPAs) <o:p></o:p></span></li></ul></html>
<html><p>&nbsp;</p> <p>En los ensayos pl&aacute;sticos se hace necesario por parte del alumno llevar un seguimiento del proceso de trabajo con el fin de no perder los datos imprescindibles para poder repetir la experiencia en el caso de que los resultados sean de su agrado. A tal fin en este apartado ponemos ejemplos de ensayos pl&aacute;sticos con su correspondiente ficha de seguimiento. Asi mismo tambi&eacute;n incluimos una ficha en blanco sobre la que el alumno puede trabajar cada vez que inicie un nuevo ensayo. Junto a la ficha es conveniente llevar un control gr&aacute;fico del proceso (fotograf&iacute;as, videos, etc.).</p>  <p>&nbsp;</p> <table cellspacing="1" cellpadding="1" border="0" style="width: 307px; height: 59px;">     <tbody>         <tr>             <td><ul>                 <li><a href="img/ensayos/012.FICHATECNICA.pdf">Ejemplo<strong>&nbsp;</strong> ficha</a></li>             </ul></td>             <td><a href="img/ensayos/012.FICHATECNICA.pdf"><strong><img hspace="10" vspace="10" align="center" src="img/ensayos/012.jpg" alt="" style="width: 210px; height: 180px;" /></strong></a></td>             <td><p><a href="#%5B%5BV%C3%ADdeo%202%5D%5D"><img height="90" width="100" src="http://static.blip.tv/VictorGironaOrtiz-SoportesYMaterialesIndustrialesParaLaPinturaActual2302-821.jpg" alt="" /> V&iacute;deo </a></p></td>         </tr>     </tbody> </table> <p>&nbsp;</p>   <ul>     <li><a href="img/ensayos/00.FICHATECNICA.doc">Ficha en blanco.</a></li> </ul> <p>&nbsp;</p> <p><a href="#%5B%5BV%C3%ADdeo%202%5D%5D"><br /></a></p></html>
<html><p>This article includes: pictures of the results from the different plastic essays developed at the Educa 05 Project (2006), at the Educational Promotion of New Supports and Industrial Materials for the Painting Course (2007) and in the LAB Course and the works done at the classroom during the academic year 2008 in the subject Painting and Color Fundamentals II, from the Fine Arts degree.</p><p>&nbsp;</p></html>
<html><table cellspacing="1" cellpadding="0" border="0" style="width: 697px;" class="tablalinks">
    <tbody>
        <tr>
            <td valign="top">
            <table cellspacing="0" cellpadding="0" border="0" style="width: 131px;" class="tablalinks">
                <tbody>
                    <tr>
                        <td valign="top" style="text-align: center;"><a href="#%5B%5BV%C3%ADdeo%201%5D%5D"><img height="90" width="100" alt="" src="http://static.blip.tv/VictorGironaOrtiz-SoportesYMaterialesIndustrialesParaLaPinturaActual1928-19.jpg" /> V&iacute;deo 1 </a></td>
                    </tr>
                    <tr>
                        <td valign="top" style="text-align: center;"><a href="#%5B%5BV%C3%ADdeo%202%5D%5D"><img height="90" width="100" alt="" src="http://static.blip.tv/VictorGironaOrtiz-SoportesYMaterialesIndustrialesParaLaPinturaActual2302-821.jpg" /> V&iacute;deo 2 </a></td>
                    </tr>
                    <tr>
                        <td valign="top" style="text-align: center;"><a href="#Exposici%C3%B3n"><img height="90" width="100" alt="" src="http://static.blip.tv/VictorGironaOrtiz-ExposicionDeSoportesYMaterialesIndustrialesParaLaPintura633-230.jpg" /> Exposici&oacute;n Educa 05 </a></td>
                    </tr>
                </tbody>
            </table>
            </td>
            <td valign="top"><object height="340" width="412" type="application/x-shockwave-flash" data="http://blip.tv/scripts/flash/showplayer.swf?autostart=false&amp;brandname=blip.tv&amp;brandlink=http%3A//blip.tv/&amp;showplayerpath=http%3A//blip.tv/scripts/flash/showplayer.swf&amp;file=http://blip.tv/file/get/VictorGironaOrtiz-ExposicionDeSoportesYMaterialesIndustrialesParaLaPintura633.flv&amp;showguidebutton=true&amp;showsharebutton=true&amp;showfsbutton=true&amp;lightcolor=0x000000&amp;backcolor=0xFFFFFF&amp;frontcolor=0x666666&amp;tabType2=guide&amp;tabTitle2=soportespintura%20episodes&amp;tabUrl2=http%3A//soportespintura.blip.tv/rss&amp;tabType3=guide&amp;tabTitle3=blip.tv%20hot%20episodes&amp;tabUrl3=http%3A//blip.tv/rss/%3Ffriends_of%3Dhotepisodes" allowfullscreen="true" id="showplayer">
            <param name="movie" value="http://blip.tv/scripts/flash/showplayer.swf?autostart=false&amp;brandname=blip.tv&amp;brandlink=http%3A//blip.tv/&amp;showplayerpath=http%3A//blip.tv/scripts/flash/showplayer.swf&amp;file=http://blip.tv/file/get/VictorGironaOrtiz-ExposicionDeSoportesYMaterialesIndustrialesParaLaPintura633.flv&amp;showguidebutton=true&amp;showsharebutton=true&amp;showfsbutton=true&amp;lightcolor=0x000000&amp;backcolor=0xFFFFFF&amp;frontcolor=0x666666&amp;tabType2=guide&amp;tabTitle2=soportespintura%20episodes&amp;tabUrl2=http%3A//soportespintura.blip.tv/rss&amp;tabType3=guide&amp;tabTitle3=blip.tv%20hot%20episodes&amp;tabUrl3=http%3A//blip.tv/rss/%3Ffriends_of%3Dhotepisodes" />
            <param name="quality" value="best" />
            <param name="allowScriptAccess" value="always" />
            <param name="wmode" value="opaque" /></object> 			 			</td>
        </tr>
    </tbody>
</table><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
</body>
</html>
</html>
/***
|''Name:''|FCKeditorPlugin|
|''Description:''|Wysiwyg editor for TiddlyWiki using FCKeditor.|
|''Version:''|1.1.1|
|''Date:''|Dec 21,2007|
|''Source:''|http://visualtw.ouvaton.org/VisualTW.html|
|''Author:''|Pascal Collin|
|''License:''|[[BSD open source license|License]]|
|''~CoreVersion:''|2.2.0|
|''Browser:''|Firefox 2.0; InternetExplorer 6.0, others|
!Demo:
On the plugin [[homepage|http://visualtw.ouvaton.org/VisualTW.html]], see and edit [[WysiwygDemo]].
!Installation:
#download and unzip [[FCKeditor|http://www.fckeditor.net/download]] (by default, in a wiki subfolder, such that the relative path "fckeditor/fckeditor.js" is right).
#import [[FCKeditorPlugin]] (systemConfig tagged)
#add the following text to MarkupPreHead : {{{<script type="text/javascript" src="fckeditor/fckeditor.js"></script>}}}
#customize FCKeditorPath if needed (in MarkupPreHead and in options below)
#save and reload
#use the <<toolbar editHtml>> button in the tiddler's toolbar (in default ViewTemplate) or add {{{editHtml}}} command in your own toolbar.
! Useful Addons
*[[HTMLFormattingPlugin|http://www.tiddlytools.com/#HTMLFormattingPlugin]] to embed wiki syntax in html tiddlers.<<br>>//__Tips__ : When this plugin is installed, you can use anchor syntax to link tiddlers in wysiwyg mode (example : #example). Anchors are converted back and from wiki syntax when editing.//
*[[TaggedTemplateTweak|http://www.TiddlyTools.com/#TaggedTemplateTweak]] to use alternative ViewTemplate/EditTemplate for tiddler's tagged with specific tag values.
!Configuration options :
|FCKeditor folder (absolute or relative)|<<option txtFCKeditorPath>> |
|FCKeditor custom configuration script path (relative or absolute)<<br>>[[Example|fckeditor/editor/custom_config.js]] : {{{ fckeditor/editor/custom_config.js}}}|<<option txtFCKCustomConfigScript>>|
|Toolbar name ("Default", "Basic" or custom)<<br>>See [[FCKeditor documentation|http://wiki.fckeditor.net/Developer%27s_Guide/Configuration/Toolbar]] for more information on custom toolbars|<<option txtFCKToolbar>>|
|FCKeditor default height (if blank = 500px)|<<option txtFCKheight>>|
|Template called by the {{{wysiwyg}}} button|EditHtmlTemplate|
!Code
***/
//{{{
config.options.txtFCKeditorPath = config.options.txtFCKeditorPath ? config.options.txtFCKeditorPath : "fckeditor/";
config.options.txtFCKCustomConfigScript = config.options.txtFCKCustomConfigScript ? config.options.txtFCKCustomConfigScript : "";
config.options.txtFCKToolbar = config.options.txtFCKToolbar ? config.options.txtFCKToolbar : "";
config.options.txtFCKheight = config.options.txtFCKheight ? config.options.txtFCKheight : "500px";

config.macros.editHtml = {
	handler : function(place,macroName,params,wikifier,paramString,tiddler) {
		var field = params[0];
		var height = params[1] ? params[1] : config.options.txtFCKheight;
		if (typeof FCKeditor=="undefined"){
			displayMessage(config.macros.editHtml.FCKeditorUnavailable);
			config.macros.edit.handler(place,macroName,params,wikifier,paramString,tiddler);

		}
		else if (field) {
			var e = createTiddlyElement(null,"div");
			var fckName = "FCKeditor"+ Math.random();
			if(tiddler.isReadOnly())
				e.setAttribute("readOnly","readOnly");
			e.setAttribute("editHtml",field);
			if (height) e.setAttribute("height",height);
			e.setAttribute("fckName",fckName);
			place.appendChild(e);
			var fck = new FCKeditor(fckName);
			fck.BasePath = config.options.txtFCKeditorPath;
			if (config.options.txtFCKCustomConfigScript) fck.Config["CustomConfigurationsPath"] = config.options.txtFCKCustomConfigScript ;
			if (config.options.txtFCKToolbar) fck.ToolbarSet = config.options.txtFCKToolbar;
			fck.Height=height;
			var re = /^<html>(.*)<\/html>$/m;
			var fieldValue=store.getValue(tiddler,field);
			var htmlValue = re.exec(fieldValue);
			var value = (htmlValue && (htmlValue.length>0)) ? htmlValue[1] : fieldValue;
			value=value.replace(/\[\[([^|\]]*)\|([^\]]*)]]/g,'<a href="#$2">$1</a>');
			config.macros.editHtml.FCKvalues[fckName]=value;
			e.innerHTML = fck.CreateHtml();
		}
	},
        gather : function(e) {
            var name = e.getAttribute("fckName");
            var oEditor = window.FCKeditorAPI ? FCKeditorAPI.GetInstance(name) : null;
            if (oEditor) {
                        var html = oEditor.GetHTML();
			if (html!=null) 
                                    return "<html>"+html.replace(/<a href="#([^>]*)">([^<]*)<\/a>/gi,"[[$2|$1]]")+"</html>"; 
            }	
        },
	FCKvalues : {},
	FCKeditorUnavailable : "FCKeditor was unavailable. Check plugin configuration and reload."
}


window.FCKeditor_OnComplete= function( editorInstance ) {
        var name=editorInstance.Name;
	var value = config.macros.editHtml.FCKvalues[name];
	delete config.macros.editHtml.FCKvalues[name];
	oEditor = FCKeditorAPI.GetInstance(name);
	if (value) oEditor.SetHTML(value);
}

Story.prototype.previousGatherSaveEditHtml = Story.prototype.previousGatherSaveEditHtml ? Story.prototype.previousGatherSaveEditHtml : Story.prototype.gatherSaveFields; // to avoid looping if this line is called several times
Story.prototype.gatherSaveFields = function(e,fields){
	if(e && e.getAttribute) {
		var f = e.getAttribute("editHtml");
		if(f){
			var newVal = config.macros.editHtml.gather(e);
			if (newVal) fields[f] = newVal;
		}
		this.previousGatherSaveEditHtml(e, fields);
	}
};

config.shadowTiddlers.EditHtmlTemplate = config.shadowTiddlers.EditTemplate.replace(/macro='edit text'/,"macro='editHtml text'");

config.commands.editHtml={
	text: "Editor Avanzado",
	tooltip: "Edita este articulo con un editor de texto enriquecido.",
	readOnlyText: "",
	handler : function(event,src,title) {
		clearMessage();
		var tiddlerElem = document.getElementById(story.idPrefix + title);
		var fields = tiddlerElem.getAttribute("tiddlyFields");
		story.displayTiddler(null,title,"EditHtmlTemplate",false,null,fields);
		return false;
	}
}

config.shadowTiddlers.ViewTemplate = config.shadowTiddlers.ViewTemplate.replace(/\+editTiddler/,"+editTiddler editHtml");

//}}}
<html><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;">(Buenos Aires, 1979)</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: left;"><span style="font-size: small;"><span lang="ES-TRAD">Federico Ma&ntilde;anes as his father, is a composer, but chooses plastic as way of expression. If his painting were translated to music it will be a moder jazz piece, cool, free, inteligent,...</span><o:p> </o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><a href="http://federicomanianes.blogspot.com/">http://federicomanianes.blogspot.com/</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p>  <p class="MsoNormal" style="text-align: justify;"><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><a href="http://www.depuertaenpuerta.com/dpep2005/artistas/fernandofragua/fernandofragua.htm">http://www.depuertaenpuerta.com/dpep2005/artistas/fernandofragua/fernandofragua.htm</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><table cellspacing="4" cellpadding="0" border="0">     <tbody>         <tr>             <td><font face="Arial" color="#ff0000" size="4"><strong><br />             </strong></font></td>         </tr>         <tr>             <td><font face="Arial" size="2">Firplay is one of the basic families of Mir&oacute; Borr&aacute;s and of general use. It takes the best features of the MIBOR products.</font></td>         </tr>         <tr>             <td><font face="Arial" size="2">The low reactivation temperatures              (between 70 and 75 &ordm; C) make easier their manipulation, and their </font><font face="Arial" size="2">moderated </font><font face="Arial" size="2">stuck tempreratures (between 90 and 95 &ordm; C) make possible their use with cuts and delicate skins that could get damaged with higher temperatures.</font></td>         </tr>         <tr>             <td><font face="Arial" size="2">The VT Firplay of very high hardness and excelent adherence to any kind of material, are specially suitable for greasy skins. The T Firplay have a high hardness. The TF Firplay have a high reactivation temperature. The N Firplay are recommended for general application with medium hardnesses.</font></td>         </tr>     </tbody> </table> <div align="center"><center> <table cellspacing="10" cellpadding="0" border="0" width="90%">     <tbody>         <tr>             <td width="100%"><h4><font face="Arial" size="4">Usual applications:</font></h4></td>         </tr>         <tr>             <td width="100%"><font face="Arial" size="2">The different combinations of glues and thicknesses allow to use the Firplay range in practically all kind of shoes.</font></td>         </tr>     </tbody> </table> </center></div> <div align="center"><center> <table cellspacing="10" cellpadding="0" border="0" width="90%">     <tbody>         <tr>             <td width="100%"><h4><font face="Arial" size="4"><b>Technical Features:</b></font></h4></td>         </tr>         <tr>             <td width="100%"><div align="center"><center>             <table cellspacing="4" cellpadding="0" border="0" width="100%">                 <tbody>                     <tr>                         <td width="100%"><font face="Arial" size="2"><strong>- Support:</strong>              No - MIBOR tissue.</font></td>                     </tr>                     <tr>                         <td width="100%"><font face="Arial" size="2"><strong>- Reactivation Temperature:</strong> 70 &ordm; C (Firplay VT) - 75 &ordm; C (Firplay              N,T,TF)</font></td>                     </tr>                     <tr>                         <td><font face="Arial" size="2"><strong>- Glue Temperature:</strong> 85 &ordm; C.</font></td>                     </tr>                     <tr>                         <td><font face="Arial" size="2"><strong>- Model Time (*):</strong>              12 segundos</font></td>                     </tr>                     <tr>                         <td><font face="Arial" size="2"><strong>- Model Pressure:</strong>              4,5 kg/cm2.</font></td>                     </tr>                     <tr>                         <td><font face="Arial" size="2"><strong>- Hardness (Resist. to collapse):</strong> VT:high 28-124 Nw, T:medium 19- 69 Nw, N              :medium 8-36 Nw.</font></td>                     </tr>                     <tr>                         <td><font face="Arial" size="2"><strong>- Recuperation after compression:</strong> VT:medium 76-80 % T:medium 66-70% N:medium 78-80              %.</font></td>                     </tr>                     <tr>                         <td><font face="Arial" size="2"><strong>- Consistency (*):</strong>.VT              : 84% , T : 76 % , N : 90 %.</font></td>                     </tr>                     <tr>                         <td><font face="Arial" size="2"><strong>- Coined:</strong>              Multidirectional. </font></td>                     </tr>                 </tbody>             </table>             </center></div></td>         </tr>         <tr>             <td><div align="center"><center>             <table cellspacing="4" cellpadding="0" border="0" width="100%">                 <tbody>                     <tr>                         <td><font face="Arial" size="1">(*) Data related to average thickness (FIRPLAY 40). The model time will increase or decrease proportionally to the product thickness.</font></td>                     </tr>                     <tr>                         <td><font face="Arial" size="1">The greenish color of the surface of the items finished with VT resine, is natural, produced by the application. This greenish color usually loses its color by the </font><font face="Arial" size="1">influence of the</font><font face="Arial" size="1"> sun light, but it does not affect the product propierties.</font></td>                     </tr>                     <tr>                         <td><p><font face="Arial" size="1"><strong><u>Resistance to collapse </u></strong>is determined according to the rule ~UNE59521, doing the test over isolated material, not over any support, skin or cut. When the materials are measured with low thicknesses, the resistance to collapse is always lower than the obtained with other trials done sticking the material to a support.</font></p></td>                     </tr>                     <tr>                         <td><font face="Arial" size="1"><strong><u>Consistency</u></strong> is stablished as a relation in % between the resistance to collapse between the 1st and the 5th cycle.</font></td>                     </tr>                 </tbody>             </table>             </center></div></td>         </tr>     </tbody> </table> </center></div> <div align="center"><center> <table cellspacing="10" cellpadding="0" border="0" width="90%">     <tbody>         <tr>             <td width="100%"><h4><font face="Arial" size="4"><b>Types:</b></font><font face="Arial" color="#004080" size="4"><b>        </b></font></h4></td>         </tr>         <tr>             <td width="100%"><div align="center"><center>             <table cellspacing="10" cellpadding="0" border="0" width="100%">                 <tbody>                     <tr>                         <td width="11%"><font face="Arial" size="2">model</font></td>                         <td width="11%">&nbsp;</td>                         <td width="11%"><font face="Arial" size="2">adhesive </font></td>                         <td width="11%"><font face="Arial" size="2">thicsknes</font></td>                         <td width="11%">&nbsp;</td>                         <td width="11%"><font face="Arial" size="2">model</font></td>                         <td width="11%">&nbsp;</td>                         <td width="11%"><font face="Arial" size="2">adhesive </font></td>                         <td width="12%"><font face="Arial" size="2">thickness</font></td>                     </tr>                     <tr>                         <td><font face="Arial" size="2"><strong>Firplay</strong></font><font face="Arial" color="#ffffff" size="2"><strong>x</strong></font><font face="Arial" size="2"><strong>15</strong></font></td>                         <td><font face="Arial" size="2"><strong>1/C</strong></font></td>                         <td><font face="Arial" size="2"><strong>VT,T,TF,N</strong></font></td>                         <td><font face="Arial" size="2"><strong>0,80</strong></font><font face="Arial" size="1">mm</font></td>                         <td>&nbsp;</td>                         <td><font face="Arial" size="2"><strong>Firplay 45</strong></font></td>                         <td><font face="Arial" size="2"><strong>1/C</strong></font></td>                         <td><font face="Arial" size="2"><strong>VT,T,TF,N </strong></font></td>                         <td><font face="Arial" size="2"><strong>1,30</strong></font><font face="Arial" size="1">mm</font><font face="Arial" size="2"><strong>              </strong></font></td>                     </tr>                     <tr>                         <td><font face="Arial" size="2"><strong>Firplay</strong></font><font face="Arial" color="#ffffff" size="2"><strong>x</strong></font><font face="Arial" size="2"><strong>15</strong></font></td>                         <td><font face="Arial" size="2"><strong>2/C</strong></font></td>                         <td><font face="Arial" size="2"><strong>VT</strong></font></td>                         <td><font face="Arial" size="2"><strong>0,80</strong></font><font face="Arial" size="1">mm</font></td>                         <td>&nbsp;</td>                         <td><font face="Arial" size="2"><strong>Firplay 45 </strong></font></td>                         <td><font face="Arial" size="2"><strong>2/C</strong></font></td>                         <td><font face="Arial" size="2"><strong>VT </strong></font></td>                         <td><font face="Arial" size="2"><strong>1,30</strong></font><font face="Arial" size="1">mm</font><font face="Arial" size="2"><strong>              </strong></font></td>                     </tr>                     <tr>                         <td><font face="Arial" size="2"><strong>Firplay</strong></font><font face="Arial" color="#ffffff" size="2"><strong>x</strong></font><font face="Arial" size="2"><strong>35</strong></font></td>                         <td><font face="Arial" size="2"><strong>1/C </strong></font></td>                         <td><font face="Arial" size="2"><strong>VT,T,TF,N</strong></font></td>                         <td><font face="Arial" size="2"><strong>0,90</strong></font><font face="Arial" size="1">mm</font></td>                         <td>&nbsp;</td>                         <td><font face="Arial" size="2"><strong>Firplay2/15 </strong></font></td>                         <td><font face="Arial" size="2"><strong>1/C </strong></font></td>                         <td><font face="Arial" size="2"><strong>VT, T, N </strong></font></td>                         <td><font face="Arial" size="2"><strong>1,30</strong></font><font face="Arial" size="1">mm</font></td>                     </tr>                     <tr>                         <td><font face="Arial" size="2"><strong>Firplay</strong></font><font face="Arial" color="#ffffff" size="2"><strong>x</strong></font><font face="Arial" size="2"><strong>35</strong></font></td>                         <td><font face="Arial" size="2"><strong>2/C</strong></font></td>                         <td><font face="Arial" size="2"><strong>VT </strong></font></td>                         <td><font face="Arial" size="2"><strong>0,90</strong></font><font face="Arial" size="1">mm</font></td>                         <td>&nbsp;</td>                         <td><font face="Arial" size="2"><strong>Firplay2/15 </strong></font></td>                         <td><font face="Arial" size="2"><strong>2/C</strong></font></td>                         <td><font face="Arial" size="2"><strong>VT </strong></font></td>                         <td><font face="Arial" size="2"><strong>1,30</strong></font><font face="Arial" size="1">mm</font></td>                     </tr>                     <tr>                         <td><font face="Arial" size="2"><strong>Firplay</strong></font><font face="Arial" color="#ffffff" size="2"><strong>x</strong></font><font face="Arial" size="2"><strong>40</strong></font></td>                         <td><font face="Arial" size="2"><strong>1/C </strong></font></td>                         <td><font face="Arial" size="2"><strong>VT,T,TF,N</strong></font></td>                         <td><font face="Arial" size="2"><strong>1,10</strong></font><font face="Arial" size="1">mm</font><font face="Arial" size="2"><strong>              </strong></font></td>                         <td>&nbsp;</td>                         <td><font face="Arial" size="2"><strong>~Firplay2TB/15</strong></font></td>                         <td><font face="Arial" size="2"><strong>1/C</strong></font></td>                         <td><font face="Arial" size="2"><strong>VT </strong></font></td>                         <td><font face="Arial" size="2"><strong>1,50</strong></font><font face="Arial" size="1">mm</font><font face="Arial" size="2"><strong>              </strong></font></td>                     </tr>                     <tr>                         <td><font face="Arial" size="2"><strong>Firplay</strong></font><font face="Arial" color="#ffffff" size="2"><strong>x</strong></font><font face="Arial" size="2"><strong>40</strong></font></td>                         <td><font face="Arial" size="2"><strong>2/C </strong></font></td>                         <td><font face="Arial" size="2"><strong>VT </strong></font></td>                         <td><font face="Arial" size="2"><strong>1,10</strong></font><font face="Arial" size="1">mm</font><font face="Arial" size="2"><strong>              </strong></font></td>                         <td>&nbsp;</td>                         <td><font face="Arial" size="2"><strong>~Firplay2TB/15  </strong></font></td>                         <td><font face="Arial" size="2"><strong>2/C </strong></font></td>                         <td><font face="Arial" size="2"><strong>VT </strong></font></td>                         <td><font face="Arial" size="2"><strong>1,50</strong></font><font face="Arial" size="1">mm</font><font face="Arial" size="2"><strong>              </strong></font></td>                     </tr>                 </tbody>             </table>             </center></div>             <table border="0">                 <tbody>                     <tr>                         <td><font face="Arial" size="1">Thickness tolerance: + - 10            %.</font></td>                     </tr>                 </tbody>             </table>             <div align="center"><center>             <table cellspacing="4" cellpadding="0" border="0" width="100%">                 <tbody>                     <tr>                         <td width="100%"><font face="Arial" size="1">The reference 1/C points that the material is only sticky by one of it's faces.</font></td>                     </tr>                     <tr>                         <td width="100%"><font face="Arial" size="1">The reference 2/C </font><font face="Arial" size="1">points that the material is sticky by it's two faces.</font></td>                     </tr>                 </tbody>             </table>             </center></div></td>         </tr>     </tbody> </table> </center></div> <p><span style="color: rgb(255, 102, 0);"><span style="font-size: medium;"><font face="Arial"><b>Package:</b></font></span></span><font face="Arial" size="2"> </font><font face="Arial" size="2">packets of </font><font face="Arial" size="2">25 sheets of 1m. x 1.60 m.<br /></font></p> <p>http://www.inescop.es/MIRO/1firplay.htm</p></html>
<html><p class="MsoNormal"><span style="font-size: small;"><span lang="PT-BR">(Bochum, Germany, 1967)</span></span><span lang="PT-BR" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="PT-BR"><o:p>&nbsp;</o:p></span></span><span lang="PT-BR" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;">This artist uses a minimal abstraction with organic charachter, where he uses silicone binded pigment over aluminium.</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><a href="http://www.frankpiasta.com/">http://www.frankpiasta.com</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="NL">(Malden, EE.UU,1936)</span></span><span lang="NL" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;">Resigning to abstract expresionism, Stella becomes (from 1960) one of the top representatives of the geometric abstraction and constructivism preluding minimal art.</span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><a href="http://www.tate.org.uk/servlet/ArtistWorks?cgroupid=999999961&amp;artistid=1994&amp;page=1">http://www.tate.org.uk/servlet/ArtistWorks?cgroupid=999999961&amp;artistid=1994&amp;page=1</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p><span style="font-size: small;">(M&eacute;xico 1907-1954)<br type="_moz" /></span></p><p><span style="font-size: small;"><br /><strong> Magdalena Carmen Frieda Kahlo Calder&oacute;n</strong>, also known as <strong>Frida Kahlo</strong> (n. Coyoac&aacute;n, Ciudad de M&eacute;xico; 6 de julio de 1907 - 13 de julio de 1954) was a mexican painter who achieved great international popularity. </span>She painted using vibrant colors in a style that was influenced by indigenous cultures of Mexico as well as by European influences that include Realism, Symbolism and Surrealism.<span style="font-size: small;"> </span></p><p><span style="font-size: small;"><span style="text-decoration: underline;"><a href="http://s98.middlebury.edu/SP305A/proyectos/garcia.html"><br /> http://s98.middlebury.edu/SP305A/proyectos/garcia.html</a><br /><a href="http://www.fridakahlo.com/"> http://www.fridakahlo.com/</a></span></span></p> <p style="text-align: justify;"><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p style="background: rgb(249, 249, 249) none repeat scroll 0% 50%; line-height: 16.8pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">La fibra de vidrio (del ingl&eacute;s Fiber Glass) es un </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Material" href="http://es.wikipedia.org/wiki/Material"><span style="font-size: small;">material</span></a><span style="font-size: small;"> fibroso obtenido al hacer fluir </span><a title="Vidrio" href="http://es.wikipedia.org/wiki/Vidrio"><span style="font-size: small;">vidrio</span></a><span style="font-size: small;"> fundido a trav&eacute;s de una pieza de agujeros muy finos (</span><a title="Espinerette (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Espinerette&amp;action=edit&amp;redlink=1"><span style="font-size: small;">espinerette</span></a><span style="font-size: small;">) y al solidificarse tiene suficiente flexibilidad para ser usado como fibra.</span><o:p></o:p></span></p> <p><span>Sus principales propiedades son: buen aislamiento t&eacute;rmico, inerte ante &aacute;cidos, soporta altas temperaturas. Estas propiedades y el bajo precio de sus materias primas, le han dado popularidad en muchas aplicaciones industriales. Las caracter&iacute;sticas del material permiten que la Fibra de Vidrio sea moldeable con m&iacute;nimos recursos, la habilidad artesana suele ser suficiente para la autoconstrucci&oacute;n de piezas de bricolaje tales como kayak, cascos de veleros, terminaciones de tablas de surf o esculturas, etc. Debe ser considerado que los compuestos qu&iacute;micos con los que se trabaja en su moldeo da&ntilde;an la salud, pudiendo producir c&aacute;ncer. Existen gu&iacute;as <a title="http://www.jsolana.com.mx/fibra/" href="http://www.jsolana.com.mx/fibra/"><span style="color: windowtext;">[1]</span></a>que describen el uso casero de la Fibra de Vidrio y artistas que la han usado para sus obras como Niki de Saint Phalle <a title="http://www.nikidesaintphalle.com/" href="http://www.nikidesaintphalle.com/"><span style="color: windowtext;">[2]</span></a> entre otras. La fibra de vidrio, tambi&eacute;n es usada para realizar los <a title="Cable de fibra &oacute;ptica" href="http://es.wikipedia.org/wiki/Cable_de_fibra_%C3%B3ptica"><span style="color: windowtext;">cables de fibra &oacute;ptica</span></a> utilizados en el mundo de las <a title="Telecomunicaciones" href="http://es.wikipedia.org/wiki/Telecomunicaciones"><span style="color: windowtext;">telecomunicaciones</span></a> para transmitir se&ntilde;ales lum&iacute;nicas, producidas por <a title="Laser" href="http://es.wikipedia.org/wiki/Laser"><span style="color: windowtext;">laser</span></a> o <a title="LED" href="http://es.wikipedia.org/wiki/LED"><span style="color: windowtext;">LEDs</span></a>.<o:p></o:p></span></p> <div style="border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color rgb(170, 170, 170); border-width: medium medium 1pt; padding: 0cm 0cm 2pt; background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Historia</span></span><span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></span></p><p style="border: medium none ; padding: 0cm; background: white none repeat scroll 0% 50%; margin-bottom: 7.2pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Se tienen registros de la utilizaci&oacute;n de fibras de vidrio en el Antiguo Egipto, hace m&aacute;s de 2.000 a&ntilde;os. Tambi&eacute;n los sirios usaron esta t&eacute;cnica para tratar el vidrio.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><span style="font-size: small;"><span class="mw-headline"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Tipos</span></span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><span style="font-size: small;"> <span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Existen varios tipos de fibra. Se clasifican, seg&uacute;n el tipo de vidrio y seg&uacute;n la disposici&oacute;n espacial.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><p><span style="font-size: small;">&nbsp;</span></p><span style="font-size: small;"> <span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Dentro de los tipos de vidrio, est&aacute;n las A, D, E, entre otras. Seg&uacute;n la disposici&oacute;n espacial, est&aacute;n los roving, mats, velos.</span></span></div></html>
<html><p style="line-height: normal;" class="MsoBodyText2"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El Foamy o Goma Eva es un material id&oacute;neo para trabajar tanto con ni&ntilde;os como con adultos en manualidades y artes pl&aacute;sticas. Se trata de planchas de material espumoso (etil evil acetato) de llamativos colores con las que se pueden crear infinitas formas. Es el&aacute;stico y deformable, aunque vuelve a su posici&oacute;n original. Muy empleado en la industria juguetera para alfombras <o:p></o:p></span></p></html>
<html><table cellspacing="1" cellpadding="0" border="0" class="tablalinks" style="width: 697px;">     <tbody>         <tr>             <td valign="top"><table cellspacing="0" cellpadding="0" border="0" class="tablalinks" style="width: 131px;">                 <tbody>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BF%C3%B3rmula%20del%20Gel%5D%5D">                         <span style="font-size: smaller;"><img width="90" height="100" src="img/recetas/ficha1.jpg" alt="" /></span>                         <span style="font-size: smaller;">F&oacute;rmula del Gel</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Retardante">                         <img width="90" height="100" src="img/recetas/ficha33.jpg" alt="" />                         <span style="font-size: smaller;">Retardante</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Resinas"> 						<img width="90" height="100" alt="" src="img/recetas/ficha10.jpg" />&nbsp;&nbsp;&nbsp;                         <span style="font-size: smaller;">Resinas</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BMateriales%20usados%20en%20las%20pruebas%5D%5D">                         <img width="90" height="100" alt="" src="img/recetas/ficha20.jpg" />                         <span style="font-size: smaller;">Materiales usados en las pruebas</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BF%C3%B3rmula%20ABS%5D%5D"> 						<img width="90" height="100" alt="" src="img/recetas/ficha12.jpg" />                         <span style="font-size: smaller;">F&oacute;rmula ABS</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Disolventes"> 						<img width="90" height="100" alt="" src="img/recetas/ficha34.jpg" />                         <span style="font-size: smaller;">Disolventes</span>                         </a></td>                                              </tr>                 </tbody>             </table></td>             <td valign="top"><p>Para realizarla colocaremos:</p> <ul>     <li>200 grs. De latex.</li>     <li>2 cucharadas peque&ntilde;as de purpurina (aluminio, plata, cobre o bronce. Funciona mejor la plata).</li>     <li>Color: pigmento, colorante, tinte, etc.</li>     <li>90 &oacute; 100 ml. de Acetato de butilglicol.</li>     <li>Aceite de linaza.</li>     <li>50 &oacute; 60 ml. de silicona l&iacute;quida (impregnante de silicona). Si la silicona es pura 50 &oacute; 60 mi est&aacute; bien, pero si no lo es lo mismo hay que doblar la cantidad. (la marca S.K. funciona muy bien).</li> </ul></td>         </tr>     </tbody> </table></html>
<html><table cellspacing="1" cellpadding="0" border="0" class="tablalinks" style="width: 697px;">     <tbody>         <tr>             <td valign="top"><table cellspacing="0" cellpadding="0" border="0" class="tablalinks" style="width: 131px;">                 <tbody>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BF%C3%B3rmula%20del%20Gel%5D%5D">                         <span style="font-size: smaller;"><img width="90" height="100" src="img/recetas/ficha1.jpg" alt="" /></span>                         <span style="font-size: smaller;">F&oacute;rmula del Gel</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Retardante">                         <img width="90" height="100" src="img/recetas/ficha33.jpg" alt="" />                         <span style="font-size: smaller;">Retardante</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><p><a href="#Resinas"> 						<img width="90" height="100" alt="" src="img/recetas/ficha10.jpg" />&nbsp;&nbsp;&nbsp;                         </a><a href="#Resinas"><span style="font-size: smaller;">Resinas</span>                         </a></p></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BMateriales%20usados%20en%20las%20pruebas%5D%5D">                         <img width="90" height="100" alt="" src="img/recetas/ficha20.jpg" />                         <span style="font-size: smaller;">Materiales usados en las pruebas</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BF%C3%B3rmula%20ABS%5D%5D"> 						<img width="90" height="100" alt="" src="img/recetas/ficha12.jpg" />                         <span style="font-size: smaller;">F&oacute;rmula ABS</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Disolventes"> 						<img width="90" height="100" alt="" src="img/recetas/ficha34.jpg" />                         <span style="font-size: smaller;">Disolventes</span>                         </a></td>                                              </tr>                 </tbody>             </table></td>             <td valign="top"><p>Para fabricarlo haremos lo siguiente. Pondremos:</p>             <ul>                 <li>250 ml. De agua. (un vaso de agua).</li>                 <li>2 &oacute; 3 cucharadas peque&ntilde;as de cola de empapelar (de la normal).</li>                 <li>100 grs. De latex (acetato de polivinilo).</li>                 <li>Aunque el amoniaco, no es imprescindible, si se le pone, &eacute;ste acelera el proceso, acelera el espesado.</li>             </ul>             <ol>                 <li>Sulfato de hierro de procedencia agr&iacute;cola y muy f&aacute;cil de encontrar, se acelera su oxidaci&oacute;n con amoniaco.</li>                 <li>Papel de peri&oacute;dico mojado + cola de espesar (o de empapelar) + cemento. (el cemento le hace secar y endurecer m&aacute;s r&aacute;pido ).</li>                 <li>La cola de empapelar es un espesante que en forma de polvo se disuelve en agua. Adem&aacute;s de espesar la pintura, a la vez la controla siempre y cuando nosotros establezcamos para qu&eacute; y en qu&eacute; cantidad.</li>                 <li>Gel + esmalte sint&eacute;tico con color.<br />                 Parece incre&iacute;ble c&oacute;mo hasta cierto punto puede mezclarse o dispersarse el esmalte s&iacute;nt&eacute;tico que tiene composici&oacute; oleaginosa con el gel en cuya composici&oacute;n es el agua el principal diluyente. Produce unos efectos impresionantes. Si adem&aacute;s despu&eacute;s le disparamos con spray de esmalte sint&eacute;tico, estos efectos se multiplican. ( gel muy ligero + esmalte sint&eacute;tico: se bate todo en un tarro de crista seg&uacute;n la proporci&oacute;n que queramos. Despu&eacute;s se vuelca sobre el soporte. Sobre el efecto conseguido se puede aplicar directamente esmalte sint&eacute;tico de otro color para seguir consiguiendo otros efectos imprevistos).</li>                 <li>Agua + latex al 50% + Sulfato de hierro (la cantidad que queramos). Su efecto cambia con respecto a la f&oacute;rmula sin latex. Tambi&eacute;n cambia seg&uacute;n el soporte: no es lo mismo que sea madera, pl&aacute;stico, tela, espuma de poliuretano, etc,.</li>                 <li>Acabados Efecto Purpurina:<br />                 Agua + Polvo de N&aacute;car + Gel en la proporci&oacute;n que deseemos.</li>                 <li>Pasta de papel en agua + Gel + Cemento en la proporci&oacute;n que deseemos, si necesitamos color, podemos a&ntilde;adir pigmentos al cemento blanco.</li>                 <li>Acabados Fluorescentes:<br />                 La materia en polvo reflectante, tiene un grano grueso similar a la sal, esta debe de ser aplicada en la &uacute;ltima capa y siembre sobre el aglutinante mordiente. Hicimos ensayos con Gel, esmalte sint&eacute;tico, pintura en Spray y anilinas.</li>                 <li>Reservante:                 <ul>                     <li>1 parte de silicona y 2 de agua. Manejable con pincel, buen agarre sobre superficies de poco poro. Permite hacer reservas en color blanco porque repele las resinas sint&eacute;ticas tipo esmaltes.</li>                     <li>50 &oacute; 60 ml. de silicona l&iacute;quida (impregnante de silicona). Si la silicona es pura 50 &oacute; 60 ml est&aacute; bien, pero si no lo es lo mismo hay que doblar la cantidad. (la marca S.K. funciona muy bien).</li>                 </ul></li>             </ol></td>         </tr>     </tbody> </table></html>
<html><p class="MsoNormal" style=""><span style="font-size: small;">(Concepci&oacute;n 1959)</span><span style="font-size: 14pt;"><o:p></o:p></span></p>  <p class="MsoNormal" style=""><span style="font-size: small;">Selfteaching painter. Tied to the brush, he has been away from the academy and from the vanguards.</span><span style="font-size: 14pt;"><o:p></o:p></span></p>  <p class="MsoNormal" style=""><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><a href="http://www.antiparasitos.cl/01/02-imagineria/01_ilab_libi.htm">http://www.antiparasitos.cl/01/02-imagineria/01_ilab_libi.htm</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">(Zaragoza 1746-1828)</span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><b>Francisco Jos&eacute; de Goya y Lucientes</b> (March 30, 1746  &ndash; April 16, 1828) was an Spanish painter and <a href="http://en.wikipedia.org/wiki/Printmaking" title="Printmaking">printmaker</a>. Goya was a court painter to the Spanish Crown and a chronicler of history. He has been regarded both as the last of the <a href="http://en.wikipedia.org/wiki/Old_Master" title="Old Master">Old Masters</a> and as the first of the moderns. The subversive and subjective element in his art, as well as his bold handling of paint, provided a model for the work of later generations of artists, notably <a href="http://en.wikipedia.org/wiki/%C3%89douard_Manet" title="&Eacute;douard Manet">Manet</a> and <a href="http://en.wikipedia.org/wiki/Pablo_Picasso" title="Pablo Picasso">Picasso</a>.<span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p><span style="font-size: small;"><span lang="ES-TRAD">(Argentina, 1924)</span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD">Writer, plastic, theoric and poet, is one of the precursors of the kinetic and light vanguard art.</span><o:p></o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p></o:p></span><a href="http://www.kosice.com.ar/espanol/index.html"><span style="color: windowtext;">http://www.kosice.com.ar/espanol/index.html</span></a><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><a href="http://www.kosice.com.ar/espanol/index.html"><span style="color: windowtext;"><br type="_moz" /></span></a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p style="text-align: justify;" class="normtext"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Los Gel Mediums de GOLDEN presentan una amplia gama en materia de consistencia, abarcando todas las posibilidades desde ser vertibles hasta poder ser moldeados, presentando a la par varios niveles de <br /> transparencia y terminado. Se recomienda experimentar con ellos. Se pueden usar para crear esmaltes, extender pinturas, crear textura, ajustar el lustre y usar como agente aglutinante para obras de collage. <o:p></o:p></span></p>  <p style="text-align: justify;" class="normtext"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Nota:</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> Los Gels y Matte Mediums NO se han dise&ntilde;ado para ser usados sobre las im&aacute;genes. Cuando se secan, su terminado puede ser demasiado opaco e impedir que se vea la imagen debajo. Por eso, las aplicaciones siempre se deben ensayar primero.<o:p></o:p></span></p>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a href="http://www.goldenpaints.com/international/spanish/products/medsadds/molding/molding.php"><span style="color: windowtext; text-decoration: none;">Molding Pastes </span></a>/ <a href="http://www.goldenpaints.com/international/spanish/products/medsadds/gels/gelapp.php"><span style="color: windowtext; text-decoration: none;">Aplicaciones de Gel y Molding Paster</span></a> / <a href="http://www.goldenpaints.com/international/spanish/products/medsadds/gels/gelproperty.php"><span style="color: windowtext; text-decoration: none;">Propiedades de Gel y Molding Paste </span></a></span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p>  <ul><li><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span><!--[if !supportLists]--><!--[endif]--><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Soft Gels (Gels Suaves)</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> <o:p></o:p></span></li></ul>    <p style="text-align: justify;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Estos gels son m&aacute;s delgados que los colores Heavy Body Acrylics de GOLDEN, siendo vertibles a partir del mismo envase. Cuando se les mezcla con una peque&ntilde;a cantidad de color, producen un esmalte brillante. Los gels suaves se pueden usar como base para una mezcla h&uacute;meda de color y tambi&eacute;n como goma para trabajos de collage. El Soft Gel tipo Gloss se puede diluir en agua y aplicar con pincel como capa permanente y no removible de aislamiento, antes de aplicar la &uacute;ltima mano del barniz removible. Son transl&uacute;cidos cuando se secan. <o:p></o:p></span></p>    <ul type="disc" style="margin-top: 0cm;"><li style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Regular Gels      (Gels Ordinarios)<o:p></o:p></span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /></o:p></span></li></ul>    <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Estos gels son cremosos, tal como los Heavy Body Acrylics, e ideales para extender la pintura y regular la transparencia, sin cambiar la consistencia de los Heavy Body. Son &uacute;tiles para los efectos de aplicar esmaltes en obras de empaste. Son transl&uacute;cidos cuando se secan. </span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /></o:p></span></p>    <ul type="disc" style="margin-top: 0cm;"><li style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Heavy Gels      (Gels Pesados)</span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> <o:p></o:p></span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /></o:p></span></li></ul>    <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Estos gels son m&aacute;s espesos que los Heavy Body Acrylics y se pueden combinar con otros colores para aumentar su espesor. Son excelentes para sostener crestas creadas con pintura. Son transl&uacute;cidos cuando se secan. <br style="" /> <!--[if !supportLineBreakNewLine]--></span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /></o:p></span></p>      <ul type="disc" style="margin-top: 0cm;"><li style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Extra Heavy      Gel (Gel Extra Pesado)<o:p></o:p></span></li></ul>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br /> Los Extra Heavy Gels, junto con los High Solid Gels, son los m&aacute;s espesos de todos los gels de GOLDEN, produciendo texturas a&uacute;n m&aacute;s espesas que los Heavy Gels. Son excelentes para mantener crestas y son transl&uacute;cidos cuando se secan. <br /> <span style="">&nbsp;</span><o:p></o:p></span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /></o:p></span></p>    <ul type="disc" style="margin-top: 0cm;"><li style="text-align: justify;" class="MsoNormal"><span lang="NL" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">High      Solid Gels (Gels Extra S&oacute;lidos)</span><span lang="NL" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><span lang="NL" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /></o:p></span></li></ul>    <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El espesor de &eacute;stos es similar al de los Extra Heavy Gels (Gels Extra Pesados). Debido a que contienen menos agua y una mayor cantidad de s&oacute;lidos acr&iacute;licos, se encogen menos que otros gels. Los High Solid Gels combinan bien con otros colores y retienen las pinceladas al secarse. Esta caracter&iacute;stica es una gran ayuda para los pintores que desean que las pinturas acr&iacute;licas se comporten m&aacute;s como pinturas al &oacute;leo. Al secarse, los High Solid Gloss (Gels Extra S&oacute;lidos Brillantes) son de mucho brillo, mientras que los High Solid Matte (Gels Extra S&oacute;lidos Mate) producen un terminado nublado, con consistencia parecida a la cera. <br style="" /> <!--[if !supportLineBreakNewLine]--></span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /></o:p></span></p>    <ul type="disc" style="margin-top: 0cm;"><li style="text-align: justify;" class="MsoNormal"><span lang="NL" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Pumice      Gel (Gel de Piedra P&oacute;mez)</span><span lang="NL" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> <span style="">de GOLDEN</span>.<o:p></o:p></span><span lang="NL" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /></o:p></span></li></ul>    <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Ya que el Clear Granular Gel es transl&uacute;cido cuando se seca, se lo puede usar para extender la pintura y a&ntilde;adir textura sin alterar el color. Pumice Gels (Gel de Piedra P&oacute;mez) Estos gels ofrecen varios niveles de texturas gruesas que se secan produciendo pel&iacute;culas duras. Para aumentar la flexibilidad y adhesi&oacute;n, sugerimos mezclarlo con otros Gels or Medios de GOLDEN. Los Pumice Gels combinan bien con los colores acr&iacute;licos de GOLDEN. El Fine Pumice Gel se usa para crear superficies finas con textura y es tambi&eacute;n &uacute;til como fondo para pinturas al pastel. El Coarse Pumice Gel (Gel de Piedra P&oacute;mez Grueso) y el Extra Coarse Pumice Gel (Gel de Piedra P&oacute;mez Extra Grueso) producen texturas granulares m&aacute;s gruesas rindiendo terminados parecidos al cemento. <br style="" /> <!--[if !supportLineBreakNewLine]--></span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /></o:p></span></p>    <ul type="disc" style="margin-top: 0cm;"><li style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Garnet Gels      (Gels Granate)</span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> <o:p></o:p></span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /></o:p></span></li></ul>    <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Estos gels tienen una gama de texturas granulares parecidas a los Gels de Piedra P&oacute;mez, pero con un tinte natural marr&oacute;n rojizo. Los Gels Granate producen al secarse una pel&iacute;cula dura y semiopaca de muy buena flexibilidad. Combinan bien con los colores acr&iacute;licos de GOLDEN para producir efectos de texturas coloreadas o se pueden usar naturalmente para producir fondos inusuales. Los Garnet Gels se producen combinando un pol&iacute;mero acr&iacute;lico aglutinante del 100% con el mineral minado, Almadine Garnet. Son disponibles en tres texturas: Fino, Grueso y Extra Grueso. <o:p></o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br /> <o:p></o:p></span></p>  <ul type="disc" style="margin-top: 0cm;"><li style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Self-Leveling      Clear Gel (Gel Transparente Autonivelador)<o:p></o:p></span></li></ul>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></p>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="">&nbsp;</span>Este es el m&aacute;s delgado de todos los gels. Se lo ha dise&ntilde;ado para producir una pel&iacute;cula pareja de excelente claridad. Al secar produce una pel&iacute;cula flexible de mucho brillo, impartiendo, al mismo tiempo, una calidad niveladora a los dem&aacute;s productos acr&iacute;licos de GOLDEN. <br style="" /> <!--[if !supportLineBreakNewLine]--><br style="" /> <!--[endif]--><o:p></o:p></span></p>  <ul type="disc" style="margin-top: 0cm;"><li style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Clear Tar Gel      (Gel de Alquitr&aacute;n Transparente)</span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li></ul>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></p>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="">&nbsp;</span>Este gel se ha dise&ntilde;ado para rendir la consistencia de un piol&iacute;n de alquitr&aacute;n, pero sin color. Es &uacute;til para producir l&iacute;neas detalladas o para derramar sobre superficies, con esp&aacute;tulas u otras herramientas del artista. Combina bien con todos los colores acr&iacute;licos, particularmente los Fluid Acrylics de GOLDEN. Se debe dejar que las mezclas descansen un tiempo para permitir que las burbujas de espuma surjan a la superficie. <br style="" /> <!--[if !supportLineBreakNewLine]--></span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br /></o:p></span></p>    <ul type="disc" style="margin-top: 0cm;"><li style="text-align: justify;" class="MsoNormal"><strong><span lang="NL" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">Glass Bead Gel (Gel gota de cristal)</span></strong><span class="normtext1"><span lang="NL" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></span><span lang="NL" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li></ul>  <p style="text-align: justify;" class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br /> </span><span class="normtext1"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Hecho con gotas de cristal aut&eacute;nticas, ofrece un efecto visual &uacute;nico, parecido a la condensaci&oacute;n sobre un vidrio fr&iacute;o, que se ve mejor en capas delgadas que permiten que la mono capa de gotas de cristal se iluminen sobre una base coloreada ligeramente.</span></span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> <o:p></o:p></span></p>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br style="" /> <!--[endif]--><o:p></o:p></span></p>  <ul type="disc" style="margin-top: 0cm;"><li style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Clear Granular      Gel (Gel Claro Granular)</span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li></ul>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></p>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="">&nbsp;</span>Hecho a partir de acr&iacute;licos s&oacute;lidos granulares y trasparentes, este gel tiene excelente claridad y durabilidad. Ofrece una consistencia y resistencia parecida al Extra Coarse. <br />&nbsp; </span></p><ul><li>S<!--[if !supportLists]--><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">ilk Screen Fabric Gel (Gel para Telas de Serigraf&iacute;a)<o:p></o:p></span></li></ul>    <p style="text-align: justify;" class="normtext"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="">&nbsp;</span>Este es un medio que se debe fraguar al calor. Se mezclan partes iguales con las l&iacute;neas de las pinturas de GOLDEN para producir tintas de serigraf&iacute;a para uso textil con gran capacidad de lavado. Para tintas m&aacute;s espesas se deben usar los colores Heavy Body Acrylics mientras que para mezclas m&aacute;s livianas se deben usar los Fluid Acrylics de GOLDEN. Este Gel produce un m&iacute;nimo de aglutinamiento en la pantalla. Una vez que la pel&iacute;cula seca se fragua al calor, las pinturas resultantes son suaves al toque y resistentes al agrietamiento, a&uacute;n cuando se lavan. <o:p></o:p></span></p>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a href="http://www.goldenpaints.com/international/spanish/products/medsadds/gels/gels.php">http://www.goldenpaints.com/international/spanish/products/medsadds/gels/gels.php</a><o:p></o:p></span></p>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></p><p>&nbsp;</p><p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><br type="_moz" /></o:p></span></p>    <h3><b style=""><u><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></u></b><b style=""><u><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></u></b><b style=""><u><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br type="_moz" /></span></u></b></h3></html>
<html><p>To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers: * SiteTitle &amp; 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 <strong>enter your username</strong> for signing your edits: &lt;&gt;</p></html>
<html><p>Listado de Soportes</p><p>&nbsp;</p><p>Materiales cubrientes</p></html>
<html><p class="MsoNormal"><span style="font-size: small;">(~GenhenbachBaden, 1952)</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;">Characteristic of his works are the gesture paintings made of thick layers of oleum opening deep. A high objectual quality work thanks to his support, evolving lately thanks to the adition of sarcastic or ironic notes.</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><a href="http://www.galerienelsonfreeman.com/artist_detail.php?ar=7&amp;af=1">http://www.galerienelsonfreeman.com/artist_detail.php?ar=7&amp;af=1</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><a href="http://www.artnet.com/artist/552767/helmut-dorner.html">http://www.artnet.com/artist/552767/helmut-dorner.html</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
/***
|Name|HTMLFormattingPlugin|
|Source|http://www.TiddlyTools.com/#HTMLFormattingPlugin|
|Documentation|http://www.TiddlyTools.com/#HTMLFormattingPluginInfo|
|Version|2.1.5|
|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|'HTML' formatter|
|Description|embed wiki syntax formatting inside of HTML content|
The ~HTMLFormatting plugin allows you to ''mix wiki-style formatting syntax within HTML formatted content'' by extending the action of the standard TiddlyWiki formatting handler.
!!!!!Documentation
>see [[HTMLFormattingPluginInfo]]
!!!!!Revisions
<<<
2008.04.26 [*.*.*] plugin size reduction: more documentation moved to HTMLFormattingInfo
2008.01.08 [*.*.*] plugin size reduction: documentation moved to HTMLFormattingInfo
2007.12.04 [*.*.*] update for TW2.3.0: replaced deprecated core functions, regexps, and macros
2007.06.14 [2.1.5] in formatter, removed call to e.normalize().  Creates an INFINITE RECURSION error in Safari!!!!
| see [[HTMLFormattingPluginInfo]] for additional revision details |
2005.06.26 [1.0.0] Initial Release (as code adaptation - pre-dates TiddlyWiki plugin architecture!!)
<<<
!!!!!Code
***/
//{{{
version.extensions.HTMLFormatting = {major: 2, minor: 1, revision: 5, date: new Date(2007,6,14)};

// find the formatter for HTML and replace the handler
initHTMLFormatter();
function initHTMLFormatter()
{
	for (var i=0; i<config.formatters.length && config.formatters[i].name!="html"; i++);
	if (i<config.formatters.length)	config.formatters[i].handler=function(w) {
		if (!this.lookaheadRegExp)  // fixup for TW2.0.x
			this.lookaheadRegExp = new RegExp(this.lookahead,"mg");
		this.lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source)
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			var html=lookaheadMatch[1];
			// optionally suppress wiki-style literal handling of newlines
			if (html.indexOf('<hide linebreaks>')!=-1) html=html.replace(/\n/g,' ');
			// remove carriage returns (\r) added by IE textarea
			html=html.replace(/\r/g,'');
			// encode newlines (\n) and macro brackets (<< and >>)
			html=html.replace(/\n/g,'\\n').replace(/<</g,'%%(').replace(/>>/g,')%%');
			// create span to hold HTML
			var e = createTiddlyElement(w.output,"span");
			// let browser parse HTML
			e.innerHTML=html;
			// walk node tree and call wikify() on each text node
			wikifyTextNodes(e);
			// continue wiki parsing
			w.nextMatch = this.lookaheadRegExp.lastIndex;
		}
	}
}

// wikify text nodes remaining after HTML content is processed (pre-order recursion)
function wikifyTextNodes(theNode)
{
	// textarea node doesn't get wikified, just decoded... 
	if (theNode.nodeName.toLowerCase()=='textarea')
		theNode.value=theNode.value.replace(/\%%\(/g,'<<').replace(/\)\%%/g,'>>').replace(/\\n/g,'\n');
	else for (var i=0;i<theNode.childNodes.length;i++) {
		var theChild=theNode.childNodes.item(i);
		if (theChild.nodeName.toLowerCase()=='option') continue;
		if (theChild.nodeName.toLowerCase()=='select') continue;
		wikifyTextNodes(theChild);
		if (theChild.nodeName=='#text') {
			var txt=theChild.nodeValue;
			// decode macro brackets and newlines
			txt=txt.replace(/\%%\(/g,'<<').replace(/\)\%%/g,'>>').replace(/\\n/g,'\n');
			// replace text node with wikified() span
			var newNode=createTiddlyElement(null,"span");
			theNode.replaceChild(newNode,theChild);
			wikify(txt,newNode);
		}
	}
}
//}}}
<<photoGallery url:exposicion/* first:1 last:27 width:50>>
<html><h4>Elastex</h4>  <p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Revestimiento el&aacute;stico satinado basado en un sistema de emulsiones especiales, adecuado para la impermeabilizaci&oacute;n de azoteas, cubiertas, tejados, etc&hellip;. sometidos a condiciones climatol&oacute;gicas severas.<br /> Cuando seca se transforma en una hoja de caucho perfectamente impermeable al agua, y muy el&aacute;stica incluso sometida a temperaturas de -15&ordm;C.<br /> Presenta las siguientes caracter&iacute;sticas:<br /> - Excelente adherencia.<br /> - Ausencia de amarilleamiento.<br /> - Insensible a los fondos alcalinos.<br /> - Su composici&oacute;n est&aacute; exenta de productos asf&aacute;lticos o bituminosos.<br /> - Impermeabilidad.<br /> <br /> Adecuado para el pintado de superficies pisables en EXTERIORES e INTERIORES, posee una gran resistencia y proporciona perfecta estanqueidad. Para obtener las m&aacute;ximas prestaciones es adecuado formar un sandwich con dos manos del revestimiento el&aacute;stico entre las que se inserta un textil.<br /> Igualmente se utiliza para la renovaci&oacute;n de antiguas impermeabilizaciones asf&aacute;lticas o bituminosas.</span></span></p><p class="MsoNormal">&nbsp;</p><p class="MsoNormal">&nbsp;</p><h4>Elastex Fachadas<span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></h4>    <p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Revestimiento el&aacute;stico impermeabilizante y antifisura para fachadas. Presenta gran resistencia a la intemperie. Impermeable al agua y transpirable al vapor.</span></span></p>  <p class="MsoNormal"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></p>  <h4>Hidrofugante Fachadas</h4>  <p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Hidrofugante basado en una resina de SILICONA, y con m&uacute;ltiples usos en el campo de la decoraci&oacute;n. Presenta las siguientes caracter&iacute;sticas:<br /> - Incremento de la impermeabilizaci&oacute;n.<br /> - No forma pel&iacute;cula en superficie.<br /> - No altera el color o el brillo de las materiales tratados.<br /> - Es microporoso. Deja transpirar el soporte.<br /> - Tratamiento anti-suciedad. Dota a los materiales de caracter&iacute;sticas auto-lavables.<br /> - Puede ser repintado con todo tipo de pinturas y estucos.<br /> <br /> Adecuado para la protecci&oacute;n contra humedades de paramentos EXTERIORES.<br /> - Fachadas de mortero, de cemento o de estuco.<br /> - Ladrillos y obra vista.<br /> - Piedra natural.<br /> - Pavimentos de terracota.</span></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.europintura.com/cat/28-Impermeabilizantes">http://www.europintura.com/cat/28-Impermeabilizantes</a></span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.barpimo.com/">http://www.barpimo.com/</a></span></span></p></html>
<html><h1 style="text-align: justify;"><span style="font-size: 10pt;">Oximel Rojo M&aacute;laga<o:p></o:p></span><span lang="ES-TRAD" style="font-size: 10pt;"><o:p><br type="_moz" /></o:p></span></h1>    <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt;">Imprimaci&oacute;n sintetica anticorrosiva de secado rapido, libre de plomo y cromatos. Imprimaci&oacute;n anticorrosiva basada en una resina alquidica de secado r&aacute;pido, pigmentada con &oacute;xido de hierro. Un antocorrosivo econ&oacute;mico y de gran resistencia para la protecci&oacute;n de hierro y acero. Debiso a su r&aacute;pido secado, permite la manipulaci&oacute;n de las piezas en un periodo corto de tiempo. Es repintable con cualquier esmalte sint&eacute;tico.<o:p></o:p></span><span lang="ES-TRAD" style="font-size: 10pt;"><o:p><br type="_moz" /></o:p></span></p>    <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt;"><o:p>&nbsp;</o:p></span></p>  <h1 style="text-align: justify;"><span style="font-size: 10pt;">Oximel Gris<o:p></o:p></span><span lang="ES-TRAD" style="font-size: 10pt;"><o:p><br type="_moz" /></o:p></span></h1>    <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt;">Imprimaci&oacute;n sintetica anticorrosiva de secado rapido, libre de plomo y cromatosImprimaci&oacute;n anticorrosiva basada en una resina alquidica de secado r&aacute;pido, pigmentada con &oacute;xido de hierro. Un antocorrosivo econ&oacute;mico y de gran resistencia para la protecci&oacute;n de hierro y acero. Imprimaci&oacute;n sintetica anticorrosiva de secado rapido, libre de plomo y cromatos.<o:p></o:p></span></p>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt;"><o:p>&nbsp;</o:p></span></p>  <h1 style="text-align: justify;"><span style="font-size: 10pt;">Imprimaci&oacute;n Industrial S.R.<o:p></o:p></span></h1>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt;">Imprimaci&oacute;n sintetica anticorrosiva de alta calidad y secado rapido, libre de plomo y cromatos. Un anticorrosivo para la excelente protecci&oacute;n de superficies met&aacute;licas que han de ser terminadas con esmaltes de secado r&aacute;pido.<o:p></o:p></span></p>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt;"><o:p>&nbsp;</o:p></span><span lang="ES-TRAD" style="font-size: 10pt;"><o:p><br type="_moz" /></o:p></span></p>    <h1 style="text-align: justify;"><span style="font-size: 10pt;">Imprimacion sintetica blanca<o:p></o:p></span><span lang="ES-TRAD" style="font-size: 10pt;"><o:p><br type="_moz" /></o:p></span></h1>    <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt;">Imprimaci&oacute;n sintetica indicada como primera mano en la preparaci&oacute;n de superficies de madera. Puede igualmente aplicarse sobre superficies de acero debido a su buen poder anticorrosivo. Libre de pigmentos toxicos. Imprimaci&oacute;n sint&eacute;tica indicada como primera mano en la preparaci&oacute;n de superficies de madera. Puede igualmente aplicarse sobre superficies de acero debido a su poder anticorrosivo. Gran adherencia. F&aacute;cil lijado. Libre de plomo y cromatos.<o:p></o:p></span></p>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt;"><o:p>&nbsp;</o:p></span></p>  <h1 style="text-align: justify;"><span style="font-size: 10pt;">Imprimaci&oacute;n Multiusos<o:p></o:p></span></h1>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt;">Imprimaci&oacute;n monocomponente anticorrosiva de excelente adherencia sobre acero galvanizado, aluminio, cobre, PVC rigido,etc. y que puede ser repintada con una amplia gama de pinturas de terminaci&oacute;n. Imprimaci&oacute;n de un componente basada en un sistema de resinas acr&iacute;licas termopl&aacute;sticas de secado f&iacute;sico, con pigmentos tonalizadores y anticorrosivos carentes de toxicidad. Proporciona una buena protecci&oacute;n contra la corrosi&oacute;n y una excelente adherencia sobre diversas superficies.<o:p></o:p></span></p>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt;"><o:p>&nbsp;</o:p></span><span lang="ES-TRAD" style="font-size: 10pt;"><o:p><br type="_moz" /></o:p></span></p>    <h1 style="text-align: justify;"><span style="font-size: 10pt;">Zinc galvan<o:p></o:p></span><span lang="ES-TRAD" style="font-size: 10pt;"><o:p><br type="_moz" /></o:p></span></h1>    <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt;">Imprimaci&oacute;n anticorrosiva basada en una resina de caucho-clorado y pigmentada con un alto contenido en polvo de cinc. Como protecci&oacute;n cat&oacute;dica a largo plazo de superficies met&aacute;licas. Proporciona una excelente protecci&oacute;n frente ambientes altamente corrosivos.<o:p></o:p></span></p>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt;"><o:p>&nbsp;</o:p></span></p>  <h1 style="text-align: justify;"><span style="font-size: 10pt;">Selladora Epoxi<o:p></o:p></span></h1>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt;">Fijador epoxi de dos componentes, para el sellado del hormig&oacute;n. Base perfecta para acabdos epoxi o de poliuretano. Especialmente indicado para superficies de hormig&oacute;n, yeso, etc... Base ideal para epoxi o poliuretanos.<o:p></o:p></span></p></html>
/***
|Name|InlineJavascriptPlugin|
|Source|http://www.TiddlyTools.com/#InlineJavascriptPlugin|
|Version|1.6.0|
|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||
|Description|Insert Javascript executable code directly into your tiddler content.|

''Call directly into TW core utility routines, define new functions, calculate values, add dynamically-generated TiddlyWiki-formatted output'' into tiddler content, or perform any other programmatic actions each time the tiddler is rendered.
!!!!!Usage
<<<
When installed, this plugin adds new wiki syntax for surrounding tiddler content with {{{<script>}}} and {{{</script>}}} markers, so that it can be treated as embedded javascript and executed each time the tiddler is rendered.

''Deferred execution from an 'onClick' link''
By including a {{{label="..."}}} parameter in the initial {{{<script>}}} marker, the plugin will create a link to an 'onclick' script that will only be executed when that specific link is clicked, rather than running the script each time the tiddler is rendered.  You may also include a {{{title="..."}}} parameter to specify the 'tooltip' text that will appear whenever the mouse is moved over the onClick link text

''External script source files:''
You can also load javascript from an external source URL, by including a src="..." parameter in the initial {{{<script>}}} marker (e.g., {{{<script src="demo.js"></script>}}}).  This is particularly useful when incorporating third-party javascript libraries for use in custom extensions and plugins.  The 'foreign' javascript code remains isolated in a separate file that can be easily replaced whenever an updated library file becomes available.

''Display script source in tiddler output''
By including the keyword parameter "show", in the initial {{{<script>}}} marker, the plugin will include the script source code in the output that it displays in the tiddler.

''Defining javascript functions and libraries:''
Although the external javascript file is loaded while the tiddler content is being rendered, any functions it defines will not be available for use until //after// the rendering has been completed.  Thus, you cannot load a library and //immediately// use it's functions within the same tiddler.  However, once that tiddler has been loaded, the library functions can be freely used in any tiddler (even the one in which it was initially loaded).

To ensure that your javascript functions are always available when needed, you should load the libraries from a tiddler that will be rendered as soon as your TiddlyWiki document is opened.  For example, you could put your {{{<script src="..."></script>}}} syntax into a tiddler called LoadScripts, and then add {{{<<tiddler LoadScripts>>}}} in your MainMenu tiddler.

Since the MainMenu is always rendered immediately upon opening your document, the library will always be loaded before any other tiddlers that rely upon the functions it defines.  Loading an external javascript library does not produce any direct output in the tiddler, so these definitions should have no impact on the appearance of your MainMenu.

''Creating dynamic tiddler content''
An important difference between this implementation of embedded scripting and conventional embedded javascript techniques for web pages is the method used to produce output that is dynamically inserted into the document:
* In a typical web document, you use the document.write() function to output text sequences (often containing HTML tags) that are then rendered when the entire document is first loaded into the browser window.
* However, in a ~TiddlyWiki document, tiddlers (and other DOM elements) are created, deleted, and rendered "on-the-fly", so writing directly to the global 'document' object does not produce the results you want (i.e., replacing the embedded script within the tiddler content), and completely replaces the entire ~TiddlyWiki document in your browser window.
* To allow these scripts to work unmodified, the plugin automatically converts all occurences of document.write() so that the output is inserted into the tiddler content instead of replacing the entire ~TiddlyWiki document.

If your script does not use document.write() to create dynamically embedded content within a tiddler, your javascript can, as an alternative, explicitly return a text value that the plugin can then pass through the wikify() rendering engine to insert into the tiddler display.  For example, using {{{return "thistext"}}} will produce the same output as {{{document.write("thistext")}}}.

//Note: your script code is automatically 'wrapped' inside a function, {{{_out()}}}, so that any return value you provide can be correctly handled by the plugin and inserted into the tiddler.  To avoid unpredictable results (and possibly fatal execution errors), this function should never be redefined or called from ''within'' your script code.//

''Accessing the ~TiddlyWiki DOM''
The plugin provides one pre-defined variable, 'place', that is passed in to your javascript code so that it can have direct access to the containing DOM element into which the tiddler output is currently being rendered.

Access to this DOM element allows you to create scripts that can:
* vary their actions based upon the specific location in which they are embedded
* access 'tiddler-relative' information (use findContainingTiddler(place))
* perform direct DOM manipulations (when returning wikified text is not enough)
<<<
!!!!!Examples
<<<
an "alert" message box:
><script show>
	alert('InlineJavascriptPlugin: this is a demonstration message');
</script>
dynamic output:
><script show>
	return (new Date()).toString();
</script>
wikified dynamic output:
><script show>
	return "link to current user: [["+config.options.txtUserName+"]]";
</script>
dynamic output using 'place' to get size information for current tiddler:
><script show>
   if (!window.story) window.story=window;
   var title=story.findContainingTiddler(place).id.substr(7);
   return title+" is using "+store.getTiddlerText(title).length+" bytes";
</script>
creating an 'onclick' button/link that runs a script:
><script label="click here" title="clicking this link will show an 'alert' box" show>
   if (!window.story) window.story=window;
   alert("Hello World!\nlinktext='"+place.firstChild.data+"'\ntiddler='"+story.findContainingTiddler(place).id.substr(7)+"'");
</script>
loading a script from a source url:
>http://www.TiddlyTools.com/demo.js contains:
>>{{{function demo() { alert('this output is from demo(), defined in demo.js') } }}}
>>{{{alert('InlineJavascriptPlugin: demo.js has been loaded'); }}}
><script src="demo.js" show>
	return "loading demo.js..."
</script>
><script label="click to execute demo() function" show>
	demo()
</script>
<<<
!!!!!Installation
<<<
import (or copy/paste) the following tiddlers into your document:
''InlineJavascriptPlugin'' (tagged with <<tag systemConfig>>)
<<<
!!!!!Revision History
<<<
''2007.02.19 [1.6.0]'' added support for title="..." to specify mouseover tooltip when using an onclick (label="...") script
''2006.10.16 [1.5.2]'' add newline before closing '}' in 'function out_' wrapper.  Fixes error caused when last line of script is a comment.
''2006.06.01 [1.5.1]'' when calling wikify() on script return value, pass hightlightRegExp and tiddler params so macros that rely on these values can render properly
''2006.04.19 [1.5.0]'' added 'show' parameter to force display of javascript source code in tiddler output
''2006.01.05 [1.4.0]'' added support 'onclick' scripts.  When label="..." param is present, a button/link is created using the indicated label text, and the script is only executed when the button/link is clicked.  'place' value is set to match the clicked button/link element.
''2005.12.13 [1.3.1]'' when catching eval error in IE, e.description contains the error text, instead of e.toString().  Fixed error reporting so IE shows the correct response text.  Based on a suggestion by UdoBorkowski
''2005.11.09 [1.3.0]'' for 'inline' scripts (i.e., not scripts loaded with src="..."), automatically replace calls to 'document.write()' with 'place.innerHTML+=' so script output is directed into tiddler content.  Based on a suggestion by BradleyMeck
''2005.11.08 [1.2.0]'' handle loading of javascript from an external URL via src="..." syntax
''2005.11.08 [1.1.0]'' pass 'place' param into scripts to provide direct DOM access 
''2005.11.08 [1.0.0]'' initial release
<<<
!!!!!Credits
<<<
This feature was developed by EricShulman from [[ELS Design Studios|http:/www.elsdesign.com]]
<<<
!!!!!Code
***/
//{{{
version.extensions.inlineJavascript= {major: 1, minor: 6, revision: 0, date: new Date(2007,2,19)};

config.formatters.push( {
	name: "inlineJavascript",
	match: "\\<script",
	lookahead: "\\<script(?: src=\\\"((?:.|\\n)*?)\\\")?(?: label=\\\"((?:.|\\n)*?)\\\")?(?: title=\\\"((?:.|\\n)*?)\\\")?( show)?\\>((?:.|\\n)*?)\\</script\\>",

	handler: function(w) {
		var lookaheadRegExp = new RegExp(this.lookahead,"mg");
		lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = lookaheadRegExp.exec(w.source)
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			if (lookaheadMatch[1]) { // load a script library
				// make script tag, set src, add to body to execute, then remove for cleanup
				var script = document.createElement("script"); script.src = lookaheadMatch[1];
				document.body.appendChild(script); document.body.removeChild(script);
			}
			if (lookaheadMatch[5]) { // there is script code
				if (lookaheadMatch[4]) // show inline script code in tiddler output
					wikify("{{{\n"+lookaheadMatch[0]+"\n}}}\n",w.output);
				if (lookaheadMatch[2]) { // create a link to an 'onclick' script
					// add a link, define click handler, save code in link (pass 'place'), set link attributes
					var link=createTiddlyElement(w.output,"a",null,"tiddlyLinkExisting",lookaheadMatch[2]);
					link.onclick=function(){try{return(eval(this.code))}catch(e){alert(e.description?e.description:e.toString())}}
					link.code="function _out(place){"+lookaheadMatch[5]+"\n};_out(this);"
					link.setAttribute("title",lookaheadMatch[3]?lookaheadMatch[3]:"");
					link.setAttribute("href","javascript:;");
					link.style.cursor="pointer";
				}
				else { // run inline script code
					var code="function _out(place){"+lookaheadMatch[5]+"\n};_out(w.output);"
					code=code.replace(/document.write\(/gi,'place.innerHTML+=(');
					try { var out = eval(code); } catch(e) { out = e.description?e.description:e.toString(); }
					if (out && out.length) wikify(out,w.output,w.highlightRegExp,w.tiddler);
				}
			}
			w.nextMatch = lookaheadMatch.index + lookaheadMatch[0].length;
		}
	}
} )
//}}}
<html><p>&nbsp;</p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD">(Valencia, 1955) </span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD">He completed his studies in the Arts and Works School Marqu&eacute;s de Cubas (Madrid) and in the Fine Arts School of San Fernando (Madrid). In 2001 won &ldquo;Concurso Caja Castilla La Mancha&rdquo; first price.</span></span></p><p>&nbsp;</p></html>
<html><p class="MsoNormal"><span style="font-size: 14pt;"><br /><span style="font-size: small;"> (Inglaterra, 1948)</span><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>In 1992 his works were exhibited in Sevilla's Expo. In his works uses irregular formats and translucent supports as metacrylate and glass.</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: 14pt;"><span style="font-size: small;">(Jersey, 1970)</span><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><o:p>Despite of the monochrome of his works, the light effect allows to watch different colors in his works, in wich many interpretations are posible. In any case, he is a contemporary artist that looks interested on recovering the visual principles of the optic art from the 60ies.<br type="_moz" /></o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><o:p><br type="_moz" /></o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><a href="http://www.enriquecastanos.com/jason_martin.htm">http://www.enriquecastanos.com/jason_martin.htm</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><a href="http://www.lissongallery.com/#/artists/jason-martin/">http://www.lissongallery.com/#/artists/jason-martin/</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p><span style="font-size: small;">(Venezuela 1923)</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD">Painter and sculptor, figurative in his beginings, derived to cubism, geometrical abstraction and virtual kinetics. One of their bigger success was integrating the observer in the work with penetrable spaces.</span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.jr-soto.com/fset_intro.html">http://www.jr-soto.com/fset_intro.html</a></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p><span style="font-size: small;"><span>(Korea)</span></span></p><p><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;">Ji Eun Lee works show the process of search for footprints of daily objects switching constantly of place. The artist sculpts its silhouette reversing the sculptorial process of becoming solid shapes in their equivalent vacuum.</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><a href="http://rancholasvoces.blogspot.com/2007/02/artes-plsticas-arco-07-ji-eun-lee.html">http://rancholasvoces.blogspot.com/2007/02/artes-plsticas-arco-07-ji-eun-lee.html</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: small;">(Menorca, Espa&ntilde;a) </span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span><span style="font-size: small;"><br type="_moz" /></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">The &quot;chapapote&quot; (asphalt alike), is a product well known because of his contamination capabilities and which in Jaume Pons&nbsp; </span><span style="font-size: small;">hands </span><span style="font-size: small;">is used as source for plastic creations. He calls it Petrolart.</span></p><p style="text-align: justify;" class="MsoNormal">&nbsp;</p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">http://personal.telefonica.terra.es/web/chapapoweb/chapapoweb/inicio.htm</span><span lang="EN-US" style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p style="text-align: justify;"><span style="font-size: small;">(Monterrey, 1969)</span><span style="font-size: 14pt;"><o:p></o:p></span></p><br /><p style="text-align: justify;"><span style="font-size: small;">His works are based on an analisis actitude, and in the use of paradigms and description of ideas that he bombs with posibilities.</span></p><p style="text-align: justify;"><span style="font-size: small;">His intention is consolidate the </span><span style="cursor: pointer;" onclick="dr4sdgryt2(event)">idiosyncrasy of the action, through the use of mediums as video technology or aluminium planes.</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;"><span style="font-size: small;"><a href="http://www.artesvisualesnuevoleon.org/modules.php?name=Artistas&amp;valor=27&amp;opciones=curriculum">http://www.artesvisualesnuevoleon.org/modules.php?name=Artistas&amp;valor=27&amp;opciones=curriculum</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD">(Lanzarote, 1958)</span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="largo" style="text-align: justify;"><span style="font-size: small;">From his walks for the coast of Lanzarote, Gopar has recicled objects from the sea to show a world decomposing. Pieces of a reality that the artist puts togheter in colorful toys remembering the childhood. </span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><a href="http://www.galeriamanuelojeda.com/exposicion.aspx?id=20050930">http://www.galeriamanuelojeda.com/exposicion.aspx?id=20050930</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: 14pt;"><span style="font-size: small;">(B&eacute;lgica,1952) </span><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">Know because of his monochrome paintings, capable of show multiple messages because of the use of different layers of paint (up to 30) overlayed one over other.</span></p><p style="text-align: justify;" class="MsoNormal">&nbsp;</p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">http://www.jusjuchtmans.be</span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p><span style="font-size: small;"><span>(Korea,1957)</span></span></p><p><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;">Korean painter living in Seul. His work is characterized by the use of acrylic resin and mixed thecniques over clear and perfect support as the plexiglas is. His finishes are cold and resemble the industrial advertisements.</span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p><meta content="text/html; charset=utf-8" http-equiv="Content-Type"><meta content="Word.Document" name="ProgId"><meta content="Microsoft Word 12" name="Generator"><meta content="Microsoft Word 12" name="Originator"><link href="file:///C:%5CDOCUME%7E1%5CFEDERA%7E1%5CCONFIG%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml" rel="File-List" /><link href="file:///C:%5CDOCUME%7E1%5CFEDERA%7E1%5CCONFIG%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx" rel="themeData" /><link href="file:///C:%5CDOCUME%7E1%5CFEDERA%7E1%5CCONFIG%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml" rel="colorSchemeMapping" /></meta></meta></meta></meta></p><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:TrackMoves />
  <w:TrackFormatting />
  <w:HyphenationZone>21</w:HyphenationZone>
  <w:PunctuationKerning />
  <w:ValidateAgainstSchemas />
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotPromoteQF />
  <w:LidThemeOther>ES</w:LidThemeOther>
  <w:LidThemeAsian>X-NONE</w:LidThemeAsian>
  <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  <w:Compatibility>
   <w:BreakWrappedTables />
   <w:SnapToGridInCell />
   <w:WrapTextWithPunct />
   <w:UseAsianBreakRules />
   <w:DontGrowAutofit />
   <w:SplitPgBreakAndParaMark />
   <w:DontVertAlignCellWithSp />
   <w:DontBreakConstrainedForcedTables />
   <w:DontVertAlignInTxbx />
   <w:Word11KerningPairs />
   <w:CachedColBalance />
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
  <m:mathPr>
   <m:mathFont m:val="Cambria Math" />
   <m:brkBin m:val="before" />
   <m:brkBinSub m:val="&#45;-" />
   <m:smallFrac m:val="off" />
   <m:dispDef />
   <m:lMargin m:val="0" />
   <m:rMargin m:val="0" />
   <m:defJc m:val="centerGroup" />
   <m:wrapIndent m:val="1440" />
   <m:intLim m:val="subSup" />
   <m:naryLim m:val="undOvr" />
  </m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267">
  <w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal" />
  <w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1" />
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" />
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" />
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" />
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" />
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" />
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" />
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" />
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" />
  <w:LsdException Locked="false" Priority="39" Name="toc 1" />
  <w:LsdException Locked="false" Priority="39" Name="toc 2" />
  <w:LsdException Locked="false" Priority="39" Name="toc 3" />
  <w:LsdException Locked="false" Priority="39" Name="toc 4" />
  <w:LsdException Locked="false" Priority="39" Name="toc 5" />
  <w:LsdException Locked="false" Priority="39" Name="toc 6" />
  <w:LsdException Locked="false" Priority="39" Name="toc 7" />
  <w:LsdException Locked="false" Priority="39" Name="toc 8" />
  <w:LsdException Locked="false" Priority="39" Name="toc 9" />
  <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" />
  <w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title" />
  <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" />
  <w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle" />
  <w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong" />
  <w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis" />
  <w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid" />
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" />
  <w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing" />
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading" />
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List" />
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid" />
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1" />
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2" />
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1" />
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2" />
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1" />
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2" />
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3" />
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List" />
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading" />
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List" />
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid" />
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1" />
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1" />
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1" />
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" />
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" />
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1" />
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" />
  <w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" />
  <w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote" />
  <w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" />
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1" />
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" />
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" />
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" />
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1" />
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1" />
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1" />
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1" />
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2" />
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2" />
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2" />
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" />
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" />
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2" />
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2" />
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" />
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" />
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" />
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2" />
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2" />
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2" />
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2" />
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3" />
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3" />
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3" />
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" />
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" />
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3" />
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3" />
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" />
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" />
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" />
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3" />
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3" />
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3" />
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3" />
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4" />
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4" />
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4" />
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" />
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" />
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4" />
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4" />
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" />
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" />
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" />
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4" />
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4" />
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4" />
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4" />
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5" />
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5" />
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5" />
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" />
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" />
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5" />
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5" />
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" />
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" />
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" />
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5" />
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5" />
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5" />
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5" />
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6" />
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6" />
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6" />
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" />
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" />
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6" />
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6" />
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" />
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" />
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" />
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6" />
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6" />
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6" />
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6" />
  <w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" />
  <w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" />
  <w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" />
  <w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" />
  <w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title" />
  <w:LsdException Locked="false" Priority="37" Name="Bibliography" />
  <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" />
 </w:LatentStyles>
</xml><![endif]--><p><style type="text/css">
<!--
 /* Font Definitions */
 @font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:roman;
	mso-font-pitch:variable;
	mso-font-signature:-1610611985 1107304683 0 0 159 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	mso-fareast-font-family:"Times New Roman";}
.MsoChpDefault
	{mso-style-type:export-only;
	mso-default-props:yes;
	font-size:10.0pt;
	mso-ansi-font-size:10.0pt;
	mso-bidi-font-size:10.0pt;}
@page Section1
	{size:595.3pt 841.9pt;
	margin:70.85pt 3.0cm 70.85pt 3.0cm;
	mso-header-margin:35.4pt;
	mso-footer-margin:35.4pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
-->
</style></p><!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Tabla normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
</style>
<![endif]-->  <p style="text-align: justify;" class="MsoNormal">(Bihar, Alicante, 1967).</p>  <p style="text-align: justify;" class="MsoNormal"><o:p>&nbsp;</o:p></p>  <p style="text-align: justify;" class="MsoNormal">Kribi Heral belongs to that young generation of valencian artist centering his speech in the neopop figuration.&nbsp; As others like Juan Cuella his procedures are meticulous, using aspects from advertising as flat inks, shiny and clear finishes over surfaces as metacrylate an plexiglass.</p><p style="text-align: justify;" class="MsoNormal">http://www.galerialanave.com/index2.php?Idioma=ES</p></html>
<html><p>So far an exhibition of the works of this workshop and LAB's plastic essays from the Painting and Color Fundamentals II subject has not been done. Anyway, we can show you some pictures of the results of this activities.</p><p>&nbsp;</p></html>

<<photoGallery url:ExposicionLAByTrabajosdelAula08/* first:1 last:57 width:50 >>
<html><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD">(Portugal, 1948)</span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD">Portuguese artist. Of politic and compromised profile, Moura owes a lot to the proposals from the Internacional Situacionista and one of their main boosters, Guy Debord.</span></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><a href="http://www.leonelmoura.com/">http://www.leonelmoura.com/</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.fucares.com/artistas/hortala.htm">http://www.fucares.com/artistas/hortala.htm</a></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p style="margin-bottom: 0cm;"><img width="200" align="right" alt="" src="img/articulo/materiales/solidablanca.jpg" />Pasta de textura fina y blanca para crear texturas y relieves. Ideal para formar cordones y siluetas a mano alzada o mediante el empleo de plantillas. Es espatulable y se puede pintar encima. No se agrieta. Gran adherencia sobre diferentes soportes. Por su rapidez en fraguar se recomienda la limpieza de manos y manchas con agua antes de que seque.</p></html>
<html><p style="margin-bottom: 0cm;"><img width="200" align="right" src="img/articulo/materiales/arenisca.jpg" alt="" />Pasta de gran relieve de aspecto r&uacute;stico y pigmentada en blanco. No cuartea con el tiempo. Diluible con agra. Agitar antes de usar.</p></html>
<html><p style="margin-bottom: 0cm;"><img width="200" align="right" src="img/articulo/materiales/cola.jpg" alt="" />Adhesivo acuoso de color blanco, transparente al secar. Puede emplearse como ligante de cualquier material. Se puede aplicar con pincel o brocha. Diluible en agua.</p></html>
<html><p style="margin-bottom: 0cm;"><img width="200" align="right" src="img/articulo/materiales/levadura.jpg" alt="" /> Se trata de un producto que al reaccionar con la humedad de los materiales o con la ambiental, provoca un incremento de volumen, al igual que la levadura en el pan. Se emplea para producir grandes vol&uacute;menes en los cuadros, con muy poco peso. Al mezclar con colores acr&iacute;licos se consiguen pastas de espectaculares vol&uacute;menes pigmentados. Gran adherencia sobre numerosas superficies y excelente rendimiento. Ideal par producir grandes relieves y dar un &ldquo;toque&rdquo; diferente al acabado del cuadro. No contiene disolventes y no es inflamable. Limpiar los restos del producto con disolvente de limpieza o con disolvente sin olor. No limpiar utensilios con agua. Producto sensible a la humedad, cerrad bien despu&eacute;s de cada unos. Contiene isocianatos.</p></html>
<html><p style="margin-bottom: 0cm;"><img width="200" align="right" src="img/articulo/materiales/transparente.jpg" alt="" />Pasta para texturizar de gran flexibilidad, transparente y brillo, una vez secado. Ideal para crear efectos de relieve, ya sean en acabados trasparentes o bien pigmentos en cualquier color. Excelente resistencia al agua y al frote en h&uacute;medo. Posee gran adherencia sobre el cristal y elementos cer&aacute;micos, as&iacute; como sobre otros numerosos soportes. No amarillea con la luz. Excelente calidad.</p></html>
<html><p style="margin-bottom: 0cm;"><img width="200" align="right" src="img/articulo/materiales/vinilica.jpg" alt="" />Pasta de relieve, tambi&eacute;n como pega escamas, papeles gruesos o como adhesivo de l&aacute;minas. Como barniz protector de la l&aacute;mina, base de imprimaci&oacute;n, tapaporos. Transparente y brillante. Diluible en agua en cualquier proporci&oacute;n. Excelente barniz de acabado y sellador de superficies porosas.</p></html>
<html><p>1.0&nbsp;&nbsp; [[FIRPLAY]]</p><p><span style="font-size: small;"><span lang="ES-TRAD">1.1.<span style="text-transform: uppercase;"> [[Vidrio org&aacute;nico, metacrilato, plexiglas |Vidrio org&aacute;nico, metacrilato y plexiglas]]</span></span></span><span lang="ES-TRAD"><span style="text-transform: uppercase;"><o:p></o:p></span></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p> </o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span>/ Acrylic glass, methacrylate, plexiglas</p> <p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">1.2. [[PLANCHAS DE GOMA|Planchas de goma]]</span></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p> </o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span> / Rubber sheets</p> <p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">1.3. [[P.T.F.E.(politetrafluoretileno) EXPANDIDO|P.T.F.E. Expandido]] / Expanded Polytetrafluorethylene</span></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p> </o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">1.4. [[VINILO|Vinilo]]</span></span><a href="#Vinilo"><span lang="ES-TRAD"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p> </o:p></span></span></a><span lang="ES-TRAD"><o:p></o:p></span>/ Vynil</p> <p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">1.5. [[TERMOPL&Aacute;STICOS|Termopl&aacute;sticos]]</span></span><span style="font-size: small;"><o:p> </o:p></span><span style=""><o:p></o:p></span>/ Thermoplastics</p> <p class="MsoNormal"><span style="font-size: small;">1.6.<span lang="ES-TRAD"> POL&Iacute;MEROS USADOS COMO PL&Aacute;STICOS / Polymers used as plastics<br /></span></span></p> <p class="MsoNormal"><span style="font-size: small;"><span lang="PT-BR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.6.1. [[POLICARBONATO|Policarbonato]]</span></span><span lang="PT-BR" style=""><o:p></o:p></span> / Polycarbonate</p> <p class="MsoNormal"><span style="font-size: small;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.6.2. [[PVC o Poli(cloruro de vinilo)|PVC o Poli(cloruro de vinilo)]]</span><span lang="PT-BR" style=""><span style="text-transform: uppercase;"><o:p></o:p></span></span> / PVC or Polyvinyl Chloride</p> <p class="MsoNormal"><span style="font-size: small;"><span lang="PT-BR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.6.3.</span><span lang="ES-TRAD"> [[POLIETILENO |Polietileno]]</span></span><span lang="ES-TRAD" style=""><o:p></o:p></span> / Polyetylene</p> <p class="MsoNormal"><span style="font-size: small;"><span lang="PT-BR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.6.4.</span><span lang="ES-TRAD"> [[NYLON|Nylon]]</span></span> </p> <p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.6.5. [[POLIESTIRENO|Poliestireno]] / Polyestyrene</span></span><span lang="ES-TRAD"><span style=""><o:p></o:p></span></span></p> <p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.6.6. [[ELAST&Oacute;MEROS|Elast&oacute;meros]]</span></span><a href="#Elast&oacute;meros"><span style="font-size: small;"><span lang="ES-TRAD"><o:p> </o:p></span></span></a><span lang="ES-TRAD"><o:p></o:p></span>/ Elastomer</p> <p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">1.7. POL&Iacute;MEROS USADOS COMO FIBRAS / Polymers used as fibers<br /></span></span></p> <p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span lang="PT-BR">1.7.1. [[POLIPROPILENO|Polipropileno]] / Polypropylene </span></span><span lang="PT-BR" style=""><o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: small;"><span lang="PT-BR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.7.2. [[POLIURETANO|Poliuretano]]</span></span><span lang="PT-BR" style=""><o:p></o:p></span> / Polyurethane</p> <p class="MsoNormal"><span style="font-size: small;"><span lang="PT-BR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.7.3. [[FIBRA DE VIDRIO|Fibra de Vidrio]]</span></span><span lang="PT-BR" style=""><o:p></o:p></span> / Fiber glass</p> <p class="MsoNormal"><span style="font-size: small;"><span lang="PT-BR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.7.4. [[ACETATO|Acetato]]</span></span><span lang="PT-BR" style=""><o:p></o:p></span> / Acetate</p> <p class="MsoNormal"><span style="font-size: small;"><span lang="PT-BR">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.7.5. [[FOAMY o GOMA EVA|Foamy o Goma Eva]]</span></span><span lang="PT-BR" style=""><o:p></o:p></span> / Foamy or EVA Rubber (Etylene Vynil Acetate)</p></html>
<html><p class="MsoNormal"><span style="font-size: small;"><b style="">&nbsp;</b></span><b style=""><span style="font-size: 14pt;"><o:p></o:p></span></b></p><p class="MsoNormal"><span style="font-size: small;">(Albacete 1968)</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><a href="http://www.manuelgamonal.com/">http://www.manuelgamonal.com</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: small;">(Santander, 1928-1983)</span><span style="font-size: 14pt;"><b style=""><o:p></o:p></b></span></p><p style="text-align: justify;" class="MsoNormal"><b style=""><span lang="ES-TRAD" style="font-size: 14pt;"><o:p><span style="font-size: small;">&nbsp;</span></o:p></span></b></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">An artist that introduces himself as a painter and that looks for the tradition as way of understanding today pictorial problematic.<br /></span></p><p style="text-align: justify;" class="MsoNormal">&nbsp;</p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">http://www.manuelraba.net</span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: 14pt;"><br /><span style="font-size: small;"> (Bruselas,B&eacute;lgica, 1965) </span><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;">This young artist, with his acrylic painting over fiber glass, boosts all the posibilites of the images of photographic character with the structural texture of the support used.<o:p></o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><a href="http://www.sorrywereclosed.com/berlanger_marcel_works.php">http://www.sorrywereclosed.com/berlanger_marcel_works.php</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span>  <p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.neilsongallery.com/bontempo/expoactual.htm">http://www.neilsongallery.com/bontempo/expoactual.htm</a></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="EN-GB">(</span></span><span lang="EN-GB" style="font-size: 14pt;"><st1:place w:st="on"><st1:city w:st="on"><span style="font-size: small;">Baton Rouge</span></st1:city><span style="font-size: small;">,</span><st1:state w:st="on"><span style="font-size: small;">Louisiana</span></st1:state></st1:place><span style="font-size: small;">, EE.UU)</span><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;">Artist that works with stainless steel subjected to bullet impacts.</span><span style="font-size: 14pt;"><o:p></o:p></span><span style="font-size: small;"><o:p><br type="_moz" /></o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><a href="http://www.margaretevangeline.com/"><span lang="NL">http://www.margaretevangeline.com/</span></a></span><span lang="NL" style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="EN-GB">(Salzburg, Austria,1965)</span></span><span lang="EN-GB" style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><o:p>Uses oil painting over aluminum, a support highly sliding allowing him to achieve sweep effects. He uses to create larger scaled human figures.</o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span class="a">http://www.artfacts.net/index.php/pageType/artistInfo/artist/12718/lang/3</span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">http://www.artnet.com/artist/159317/martin-c-herbst.html</span></p><p style="text-align: justify;" class="MsoNormal"><span class="a">http://www.creativeurope.com/Martin_C_Herbst_the_presence_of_memory</span></p><p style="text-align: justify;" class="MsoNormal"><span class="a"><br type="_moz" /></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.kunstmarkt.de/pagesprz/matthias_koester/_i45260_d45941_r45277-/show_praesenz.html"><span lang="PT-BR">http://www.kunstmarkt.de/pagesprz/matthias_koester/_i45260_d45941_r45277-/show_praesenz.html</span></a></span></span></p><p><span style="font-size: small;"><p style="text-align: justify;" class="MsoNormal"><span lang="PT-BR"><o:p></o:p></span></p>  </span></p></html>
* Academic Information
** [[Targets]]
** [[Teaching Staff]]
** [[Students]]
** [[Program]]
* [[Calendar]]
* Materials
** [[Recipes.]]
** [[Plastic Essays]]
** [[Videos]]
** [[Images]]
*[[Exhibitions]]
**[[Educa 05 (2006)]]
**[[New supports and industrial materials for the painting (2007)]]
**[[LAB and Classroom Works (2008)]]
*[[Artistic Outlook]]
**[[Artists list ordered by supports]]
**[[Artists list ordered by covering materials]]
**[[Presentation]]
*Glosary
**[[List of Supports]]
**[[Covering materials]]
* [[Bibliography]]
* [[Contact]]
* <<toggleSideBar . . hide>>
<<dropMenu>> 
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml'/>
<script type="text/javascript" src="fckeditor/fckeditor.js"></script>
<!--}}}-->
<html><p style="margin-left: 35.4pt;" class="MsoNormal"><span lang="ES-TRAD">1. [[IMPRIMACIONES|Imprimaciones]] </span></p>
<p style="margin-left: 35.4pt;" class="MsoNormal"><span lang="ES-TRAD">2. [[GELES, MEDIUM Y ADITIVOS|Geles, medium y aditivos]] </span></p>
<p style="margin-left: 35.4pt;" class="MsoNormal"><span lang="ES-TRAD">3. [[ALQU&Iacute;DICOS O ESMALTES SINT&Eacute;TICOS|Alquídicos o esmaltes sintéticos]] </span></p>
<p style="margin-left: 35.4pt;" class="MsoNormal"><span lang="ES-TRAD">4. [[IMPERMEABILIZANTES|Impermeabilizantes]] </span></p>
<p style="margin-left: 35.4pt;" class="MsoNormal"><span lang="ES-TRAD">5. [[PINTURAS PARA SUELOS|Pinturas para suelos]]</span></p>
<p style="margin-left: 35.4pt;" class="MsoNormal"><span lang="ES-TRAD">6. [[PINTURAS PL&Aacute;STICAS|Pinturas plásticas]]</span></p>
<p style="margin-left: 35.4pt;" class="MsoNormal"><span lang="ES-TRAD">7. [[PROTECTORES DE MADERAS|Protectores de maderas]]</span></p>
<p style="margin-left: 35.4pt;" class="MsoNormal"><span lang="ES-TRAD">8. [[QUITA PINTURAS|Quita pinturas]]</span></p>
<p style="margin-left: 35.4pt;" class="MsoNormal"><span lang="ES-TRAD">9. [[REVESTIMIENTOS P&Eacute;TREOS|Revestimientos pétreos]]</span></p>
<p style="margin-left: 35.4pt;" class="MsoNormal"><span lang="ES-TRAD">10. [[PRODUCTOS EXTRAORDINARIOS|Productos extraordinarios]] </span></p>
<p style="margin-left: 35.4pt;" class="MsoNormal"><span lang="ES-TRAD">11. [[ALGUNAS CUESTIONES REFERENTES A LOS CUBRIENTES|Algunas cuestiones referentes a los cubrientes]] </span></p></html>
<html><table cellspacing="1" cellpadding="0" border="0" style="width: 697px;" class="tablalinks">     <tbody>         <tr>             <td valign="top"><table cellspacing="0" cellpadding="0" border="0" style="width: 131px;" class="tablalinks">                 <tbody>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BF%C3%B3rmula%20del%20Gel%5D%5D">                         <span style="font-size: smaller;"><img width="90" height="100" alt="" src="img/recetas/ficha1.jpg" /></span>                         <span style="font-size: smaller;">F&oacute;rmula del Gel</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Retardante">                         <img width="90" height="100" alt="" src="img/recetas/ficha33.jpg" />                         <span style="font-size: smaller;">Retardante</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Resinas"> 						<img width="90" height="100" src="img/recetas/ficha10.jpg" alt="" />&nbsp;&nbsp;&nbsp;                         <span style="font-size: smaller;">Resinas</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BMateriales%20usados%20en%20las%20pruebas%5D%5D">                         <img width="90" height="100" src="img/recetas/ficha20.jpg" alt="" />                         <span style="font-size: smaller;">Materiales usados en las pruebas</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BF%C3%B3rmula%20ABS%5D%5D"> 						<img width="90" height="100" src="img/recetas/ficha12.jpg" alt="" />                         <span style="font-size: smaller;">F&oacute;rmula ABS</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Disolventes"> 						<img width="90" height="100" src="img/recetas/ficha34.jpg" alt="" />                         <span style="font-size: smaller;">Disolventes</span>                         </a></td>                                              </tr>                 </tbody>             </table></td>             <td valign="top"><ul>     <li>&ldquo;La mercromina o mercurocromo&rdquo;.</li>     <li>Betadine. (si se utiliza la mercromina es conveniente no utilizar el betadine).</li>     <li>Purpurinas de origen met&aacute;lico: oro, plata, cobre, bronce, etc. Tambi&eacute;n las hay de otro origen, cuyo resultado es completamente distinto.</li>     <li>Polvo reflectante de pinturas de se&ntilde;alizaci&oacute;n.</li> </ul> <p><strong>Pigmentos varios:</strong> Principalmente BLANCO DE TITANIO. Otros &oacute;xidos como el negro de hierro. </p><p><strong>Cargas:</strong> Blanco de Espa&ntilde;a. </p><p><strong>Soportes:</strong> Paneles de PVC, cartones, maderas, pl&aacute;sticos de la industria del calzado, espuma de poliuretano r&iacute;gido, radiograf&iacute;as, etc. </p><p><strong>Utensilios:</strong> Aer&oacute;grafo o maquina compresor con pistola de aire, peines, rayadores, peinadores de pintor, cepillo de puas, lijas, plantillas (de estarcido)etc.</p></td>         </tr>     </tbody> </table></html>
<html><br /><p style="margin-left: 36pt; text-align: justify; text-indent: -18pt;"><!--{121335393621810}--><span lang="PT-BR" style="font-size: 10pt; font-family: Symbol;"><span style="">&middot;<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--{121335393621811}--><span lang="PT-BR" style="font-size: 10pt;">Acrylic Glazing Liquid (L&iacute;quido Acr&iacute;lico para Esmaltes)</span><span lang="PT-BR" style="font-size: 10pt;"> <o:p></o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt;"><br /> Este es un medio que se mezcla con los colores acr&iacute;licos de GOLDEN para aplicaciones interiores sobre paredes y muebles. Ya que seca muy despacio, da suficiente tiempo para la aplicaci&oacute;n de una gran variedad de esmaltes y seudo terminados, que normalmente se logran al &oacute;leo. Tambi&eacute;n es excelente como medio de armonizaci&oacute;n cuando se lo aplica en obras de arte. Disponible en terminados Gloss (brillante) y Satin (satinado).<o:p></o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></p>  <p style="margin-left: 36pt; text-align: justify; text-indent: -18pt;"><!--{121335393621812}--><span lang="NL" style="font-size: 10pt; font-family: Symbol;"><span style="">&middot;<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--{121335393621813}--><span lang="NL" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">GOLDEN Mediums (Medios de GOLDEN)</span><span lang="NL" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br /> Polymer Medium (Gloss) [Medio Pol&iacute;mero (Brillante)] Este es un medio l&iacute;quido de uso general, &uacute;til para crear esmaltes, extender colores, realzar el brillo y la translucidez y aumentar la integridad de la pel&iacute;cula. La &quot;sensaci&oacute;n&quot; &uacute;nica que produce, parecida al &oacute;leo y de car&aacute;cter resinoso, promueve la fluidez del flujo y la nivelaci&oacute;n. <o:p></o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></p>  <p style="margin-left: 36pt; text-align: justify; text-indent: -18pt;"><!--{121335393621814}--><span style="font-size: 10pt; font-family: Symbol;"><span style="">&middot;<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--{121335393621815}--><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Fluid Matte Medium (Medio Mate Fluido)</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> <o:p></o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Este es un medio l&iacute;quido, &uacute;til para extender colores, reducir el brillo y aumentar la integridad de la pel&iacute;cula. Es particularmente &uacute;til en combinaci&oacute;n con los Fluid Acrylics de GOLDEN para reducir el brillo sin alterar la consistencia de los colores.</span><span style="font-size: 10pt;"><o:p></o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></p>  <p style="margin-left: 36pt; text-align: justify; text-indent: -18pt;"><!--{121335393621816}--><span style="font-size: 10pt; font-family: Symbol;"><span style="">&middot;<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--{121335393621817}--><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Matte Medium (Medio Mate)<o:p></o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="">&nbsp;</span>Este es un medio vertible de uso general, &uacute;til para extender el color, reducir el brillo y aumentar la integridad de la pel&iacute;cula. Tambi&eacute;n se lo puede usar en vez del yeso para desarrollar un fondo semiclaro sobre el lienzo.</span><span style="font-size: 10pt;"><o:p></o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></p>  <p style="margin-left: 36pt; text-align: justify; text-indent: -18pt;"><!--{121335393621818}--><span style="font-size: 10pt; font-family: Symbol;"><span style="">&middot;<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--{121335393621819}--><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Airbrush Medium (Medio para Aer&oacute;grafo)<o:p></o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="">&nbsp;</span>Este medio se ha dise&ntilde;ado para modificar la consistencia de los Fluid Acrylics de GOLDEN y permitir su uso mediante aer&oacute;grafo, reduciendo eficazmente el aglutinamiento durante la pulverizaci&oacute;n, tanto en la herramienta como en su punta. Se recomienda esta mezcla para pintar prendas con pulverizador. El Airbrush Medium tambi&eacute;n se puede usar para aguar otros productos acr&iacute;licos de GOLDEN, tales como los Iridescent/Interference Acrylics y el Gesso, para permitir que se apliquen con pulverizador.<br /> <span style="">Nota: </span>El Airbrush Medium NO fue dise&ntilde;ado para ser mezclado con Airbrush Colors, con los cuales se debe usar el Airbrush Transparent Extender (Extensor Transparente para Aer&oacute;grafo). </span><span style="font-size: 10pt;"><o:p></o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt;"><o:p>&nbsp;</o:p></span></p>  <p style="margin-left: 36pt; text-align: justify; text-indent: -18pt;"><!--{121335393621820}--><span style="font-size: 10pt; font-family: Symbol;"><span style="">&middot;<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--{121335393621821}--><span style="font-size: 10pt;">Airbrush Transparent Extender (Extensor Transparente para Aer&oacute;grafo)<o:p></o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt;"><br /> Este producto ha sido dise&ntilde;ado para aumentar la transparencia y la dureza de la pel&iacute;cula producida por los Airbrush Colors. Se lo puede combinar con los Airbrush Colors de GOLDEN en cualquier proporci&oacute;n, permitiendo un control preciso de la transparencia.<o:p></o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt;"><o:p>&nbsp;</o:p></span></p>  <p style="margin-left: 36pt; text-align: justify; text-indent: -18pt;"><!--{121335393621822}--><span style="font-size: 10pt; font-family: Symbol;"><span style="">&middot;<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--{121335393621823}--><span style="font-size: 10pt;">Silkscreen Medium (Medio para serigraf&iacute;a)</span><span style="font-size: 10pt;"> <o:p></o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt;">Este es un medio a base de agua dise&ntilde;ado para ser combinado con los colores acr&iacute;licos de GOLDEN y aplicado en serigraf&iacute;as. Extiende el tiempo que el artista puede dedicar a la tarea y retarda el tiempo que la pintura toma para secarse sobre la pantalla.<br /> <span style="">Nota:</span> El Silkscreen Medium NO se ha dise&ntilde;ado para aplicaciones sobre prendas. <o:p></o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt;"><o:p>&nbsp;</o:p></span></p>  <p style="text-align: justify;"><span style="font-size: 10pt;"><a href="http://www.goldenpaints.com/international/spanish/products/medsadds/mediums/index.php">http://www.goldenpaints.com/international/spanish/products/medsadds/mediums/index.php</a><o:p></o:p></span></p>  <p style="text-align: justify;">&nbsp;</p></html>
<html><p style="text-align: center;"><span style="color: rgb(255, 153, 0);"><span style="font-size: xx-large;">&nbsp;</span></span></p><p style="text-align: center;"><span style="color: rgb(255, 153, 0);"><span style="font-size: xx-large;">INVITACI&Oacute;N</span></span></p><p style="text-align: center;">&nbsp;</p><p style="text-align: center;"><img height="300" width="750" src="img/exposiciones/tarjetasnuevossoportes2007.jpg" alt="" /></p><p>&nbsp;</p><p>[[New supports and industrial materials for the painting Catalogue]]</p></html>
<html><p><a target="_blank" href="LibroVirtualCursoPromocionEducativa07/main.html">EDUCATIONAL PROMOTION 07 COURSE VIRTUAL BOOK</a></p><p>&nbsp;</p><p>[[New supports and industrial materials for the painting (2007)]]</p><p>&nbsp;</p></html>
<html><p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Los nylons son unos de los pol&iacute;meros m&aacute;s comunes usados como <a href="http://pslc.ws/spanish/fiber.htm"><span style="color: windowtext; text-decoration: none;">fibra</span></a>. En todo momento encontramos nylon en nuestra ropa, pero tambi&eacute;n en otros lugares, en forma de <a href="http://www.psrc.usm.edu/macrog/plastic.htm"><span style="color: windowtext; text-decoration: none;">termopl&aacute;stico</span></a>. El verdadero &eacute;xito del nylon vino primeramente con su empleo para la confecci&oacute;n de medias femeninas, alrededor de 1940. Fueron un gran suceso, pero pronto se hicieron muy dif&iacute;ciles de conseguir, porque al a&ntilde;o siguiente los Estados Unidos entraron en la Segunda Guerra Mundial y el nylon fue necesario para hacer material de guerra, como cuerdas y paraca&iacute;das. Pero antes de las medias o de los paraca&iacute;das, el primer producto de nylon fue el cepillo de dientes con cerdas de nylon. <br /></span></p><p><img src="img/articulo/soportes/nylon.png" alt="" /></p><p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Los nylons tambi&eacute;n se llaman poliamidas, debido a los caracter&iacute;sticos grupos amida en la cadena principal. Las <a href="http://www.psrc.usm.edu/macrog/protein.htm"><span style="color: windowtext; text-decoration: none;">prote&iacute;nas</span></a>, tales como la <a href="http://pslc.ws/spanish/silk.htm"><span style="color: windowtext; text-decoration: none;">seda</span></a> a la cual el nylon reemplaz&oacute;, tambi&eacute;n son poliamidas. Estos grupos amida son muy polares y pueden unirse entre s&iacute; mediante enlaces por puente de hidr&oacute;geno. Debido a &eacute;sto y a que la cadena de nylon es tan regular y sim&eacute;trica, los nylons son a menudo <a href="http://pslc.ws/spanish/crystal.htm"><span style="color: windowtext; text-decoration: none;">cristalinos</span></a>, y forman excelentes <a href="http://pslc.ws/spanish/fiber.htm"><span style="color: windowtext; text-decoration: none;">fibras</span></a>.</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> <br style="" /> <!--{12126612636400}--><br style="" /><img src="img/articulo/soportes/nylon2.png" alt="" /> <!--{12126612636401}--></span></p><p>&nbsp;</p><p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">En las animaciones de esta p&aacute;gina, el nylon se llama nylon 6.6, porque cada unidad repetitiva de la cadena polim&eacute;rica, tiene dos extensiones de &aacute;tomos de carbono, cada una con una longitud de seis &aacute;tomos de carbono. Otros tipos de nylon pueden tener diversos n&uacute;meros de &aacute;tomos de carbono en estas extensiones.</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"> <o:p></o:p></span></p>  <p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Los nylons se pueden sintetizar a partir de las diaminas y los cloruros de di&aacute;cido. El nylon 6.6 se hace con los mon&oacute;meros cloruro del adipoilo y hexametil&eacute;n diamina.</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"> <o:p></o:p></span></p><p><img src="img/articulo/soportes/nylon66.png" alt="" /></p><p>&nbsp;</p><p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">&Eacute;sta es una forma de hacer nylon 6.6 en el laboratorio. Pero en una planta industrial de nylon, se lo fabrica generalmente haciendo reaccionar el &aacute;cido ad&iacute;pico con la hexametil&eacute;n diamina.</span></p><p>&nbsp;<img src="img/articulo/soportes/nylon662.png" alt="" /></p><p>&nbsp;</p><p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Otra clase de nylon es el nylon 6. Es muy parecido al nylon 6.6, excepto que tiene s&oacute;lo un tipo de cadena carbonada, de seis &aacute;tomos de largo.</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"> <o:p></o:p></span></p><p>&nbsp;</p><p><img src="img/articulo/soportes/nylon6.png" alt="" /></p><p>&nbsp;</p><p style="background: white none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Se hace a partir del mon&oacute;mero caprolactama, por medio de una <a href="http://pslc.ws/spanish/glossary.htm#ringop"><span style="color: windowtext; text-decoration: none;">polimerizaci&oacute;n por apertura de anillo</span></a>. Haga clic <a href="http://www.psrc.usm.edu/macrog/nysix.htm"><span style="color: windowtext; text-decoration: none;">aqu&iacute;</span></a> para descubrir m&aacute;s sobre este tipo de polimerizaci&oacute;n. El nylon 6 no se comporta de manera diferente al nylon 6.6. La &uacute;nica raz&oacute;n por la que se fabrican los dos tipos, es porque DuPont patent&oacute; el nylon 6.6 y otras compa&ntilde;&iacute;as tuvieron que inventar el nylon 6 para poder entrar en el negocio del nylon.</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><o:p></o:p></span></p>  <p style="background: white none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a href="http://pslc.ws/spanish/nylon.htm">http://pslc.ws/spanish/nylon.htm</a></span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: small;">(italia, 1895-58)</span><span style="font-size: 14pt;"><o:p></o:p></span><span style="font-size: small;"><o:p><br type="_moz" /></o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">This italian artist from the vanguard period, always stand out because of his creative&nbsp; boom, cultural and artistic ferment. Around the 30ies he started his &quot;Ferroplastiche&quot; series and his incursion on the futurist movement with a lot of exhibitions. Their works are a come early of purposes that look like some aspects of the popular culture consolidated on the later Pop Art.<o:p></o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><a href="http://www.provincia.piacenza.it/lipi/pag_art/bot.htm">http://www.provincia.piacenza.it/lipi/pag_art/bot.htm</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><a href="http://www.vacanzeitinerari.it/schede/la_pittura_piacentina_osvaldo_bot_sc_3432.htm">http://www.vacanzeitinerari.it/schede/la_pittura_piacentina_osvaldo_bot_sc_3432.htm</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">P.T.F.E. puro virgen expandido (textura fibrosa expandida) Material pl&aacute;stico resistente al impacto, a los agentes atmosf&eacute;ricos y qu&iacute;micos. Sus principales aplicaciones son la industria qu&iacute;mica, la construcci&oacute;n, laboratorios industriales y la construcci&oacute;n de maquinaria.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">PH de 0 a 14</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Campo de temperatura: -240 &ordm;Ca +270 &ordm;C. </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Cumple con la norma FDA de alimentaci&oacute;n.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="" class="MsoNormal"><span style="font-size: small;"><i><span lang="PT-BR" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Medida standard</span></i><span lang="PT-BR" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> : 1500 x 1500 mm.</span></span><span lang="PT-BR" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="" class="MsoNormal"><span style="font-size: small;"><i><span lang="PT-BR" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Espesores</span></i><span lang="PT-BR" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> : 2 -3 mm.</span></span><span lang="PT-BR" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <span style="font-size: small;"><span lang="PT-BR" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a href="http://www.salassl.es/productos.html">http://www.salassl.es/productos.html</a></span></span></html>
<html><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="PT-BR">(Lisboa 1953)</span></span><span lang="PT-BR" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>Nowadays Calapez uses industrial panels that he places net shaped and with spaces. Over the frontal face of this surfaces he displays the paint in two different ways, one where the clear and strict drawing is absent and another with a clear outline of sinthetic figures.</o:p></span></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="PT-BR"><a href="http://www.maxestrella.com/artistas/calapez/prensa.html"><span lang="ES">http://www.maxestrella.com/artistas/calapez/prensa.html</span></a></span></span></p><p><span style="font-size: small;"><p class="MsoNormal" style="text-align: justify;"><o:p></o:p></p>  </span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="PT-BR"><a href="http://www.pedrocalapez.com/">http://www.pedrocalapez.com/</a></span></span><span lang="PT-BR" style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: small;">&nbsp;(Freiburg, Alemania, 1956) </span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;">Paints done with layers of epoxidic resin, working as solution for dyes and pigments. As a result of the process, very expensive by the way, according to Zimmermann &quot;From this point, the painting is painted by itself. You're no longer in control. You can't stop or get back&quot;.<o:p></o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><a href="http://www.artnet.com/artist/18424/peter-zimmermann.html">http://www.artnet.com/artist/18424/peter-zimmermann.html</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: small;"><span lang="FR">(~Haine-Saint-Pierre,1922)</span></span><span lang="FR" style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">Belgian sculptor, painter in the begining, was tied with the Cobra group and surrealism.</span></p><p style="text-align: justify;" class="MsoNormal">&nbsp;</p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">http://www.artnet.com/artist/3384/pol-bury.html</span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p style="background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El <span style="">poli (cloruro de vinilo)</span> o <span style="">PVC</span> (del ingl&eacute;s <span style="">~PolyVinyl Chloride</span>) es un <a title="Pol&iacute;mero" href="http://es.wikipedia.org/wiki/Pol%C3%ADmero"><span style="color: windowtext;">pol&iacute;mero</span></a> <a title="Termopl&aacute;stico" href="http://es.wikipedia.org/wiki/Termopl%C3%A1stico"><span style="color: windowtext;">termopl&aacute;stico</span></a>. Se presenta como un material blanco que comienza a reblandecer alrededor de los 80&deg;C y se <a title="Temperatura de degradaci&oacute;n" href="http://es.wikipedia.org/wiki/Temperatura_de_degradaci%C3%B3n"><span style="color: windowtext;">descompone</span></a> sobre 140&deg;C. Cabe mencionar que es un pol&iacute;mero por adici&oacute;n y adem&aacute;s una <a title="Resina" href="http://es.wikipedia.org/wiki/Resina"><span style="color: windowtext;">resina</span></a> que resulta de la <a title="Polimerizaci&oacute;n" href="http://es.wikipedia.org/wiki/Polimerizaci%C3%B3n"><span style="color: windowtext;">polimerizaci&oacute;n</span></a> del <a title="Cloruro de vinilo" href="http://es.wikipedia.org/wiki/Cloruro_de_vinilo"><span style="color: windowtext;">cloruro de vinilo</span></a> o cloroeteno. Tiene una muy buena resistencia <a title="Electricidad" href="http://es.wikipedia.org/wiki/Electricidad"><span style="color: windowtext;">el&eacute;ctrica</span></a> y a la <a title="Fuego" href="http://es.wikipedia.org/wiki/Fuego"><span style="color: windowtext;">llama</span></a>. En la industria existen dos tipos:<o:p></o:p></span></p>  <ul><li><!--{12126611178900}--><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">R&iacute;gido: para envases, ventanas, tuber&iacute;as, las cuales han reemplazado en gran medida al <a title="Hierro" href="http://es.wikipedia.org/wiki/Hierro">hierro</a> (que se oxida m&aacute;s f&aacute;cilmente). <o:p></o:p></span></li><li><!--{12126611178901}--><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Flexible: cables, juguetes, calzados, pavimentos, recubrimientos, techos tensados... <o:p></o:p></span></li></ul>    <p style="background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Entre sus caracter&iacute;sticas est&aacute;n su alto contenido en <a title="Hal&oacute;geno" href="http://es.wikipedia.org/wiki/Hal%C3%B3geno"><span style="color: windowtext;">hal&oacute;genos</span></a>. Es d&uacute;ctil y tenaz; presenta estabilidad dimensional y resistencia ambiental. Adem&aacute;s, es <a title="Reciclaje" href="http://es.wikipedia.org/wiki/Reciclaje"><span style="color: windowtext;">reciclable</span></a> por varios m&eacute;todos.<o:p></o:p></span></p>  <div style="border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color rgb(170, 170, 170); border-width: medium medium 1pt; padding: 0cm 0cm 2pt; background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><p style="border: medium none ; padding: 0cm; background: white none repeat scroll 0% 50%; margin-bottom: 7.2pt; line-height: 18pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" class="MsoNormal"><span class="mw-headline"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Historia</span></span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> <o:p></o:p></span></p></div>  <p style="background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Resulta parad&oacute;jico que uno de los pol&iacute;meros comerciales menos estables sea al mismo tiempo uno de los materiales pl&aacute;sticos m&aacute;s interesantes de la actualidad, lo que se puede ver reflejado al gran n&uacute;mero de toneladas que anualmente se consumen en el mundo. Ese &eacute;xito comercial, se ha debido principalmente, al desarrollo de estabilizantes adecuados, y de otros aditivos que han hecho posible la producci&oacute;n de compuestos termopl&aacute;sticos de gran utilidad. El <a title="Cloruro de vinilo" href="http://es.wikipedia.org/wiki/Cloruro_de_vinilo"><span style="color: windowtext;">Cloruro de vinilo</span></a> en su forma de <a title="Mon&oacute;mero" href="http://es.wikipedia.org/wiki/Mon%C3%B3mero"><span style="color: windowtext;">mon&oacute;mero</span></a>, fue descubierto por Renault en el a&ntilde;o 1838, cuando trataba dicloroetano con una soluci&oacute;n alcoh&oacute;lica de <a title="Hidr&oacute;xido de potasio" href="http://es.wikipedia.org/wiki/Hidr%C3%B3xido_de_potasio"><span style="color: windowtext;">hidr&oacute;xido de potasio</span></a>. Renault tambi&eacute;n descubri&oacute;, accidentalmente, el <strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">poli(cloruro de vinilo)</span></strong>, por medio de la exposici&oacute;n directa del <a title="Mon&oacute;mero" href="http://es.wikipedia.org/wiki/Mon%C3%B3mero"><span style="color: windowtext;">mon&oacute;mero</span></a> a la luz del d&iacute;a. Sin embargo, no advirti&oacute; la importancia de sus descubrimientos, ni comprendi&oacute; que el polvo blanco contenido en el vaso de precipitados de vidrio, era el <a title="Pol&iacute;mero" href="http://es.wikipedia.org/wiki/Pol%C3%ADmero"><span style="color: windowtext;">pol&iacute;mero</span></a> del <a title="L&iacute;quido" href="http://es.wikipedia.org/wiki/L%C3%ADquido"><span style="color: windowtext;">l&iacute;quido</span></a> obtenido al comienzo. Baumann tuvo &eacute;xito en 1872, al polimerizar varios <a title="Haluros" href="http://es.wikipedia.org/wiki/Haluros"><span style="color: windowtext;">haluros</span></a> de vinilo y fue el primero en obtener algunos de estos en la forma de producto pl&aacute;stico. Ostrominlensky estableci&oacute; en 1912 las condiciones para la polimerizaci&oacute;n del <a title="Cloruro de vinilo" href="http://es.wikipedia.org/wiki/Cloruro_de_vinilo"><span style="color: windowtext;">Cloruro de vinilo</span></a> y, desarroll&oacute; t&eacute;cnicas convenientes en escala de laboratorio. Klatte de Grieskein descubri&oacute; en 1918 los procesos que a&uacute;n se emplean en la actualidad para la producci&oacute;n de <a title="Cloruro de vinilo" href="http://es.wikipedia.org/wiki/Cloruro_de_vinilo"><span style="color: windowtext;">Cloruro de vinilo</span></a> a trav&eacute;s de la reacci&oacute;n en estado gaseoso, del <a title="Cloruro de hidr&oacute;geno" href="http://es.wikipedia.org/wiki/Cloruro_de_hidr%C3%B3geno"><span style="color: windowtext;">Cloruro de hidr&oacute;geno</span></a> y del <a title="Acetileno" href="http://es.wikipedia.org/wiki/Acetileno"><span style="color: windowtext;">Acetileno</span></a>, en presencia de <a title="Catalizadores" href="http://es.wikipedia.org/wiki/Catalizadores"><span style="color: windowtext;">catalizadores</span></a>.<o:p></o:p></span></p>  <p style="background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El <a title="Cloruro de vinilo" href="http://es.wikipedia.org/wiki/Cloruro_de_vinilo"><span style="color: windowtext;">Cloruro de vinilo</span></a> y sus <a title="Pol&iacute;meros" href="http://es.wikipedia.org/wiki/Pol%C3%ADmeros"><span style="color: windowtext;">pol&iacute;meros</span></a> han sido curiosidades de laboratorio hasta hace 40 a&ntilde;os, cuando se inici&oacute; una labor de investigaci&oacute;n m&aacute;s profunda y dirigida tanto en <a title="Alemania" href="http://es.wikipedia.org/wiki/Alemania"><span style="color: windowtext;">Alemania</span></a>, como en <a title="Estados Unidos" href="http://es.wikipedia.org/wiki/Estados_Unidos"><span style="color: windowtext;">Estados Unidos</span></a> y <a title="Rusia" href="http://es.wikipedia.org/wiki/Rusia"><span style="color: windowtext;">Rusia</span></a>.<o:p></o:p></span></p>  <p style="background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Senon de la B. F. Goodrich Company, y Reid de la Carbide and Chemical Carbon Company, obtuvieron patentes para la producci&oacute;n de <a title="PVC" href="http://es.wikipedia.org/wiki/PVC"><span style="color: windowtext;">PVC</span></a> que pueden ser considerados como los puntos de partida para la producci&oacute;n industrial de este material.<o:p></o:p></span></p>  <p style="background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El desarrollo de un PVC de Alto Impacto constituye uno de los descubrimientos de mayor importancia en la segunda mitad del <a title="Siglo XX" href="http://es.wikipedia.org/wiki/Siglo_XX"><span style="color: windowtext;">siglo XX</span></a>, en relaci&oacute;n con este material.<o:p></o:p></span></p>  <div style="border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color rgb(170, 170, 170); border-width: medium medium 1pt; padding: 0cm 0cm 2pt; background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><p style="border: medium none ; padding: 0cm; background: white none repeat scroll 0% 50%; margin-bottom: 7.2pt; line-height: 18pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" class="MsoNormal"><span class="mw-headline"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Polimerizaci&oacute;n</span></span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> <o:p></o:p></span></p></div>  <p style="background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El Cloruro de vinilo comercialmente es polimerizado por v&iacute;a radical, en bloque, suspensi&oacute;n y emulsi&oacute;n. Los m&eacute;todos de polimerizaci&oacute;n en soluci&oacute;n tienen menor importancia comercial, al menos en Europa. Aunque no se facilitan los detalles del proceso, seg&uacute;n una patente tipo, el Cloruro de vinilo es polimerizado con un 0,8% de per&oacute;xido de benzo&iacute;lo, basado en el peso del mon&oacute;mero. La operaci&oacute;n se realiza a 58 &ordm;C durante 17 horas en un cilindro rotativo, en cuyo interior hay bolas de acero inoxidable. Debido a que el pol&iacute;mero es insoluble en el mon&oacute;mero, la polimerizaci&oacute;n en bloque es heterog&eacute;nea. La reacci&oacute;n es dif&iacute;cil de controlar y da lugar a una ligera disminuci&oacute;n de las propiedades aislantes y de la transparencia. La forma y el tama&ntilde;o de las part&iacute;culas, as&iacute; como la distribuci&oacute;n de tama&ntilde;os pueden ser controlados variando el sistema de dispersi&oacute;n y la velocidad de agitaci&oacute;n.<o:p></o:p></span></p>  <h2><span style="font-size: 10pt; font-weight: normal; font-style: normal;"><o:p>&nbsp;</o:p></span></h2><h4><!--{12126611178902}--><span style="font-size: 10pt; font-weight: normal; font-style: normal;">PVC espumado<o:p></o:p></span></h4>    <p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El&nbsp;<strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">PVC&nbsp;espumado Ongrofoam</span></strong>&reg; son planchas que se &nbsp;caracterizan&nbsp;por su alta resistencia qu&iacute;mica,&nbsp;peso ligero, autoextinguible, buena rigidez y de f&aacute;cil manipulaci&oacute;n. Ideal para la serigraf&iacute;a y la&nbsp; rotulaci&oacute;n. <o:p></o:p></span></p>  <p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Sus aplicaciones b&aacute;sicas son: r&oacute;tulos, paneles, cerramientos, carpinter&iacute;a de aluminio, estructuras para medios corrosivos y conductos de climatizaci&oacute;n. <o:p></o:p></span></p><h4><!--{12126611178903}--><span style="font-size: 10pt; font-weight: normal; font-style: normal;">PVC compacto<o:p></o:p></span></h4>    <p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El&nbsp; <strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">PVC compacto Ongrodur&reg; </span></strong>son planchas homog&eacute;neas en superficie, resistentes a los &aacute;cidos y agentes qu&iacute;micos, termoformables y resistentes al fuego. <o:p></o:p></span></p>  <p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Estas planchas se utilizan para publicidad, ind&uacute;stria alimentaria, mobiliario, estands de ferias, fabricaci&oacute;n de paneles sandwitch, paneles separadores y fr&iacute;o industrial.<br /> &nbsp;<o:p></o:p></span></p>  <p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a href="http://www.polimertecnic.com/index.php?submodule=m_prod&amp;module=prod&amp;id=8&amp;lang=es">http://www.polimertecnic.com/index.php?submodule=m_prod&amp;module=prod&amp;id=8&amp;lang=es</a></span></p></html>
<html><!--{{{--> <div class="header"><div class="headerShadow">&nbsp;</div> <div class="headerForeground">&nbsp;</div> <div id="mainMenu" refresh="content" tiddler="MainMenu">&nbsp;</div></div> <div id="sidebar"><div id="sidebarOptions" refresh="content" tiddler="SideBarOptions">&nbsp;</div> <div id="sidebarTabs" refresh="content" force="true" tiddler="SideBarTabs">&nbsp;</div></div> <div id="displayArea"><div id="messageArea">&nbsp;</div> <div id="tiddlerDisplay">&nbsp;</div> <div id="footer" refresh="content" tiddler="PieDePagina" class="footer">&nbsp;</div></div> <!--}}}--></html>
<html><p><b style=""><u><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></u></b><b style=""><u><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p><span style="text-decoration: none;"><br /></span></o:p></span></u></b><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Extra Heavy Gel/Molding Paste (Gel Extra Pesado/Pasta de Modelar)</span><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> Esta mezcla de gel extra pesado y de pasta de modelar se seca para producir un terminado satinado semiopaco. Combina bien con otros <br /> colores. Es excelente para aumentar la viscosidad y a&ntilde;adir capas para aumentar el espesor de la superficie. <span style="">Molding Paste (Pasta de Modelar)</span> Al secar esta pasta produce una pel&iacute;cula dura y opaca. Aunque sigue siendo flexible, es m&aacute;s r&iacute;gida que los Gels. Retiene las crestas con firmeza para crear superficies de mucha textura. <span style="">Hard Molding Paste (Pasta de Modelar Dura)</span> Esta pasta proporciona el terminado mate y opaco m&aacute;s duro de todas. Combina bien con los colores acr&iacute;licos de GOLDEN. El Hard Holding Paste es &uacute;til para crear terminados duros y durables sobre superficies lisas o con textura. Una vez seca, la pel&iacute;cula dura se puede tallar a mano o con tornos el&eacute;ctricos. <span style="">Light Molding Paste (Pasta de Modelar Liviana)</span> Esta pasta produce reducciones dram&aacute;ticas del peso cuando se aplican capas espesas de acr&iacute;licos. Al secar, su terminado es mate y opaco. Es m&aacute;s suave que el Molding Paste y es extremadamente flexible. Es posible usar el Light Holding Paste para retener crestas y crear superficies de mucha textura. <br /> <i>Las im&aacute;genes dejaron al derecho: Gel Extra Pesado/Pasta de Modelar, Pasta de Modelar, Pasta de Modelar Dura, Pasta de Modelar Liviana</i> <o:p></o:p></span></p>      <p style="text-align: justify;" class="normtext"><strong><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p>&nbsp;</o:p></span></strong></p>  <p style="margin-left: 36pt; text-align: justify; text-indent: -18pt;" class="normtext"><!--{121335388757810}--><span style="font-size: 10pt; font-family: Symbol;"><span style="">&middot;<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--{121335388757811}--><strong><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">Coarse Molding Paste (Pasta de moldear rugosa)</span></strong><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> <o:p></o:p></span></p>  <p style="text-align: justify;" class="normtext"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br /> Un m&eacute;dium espeso y de color blanco c&aacute;lido, que es transl&uacute;cido cuando se expande en una fina capa. La pasta seca en una dura y r&iacute;gida superficie pero con un tacto flexible como un fino papel de lija. La pel&iacute;cula seca acepta tanto medios secos como h&uacute;medos perfectamente.<o:p></o:p></span></p>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br /> <span style="">&nbsp;</span><o:p></o:p></span></p>  <p style="margin-left: 36pt; text-align: justify; text-indent: -18pt;" class="normtext"><!--{121335388757812}--><span style="font-size: 10pt; font-family: Symbol;"><span style="">&middot;<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--{121335388757813}--><strong><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">Fiber Paste (Pasta de fibra)</span></strong><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> <o:p></o:p></span></p>  <p style="text-align: justify;" class="normtext"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br /> Ofrece una pel&iacute;cula seca que tiene la apariencia de un papel &aacute;spero hecho a mano. Espumando el producto con una esp&aacute;tula h&uacute;meda se puede lograr una superficie m&aacute;s lisa. Cuando seca, el color blanco es muy absorbente, convirti&eacute;ndola en ideal para usar la en aguadas con acr&iacute;licos.<o:p></o:p></span></p>  <p style="text-align: justify;" class="MsoNormal"><span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br /> <em><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="">&nbsp;</span></span></em><o:p></o:p></span></p>  <p style="margin-left: 36pt; text-align: justify; text-indent: -18pt;" class="normtext"><!--{121335388757814}--><span style="font-size: 10pt; font-family: Symbol;"><span style="">&middot;<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><!--{121335388757815}--><strong><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">Crackle Paste (Pasta de craquelar)</span></strong><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p>  <p style="text-align: justify;" class="normtext"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br /> Material consistente y opaco dise&ntilde;ado para desarrollar fisuras como grietas a medida que seca. El tama&ntilde;o y extensi&oacute;n del patr&oacute;n del craquelado depende de varios factores, incluyendo el grosor de la capa aplicada como las condiciones del entorno.<o:p></o:p></span></p>  <span lang="ES-TRAD" style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br /> <a href="http://www.goldenpaints.com/international/spanish/products/medsadds/molding/molding.php">http://www.goldenpaints.com/international/spanish/products/medsadds/molding/molding.php</a></span></html>
/***
|''Name:''|PhotoGalleryPlugin|
|''Description:''|A browser for a photo gallery with navigational buttons and optional subtitles|
|''Version:''|1.0.0|
|''Date:''|Sep 12, 2007|
|''Source:''|http://www.math.ist.utl.pt/~psoares/addons.html|
|''Documentation:''|[[PhotoGalleryPlugin Documentation|PhotoGalleryPluginDoc]]|
|''Author:''|Paulo Soares|
|''License:''|[[Creative Commons Attribution-Share Alike 3.0 License|http://creativecommons.org/licenses/by-sa/3.0/]]|
|''~CoreVersion:''|2.1.0|
***/
//{{{
config.macros.photoGallery = {};
	var photoGalleryAutoAdvanceObject=null;
	var photoGalleryLabels=null;

	
	
config.macros.photoGallery.handler= function(place,macroName,params,wikifier,paramString,tiddler) {

var recargaiframe= function() {
	var i = this.contador;
	
	frame.src= url.substring(0,pos)+i+'.html';
	frameleyenda.src= url.substring(0,pos)+i+'_ficha.html';
}

	if (params.length<3) return;
	var args = paramString.parseParams("list",null,true);
	var title = tiddler.title;
	var url = getParam(args,"url",undefined);
	var first = getParam(args,"first",undefined);
	var last = getParam(args,"last",undefined);
	var width = getParam(args,"width",undefined);
	var labels = getParam(args,"labels",undefined);
	var numbers = getParam(args,"numbers",true);
	var tiddlerElements = document.getElementById("tiddler"+title).childNodes;
	
	for (var i = 0; i < tiddlerElements.length; i++){
		if (tiddlerElements[i].className == "viewer"){
			var viewer = tiddlerElements[i];
			break;
		}
	}
	
	var galleryHolder = document.createElement('div');
	galleryHolder.id = 'galleryHolder';
	galleryHolder.style.height = '600px';
	viewer.appendChild(galleryHolder);
	
	var pictureHolder = document.createElement('div');
	pictureHolder.id = "imageGallery";
	pictureHolder.style.width = "16em";
	pictureHolder.style.cssFloat='left';
	
	
	var pos = url.indexOf('*');
	var image;
	var style='block';
	
	for(i=first; i<=last; i++){
		image=pictureHolder.appendChild(document.createElement('IMG'));
		image.src = url.substring(0,pos)+i+'_img/TileGroup0/0-0-0.jpg';
		image.contador = i;
		image.id = 'imageGalleryObject'+i;
		image.onclick = recargaiframe;
		image.style.display=style;
		image.style.cssFloat='left';
		image.style.marginTop="0.5em";
		image.style.marginBottom="0.5em";
		image.style.marginLeft="0.5em";
		image.style.marginRight="0.5em";
		if(width) image.width = width;
		galleryHolder.appendChild(pictureHolder);
	}
	
	var flashHolder = document.createElement('div');
	flashHolder.id = "flashGallery";
	flashHolder.style.width = '450px';
	flashHolder.style.height = '470px';
	flashHolder.style.cssFloat = 'right';
	flashHolder.style.marginRight = '20px';
	galleryHolder.appendChild(flashHolder);
	
	frame=document.createElement('iframe'); 
	frame.id="loaderFrame";
	frame.style.width = '440px';
	frame.style.height = '460px';
	frame.style.border = '0px';
	frame.src= url.substring(0,pos)+1+'.html';
	flashHolder.appendChild(frame);
	
	frameleyenda=document.createElement('iframe'); 
	frameleyenda.id="loaderFrame";
	frameleyenda.style.width = '440px';
	frameleyenda.style.height = 'auto';
	frameleyenda.style.border = '0px';
	frameleyenda.style.fontFamily = "arial";
	frameleyenda.style.fontSize = '10pt';
	frameleyenda.src= url.substring(0,pos)+1+'_ficha.html';
	flashHolder.appendChild(frameleyenda);
	
	
}
//}}}
<<photoGallery url:exposicion/* first:1 last:27 width:50 >>
<html><p style="text-align: center;">&nbsp;</p> <hr /> <p style="text-align: center;"><span style="font-size: smaller;">Espacio web y contenidos en formato digital creados por el Grupo de Apoyo a la Teleense&ntilde;anza </span><a href="http://www.um.es/gat" target="_blank"><span style="font-size: smaller;">(GAT)</span></a><span style="font-size: smaller;"> de la Universidad de Murcia.</span></p><p style="text-align: center;"><span style="font-size: smaller;">&nbsp;</span></p></html>
<html><h4><span style="font-size: small;"><b style=""><span lang="ES-TRAD">Se&ntilde;alizaci&oacute;n vial</span></b></span><b style=""><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></b><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></h4><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Pintura dise&ntilde;ada a base de un copol&iacute;mero acr&iacute;lico e indicada <span class="highlightedsearchterm">para</span> la se&ntilde;alizaci&oacute;n de pavimentos de asfalto, cemento, etc. Se caracteriza por su r&aacute;pido secado, su f&aacute;cil aplicaci&oacute;n y su larga duraci&oacute;n.</span></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p></o:p></span></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;"><b style=""><span lang="ES-TRAD">Tratamiento antipolvo sobre hormig&oacute;n</span></b></span><b style=""><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></b><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></h4><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Basado en resinas sint&eacute;ticas, penetra por los poros del hormig&oacute;n, endureci&eacute;ndolo superficialmente, evitando la formaci&oacute;n de polvo y logrando una buena resistencia mec&aacute;nica y qu&iacute;mica, a la vez que lo impermeabiliza, impidiendo la penetraci&oacute;n del agua, aceites, grasa, etc.</span></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;"><b style=""><span lang="ES-TRAD">Pintura especial <span class="highlightedsearchterm">para</span> canchas y frontones</span></b></span><b style=""><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></b><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></h4><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Pintura acr&iacute;lica, de base acuosa, con una contrastada resistencia a la lluvia y al desgaste por rozamiento, especial <span class="highlightedsearchterm">para</span> <span class="highlightedsearchterm">suelos</span> de canchas de hormig&oacute;n (no pulido) o de naturaleza asf&aacute;ltica y paredes de cemento y sus derivados en el entorno de canchas y frontones.</span></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;"><b style=""><span lang="ES-TRAD">Pintura epoxi <span class="highlightedsearchterm">para</span> <span class="highlightedsearchterm">suelos</span></span></b></span><b style=""><span lang="ES-TRAD" style="font-size: 14pt;"><span class="highlightedsearchterm"><o:p></o:p></span></span></b><span class="highlightedsearchterm"><span lang="ES-TRAD"><o:p><span style="font-size: small;"><br type="_moz" /></span></o:p></span></span></h4><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Pintura epoxi que permite obtener elevados espesores por mano, dotando a los <span class="highlightedsearchterm">suelos</span> de hormig&oacute;n, terrazo, pisos met&aacute;licos, etc., de una impermeabilizaci&oacute;n total y de una excelente resistencia mec&aacute;nica y qu&iacute;mica especialmente cuando sobre ellos se va a realizar un tr&aacute;nsito continuo de veh&iacute;culos, transpalets, carretillas elevadoras, etc...</span></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p></o:p></span></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;"><b style=""><span lang="ES-TRAD">Pavimento epoxi autonivelante</span></b></span><b style=""><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></b><b style=""><span lang="ES-TRAD" style="font-size: 14pt;"><o:p><span style="font-size: small;"><br type="_moz" /></span></o:p></span></b></h4><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Recubrimiento autonivelante en base epoxi-cuarzo. Aporta a los pavimentos de hormig&oacute;n un acabado decorativo de hasta 3 mm de espesor. Presenta una alta resistencia a la abrasi&oacute;n y a los productos qu&iacute;micos, siendo f&aacute;cilmente limpiable, impermeable y altamente est&eacute;tico. Es de f&aacute;cil aplicaci&oacute;n y al estar exento de disolventes no desprende olores. Imprimar previamente con PRIMER-PARK S/D y dejar secar 5-7 horas y menos de 24 h (el soporte presentar&aacute; un ligero tack). <br /> Proporci&oacute;n mezcla: Base 5 kg / Catalizador 1 kg / &Aacute;ridos 5 kg. <br /> Rendimiento pr&aacute;ctico: 1 kg de mezcla catalizada (5/1)+s&iacute;lice (1 kg aprox.) = 2 kg de producto final / 1 m2 / 1 m</span></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;"><b style=""><span lang="ES-TRAD">Imprimaci&oacute;n y recubrimiento mortero epoxi</span></b></span><b style=""><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></b><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></h4><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Resinas epoxi, sin disolvente, de doble utilidad: por un lado se emplea <span class="highlightedsearchterm">para</span> imprimar <span class="highlightedsearchterm">suelos</span> de hormig&oacute;n, facilitando el anclaje del revestimiento que se aplique posteriormente, y por otro, mezclado con arena de s&iacute;lice en la proporci&oacute;n adecuada, permite obtener un mortero epoxi de f&aacute;cil aplicaci&oacute;n y alta resistencia qu&iacute;mica y mec&aacute;nica (en este caso aplicar sobre una capa de anclaje a&uacute;n pegajosa). <br /> Proporci&oacute;n mezcla (imprimaci&oacute;n): Base 3,35 kg / Catalizador 1,65 kg. Proporci&oacute;n mezcla (mortero): Producto catalizado 1 parte / 6 partes de s&iacute;lice.</span></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;"><b style=""><span lang="ES-TRAD">Recubrimiento epoxi con registro sanitario</span></b></span><b style=""><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></b><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></h4><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Recubrimiento a base de resinas epoxi sin disolvente, de gran resistencia qu&iacute;mica y dureza, empleado <span class="highlightedsearchterm">para</span> la protecci&oacute;n interior de tanques, silos, etc&hellip;, tanto de hormig&oacute;n como de acero, destinados a contener productos alimenticios. Registro sanitario n&ordm; 39.02526/0. <br /> Proporci&oacute;n mezcla: Base 5 kg / Catalizador 1 kg.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.ibersa.es/catalogo/pinturas-para-suelos/">http://www.ibersa.es/catalogo/pinturas-para-suelos/</a></span></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.barpimo.com/">http://www.barpimo.com/</a></span></span></p>  <p class="MsoNormal"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></p>  <p class="MsoNormal"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></p></html>
<html><p>&nbsp;</p><h4><span style="font-size: small;">Pl&aacute;stico Mate Industrial</span><span style="font-size: 14pt;"><o:p></o:p></span></h4><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Pintura pl&aacute;stica mate de uso profesional basada en una emulsi&oacute;n estireno-acr&iacute;lica.<br /> Presenta las siguientes caracter&iacute;sticas: Adherencia correcta, Ausencia de amarilleamiento, Buena blancura, Insensible a los fondos alcalinos.<br /> Adecuada para el pintado de paramentos INTERIORES, paredes, techos, mantenimiento general.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;">Plasmat</span><span style="font-size: 14pt;"><o:p></o:p></span></h4><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Adecuada para el pintado de paramentos interiores, para paredes, techos, mantenimiento general.<br /> Se puede utilizar para exteriores en regiones con climatolog&iacute;a benigna.<br /> Pintura pl&aacute;stica mate basada en una emulsi&oacute;n acr&iacute;lica para uso general en la gran obra. Buena adherencia, Ausencia de amarilleamiento, Excelente blancura, Insensible a los fondos alcalinos.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;">Intex 2000</span><span style="font-size: 14pt;"><o:p></o:p></span></h4><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Pintura pl&aacute;stica mate basada en una emulsi&oacute;n acr&iacute;lica, adecuada para la protecci&oacute;n de paramentos sometidos a condiciones climatol&oacute;gicas severas.<br /> Presenta las siguientes caracter&iacute;sticas:<br /> <br /></span></span></p><ul><li>Buena adherencia.</li><li><span style="font-size: small;"><span lang="ES-TRAD"> Ausencia de amarilleamiento.<br /></span></span></li><li><span style="font-size: small;"><span lang="ES-TRAD"> Excelente blancura.<br /></span></span></li><li><span style="font-size: small;"><span lang="ES-TRAD"> Insensible a los fondos alcalinos.<br /></span></span></li></ul><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"> <br /> Adecuada para el pintado y decoraci&oacute;n de paramentos en exteriores e interiores, posee una gran resistencia y lavabilidad.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;">Pl&aacute;stico Mate Interior Antimoho</span><span style="font-size: 14pt;"><o:p></o:p></span></h4><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Pintura pl&aacute;stica acr&iacute;lica de aspecto mate. Con aditivos funguicidas incorporados. Adecuada para el pintado de paramentos interiores contra la contaminaci&oacute;n por hongos y algas, para paredes, techos, mantenimiento general.<br /> Se puede utilizar para exteriores en regiones con climatolog&iacute;a benigna.</span></span></p><br /><span style="font-size: small;"><o:p></o:p></span><span style="font-size: 14pt;"><o:p></o:p></span><h4><span style="font-size: small;">Meplas P-120 Mate Blanco</span><span style="font-size: 14pt;"><o:p></o:p></span></h4><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Pintura pl&aacute;stica acr&iacute;lica de alta calidad. Resistente a la luz solar y agentes atmosf&eacute;ricos, con aditivos funguicidas incorporados. Pintura pl&aacute;stica mate basada en resinas acr&iacute;licas, adecuada para la protecci&oacute;n de fachadas sometidas a condiciones climatol&oacute;gicas severas. En su formulaci&oacute;n se incluyen biocidas que poseen una amplia actividad fungicida y algicida. Posee una gran resistencia y lavabilidad. Proporciona protecci&oacute;n contra la contaminaci&oacute;n por hongos y algas.<br /> En superficies exteriores o de nueva construccion, se recomienda la aplicaci&oacute;n de tres capas de producto sobre una selladora.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;">Meplas P-120 Satinado Blanco</span><span style="font-size: 14pt;"><o:p></o:p></span></h4><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Adecuada para el pintado y decoraci&oacute;n de paramentos en exteriores e interiores, posee una gran resistencia y lavabilidad. Proporciona protecci&oacute;n contra la contaminaci&oacute;n por hongos y algas. Pintura basada en una emulsi&oacute;n vin&iacute;lica, adecuada para la protecci&oacute;n de fachadas sometidas a condiciones climatol&oacute;gicas severas.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;"><span lang="PT-BR">Meplas P-120 Mate I</span></span><span lang="PT-BR" style="font-size: 14pt;"><o:p></o:p></span></h4><p class="MsoNormal"><span style="font-size: small;"><span lang="PT-BR">Pintura pl&aacute;stica mate. </span><span lang="ES-TRAD">En su formulaci&oacute;n se incluyen biocidas que poseen una amplia actividad fungicida y algicida. Proporciona protecci&oacute;n contra la contaminaci&oacute;n por hongos y algas.<br /> En superficies exteriores o de nueva construccion, se recomienda la aplicaci&oacute;n de tres capas de producto sobre una selladora. Colores: Marfil, Salm&oacute;n suave, Salm&oacute;n piedra, Crema, Beige, Rosa acuarelo, Gris Perla, Pistacho suave.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;">Meplas P-120 Mate II</span><span style="font-size: 14pt;"><o:p></o:p></span></h4><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Amarillo trigo, Marr&oacute;n Tabaco, Teja, Gris Ceniza, Azul oscuro, Marr&oacute;n tierra. En su formulaci&oacute;n se incluyen biocidas que poseen una amplia actividad fungicida y algicida. Proporciona protecci&oacute;n contra la contaminaci&oacute;n por hongos y algas.<br /> En superficies exteriores o de nueva construccion, se recomienda la aplicaci&oacute;n de tres capas de producto sobre una selladora.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><span style="font-size: small;"><o:p></o:p></span><span style="font-size: 14pt;"><o:p></o:p></span><h4><span style="font-size: small;">Mecril Satinado</span><span style="font-size: 14pt;"><o:p></o:p></span></h4><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Pintura pl&aacute;stica SATINADA basada en una emulsi&oacute;n vin&iacute;lica, adecuada para la protecci&oacute;n de paramentos sometidos a condiciones climatol&oacute;gicas severas. En su formulaci&oacute;n se incluye un aditivo BIOCIDA que posee una amplia actividad fungicida y algicida. Presenta las siguientes caracter&iacute;sticas:<br /> <br /></span></span></p><ul><li>Buena adherencia.</li><li><span style="font-size: small;"><span lang="ES-TRAD"> Ausencia de amarilleamiento.<br /></span></span></li><li><span style="font-size: small;"><span lang="ES-TRAD"> Excelente blancura.<br /></span></span></li></ul><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"> <br /> Adecuada para la decoraci&oacute;n y protecci&oacute;n de paramentos interiores e exteriores contra la contaminaci&oacute;n por hongos y algas. Posee una gran resistencia y lavabilidad.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.europintura.com/pinturas/82-Mecril-Satinado">http://www.europintura.com/pinturas/82-Mecril-Satinado</a></span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.barpimo.com/">http://www.barpimo.com/</a></span></span></p></html>
<html><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">GOMA</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Caucho econ&oacute;mico para usos generales que no requieren ning&uacute;n tipo de propiedad frente a ning&uacute;n agente qu&iacute;mico o aguante de temperatura. (-20/+70&deg;C) </span></span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">GOMA + TELA</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">En base a la goma econ&oacute;mica pero con inserci&oacute;n de tejido de algod&oacute;n intermedio, que le confiere mayor aguante a la tensi&oacute;n. (-20/+70&deg;C)</span></span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">NITRILO</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Elast&oacute;mero de caucho apto para el contacto con grasas, aceites minerales o animales, y carburantes. (-30/+90&deg;C)</span></span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">NEOPRENO</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Caucho de policloropreno de uso muy extendido por su polivalencia. Indicado para la intemperie por su resistencia al ozono, sol y ambiente marino. Apto para hidrocarburos. (-25/+95&deg;C)</span></span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">E.P.D.M.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Caucho muy resistente a la acci&oacute;n de los agentes atmosf&eacute;ricos y ozono. Buen comportamiento en presencia de &aacute;cidos con poca concentraci&oacute;n y otros agentes qu&iacute;micos. (-20/+90 &ordm;C) </span></span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">GOMA BLANCA ALIMENTARIA</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Calidad id&oacute;nea en contacto con sustancia alimentaria que no sea grasa ni aceitosa. Formato: 10 mts x 1.400 mm (ancho)</span></span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">GOMA VIRGEN (beige)</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Calidad de goma natural con un elevado grado de elasticidad y compresi&oacute;n. Buenas propiedades mec&aacute;nicas. Formato: 10 mts x 1.400 mm (ancho)</span></span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">CAUCHO FLUORADO</span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"> </span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">FPM</span></span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Excelente resistencia a las altas temperaturas. Excelente resistencia a los agentes qu&iacute;micos, disolventes arom&aacute;ticos y alif&aacute;ticos, lubricantes y aceites. Excelente resistencia a la luz solar y al ozono. Formato: 10 mts x 1.000 mm (ancho)</span></span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">SILICONA </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Alta flexibilidad en bajas temperaturas, manteniendo las propiedades el&aacute;sticas. Excelente resistencia las altas temperaturas, agentes atmosf&eacute;ricos y al ozono. Excelente resistencia a los agentes qu&iacute;micos. Formato: 10 mts x 1.200 mm (ancho)</span></span></p></html>
<<photoGallery url:ensayos/* first:1 last:34 width:50 >>
<html><p style="background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El policarbonato es un grupo de </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Termopl&aacute;stico" href="http://es.wikipedia.org/wiki/Termopl%C3%A1stico"><span style="font-size: small;">termopl&aacute;sticos</span></a><span style="font-size: small;"> f&aacute;cil de trabajar, moldear y termoformar, y son utilizados ampliamente en la manufactura moderna. El nombre &quot;policarbonato&quot; se basa en que se trata de </span><a title="Pol&iacute;mero" href="http://es.wikipedia.org/wiki/Pol%C3%ADmero"><span style="font-size: small;">pol&iacute;meros</span></a><span style="font-size: small;"> que presentan grupos funcionales unidos por grupos </span><a title="Carbonato" href="http://es.wikipedia.org/wiki/Carbonato"><span style="font-size: small;">carbonato</span></a><span style="font-size: small;"> en una larga cadena molecular.</span><o:p></o:p></span></p><p style="background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Tambi&eacute;n el </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Mon&oacute;xido de carbono" href="http://es.wikipedia.org/wiki/Mon%C3%B3xido_de_carbono"><span style="font-size: small;">mon&oacute;xido de carbono</span></a><span style="font-size: small;"> fue usado para sintetizar C1 en escala industrial y producir </span><a title="Difenil carbonato" href="http://es.wikipedia.org/w/index.php?title=Difenil_carbonato&amp;action=edit"><span style="font-size: small;">difenil carbonato</span></a><span style="font-size: small;">, que luego se esterifica con un derivado difen&oacute;lico para obtener carbonatos poliarom&aacute;ticos.</span><o:p></o:p></span></p><p style="background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Teniendo en cuenta la s&iacute;ntesis de C1, se puede dividir a los policarbonatos en carbonatos poliarom&aacute;ticos y carbonatos polialif&aacute;ticos. Estos &uacute;ltimos son producto de la reacci&oacute;n del </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Di&oacute;xido de carbono" href="http://es.wikipedia.org/wiki/Di%C3%B3xido_de_carbono"><span style="font-size: small;">di&oacute;xido de carbono</span></a><span style="font-size: small;"> con </span><a title="Ep&oacute;xido" href="http://es.wikipedia.org/wiki/Ep%C3%B3xido"><span style="font-size: small;">ep&oacute;xidos</span></a><span style="font-size: small;">, teniendo en cuenta que la estabilidad termodin&aacute;mica del di&oacute;xido de carbono requiere usar </span><a title="Catalizador" href="http://es.wikipedia.org/wiki/Catalizador"><span style="font-size: small;">catalizadores</span></a></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">.</span><br /></span></p><h4><span style="font-size: small;"><span class="mw-headline"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">Propiedades</span></span> </span></h4><ul><li><span style="font-size: small;"><!--{12126610289370}--><!--{12126610289371}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">una </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;"><a href="http://es.wikipedia.org/wiki/Densidad" title="Densidad"><span style="font-size: small;"><span style="color: black;">densidad</span></span></a><span style="font-size: small;"> de 1.20 g/cm<sup>3</sup> </span><o:p></o:p></span><span style="font-size: small;"><br /></span></li><li><span style="font-size: small;"><!--{12126610289372}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">un rango de uso desde -100</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;"><a href="http://es.wikipedia.org/wiki/Celsius" title="Celsius"><span style="font-size: small;"><span style="color: black;">&deg;C</span></span></a><span style="font-size: small;"> a +135</span><a href="http://es.wikipedia.org/wiki/Celsius" title="Celsius"><span style="font-size: small;"><span style="color: black;">&deg;C</span></span></a><o:p></o:p></span><span style="font-size: small;"><br /></span></li><li><span style="font-size: small;"><!--{12126610289373}--><!--{12126610289374}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">un punto de fusi&oacute;n cercano a 250</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;"><a href="http://es.wikipedia.org/wiki/Celsius" title="Celsius"><span style="font-size: small;"><span style="color: black;">&deg;C</span></span></a><o:p></o:p></span><span style="font-size: small;"><br /></span></li><li><span style="font-size: small;"><!--{12126610289375}--><!--{12126610289376}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">un &iacute;ndice de refracci&oacute;n igual a 1.585 &plusmn; 0.001 </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;"><o:p></o:p></span><span style="font-size: small;"><br /></span></li><li><span style="font-size: small;"><!--{12126610289377}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">un &iacute;ndice de transmisi&oacute;n lum&iacute;nica del 90% &plusmn; 1% </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;"><o:p></o:p></span><span style="font-size: small;"><br /></span></li><li><span style="font-size: small;"><!--{12126610289378}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">una caracter&iacute;stica de incombustibilidad </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;"><o:p></o:p></span></li></ul><p class="MsoNormal" style="background: white none repeat scroll 0% 50%; margin-bottom: 1.2pt; margin-left: 18pt; text-indent: -18pt; line-height: 18pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><!--{12126610289379}--></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;"><o:p><span style="font-size: small;"><br /></span></o:p></span></p><h4><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">APLICACIONES</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;"><o:p></o:p></span></h4><p class="MsoNormal" style="background: white none repeat scroll 0% 50%; margin-bottom: 6pt; line-height: 18pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">El policarbonato empieza a ser muy com&uacute;n tanto en los hogares como en laboratorios y en la industria debido a sus tres principales cualidades: Gran resistencia a los impactos y a la temperatura as&iacute; como a sus propiedades &oacute;pticas. El policarbonato viene siendo usado en una gran variedad de campos:</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;"><o:p></o:p></span></p><ul type="disc"><li class="MsoNormal" style="background: white none repeat scroll 0% 50%; color: black; margin-bottom: 1.2pt; line-height: 18pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&Oacute;ptica: Usado para crear lentes para      todo tipo de gafas. </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li class="MsoNormal" style="background: white none repeat scroll 0% 50%; color: black; margin-bottom: 1.2pt; line-height: 18pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Electr&oacute;nica: Se utilizan como materia      prima para cd&acute;s,dvd&acute;s y algunos componentes de los ordenadores. </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li class="MsoNormal" style="background: white none repeat scroll 0% 50%; color: black; margin-bottom: 1.2pt; line-height: 18pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Seguridad: Cristales antibalas y escudos      anti-disturbios de la polic&iacute;a. </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li class="MsoNormal" style="background: white none repeat scroll 0% 50%; color: black; margin-bottom: 1.2pt; line-height: 18pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Diseno y arquitectura: Cubrimiento de      espacios y aplicaciones de dise&ntilde;o</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span><span style="font-size: small;"><br /></span></li><li class="MsoNormal" style="background: white none repeat scroll 0% 50%; color: black; margin-bottom: 1.2pt; line-height: 18pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><!--{121266102893710}--><span style="font-weight: normal; font-style: normal;">Policarbonato compacto sin protecci&oacute;n UV</span></span><span style="font-size: 11pt; font-weight: normal; font-style: normal;"><o:p></o:p></span></li></ul><p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El <strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Policarbonato compacto sin protecci&oacute;n UV</span></strong>, se comercializa bajo las marcas <strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Makroclear&reg;,</span></strong> <strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Saphir&reg;</span></strong> (antirayado), <strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Antireflex&reg;</span></strong> (satinado), es un producto caracterizado, principalmente, por ser irrompible y transparente. </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p><span style="font-size: small;"><strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Makroclear</span></strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> : plancha compacta de policarbonato con alta resistencia al impacto y gran transparencia. F&aacute;cil de moldear. Auto-extinguible.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Aplicaciones: protecciones de maquinaria, mamparas de protecci&oacute;n en estadios, cristales de seguridad, etc.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p><span style="font-size: small;"><strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">~Anti-Reflex</span></strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> : es una plancha extrusionada con superficies anti-reflectantes. Resistencia al impacto muy elevada. Superficie de f&aacute;cil impresi&oacute;n.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Aplicaciones :&nbsp; todo tipo de r&oacute;tulos tanto interiores como exteriores.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p><span style="font-size: small;"><strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Saphir</span></strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> : Planchas de policarbonato con una superficie extremadamente dura y resistente. Buena resistencia a las temperaturas y una alta protecci&oacute;n contra abrasiones.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Aplicaciones : Ideal como protecci&oacute;n anti-vandalos. Las pintadas y los grafittis no quedan adheridos en su superficie y son muy f&aacute;ciles de limpiar. Tambi&eacute;n es ideal para : Paradas de autobus, cabinas telef&oacute;nicas, mobiliario urbano, etc.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><h3><span style="font-size: small;"><!--{121266102893711}--><span style="font-weight: normal; font-style: normal;">Policarbonato compacto con protecci&oacute;n UV</span></span><span style="font-size: 11pt; font-weight: normal; font-style: normal;"><o:p></o:p></span></h3><p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El&nbsp; <strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Policarbonato compacto con protecci&oacute;n UV, </span></strong>se comercializa bajo la marca<strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> Makrolife&reg;</span></strong>, es una plancha dotada de una protecci&oacute;n adicional contra los rayos ultravioletas y el amarilleamiento. Gran resistencia a los golpes. Ideal para aplicaciones exteriores en condiciones extremas.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Utilizado como substituto del vidrio resulta ideal para el acristalamiento de gimnasios, colegios, invernaderos, guarderias, mobiliario urbano, etc</span></span></p><h3><span style="font-size: small;"><span style="font-weight: normal; font-style: normal;"><o:p></o:p></span></span><span style="font-size: small;"><!--{121266102893712}--><!--{121266102893713}--><span style="font-weight: normal; font-style: normal;">Policarbonato celular</span></span><span style="font-size: 11pt; font-weight: normal; font-style: normal;"><o:p></o:p></span></h3><p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El <strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">policarbonato celular </span></strong>son placas de estructura alveolar, aspecto que le confiere gran resistencia a la fractura y al granizo, adem&aacute;s es un material muy ligero que posee una elevada capacidad de aislamento en aplicaciones de acristalamiento exterior.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p class="tindependiente-profesional" style="text-align: justify;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Es por ello que este producto tiene sus aplicaciones b&aacute;sicas en la construcci&oacute;n de invernaderos, cubiertas, naves industriales, pabellones deportivos, etc.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p><p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a href="http://www.polimertecnic.com/index.php?lang=es">http://www.polimertecnic.com/index.php?lang=es</a></span></span></p></html>
<html><p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El poliestireno es un <a href="http://pslc.ws/spanish/plastic.htm"><span style="color: windowtext; text-decoration: none;">pl&aacute;stico</span></a> econ&oacute;mico y resistente y probablemente s</span><span style="font-size: 10pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;;">&oacute;</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">lo el <a href="http://pslc.ws/spanish/pe.htm"><span style="color: windowtext; text-decoration: none;">polietileno</span></a> sea m&aacute;s com&uacute;n en su vida diaria. La cubierta exterior de la computadora que usted est</span><span style="font-size: 10pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;;">&aacute;</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> utilizando en este momento probablemente est</span><span style="font-size: 10pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;;">&aacute;</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> hecha de poliestireno, al igual que las maquetas de autos y aviones. El poliestireno tambi&eacute;n se presenta en forma de espuma para envoltorio y como aislante. (Styrofoam<sup>TM</sup> es una marca de espuma de poliestireno). Las tazas pl</span><span style="font-size: 10pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;;">&aacute;</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">sticas transparentes est</span><span style="font-size: 10pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;;">&aacute;</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">n hechas de poliestireno. Tambi</span><span style="font-size: 10pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;;">&eacute;</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">n una gran cantidad de partes moldeadas en el interior de su auto, como los botones de la radio. El poliestireno tambi</span><span style="font-size: 10pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;;">&eacute;</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">n es usado en juguetes y para las partes exteriores de secadores de cabello, computadoras y accesorios de cocina. </span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p>  <p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El poliestireno es un <a href="http://pslc.ws/spanish/vinyl.htm"><span style="color: windowtext; text-decoration: none;">pol</span><span style="font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;; color: windowtext; text-decoration: none;">&iacute;</span><span style="color: windowtext; text-decoration: none;">mero vin</span><span style="font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;; color: windowtext; text-decoration: none;">&iacute;</span><span style="color: windowtext; text-decoration: none;">lico</span></a>. Estructuralmente, es una larga cadena hidrocarbonada, con un grupo fenilo unido cada dos </span><span style="font-size: 10pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;; color: windowtext;">&aacute;</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">tomos de carbono. Es producido por una <a href="http://pslc.ws/spanish/radical.htm"><span style="color: windowtext; text-decoration: none;">polimerizaci</span><span style="font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;; color: windowtext; text-decoration: none;">&ntilde;&oacute;</span><span style="color: windowtext; text-decoration: none;">n vin</span><span style="font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;; color: windowtext; text-decoration: none;">&iacute;</span><span style="color: windowtext; text-decoration: none;">lica por radicales libres</span></a> a partir del mon</span><span style="font-size: 10pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;; color: windowtext;">&oacute;</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">mero estireno. </span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><o:p></o:p></span></p>  <p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><!--[if gte vml 1]><v:shapetype id="_x0000_t75"
 coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe"
 filled="f" stroked="f">
 <v:stroke joinstyle="miter" />
 <v:formulas>
  <v:f eqn="if lineDrawn pixelLineWidth 0" />
  <v:f eqn="sum @0 1 0" />
  <v:f eqn="sum 0 0 @1" />
  <v:f eqn="prod @2 1 2" />
  <v:f eqn="prod @3 21600 pixelWidth" />
  <v:f eqn="prod @3 21600 pixelHeight" />
  <v:f eqn="sum @0 0 1" />
  <v:f eqn="prod @6 1 2" />
  <v:f eqn="prod @7 21600 pixelWidth" />
  <v:f eqn="sum @8 21600 0" />
  <v:f eqn="prod @7 21600 pixelHeight" />
  <v:f eqn="sum @10 21600 0" />
 </v:formulas>
 <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect" />
 <o:lock v:ext="edit" aspectratio="t" />
</v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" alt="" style='width:289.5pt;
 height:125.25pt'>
 <v:imagedata src="file:///C:\DOCUME~1\FEDERA~1\CONFIG~1\Temp\msohtmlclip1\01\clip_image001.gif"
  o:href="http://pslc.ws/spanish/images/sty03.gif" />
</v:shape><![endif]--><!--[if !vml]--><img alt="" src="img/articulo/soportes/poliestireno.png" /><!--[endif]--></span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p>  <p style="background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a href="http://pslc.ws/spanish/styrene.htm">http://pslc.ws/spanish/styrene.htm</a></span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El polietileno es probablemente el pol&iacute;mero que m&aacute;s se ve en la vida diaria. Es el <a href="http://www.psrc.usm.edu/macrog/plastic.htm">pl&aacute;stico</a> m&aacute;s popular del mundo. &Eacute;ste es el pol&iacute;mero que hace las bolsas de almac&eacute;n, los frascos de champ&uacute;, los juguetes de los ni&ntilde;os, e incluso chalecos a prueba de balas. Por ser un material tan vers&aacute;til, tiene una estructura muy simple, la m&aacute;s simple de todos los pol&iacute;meros comerciales. Una mol&eacute;cula del polietileno no es nada m&aacute;s que una cadena larga de &aacute;tomos de carbono, con dos &aacute;tomos de hidr&oacute;geno unidos a cada &aacute;tomo de carbono. Eso es lo que muestra la figura de la parte superior de la p&aacute;gina, pero puede representarse m&aacute;s f&aacute;cilmente como en la figura de abajo, s&oacute;lo con la cadena de &aacute;tomos de carbono, de miles de &aacute;tomos de longitud:</span></p><p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><img alt="" src="img/articulo/soportes/polietileno.png" /></span></p><p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">En ocasiones es un poco m&aacute;s complicado. A veces algunos de los carbonos, en lugar de tener hidr&oacute;genos unidos a ellos, tienen asociadas largas cadenas de polietileno. Esto se llama polietileno ramificado, o de baja densidad, o LDPE. Cuando no hay ramificaci&oacute;n, se llama polietileno lineal, o HDPE. El polietileno lineal es mucho m&aacute;s fuerte que el polietileno ramificado, pero el polietileno ramificado es m&aacute;s barato y m&aacute;s f&aacute;cil de hacer.</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></p><p class="MsoNormal"><img alt="" src="img/articulo/soportes/branched.png" /></p><p class="MsoNormal">&nbsp;</p><p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El polietileno lineal se produce normalmente con pesos moleculares en el rango de 200.000 a 500.000, pero puede ser mayor a&uacute;n. El polietileno con pesos moleculares de tres a seis millones se denomina polietileno de peso molecular ultra-alto, o UHMWPE. El UHMWPE se puede utilizar para hacer <a href="http://www.psrc.usm.edu/macrog/fiber.htm"><span style="color: windowtext; text-decoration: none;">fibras</span></a> que son tan fuertes que sustituyeron al <a href="http://pslc.ws/spanish/aramid.htm"><span style="color: windowtext; text-decoration: none;">Kevlar</span></a> para su uso en chalecos a prueba de balas. Grandes l&aacute;minas de &eacute;ste se pueden utilizar en lugar de hielo para pistas de patinaje.</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"> <o:p></o:p></span></p><p>&nbsp;</p><p><img alt="" src="img/articulo/soportes/escheme.png" /></p><p>&nbsp;</p><p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El polietileno es un <a href="http://pslc.ws/spanish/vinyl.htm"><span style="color: windowtext; text-decoration: none;">pol&iacute;mero vin&iacute;lico</span></a>, hecho a partir del mon&oacute;mero etileno. Aqu&iacute; est&aacute; un modelo del mon&oacute;mero etileno. Para ser sinceros, parece una cierta clase de osito de juguete del arte contempor&aacute;neo.</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"> <o:p></o:p></span></p>  <p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El polietileno ramificado se hace por medio de una <a href="http://pslc.ws/spanish/radical.htm"><span style="color: windowtext; text-decoration: none;">polimerizaci&oacute;n vin&iacute;lica por radicales libres</span></a>. El polietileno lineal se sintetiza por medio de un procedimiento m&aacute;s complicado llamado <a href="http://www.psrc.usm.edu/macrog/ziegler.htm"><span style="color: windowtext; text-decoration: none;">polimerizaci&oacute;n ~Ziegler-Natta</span></a>. El UHMWPE se fabrica empleando la <a href="http://www.psrc.usm.edu/macrog/mcene.htm"><span style="color: windowtext; text-decoration: none;">polimerizaci&oacute;n catalizada por metalocenos</span></a>.</span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><o:p></o:p></span></p>  <p><b style=""><u style=""><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a href="http://pslc.ws/spanish/pe.htm">http://pslc.ws/spanish/pe.htm</a></span></u></b></p></html>
<html><p class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El polipropileno es uno de esos pol</span><span style="font-size: 11pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;;">&iacute;</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">meros vers</span><span style="font-size: 11pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;;">&aacute;</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">tiles que andan a nuestro alrededor. Cumple una doble tarea, como <a href="http://pslc.ws/spanish/plastic.htm"><span style="color: windowtext; text-decoration: none;">pl</span><span style="font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;; color: windowtext; text-decoration: none;">&aacute;</span><span style="color: windowtext; text-decoration: none;">stico</span></a> y como <a href="http://pslc.ws/spanish/fiber.htm"><span style="color: windowtext; text-decoration: none;">fibra</span></a>. Como pl</span><span style="font-size: 11pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;;">&aacute;</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">stico se utiliza para hacer cosas como envases para alimentos capaces de ser lavados en un lavaplatos. Esto es factible porque no funde por debajo de 160 <sup>o</sup>C. El <a href="http://pslc.ws/spanish/pe.htm"><span style="color: windowtext; text-decoration: none;">polietileno</span></a>, un pl</span><span style="font-size: 11pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;;">&aacute;</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">stico m&aacute;s com</span><span style="font-size: 11pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;;">&uacute;</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">n, se recalienta a aproximadamente 100<sup>o</sup>C, lo que significa que los platos de polietileno se deformar</span><span style="font-size: 11pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;;">&iacute;</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">an en el lavaplatos. Como <a href="http://pslc.ws/spanish/fiber.htm"><span style="color: windowtext; text-decoration: none;">fibra</span></a>, el polipropileno se utiliza para hacer alfombras de interior y exterior, la clase que usted encuentra siempre alrededor de las piscinas y las canchas de mini-golf. Funciona bien para alfombras al aire libre porque es sencillo hacer polipropileno de colores y porque el polipropileno, a diferencia del <a href="http://pslc.ws/spanish/nylon.htm"><span style="color: windowtext; text-decoration: none;">nylon</span></a>, no absorbe el agua. </span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p>  <p><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Estructuralmente es un <a href="http://pslc.ws/spanish/vinyl.htm"><span style="color: windowtext; text-decoration: none;">pol</span><span style="font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;; color: windowtext; text-decoration: none;">&iacute;</span><span style="color: windowtext; text-decoration: none;">mero vin</span><span style="font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;; color: windowtext; text-decoration: none;">&iacute;</span><span style="color: windowtext; text-decoration: none;">lico</span></a>, similar al <a href="http://pslc.ws/spanish/pe.htm"><span style="color: windowtext; text-decoration: none;">polietileno</span></a>, s</span><span style="font-size: 11pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;; color: windowtext;">&oacute;</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">lo que uno de los carbonos de la unidad monom</span><span style="font-size: 11pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;; color: windowtext;">&iacute;</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">rica tiene unido un grupo metilo. El polipropileno se puede hacer a partir del mon</span><span style="font-size: 11pt; font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;; color: windowtext;">&oacute;</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">mero propileno, por <a href="http://pslc.ws/spanish/ziegler.htm"><span style="color: windowtext; text-decoration: none;">polimerizaci</span><span style="font-family: &quot;Arial Unicode MS&quot;,&quot;sans-serif&quot;; color: windowtext; text-decoration: none;">&oacute;</span><span style="color: windowtext; text-decoration: none;">n ~Ziegler-Natta</span></a> y por <a href="http://pslc.ws/spanish/mcene.htm"><span style="color: windowtext; text-decoration: none;">polimerizaci&oacute;n catalizada por metalocenos</span></a>.</span></p><p>&nbsp;</p><p><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><img src="img/articulo/soportes/polipropileno.png" alt="" /> </span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><o:p></o:p></span></p></html>
<html><p><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El <span style="">poliuretano</span> es una resina sint&eacute;tica que se obtiene mediante condensaci&oacute;n de poli&eacute;steres; se caracteriza por su baja densidad y son muy utilizados como aislantes t&eacute;rmicos y espumas resilientes, el&aacute;st&oacute;meros durables, adhesivos y selladores de alto rendimiento, pinturas, fibras, sellos, empaques, juntas, preservativos, partes automotrices, en la industria de la construcci&oacute;n, del mueble y m&uacute;ltiples aplicaciones m&aacute;s.</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><o:p></o:p></span></p>  <p><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">La <a title="Resilencia" href="http://es.wikipedia.org/wiki/Resilencia"><span style="color: windowtext;">resilencia</span></a> es la &quot;capacidad de memoria&quot; de un poliuretano flexible, es decir, a la resistencia a la deformaci&oacute;n por compresi&oacute;n mec&aacute;nica.<o:p></o:p></span></p>  <p><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Se pueden mezclar con pigmentos tales como el negro de humo u otro pigmento para aplicaciones en autom&oacute;viles y muebles modernos.<o:p></o:p></span></p>  <p><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Su formulaci&oacute;n se basa en poliuretanos de bajo n&uacute;mero de hidr&oacute;xilo combinados con isocianatos de bajo contenido en funciones NCO, unido a propelentes especiales y una elevada relaci&oacute;n de agua, toda la f&oacute;rmula est&aacute; estequiom&eacute;tricamente dise&ntilde;ada para lograr una espuma de gelado r&aacute;pido y con una determinada densidad que no supera los 25 kg/<a title="M&sup3;" href="http://es.wikipedia.org/wiki/M%C2%B3"><span style="color: windowtext;">m&sup3;</span></a>.<o:p></o:p></span></p>  <p><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Algunas aplicaciones de poliuretanos flexibles abarca la industria del packing en que se usan poliuretanos anti-impacto para embalajes de piezas delicadas, su principal caracter&iacute;stica es que son de celdas abiertas y baja densidad(12-15 kg/m&sup3;).<o:p></o:p></span></p>  <p><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Tambi&eacute;n existen los <span style="">poliuretanos r&iacute;gidos</span> o RIM (de Rigid Inyection Molding), son r&iacute;gidos y de densidad m&aacute;s elevada( 30-50 kg/m&sup3;) que las anteriores, pero tienen caracter&iacute;sticas muy parecidas.<o:p></o:p></span></p>  <p><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">La capacidad de aislaci&oacute;n t&eacute;rmica del poliuretano se debe al gas aprisionado en las celdillas cerradas del entramado del pol&iacute;mero.<o:p></o:p></span></p>  <p><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Un poliuretano de 25 <a title="Mm" href="http://es.wikipedia.org/wiki/Mm"><span style="color: windowtext;">mm</span></a> de espesor puede aislar t&eacute;rmicamente un ambiente interno que permanercer&aacute; a 20 &deg;C por una cara, mientras que por el lado exterior de la cara pueden fluctuar -5 &deg;C.<o:p></o:p></span></p>  <p><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Una variedad de los poliuretanos r&iacute;gidos son los poliuretanos Spray que son formulaciones de alta velocidad de reacci&oacute;n y son usados en revestimientos sujetos a la fuerza de gravedad, tales como aislaciones de edificios, estanques de almacenamiento e incluso Tubos o ca&ntilde;er&iacute;as.<o:p></o:p></span></p>  <p><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Otra variedad de r&iacute;gidos son los poliuretanos PIR que son usados en el revestimientos de ca&ntilde;er&iacute;as en zonas extremadamente h&uacute;medas y adem&aacute;s conducen fluidos a alta temperatura, su principal caracter&iacute;stica es la naturaleza ure&iacute;ca del pol&iacute;mero.<o:p></o:p></span></p>  <p><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Poliuretanos r&iacute;gidos de densidad m&aacute;s elevada (60-200 kg/m&sup3; son usados para elaborar partes de autom&oacute;viles, yates, muebles y decorados.<o:p></o:p></span></p>  <h2><span class="mw-headline"><span style="font-size: 11pt; font-weight: normal;"><a title="Qu&iacute;mica" href="http://es.wikipedia.org/wiki/Qu%C3%ADmica">Qu&iacute;mica</a> del poliuretano</span></span><span style="font-size: 11pt; font-weight: normal;"> </span><span style="font-size: 11pt; font-weight: normal;"><o:p></o:p></span></h2>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El poliuretano es por lo general la mezcla de dos componentes o sistema bicomponente, el A y el B en una proporci&oacute;n estequiom&eacute;tricamente definida por el qu&iacute;mico que dise&ntilde;a la f&oacute;rmula. Existen adem&aacute;s poliuretano monocomponentes que son usados exclusivamente para la industria de la construcci&oacute;n.<o:p></o:p></span></p>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><o:p>&nbsp;</o:p></span></p>  <h3><span class="mw-headline"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">Componente A</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"> <o:p></o:p></span></h3>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">En el Poliol que es una mezcla cuidadosamente formulada y balanceada de glicoles, alcoholes de elevado peso molecular. Se encuentran en mezcla con agentes espumantes y otros aditivos tales como aminas, agentes siliconados, agua, propelentes y catalizadores organomet&aacute;licos que son lo que le dan las caracter&iacute;sticas a la espuma final. La apariencia es como miel viscosa y puede tener un fuerte olor amoniacal.<o:p></o:p></span></p>  <h3><span class="mw-headline"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">Componente B</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;"> <o:p></o:p></span></h3>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El componente B es un Isocianato prepolimerizado(pre-iniciado) con un contenido de funci&oacute;n NCO que puede variar desde los 18 al 35% en funcionalidad.<o:p></o:p></span></p>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Algunos son caf&eacute; marr&oacute;n muy viscosos(3000-5000 cps-Viscos&iacute;metro Brookfield)y otros son casi albos y fluidos y son mantenidos en atm&oacute;sfera seca de <a title="Nitr&oacute;geno" href="http://es.wikipedia.org/wiki/Nitr%C3%B3geno"><span style="color: windowtext;">nitr&oacute;geno</span></a>. Tienen adem&aacute;s propiedades adhesivas muy apreciadas por lo que tambi&eacute;n sirven de pegamentos para hacer bloques poli-material.<o:p></o:p></span></p>  <h2><span class="mw-headline"><span style="font-size: 11pt; font-weight: normal;">Reactividad</span></span><span style="font-size: 11pt; font-weight: normal;"> <o:p></o:p></span></h2>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">La reactividad se puede observar en una simple inspecci&oacute;n visual y est&aacute; dividida en los siguientes tiempos, medidos en segundos:<o:p></o:p></span></p>  <ul type="disc"><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Tiempo de cremado: 10 - 15 <a title="Segundo" href="http://es.wikipedia.org/wiki/Segundo">s</a>. Formaci&oacute;n      de mon&oacute;meros y pol&iacute;meros. <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Tiempo de hilo: 45 - 70 s.      Estructuraci&oacute;n, formaci&oacute;n de redes cristalinas. <o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Tacto Libre: 10 - 15 s despu&eacute;s del      tiempo de hilo. Formaci&oacute;n de piel, finalizaci&oacute;n de la reacci&oacute;n. <o:p></o:p></span></li></ul>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El isocianato y el poliol al mezclarse ocasionan una serie de reacciones qu&iacute;micas que conducen a la producci&oacute;n qu&iacute;mica de uretanos, poluretanos, alofanatos, ureas modificadas, cianatos prepolimeros etc. en total unas 17 reacciones qu&iacute;micas simult&aacute;neas,en que el paquete de catalizadores hace que tome una direcci&oacute;n determinada.<o:p></o:p></span></p>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Se genera una <a title="Calor" href="http://es.wikipedia.org/wiki/Calor"><span style="color: windowtext;">exotermia</span></a> que puede elevar la temperatura hasta 70 &deg;C, que hace que el propelente en disoluci&oacute;n en el poliol se convierta en un <a title="Gas" href="http://es.wikipedia.org/wiki/Gas"><span style="color: windowtext;">gas</span></a> por la exotermia generada, el <a title="Agua" href="http://es.wikipedia.org/wiki/Agua"><span style="color: windowtext;">agua</span></a> en parte se convierte en <a title="Di&oacute;xido de carbono" href="http://es.wikipedia.org/wiki/Di%C3%B3xido_de_carbono"><span style="color: windowtext;">di&oacute;xido de carbono</span></a>, esto hace que expanda la mezcla, form&aacute;ndose peque&ntilde;as celdas desp&uacute;es del gelado o cremado. Aunque las celdas de CO2 son parte del reticulado, se entremezclan con las que contienen fluorocarbonos para efectos de la estabilidad dimensional.<o:p></o:p></span></p>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Algunos polioles llevan componentes antiflama que hace que sean no-comburentes o no-inflamables. En algunos pa&iacute;ses es obligatorio el uso de este componente para determinadas aplicaciones y son clasificados bajo normas de seguridad.<o:p></o:p></span></p>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Las celdas se van formando a medida que se alcanza en tiempo de h&iacute;lo, para finalizar en el tiempo de Tack free (toque libre).<o:p></o:p></span></p>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Los propelentes son <a title="Fluorocarbono" href="http://es.wikipedia.org/wiki/Fluorocarbono"><span style="color: windowtext;">fluorocarbonos</span></a> modificados ecol&oacute;gicamente tales como el Fre&oacute;n <a title="R-141 B (not yet written)" href="http://es.wikipedia.org/w/index.php?title=R-141_B&amp;action=edit&amp;redlink=1"><span style="color: windowtext;">R-141 B</span></a>, el R-245FA, o el Ciclopentano y que cumplen el <a title="Protocolo de Montreal" href="http://es.wikipedia.org/wiki/Protocolo_de_Montreal"><span style="color: windowtext;">Protocolo de Montreal</span></a> para la preservaci&oacute;n de la capa de <a title="Ozono" href="http://es.wikipedia.org/wiki/Ozono"><span style="color: windowtext;">Ozono</span></a> atmosf&eacute;rico. Tambi&eacute;n se utilizan en menor medida, propelentes como agua y di&oacute;xido de carbono<o:p></o:p></span></p>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El fre&oacute;n <a title="R-11 (not yet written)" href="http://es.wikipedia.org/w/index.php?title=R-11&amp;action=edit&amp;redlink=1"><span style="color: windowtext;">R-11</span></a> as&iacute; como otros <a title="Organoclorado" href="http://es.wikipedia.org/wiki/Organoclorado"><span style="color: windowtext;">organoclorados</span></a> fueron descartados debido a su incidencia en la <a title="Capa de Ozono" href="http://es.wikipedia.org/wiki/Capa_de_Ozono"><span style="color: windowtext;">capa de Ozono</span></a>.<o:p></o:p></span></p>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Al terminar la reacci&oacute;n qu&iacute;mica, la espuma de poliuretano contiene millones de celdas regulares que son las que al final le dan las caracter&iacute;sticas de aislamiento t&eacute;rmicas, resilentes y ac&uacute;sticas. Una espuma de poliuretanos tiene un coeficiente de transferencia t&eacute;rmica de aprox. 0.0183 unidades BTU de transferencia de calor.<o:p></o:p></span></p>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">La estabilidad dimensional es un aspecto muy importante en la calidad de la espuma formada, muchas veces ha sucedido que f&oacute;rmulas de polioles mal balanceadas, exceso de agua, mezclas poliol/isocianato deficientes, produzcan contracci&oacute;n del pol&iacute;mero, pande&aacute;ndose y perdiendo su forma.<o:p></o:p></span></p>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">La mezcla poliol/isocianato debe ser estequiom&eacute;tricamente balanceada, en general la mezcla esta por un 10% por sobre lo estequiom&eacute;trico para mayor seguridad; una mezcla mayor en poliol y menor en Isocianato lleva a espumas blandas e inestables; un exceso de Isocianatos conduce a espumas ure&iacute;cas(Poliuretanos PIR).<o:p></o:p></span></p>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Esta industria mueve millones de d&oacute;lares en todo el mundo y los especialistas en el tema son muy restringidos en n&uacute;mero.<o:p></o:p></span></p>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El principal mercado es para el r&iacute;gido en la industria de la aislaci&oacute;n t&eacute;rmica(Refrigeradores)y en segundo lugar, la industrias de los flexibles.<o:p></o:p></span></p>  <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Un peque&ntilde;o porcentaje se usa para moldaje de piezas de autom&oacute;viles, partes de veh&iacute;culos, elementos de decoraci&oacute;n etc.<o:p></o:p></span></p></html>
<html><p>Poner imagen poster</p><br /></html>
<html><p>~PowerPoint presentation of the listed artists.<a href="img/articulo/presentacion/SOPORTESYFORMATOSALTERNATIVOS.ppt"><br /></a></p>   <p><a href="img/articulo/presentacion/SOPORTES.ppt">Pictures of the artists by supports</a></p> <p><a href="img/articulo/presentacion/MATERIALESCUBRIENTES.ppt">Pictures of the artists by covering materials</a></p>    <p>&nbsp;</p></html>
<html><table cellspacing="1" cellpadding="1" border="0" style="width: 697px;">     <tbody>         <tr>             <td valign="top"><table cellspacing="1" cellpadding="1" border="0" style="width: 131px; height: 243px;">                 <tbody>                     <tr>                         <td valign="center" style="text-align: center;"><a href="#Recipes."> 			<img height="55" width="55" alt="" src="img/recetas.png" /> 			</a></td>                         <td valign="center" style="text-align: center;">[[Recipes.]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="index.html#Plastic%20Essays"><img height="55" width="55" alt="" src="img/ensayos.png" /></a></td>                         <td valign="center" style="text-align: center;">[[Plastic Essays]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="#Videos"><img height="55" width="55" src="img/videos.png" alt="" /></a></td>                         <td valign="center" style="text-align: center;">[[Videos]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="index.html#Pictures"><img height="55" width="55" src="img/imagenes.png" alt="" /></a></td>                         <td valign="center" style="text-align: center;">[[Pictures]]</td>                     </tr>                 </tbody>             </table></td>             <td><p><a href="index.html">Spanish version/Versi&oacute;n en espa&ntilde;ol</a></p><p>This experience rises from the need of adding the new materials offered by the industry to Fine Arts collection. We try to cover the empty because there is a gap between the experiences being developed by today's painters and the teaching of this experiences to our students. This is happening because of the lack of documentation in this subject and the alchemist secretism that moves the art world and by the other side, the tight traditional list of topics.</p><p><img height="196" width="244" align="right" src="img/mezcla1.png" alt="" /> In a few words, our goal is making a field job and a compilation of new emerging materials and choose among the new materials offered by today's technology, one for the painting and another for the support, with the purpose of adaptating them to the varied personal poetrys of the different team members. This is also a search job, specific work making, exhaustive tracking of the making process and manipulation to finally show the work done at an exposition and the consequent publication gathering the experience.</p><p>In a mostly visual culture like today's, usually forgetting the material aspect, for us the teachers is hard to explain the painting because it's only understood as a &quot;picture&quot;. We must point that students access to paintings basically through reproductions, aspect that conditions his learning capacity. Above all else in our classrooms we always put workshops as the main way of self-teaching defending continuous evaluation over final exams.&nbsp; In this way, Fine Arts learning is in keeping with the spirit steming from the future <font face="Helvetica, Arial, sans-serif" size="-1">European Higher Education Area.</font></p><p><br />&nbsp;</p></td>         </tr>     </tbody> </table><p>&nbsp;</p></html>
<html><h4><span style="font-size: small;">Acrylic Modifier for Plaster (Modificador Acr&iacute;lico para Enlucidos)</span><span style=""><o:p></o:p></span></h4>  <p><span style="font-size: small;">&nbsp;<br /> Es una emulsi&oacute;n, el 100% de la cual consiste de pol&iacute;meros acr&iacute;licos, especialmente dise&ntilde;ados para ser a&ntilde;adidos al yeso (enlucido), con el prop&oacute;sito de aumentar su resistencia a las quebraduras y de mantener al mismo tiempo su gran resistencia a la tracci&oacute;n. No reduce el tiempo del fraguado ni tampoco tiene efectos perjudiciales sobre la habilidad de trabajar la suspensi&oacute;n acuosa del yeso. </span><span style="font-size: 11pt;"><o:p></o:p></span><span style="font-size: small;"><o:p><br type="_moz" /></o:p></span><span style="font-size: 11pt;"><o:p></o:p></span></p>  <h4><span style="font-size: small;"><span lang="ES-TRAD">Super Loaded Matte Medium (Medio Mate Sobrecargado) </span></span><span lang="ES-TRAD" style=""><o:p></o:p></span></h4> <p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><br /> </span><span lang="ES-TRAD">Este es un medio vertible con altos niveles del agente mate. El resultado es la m&aacute;s grande reducci&oacute;n en la calidad del brillo cuando se les mezcla con otros colores acr&iacute;licos. Tambi&eacute;n es &uacute;til como fondo, en lugar del yeso. </span></span><span lang="ES-TRAD" style="font-size: 11pt;"><o:p></o:p></span></p>  <h4><span style="font-size: small;">Porcelain Restoration Glaze (Esmalte para la Restauraci&oacute;n de Porcelanas) </span><span style=""><o:p></o:p></span></h4> <p><span style="font-size: small;"><br /> Este es un medio removible, a base de agua, usado para restaurar objetos de porcelana, tales como vajilla, copas y cabezas de mu&ntilde;ecas antiguas. La pel&iacute;cula dura que produce se puede lijar y pulir hasta obtener un brillo pronunciado. Es f&aacute;cil diluirlo en agua y aplicarlo con aer&oacute;grafo. M&eacute;zclenlo con los colores de aer&oacute;grafo de GOLDEN para armonizarlos con los colores de los esmaltes sometidos a la cocci&oacute;n. El esmalte para la restauraci&oacute;n de porcelanas de GOLDEN est&aacute; disponible en Brillante y Mate.</span><span style="font-size: 11pt;"><o:p></o:p></span><span style="font-size: small;"><o:p><br type="_moz" /></o:p></span><span style="font-size: 11pt;"><o:p></o:p></span></p>  <h4><span style="font-size: small;"><span lang="ES-TRAD">Aditivos</span><span lang="ES-TRAD"> Universal Dispersant (Dispersante Universal)</span><span lang="ES-TRAD"> </span></span><span lang="ES-TRAD" style="font-size: 11pt;"><o:p></o:p></span></h4> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><br /> Este producto proporciona la mejor dispersi&oacute;n y estabilidad para una gran variedad de pigmentos y extensores de pinturas acr&iacute;licas a base de agua. T&iacute;picamente, los pigmentos tienen una repulsi&oacute;n inherente al agua, por lo que les es dif&iacute;cil mezclar. Universal Dispersant contiene surfactantes capaces de humedecer y estabilizar las superficies de los pigmentos, permitiendo que los pigmentos de sistemas a base de agua se mezclen con m&aacute;s facilidad y desarrollen un mayor n&uacute;mero de colores. </span></span><span lang="ES-TRAD" style="font-size: 11pt;"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p></o:p></span></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br /> </o:p></span></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD" style="font-size: 11pt;"><o:p></o:p></span></p>  <h4><span style="font-size: small;"><span lang="ES-TRAD">Liquid Thickener (Long Rheology) (Coagulante L&iacute;quido - Larga Reolog&iacute;a) </span></span><span lang="ES-TRAD" style=""><o:p></o:p></span></h4> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><br /> </span><span lang="ES-TRAD">Este es un pol&iacute;mero alcalino inflable dise&ntilde;ado para dar mayor espesor a los productos acr&iacute;licos a base de agua e impartirles una consistencia corta y mantecosa. Su potencial y estabilidad como coagulante son sensitivos al pH, por lo que el sistema de espesado debe permanecer alcalino (pH 8.0-9.5), condici&oacute;n caracterizada por un olor levemente amon&iacute;aco.</span></span><span lang="ES-TRAD" style="font-size: 11pt;"><o:p></o:p></span></p>  <h4><span style="font-size: small;"><span lang="ES-TRAD">Liquid Thickener (Short Rheology)(Coagulante L&iacute;quido - Reolog&iacute;a Corta</span><span lang="ES-TRAD">)</span><span lang="ES-TRAD"> </span></span><span lang="ES-TRAD" style="font-size: 11pt;"><o:p></o:p></span></h4> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><br /> Este es un pol&iacute;mero alcalino inflable, concebido para dar mayor espesor a los productos acr&iacute;licos a base de agua, e impartirles una consistencia larga, filamentosa y resinosa. Su potencial y estabilidad como espesante dependen del pH, por lo que el sistema espesado debe permanecer alcalino (pH 8-9,5), condici&oacute;n caracterizada por un olor levemente amon&iacute;aco. </span></span><span lang="ES-TRAD" style="font-size: 11pt;"><o:p></o:p></span></p>  <h4><span style="font-size: small;"><span lang="ES-TRAD">Defoamer for Fluid Acrylics (Antiespumante de Fluidos Acr&iacute;licos)</span><span lang="ES-TRAD"> </span></span></h4> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><br /> </span><span lang="ES-TRAD">Este es un producto a base de petr&oacute;leo que ayuda a reducir la producci&oacute;n de espuma en los medios fluidos acr&iacute;licos o en las mezclas de pinturas. Su uso NO es apropiado para ni&ntilde;os menores de edad</span></span><span lang="ES-TRAD" style="font-size: 11pt;"><o:p></o:p></span></p>  <h4><span style="font-size: small;"><span lang="EN-GB">Defoamer for Heavy Body Acrylics (Antiespumantes para Acr&iacute;licos Heavy Body) </span></span><span lang="EN-GB" style=""><o:p></o:p></span></h4> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="EN-US"><br /> </span><span lang="ES-TRAD">Este es un producto a base de petr&oacute;leo que ayuda a reducir la producci&oacute;n de espuma en las pinturas y medios Heavy Body. Su uso NO es apropiado p</span><span lang="ES-TRAD">ara ni&ntilde;os menores de edad.</span></span></p>  <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a href="http://www.goldenpaints.com/international/spanish/products/medsadds/unique/index.php">http://www.goldenpaints.com/international/spanish/products/medsadds/unique/index.php</a></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span></p></html>
<html><table cellspacing="1" cellpadding="1" border="0" style="width: 697px;">     <tbody>         <tr>             <td valign="top"><table cellspacing="1" cellpadding="1" border="0" style="width: 131px; height: 243px;">                 <tbody>                     <tr>                         <td valign="center" style="text-align: center;"><a href="#Recipes."> 			<img height="55" width="55" src="img/recetas.png" alt="" /> 			</a></td>                         <td valign="center" style="text-align: center;">[[Recipes.]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="index.html#Plastic%20Essays"><img height="55" width="55" src="img/ensayos.png" alt="" /></a></td>                         <td valign="center" style="text-align: center;">[[Plastic Essays]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="#Videos"><img height="55" width="55" alt="" src="img/videos.png" /></a></td>                         <td valign="center" style="text-align: center;">[[Videos]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="index.html#Pictures"><img height="55" width="55" alt="" src="img/imagenes.png" /></a></td>                         <td valign="center" style="text-align: center;">[[Pictures]]</td>                     </tr>                 </tbody>             </table></td>             <td width="566" valign="top"><ul style="list-style-type: none; list-style-image: none; list-style-position: outside;">                 <li><h3>Educa 05 Project</h3>                 <p><img height="119" width="135" align="right" src="img/infoacad/mezcla3.png" alt="" /></p></li>             </ul>             <ul style="list-style-type: none; list-style-image: none; list-style-position: outside;">                 <li>Gathering and documentation of new supports and materials. (3T + 0P)</li>                 <li>Selection and size of supports and materials. (2T + 4P)</li>                 <li>Plastic Essays. (0T + 7P)</li>                 <li>Plastic Essays. (0T + 7P)</li>                 <li>Plastic Essays and final exhibition of the works. (0T + 7P)</li>                 <li>&nbsp;</li>                 <li><h3>Educative promotion course: New supports for pictorial materials<img align="right" style="width: 160px; height: 128px;" alt="" src="img\infoacad\mezcla1.png" /></h3></li>                 <li>Brief <span style="cursor: pointer;" onclick="dr4sdgryt2(event)">theoretical </span>introduction to the new pictorial supports and materials.</li>                 <li>Selection and size of the actuation range.</li>                 <li>Technical profiles elaboration for the documentation of the plastic essays.</li>                 <li>Plastic essays.</li>                 <li>Exhibition of the works done in the workshop.</li>                 <li><h3>LAB and Works for the subjects: Painting fundamentals and Color II</h3>                 <h3><img align="right" src="img\programa\disco.jpg" alt="" style="width: 150px; height: 125px;" /></h3></li><li>Brief <span style="cursor: pointer;" onclick="dr4sdgryt2(event)">theoretical </span>introduction to the new pictorial supports and materials.</li><li>Selection and size of the actuation range.</li><li>Technical profiles elaboration for the documentation of the plastic essays.</li><li>Plastic essays.</li><li>Exhibition of the works done in the workshop.</li><li><h3>&nbsp;</h3></li><li><h3>&nbsp;</h3></li><li><h3>Subject: New materials, supports and pictorial poetry given at the Artistic Production and Management Oficial Master.</h3></li>             </ul>             <ul style="list-style-type: none; list-style-image: none; list-style-position: outside;">                 <li>MINIMAL REQUIREMENTS FOR STUDYING THE SUBJECT: Having passed all the Grade competents included on the composition and color, materials and tools from Fine Arts, and the basic pictorial techniques control.</li>                 <li><br />                 KNOWLEDGE RECOMMENDED: Knowledge of concepts and pictorial techniques and their aplication on the artistic practice area.</li>                 <li><br />                 TOPICS IN THE SUBJECT:</li>                 <li>&nbsp;</li><li>BLOCK 1: NEW PICTORIAL SUPPORTS</li><li>-&nbsp;&nbsp; &nbsp;Topic 1: New supports glosary</li><li>-&nbsp;&nbsp;&nbsp; Topic 2: Technical characteristics and propierties</li><li>-&nbsp;&nbsp;&nbsp; Topic 3: Their aplication and use by Contemporary Painters <br /><p><br />                 BLOCK 2: NEW PICTORIAL COVERING MATERIALS<br />                 -&nbsp;&nbsp;&nbsp; Topic 1: New covering materials glosary<br />                 -&nbsp;&nbsp;&nbsp; Topic 2: Technical characteristics and propierties<br />                 -&nbsp;&nbsp;&nbsp; Topic 3: Their aplication and use by Contemporary Painters</p></li><li><p><br />                 BLOCK 3: PLASTIC ESSAYS<br />                 -&nbsp;&nbsp;&nbsp; Topic 1: Supports election<br />                 -&nbsp;&nbsp;&nbsp; Topic 2: Adaptation of the covering materials to suit the support chosen<br />                 -&nbsp;&nbsp;&nbsp; Topic 3: Developing a theoretical-practice project applying the new supports and pictorial materials</p></li>                 <li>&nbsp;</li>                 <li><u>METODOLOGY</u></li>                 <li>&nbsp;</li>                 <li>With the goal of developing the capabilities of the subject, the metodology to follow, according to the sessions, will be:<br />                 <br />                 A.- THEORETICAL CLASSES<br />                 B.- PRACTICE CLASSES<br />                 C.- ACADEMIC TUTORSHIP<br />                 &nbsp;</li>                 <li><u>SPECIFIC CAPABILITIES OF THE SUBJECT</u></li><li><br />                 1.&nbsp;&nbsp;&nbsp; Capability to distinguish the new supports and covering materials offered by the chemical industry.<br />                 2.&nbsp;&nbsp;&nbsp; Knowledge and valoration of the expresive posibilities offered by their application and use of the pictorial practice.<br />                 3.&nbsp;&nbsp;&nbsp; Study and analisis of painters aplicating and using new supports and covering materials.<br />                 4.&nbsp;&nbsp;&nbsp; Contemporary redefine of the possibilities offered by the aplication and use of new supports and pictorial materials for the artistic practice.<br />                 5.&nbsp;&nbsp;&nbsp; As a priority, putting in practice through the painting workshop the knowledge via a learning-teaching approach.<br />                 &nbsp;</li>                 <li>&nbsp;http://ocw.um.es/artes-1/ensayos-plasticos-con-nuevos-materiales-y-soportes</li>             </ul></td>         </tr>     </tbody> </table> <p>&nbsp;</p></html>
<html><h4><span style="font-size: small;">Barniz Sintetico Universal Brillante</span><span style="font-size: 14pt;"><o:p></o:p></span></h4>  <p class="MsoNormal"><span lang="ES-TRAD">Barniz basado en una resina alqu&iacute;dica de calidad. Barniz sint&eacute;tico recomendado para el barnizado de carpinter&iacute;a interior. No es aconsejable para superficies sometidas a fuerte abrasi&oacute;n mec&aacute;nica.</span><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></p>  <h4>&nbsp;</h4><h4><span style="font-size: small;">Barniz Sintetico Universal</span><span style="font-size: 14pt;"><o:p></o:p></span></h4><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Incoloro satinado y mate. Recomendado para el barnizado de carpinter&iacute;a interior. No es aconsejable para superficies sometidas a fuerte abrasi&oacute;n mec&aacute;nica.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;">Barniz Melpark</span><span style="font-size: 14pt;"><o:p></o:p></span></h4><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Barniz poliuretano monocomponente de elevada dureza y brillo. Barniz adecuado para el barnizado de parquet. Resistente a la abrasi&oacute;n mec&aacute;nica, licores, &aacute;lcalis, productos &aacute;cidos, etc.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.europintura.com/cat/29-Protectores-para-madera">http://www.europintura.com/cat/29-Protectores-para-madera</a></span></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p></o:p></span></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.barpimo.com/">http://www.barpimo.com/</a></span></span></p></html>
<html><p style="text-align: center;">&nbsp;</p><p style="text-align: left;">Comunicaci&oacute;n Nacional presentada el d&iacute;a 16 de Febrero en las V Jornadas sobre Docencia Universitaria organizadas por el ICE y celebradas los d&iacute;as 15 y 16 de Febrero de 2007 en la Universidad de Murcia</p><p style="text-align: left;">&nbsp;</p><p style="text-align: center;"><span style="color: rgb(255, 153, 0);"><span style="font-size: xx-large;">P&Oacute;STER </span></span></p><p style="text-align: center;">&nbsp;</p><p style="text-align: center;"><img height="780" width="650" src="img/exposiciones/poster.jpg" alt="" /></p><p style="text-align: center;">&nbsp;</p></html>

<<photoGallery url:img/exposiciones/* first:1 last:1 width:100 >>


<html><p><a href="img/exposicIones/poster.pdf">DESCARGAR P&Oacute;STER EDUCA 05</a></p>

<html><p style="text-align: left;">[[Educa 05 (2006)]]</p> <p style="text-align: left;">[[Cat&aacute;logo Educa 05]]</p></html>

<html><h4><span style="font-size: small;">~RemovALL 320</span><span style="font-size: 14pt;"><o:p></o:p></span></h4><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Quita pinturas especial biodegradable no c&aacute;ustico ni cancer&iacute;geno<br /> ~RemovALL 320 es un quitapinturas biodegradable altamente eficiente especialmente dise&ntilde;ado para usos profesionales en los que los usuarios est&aacute;n expuestos a los vapores y emisiones por periodos de tiempo prolongados. ~RemovALL se utiliza tanto en espacios interiores como en trabajos de reformas, restauraci&oacute;n, etc. significando la alternativa m&aacute;s c&oacute;moda y segura a los quitapinturas tradicionales.</span></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p></o:p></span></span><span lang="ES-TRAD"><o:p><span style="font-size: small;"><br type="_moz" /></span></o:p></span></p><h4><span style="font-size: small;">~RemovALL 330</span><span style="font-size: 14pt;"><o:p></o:p></span></h4><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Quita pinturas especial biodegradable no c&aacute;ustico ni cancer&iacute;geno en spray<br /> ~RemovALL 330 es un quitapinturas biodegradable altamente eficiente especialmente dise&ntilde;ado para usos profesionales y dom&eacute;sticos que evita la toxicidad y agresividad de los productos convencionales.<br /> ~RemovALL se utiliza tanto en espacios interiores como en trabajos de reformas, restauraci&oacute;n, etc. significando la alternativa m&aacute;s c&oacute;moda y segura a los quitapinturas tradicionales.</span></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;">~RemovALL 400</span><span style="font-size: 14pt;"><o:p></o:p></span></h4><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Quita pinturas especial para limpieza de graffitis y pintadas<br /> ~RemovALL 400 es un producto biodegradable especialmente dise&ntilde;ado para eliminar pintadas y graffitis sin da&ntilde;ar la pintura del fondo. Este producto es f&aacute;cil y seguro de usar y no contiene agentes cancer&iacute;genos o vol&aacute;tiles nocivos.<br style="" /> <!--[if !supportLineBreakNewLine]--><br style="" /> <!--[endif]--></span></span><span lang="ES-TRAD"><o:p><span style="font-size: small;"><br type="_moz" /></span></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.europintura.com/pinturas/98-RemovALL-400">http://www.europintura.com/pinturas/98-RemovALL-400</a></span></span></p></html>
<html><p style="text-align: justify;"><span style="font-size: small;">(Mexico, 1963)</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;">She has been clasified inside the abstract informalism and with expresionism references. She has developes his own style based on mixed techniques, like collage, grattage, assamblagge, ...</span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.reynacastano.com/Artist.asp?ArtistID=9629&amp;Akey=3F8X3JQW">http://www.reynacastano.com/Artist.asp?ArtistID=9629&amp;Akey=3F8X3JQW</a></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD"><a href="http://www.artesvisualesnuevoleon.org/modules.php?name=Artistas&amp;valor=15&amp;opciones=curriculum">http://www.artesvisualesnuevoleon.org/modules.php?name=Artistas&amp;valor=15&amp;opciones=curriculum</a></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span lang="EN-GB" style="font-size: 14pt;"> <span style="font-size: small;">(Feldbach, Steiermark, Austria,1961) </span><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="EN-GB"><o:p>&nbsp;</o:p></span></span><span lang="EN-GB" style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">Works with big formats with oleum and acrylic over different supports as parquet and canvas. His works are characterized by a shiny finishing and in many times, pearly.</span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">http://www.steinergraphics.com/pdf/catalog_schaberl.pdf</span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><table cellspacing="1" cellpadding="0" border="0" class="tablalinks" style="width: 697px; height: 441px;">     <tbody>         <tr>             <td valign="top"><table cellspacing="0" cellpadding="0" border="0" style="width: 131px; height: 243px;" class="tablalinks">                 <tbody>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BF%C3%B3rmula%20del%20Gel%5D%5D">                         <span style="font-size: smaller;"><img height="100" width="90" alt="" src="img/recetas/ficha1.jpg" /></span>                         <span style="font-size: smaller;">F&oacute;rmula del Gel</span>                         </a></td>                     </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Retardante">                         <img height="100" width="90" alt="" src="img/recetas/ficha33.jpg" />                         <span style="font-size: smaller;">Retardante</span>                         </a></td>                     </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Resinas"> 						<img height="100" width="90" src="img/recetas/ficha10.jpg" alt="" />&nbsp;&nbsp;&nbsp;                         <span style="font-size: smaller;">Resinas</span>                         </a></td>                     </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BMateriales%20usados%20en%20las%20pruebas%5D%5D">                         <img height="100" width="90" src="img/recetas/ficha20.jpg" alt="" />                         <span style="font-size: smaller;">Materiales usados en las pruebas</span>                         </a></td>                     </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BF%C3%B3rmula%20ABS%5D%5D"> 						<img height="100" width="90" src="img/recetas/ficha12.jpg" alt="" />                         <span style="font-size: smaller;">F&oacute;rmula ABS</span>                         </a></td>                     </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Disolventes"> 						<img height="100" width="90" src="img/recetas/ficha34.jpg" alt="" />                         <span style="font-size: smaller;">Disolventes</span>                         </a></td>                     </tr>                 </tbody>             </table></td>             <td valign="top"><p>The recipes shown here were done during the Educational Promotion Course of the Murcia University, between 23rd and April 27th, 2007.</p><p><span><span><span>In the context of a mostly visual culture like today's, usually forgetting the material aspect, for us the teachers is hard to explain the painting because it's only understood as a &quot;picture&quot;. We must point that students access to paintings basically through reproductions, aspect that conditions his learning capacity.&nbsp; In this sense goes the philosophy of this workshop.</span></span></span><img height="196" align="right" width="244" src="img/recetas/mezcla2.png" alt="" /> As well as a picture, pointing to the material aspect too. Here comes the need of adding the new materials offered by the industry to Fine Arts repertoire. We try to fill the gap between the indiviual experiences from the present painters and the teaching of this experiences. The main target of this course was: Learning through practice. Encouraging a working method that helps the student to develop his self-teaching.</p></td>         </tr>     </tbody> </table><p>&nbsp;</p></html>
<html><table cellspacing="1" cellpadding="0" border="0" class="tablalinks" style="width: 697px;">     <tbody>         <tr>             <td valign="top"><table cellspacing="0" cellpadding="0" border="0" class="tablalinks" style="width: 131px;">                 <tbody>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BF%C3%B3rmula%20del%20Gel%5D%5D">                         <span style="font-size: smaller;"><img height="100" width="90" src="img/recetas/ficha1.jpg" alt="" /></span>                         <span style="font-size: smaller;">F&oacute;rmula del Gel</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Retardante">                         <img height="100" width="90" src="img/recetas/ficha33.jpg" alt="" />                         <span style="font-size: smaller;">Retardante</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Resinas"> 						<img height="100" width="90" alt="" src="img/recetas/ficha10.jpg" />&nbsp;&nbsp;&nbsp;                         <span style="font-size: smaller;">Resinas</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BMateriales%20usados%20en%20las%20pruebas%5D%5D">                         <img height="100" width="90" alt="" src="img/recetas/ficha20.jpg" />                         <span style="font-size: smaller;">Materiales usados en las pruebas</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BF%C3%B3rmula%20ABS%5D%5D"> 						<img height="100" width="90" alt="" src="img/recetas/ficha12.jpg" />                         <span style="font-size: smaller;">F&oacute;rmula ABS</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Disolventes"> 						<img height="100" width="90" alt="" src="img/recetas/ficha34.jpg" />                         <span style="font-size: smaller;">Disolventes</span>                         </a></td>                                              </tr>                 </tbody>             </table></td>             <td valign="top"><p>Hay de muchas clases: Ej: el denominado com&uacute;nmente &ldquo;latex&rdquo;, se llama t&eacute;cnicamente &ldquo;Acetato de Vinilo&rdquo;. Es un gen&eacute;rico cuyo porcentaje de resina ser&iacute;a de los m&aacute;s flojos.  Esta resina (el latex) + el ACETATO DE BUTILDIGLICOL, ( que es un acelerante), podr&iacute;amos mejorar el proceso de elasticidad; por supuesto cuidando los porcentajes para no romper esta elasticidad. Este acetato de butildiglicol no es un material dif&iacute;cil de encontrar, su dificultad viene m&aacute;s bien de las cantidades grandes en que se sirve pues un producto dirigido a la fabricaci&oacute;n de pinturas en cantidades industriales.  Para conocer las caracter&iacute;sticas de una resina, lo mejor es recurrir al fabricante del producto, preguntando para qu&eacute; sirve y qu&eacute; aditivos le permiten otras cualidades.  Otro grupo de resinas m&aacute;s utilizado si cabe, en la industria de las pinturas, no son precisamente las vin&iacute;licas como el latex sino las de origen acr&iacute;lico, encontradas tambi&eacute;n en el peque&ntilde;o comercio (seg&uacute;n donde sea) como emulsi&oacute;n acr&iacute;lica. Su precio es bastante m&aacute;s caro pero los expertos dicen que su rendimiento es mucho mayor, si conocemos bien sus caracter&iacute;sticas y d&oacute;nde y c&oacute;mo utilizarlas.</p></td>         </tr>     </tbody> </table></html>
<html><table cellspacing="1" cellpadding="0" border="0" style="width: 697px;" class="tablalinks">     <tbody>         <tr>             <td valign="top"><table cellspacing="0" cellpadding="0" border="0" style="width: 131px;" class="tablalinks">                 <tbody>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BF%C3%B3rmula%20del%20Gel%5D%5D">                         <span style="font-size: smaller;"><img width="90" height="100" alt="" src="img/recetas/ficha1.jpg" /></span>                         <span style="font-size: smaller;">F&oacute;rmula del Gel</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Retardante">                         <img width="90" height="100" alt="" src="img/recetas/ficha33.jpg" />                         <span style="font-size: smaller;">Retardante</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Resinas"> 						<img width="90" height="100" src="img/recetas/ficha10.jpg" alt="" />&nbsp;&nbsp;&nbsp; <span style="font-size: smaller;">Resinas</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BMateriales%20usados%20en%20las%20pruebas%5D%5D">                         <img width="90" height="100" src="img/recetas/ficha20.jpg" alt="" />                         <span style="font-size: smaller;">Materiales usados en las pruebas</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BF%C3%B3rmula%20ABS%5D%5D"> 						<img width="90" height="100" src="img/recetas/ficha12.jpg" alt="" />                         <span style="font-size: smaller;">F&oacute;rmula ABS</span>                         </a></td>                                              </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Disolventes"> 						<img width="90" height="100" src="img/recetas/ficha34.jpg" alt="" />                         <span style="font-size: smaller;">Disolventes</span>                         </a></td>                                              </tr>                 </tbody>             </table></td>             <td valign="top"><p>Cuando utilicemos el gel con esmalte sint&eacute;tico, pondremos junto con el esmalte un retardante, que como bien dice el t&eacute;rmino permite secar despacio y acompa&ntilde;a al gel todo el tiempo posible para que sigan produci&eacute;ndose efectos. De lo contrario el esmalte sint&eacute;tico seca m&aacute;s r&aacute;pido, quedando tambi&eacute;n muy bien pero los efectos acaban antes y son otros distintos.</p> <p>Para fabricar el retardante pondremos:<br /> Aceite de teka o de linaza (podr&iacute;a ser cualquier otro. Es cuesti&oacute;n de probarlo primeramente), + Disolvente. (Haremos la proporci&oacute;n seg&uacute;n nos interese).</p></td>         </tr>     </tbody> </table></html>
<html><h4><span style="font-size: small;"><b style=""><span lang="ES-TRAD">Liso para exterior &ndash; interior</span></b></span><b style=""><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></b></h4><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p></o:p></span></span><span style="font-size: small;"><span lang="ES-TRAD">Revestimiento p&eacute;treo con ligante acrovin&iacute;lico para la protecci&oacute;n y decoraci&oacute;n de exteriores e interiores. Se incluye arena de s&iacute;lice que proporciona elevada dureza y resistencia a la abrasi&oacute;n. Distintos efectos decorativos: picados, gotel&eacute;s, rayados, etc.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;"><b style=""><span lang="ES-TRAD">Pasta gotel&eacute; p&eacute;treo interior</span></b></span><b style=""><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></b></h4><p><span style="font-size: small;">Revestimiento p&eacute;treo a base de un ligante acrovin&iacute;lico y arena de s&iacute;lice de estudiada granulometr&iacute;a, para lograr consistentes gotas que se depositan sobre las paredes mediante un equipo especial de gotel&eacute;. Se obtienen fundamentalmente dos tipos de acabado: gota redonda, tal cual se proyecta, o gota aplastada, lograda mediante esp&aacute;tula triangular de pl&aacute;stico.</span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: small;"><o:p><br type="_moz" /></o:p></span><span style=""><o:p></o:p></span></p><h4><span style="font-size: small;"><b style=""><span lang="ES-TRAD">Pasta p&eacute;trea para rayar interior</span></b></span><b style=""><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></b><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></h4><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Revestimiento p&eacute;treo que permite la aplicaci&oacute;n de grandes espesores. Elaborado a base de arena de elevada granulometr&iacute;a, resulta adecuado para distintos estilos decorativos realizados con peines de rayar.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;"><b style=""><span lang="ES-TRAD">Perfecta imitaci&oacute;n piedra en exterior e interior</span></b></span><b style=""><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></b><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></h4><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Revestimiento de naturaleza acr&iacute;lica y escamas coloreadas que proporcionan un aspecto decorativo de imitaci&oacute;n a piedra tanto en exteriores como en interiores.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;"><b style=""><span lang="ES-TRAD">Rugoso para exterior &ndash; interior</span></b></span><b style=""><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></b><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></h4><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Revestimiento p&eacute;treo con ligante acrovin&iacute;lico para la protecci&oacute;n y decoraci&oacute;n de exteriores e interiores. Se incluye arena de s&iacute;lice que proporciona elevada dureza y resistencia a la abrasi&oacute;n. Distintos efectos decorativos: picados, gotel&eacute;s, rayados, etc.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><h4><span style="font-size: small;"><b style=""><span lang="ES-TRAD">Rugoso para fachadas</span></b></span><b style=""><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></b><span style="font-size: small;"><span lang="ES-TRAD"><o:p><br type="_moz" /></o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></h4><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD">Revestimiento p&eacute;treo de naturaleza acr&iacute;lica, con arena de s&iacute;lice de distinta granulometr&iacute;a, que proporciona una protecci&oacute;n eficaz y duradera en la impermeabilizaci&oacute;n de fachadas. Alta resistencia a las inclemencias clim&aacute;ticas y a la abrasi&oacute;n en general. Dada su buena flexibilidad, se consiguen efectos rugosos, picados, etc. sin riesgos de cuarteamientos.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><a href="http://www.ibersa.es/catalogo/revestimientos-petreos/">http://www.ibersa.es/catalogo/revestimientos-petreos/</a></span><span style=""><o:p></o:p></span></p></html>
<html><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">(Lorca, 1983)</span><span style=""><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">His works understand painting, gesture, color, bidimensionality and frontality as elements that compound a procedure and a lenguage. This young Murcian artist uses as support vehicle glasses and as covering materials, synthetic resins.</span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">http://www.artnueve.com/</span><span style=""><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: small;">(Alemania 1931)</span><span style="font-size: 14pt;"><o:p></o:p></span></p>  <p class="MsoNormal">&nbsp;</p><p class="MsoNormal"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>The evolution of Stefan work from the exhibition of the Econ&oacute;mica until the early sixties, is characterized by a fast assimilation of many lenguages, the short lasting of different stages (standing out in them the paper use, because with this support came his better works in this period) and his trials with abstraction.<br type="_moz" /></o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><a href="http://www.enriquecastanos.com/stefan2.htm">http://www.enriquecastanos.com/stefan2.htm</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal" style="text-align: left;"><span style="font-size: small;"><span lang="ES-TRAD">(Noruega 1967)</span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: left;"><span style="font-size: small;"><span lang="ES-TRAD"><o:p>&nbsp;</o:p></span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: left;"><span style="font-size: small;"><span lang="ES-TRAD">This artist works over plexiglas or aluminium. In the last decade he has researched into the posibilities of the painting in a visually dominated culture.</span></span><span lang="ES-TRAD" style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: 14pt;"><span style="font-size: small;">(Cologne, Alemania, 1958)</span><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;">His work is characterized by the gathering of thick layers of encaustic applied over translucent supports as glass or plexiglass, giving a great sense of deep.</span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><a href="http://members.surfeu.de/galerie_januar/pattscheck.htm">http://members.surfeu.de/galerie_januar/pattscheck.htm</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
/***
|Name|SinglePageModePlugin|
|Source|http://www.TiddlyTools.com/#SinglePageModePlugin|
|Documentation|http://www.TiddlyTools.com/#SinglePageModePluginInfo|
|Version|2.9.2|
|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 chkSinglePageKeepFoldedTiddlers>> Don't auto-close folded tiddlers
><<option chkSinglePagePermalink>> Automatically permalink current tiddler
<<option chkTopOfPageMode>> Always open tiddlers at the top of the page
<<option chkBottomOfPageMode>> Always 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.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!
| 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.SinglePageMode= {major: 2, minor: 9, revision: 2, date: new Date(2008,4,18)};
//}}}
//{{{
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=true;
if (config.options.chkSinglePageKeepFoldedTiddlers==undefined)
	config.options.chkSinglePageKeepFoldedTiddlers=true;
if (config.options.chkSinglePagePermalink==undefined)	
	config.options.chkSinglePagePermalink=true;
if (config.options.chkTopOfPageMode==undefined)
	config.options.chkTopOfPageMode=true;
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;
	if (opt.chkSinglePageMode) {
		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 tiddler to be displayed is already shown, then leave active tiddlers editors 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 (opt.chkTopOfPageMode)
		arguments[0]=null;
	else if (opt.chkBottomOfPageMode)
		arguments[0]="bottom";
	if (opt.chkSinglePageMode && 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 && (opt.chkSinglePageMode || opt.chkTopOfPageMode))
			tiddlerElem.parentNode.insertBefore(tiddlerElem,tiddlerElem.parentNode.firstChild);
		else if (opt.chkBottomOfPageMode)
			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) {
		var yPos=ensureVisible(tiddlerElem); // scroll to top of tiddler
		var isTopTiddler=(tiddlerElem.previousSibling==null);
		if (opt.chkSinglePageMode||opt.chkTopOfPageMode||isTopTiddler)
			yPos=0; // scroll to top of page instead of top of tiddler
		if (opt.chkAnimate) // defer scroll until 200ms after animation completes
			setTimeout("window.scrollTo(0,"+yPos+")",config.animDuration+200); 
		else
			window.scrollTo(0,yPos); // scroll immediately
	}
}

if (Story.prototype.SPM_coreDisplayTiddlers==undefined)
	Story.prototype.SPM_coreDisplayTiddlers=Story.prototype.displayTiddlers;
Story.prototype.displayTiddlers = function() {
	// suspend single-page mode (and/or top/bottom display options) 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;
}
//}}}
Facultad de Bellas Artes - Universidad de Murcia
<html><p>Ensayos pl&aacute;sticos con nuevos soportes y materiales pict&oacute;ricos</p><br /></html>
//{{{

config.options.txtUserName = "TuNombre";

config.macros.allTags.noTags = "No hay artículos con etiquetas";
config.macros.allTags.tooltip = "Abrir artículos con la etiqueta ";
config.macros.closeAll.label = "cerrar todos";
config.macros.closeAll.prompt = "Cerrar todos los artículos que están abiertos (pero no los que están siendo redactados)";
config.macros.list.all.prompt = "Todos los artículos en orden alfabético";
config.macros.list.missing.prompt = "Artículos que tienen enlaces a ellos pero no existen";
config.macros.list.orphans.prompt = "Artículos que no tienen enlaces de ningún otro artículo";
config.macros.list.shadowed.prompt = "Artículos ocultos con contenido por defecto";
config.macros.newJournal.label = "nuevo diario";
config.macros.newJournal.months = ["Enero", "Febrero", "Marzo", "Abril", "Mayo", "Junio", "Julio", "Agosto", "Septiembre", "Octubre", "Noviembre","Diciembre"];
config.macros.newJournal.prompt = "Crear un nuevo artículo con la fecha y hora actual";
config.macros.newTiddler.label = "nuevo artículo";
config.macros.newTiddler.prompt = "Crear un nuevo artículo";
config.macros.newTiddler.title = "Nuevo Artículo";
config.macros.permaview.label = "enlace permanente";
config.macros.permaview.prompt = "Enlace a una URL que muestra todos los artículos que están abiertos";
config.macros.saveChanges.label = "guardar cambios";
config.macros.saveChanges.prompt = "Guardar todos los cambios a un archivo";
config.macros.search.label = "buscar";
config.macros.search.prompt = "buscar en este TiddlyWiki";
config.macros.search.successMsg = " artículos encontrados que tienen: ";
config.macros.search.failureMsg = "Ningún artículo encontrado que tuviera: ";
config.macros.timeline.dateFormat = "DD MMM YYYY";
config.macros.tagging.label = "etiquetado: ";
config.macros.tagging.labelNotTag = "no etiquetado";
config.macros.tagging.tooltip = "Lista de artículos etiquetados con '%0'";
config.macros.plugins.skippedText = "(Esta extensión no ha sido ejecutado porque fue añadido al inicio)";
config.macros.plugins.noPluginText = "No hay extensiones instaladas";
config.macros.plugins.confirmDeleteText = "Estás seguro de querer borrar estos artículos:\n\n%0";
config.macros.refreshDisplay.label = "actualizar";
config.macros.refreshDisplay.prompt = "Actualizar la vista de TiddlyWiki";
config.macros.importTiddlers.readOnlyWarning = "No puede importar artículos en un TiddlyWiki de solo lectura. Intenta abrir el TiddlyWiki desde el disco duro como file:// URL";
config.macros.importTiddlers.defaultPath = "http://www.tiddlywiki.com/index.html";
config.macros.importTiddlers.fetchLabel = "importar";
config.macros.importTiddlers.fetchPrompt = "Archivo a importar";
config.macros.importTiddlers.fetchError = "Hay problemas al importar el archivo";
config.macros.importTiddlers.confirmOverwriteText = "¿Estás seguro de querer sobrescribir estos artículos:\n\n%0";
config.macros.importTiddlers.wizardTitle = "Importar artículos desde otro archivo TiddlyWiki";
config.macros.importTiddlers.step1 = "Paso 1: Localizar el archivo TiddlyWiki";
config.macros.importTiddlers.step1prompt = "Introducir la URL o la ruta : ";
config.macros.importTiddlers.step1promptFile = "...abrir un archivo: ";
config.macros.importTiddlers.step1promptFeeds = "...o seleccionar un rss pre-definido: ";
config.macros.importTiddlers.step1feedPrompt = "Elegir...";
config.macros.importTiddlers.step2 = "Paso 2: Cargando el archivo TiddlyWiki";
config.macros.importTiddlers.step2Text = "Por favor espere mientras se carga el archivo desde:  %0";
config.macros.importTiddlers.step3 = "Paso 3: Elegir los artículos a importar";
config.macros.importTiddlers.step4 = "%0 artículo(s) importados";
config.macros.importTiddlers.step5 = "Hecho";

config.messages.backupFailed = "Falló al guardar el archivo de respaldo";
config.messages.backupSaved = "Archivo de respaldo guardado";
config.messages.cantSaveError = "No es posible guardar cambios con este navegador. Usa FireFox si puedes";
config.messages.customConfigError = "Se han producido problemas al cargar las extensiones. Ver pluginManager para más detalles";
config.messages.pluginError = "Error: %0";
config.messages.pluginDisabled = "No ejecutado, deshabilitado via 'sytemConfigDisable'";
config.messages.pluginForced = "Ejecutado, forzado via 'systemConfigForce' ";
config.messages.pluginVersionError = "No ejecutado porque este plugin necesita una nueva versión de TiddlyWiki";
config.messages.nothingSelected = "No hay nada seleccionado. Debe seleccionar primero una o más opciones";
config.messages.emptyFailed = "Falló al guardar una plantilla vacía";
config.messages.emptySaved = "Plantilla vacía guardada";
config.messages.tiddlerLinkTooltip = "%0 - %1, %2";
config.messages.externalLinkTooltip = "Enlace externo a %0 ";
config.messages.invalidFileError = "El archivo original no parece ser un TiddlyWiki: ";
config.messages.macroError = "Error ejecutando macro ";
config.messages.mainFailed = "Falló al guardar el archivo principal de TiddlyWiki. Tus cambios no han sido guardados";
config.messages.mainSaved = "Archivo principal de TiddlyWiki se guardó ";
config.messages.noTags = "No hay artículos etiquetados";
config.messages.notFileUrlError = "Necesitas guardar este TiddlyWiki a un archivo antes de que puedas guardar cambios";
config.messages.overwriteWarning = "Un artículo llamado '%0' ya existe. Presiona OK para sobreescribirlo";
config.messages.rssFailed = "Falló al guardar archivo RSS";
config.messages.rssSaved = "Archivo RSS guardado";
config.messages.savedSnapshotError = "Parece que este TiddlyWiki ha sido guardado incorrectamente. Por favor vea el sitio TiddlyWiki para más detalles";
config.messages.subtitleUnknown = "(desconocido )";
config.messages.undefinedTiddlerToolTip = "'%0' aún no existe";
config.messages.unsavedChangesWarning = "¡ADVERTENCIA! Hay cambios que aún no han sido guardados\n\nPresiona OK para guardarlos\nPresiona CANCEL para perder los cambios";
config.messages.dates.months = ["Enero", "Febrero", "Marzo", "Abril", "Mayo", "Junio", "Julio", "Agosto", "Septiembre", "Octubre", "Noviembre","Diciembre"];
config.messages.dates.days = ["Domingo", "Lunes","Martes", "Miércoles", "Jueves", "Viernes", "Sábado"];
config.messages.dates.shortMonths = ["Ene", "Feb", "Mar", "Abr", "May", "Jun", "Jul", "Ago", "Sep", "Oct", "Nov", "Dic"];
config.messages.dates.shortDays = ["Dom", "Lun", "Mar", "Mie", "Jue", "Vie", "Sab"];
config.messages.shadowedTiddlerToolTip = "El artículo '%0' no existe aún, pero tiene un valor oculto predefinido";

config.messages.messageClose.text = "cerrar";
config.messages.messageClose.tooltip = "cerrar el panel de mensajes";

config.shadowTiddlers.OptionsPanel = "'Estas opciones para personalizar TiddlyWiki están guardadas en tu navegador'\n\n'Tu nombre de usuario para firmar tus textos. Escríbelo como una PalabraWiki (por ej., JuanBloggs)'\n<<option txtUserName>>\n<<option chkSaveBackups>> GuardaRespaldos\n<<option chkAutoSave>> AutoGuardar\n<<option chkGenerateAnRssFeed>> GenerarUnArchivoRSS\n<<option chkRegExpSearch>> BuscaRegExp\n<<option chkCaseSensitiveSearch>> BuscaSensitivoMayúscula\n<<option chkAnimate>> ActivarAnimaciones\n\n Vea las OpcionesAvanzadas\nPluginManager\nImportTiddlers";
config.shadowTiddlers.SideBarOptions = "<<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal 'DD MMM YYYY'>><<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel 'opciones »' 'Cambiar opciones avanzadas de TiddlyWiki'>>";
config.shadowTiddlers.SideBarTabs = "<<tabs txtMainTab Fecha 'Tiddlers cronológicamente' TabTimeline Título 'Tiddlers por título' TabAll 'Etiquetas' 'Tiddlers que estén etiquetados' TabTags 'Más' 'Más opciones' TabMore>>";
config.shadowTiddlers.TabMore = "<<tabs txtMoreTab 'Perdidos' 'Artículos que no tienen contenido' TabMoreMissing 'Huerfanos' 'Artículos no enlazados' TabMoreOrphans 'Ocultos' 'Artículos ocultos con valores por defecto' TabMoreShadowed>>";
config.shadowTiddlers.OpcionesAvanzadas = "<<option chkOpenInNewWindow>> Abre Enlaces En Ventana Nueva\n<<option chkSaveEmptyTemplate>> Crea Plantilla Nueva (cuando guarda se generará una plantilla nueva) \n<<option chkToggleLinks>> Hacer clic en enlaces a artículos que ya están abiertos, los cierran.\n^^(desactívalo con Control u otra tecla modificadora)^^\n<<option chkHttpReadOnly>> Solo lectura cuando se abre desde web\n<<option chkForceMinorUpdate>> Trata las ediciones de un artículo existente como cambios menores y preserva la fecha y tiempo\n^^(desactívalo com la tecla Shift al hacer clik con el boton 'guardar' o por usando las teclas Ctrl-Shift-Enter^^";

config.views.editor.defaultText = "Escriba aquí su '%0'.";
config.views.editor.tagChooser.popupNone = "No hay etiquetas definidas";
config.views.editor.tagChooser.tagTooltip = "Agregar la etiqueta ";
config.views.editor.tagChooser.text = "etiquetas";
config.views.editor.tagChooser.tooltip = "Escoje etiquetas existente para añadir a este artículo";
config.views.editor.tagPrompt = "Escribe etiquetas separadas con espacios, [[usa doble paréntesis cuadrado]] si es necesario, o escoje una existente ";

config.views.wikified.tag.labelNoTags = "sin etiquetas";
config.views.wikified.tag.labelTags = "etiquetas: ";
config.views.wikified.tag.openTag = "Abrir etiqueta '%0'";
config.views.wikified.tag.tooltip = "Mostar artículos etiquetados con '%0'";
config.views.wikified.tag.openAllText = "Abrir todos";
config.views.wikified.tag.openAllTooltip = "Abrir todos estos artículos";
config.views.wikified.tag.popupNone = "No hay otros artículos etiquetados con '%0'";

config.views.wikified.defaultText = "Este es su '%0', recuerde hacer click en Guardar y después en Guardar Cambios.";
config.views.wikified.defaultModifier = "(perdido)";
config.views.wikified.shadowModifier = "(artículo oculto incluido)";
config.views.wikified.createdPrompt = "creado";

config.commands.editTiddler.text = "Editor simple";
config.commands.editTiddler.tooltip = "Editar este artículo"
config.commands.editTiddler.readonlyText = "ver";
config.commands.editTiddler.readonlyText = "Ver el fuente de este artículo";

config.commands.closeTiddler.text = "cerrar";
config.commands.closeTiddler.tooltip = "Cerrar este artículo";

config.commands.closeOthers.text = "cerrar otros";
config.commands.closeOthers.tooltip = "Cerrar todos los otros artículos";

config.commands.saveTiddler.text = "guardar";
config.commands.saveTiddler.tooltip = "Guardar este artículo";

config.commands.cancelTiddler.text = "cancelar";
config.commands.cancelTiddler.tooltip = "Deshacer cambios de este artículo";
config.commands.cancelTiddler.warning = "¿Estás seguro de cancelar los cambios de '%0' ?";
config.commands.cancelTiddler.readOnlyText = "hecho";
config.commands.cancelTiddler.readOnlyTooltip = "Ver este artículo nomalmente";

config.commands.deleteTiddler.text = "borrar";
config.commands.deleteTiddler.tooltip = "Borrar este artículo";
config.commands.deleteTiddler.warning = "¿Estás seguro de querer borrar '%0' ?";

config.commands.permalink.text = "enlace permanente";
config.commands.permalink.tooltip = "Enlace a este artículo";

config.commands.references.text = "referencias";
config.commands.references.tooltip = "Mostrar artículos que enlacen a éste";
config.commands.references.popupNone = "No hay referencias";

config.commands.jump.text = "saltar";
config.commands.jump.tooltip = "Saltar a otro artículo abierto";
//}}}
<html><table cellspacing="1" cellpadding="1" border="0" style="width: 697px;">     <tbody>         <tr>             <td valign="top"><table cellspacing="1" cellpadding="1" border="0" style="width: 131px; height: 243px;">                 <tbody>                     <tr>                         <td valign="center" style="text-align: center;"><a href="#Recipes."> 			<img height="55" width="55" alt="" src="img/recetas.png" /> 			</a></td>                         <td valign="center" style="text-align: center;">[[Recipes.]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="index.html#Plastic%20Essays"><img height="55" width="55" alt="" src="img/ensayos.png" /></a></td>                         <td valign="center" style="text-align: center;">[[Plastic Essays]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="#Videos"><img height="55" width="55" src="img/videos.png" alt="" /></a></td>                         <td valign="center" style="text-align: center;">[[Videos]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="index.html#Pictures"><img height="55" width="55" src="img/imagenes.png" alt="" /></a></td>                         <td valign="center" style="text-align: center;">[[Pictures]]</td>                     </tr>                 </tbody>             </table></td>             <td width="566" valign="top"><h3>Educa 05 Project</h3> <ul style="list-style-type: none; list-style-image: none; list-style-position: outside;"><li>Juan Jos&eacute; Mart&iacute;nez C&aacute;novas.</li><li>Sergio C&aacute;novas Sanch&iacute;s.</li></ul><p style="text-align: center;"><img height="120" width="360" alt="" src="img/alumnos/18.mascaras.jpg" /></p><h3>Educative promotion course: New supports for pictorial materials</h3><ul style="list-style-type: none; list-style-image: none; list-style-position: outside;"><li>Alba Guerrero Garc&iacute;a. <img hspace="40" height="160" align="right" width="130" alt="" src="img/alumnos/IMG_0702.jpg" /></li><li>Ana Bel&eacute;n L&oacute;pez Boluda.</li><li>Cristina L&oacute;pez P&eacute;rez.</li><li>Joaqu&iacute;n Ru&iacute;z Espinosa.</li><li>Jos&eacute; Luna Arnaldos.</li><li>Juan Gabriel Hell&iacute;n Gonz&aacute;lez.</li><li>Mar&iacute;a Dolores Garc&iacute;a Abril.</li><li>Miguel Alem&aacute;n Moreno.</li><li>Mar&iacute;a Isabel P&eacute;rez Valera.<br />     Violeta Nicol&aacute;s Mart&iacute;nez.</li></ul><h3>LAB and Works of the subjects: Painting fundamentals and Color II</h3>         <ul style="list-style-type: none; list-style-image: none; list-style-position: outside;">           <li>Ana Rodr&iacute;guez Izquierdo.</li><li>Cristina Agull&oacute; Tecles.</li><li>Elena L&oacute;pez Mart&iacute;n.<img hspace="30" height="140" align="right" width="280" alt="" src="img/alumnos/02.identidades.jpg" /></li><li>Gonvinda Enrique L&oacute;pez.</li>           <li>Isabel Guill&eacute;n.&nbsp;&nbsp;</li><li>Iv&aacute;n Mart&iacute;nez Esparza.</li>           <li>Jorge Gonz&aacute;lez Gallud.</li>                                                       <li>M&ordf; Dolores Garc&iacute;a Abril</li>           <li>M&ordf; Dolores Moya S&aacute;nchez</li><li>Pablo Corbalan Garc&iacute;a</li>           <li>Paloma Navarro Mo&ntilde;ino.</li>                      <li>Raquel Mart&iacute;nez L&oacute;pez</li><li>Tamara Estrella Sedano.</li>           <li>Virginia Garc&iacute;a Mart&iacute;nez</li>         </ul></td>         </tr>     </tbody> </table><p>&nbsp;</p></html>

/*{{{*/
/***** LAYOUT STYLES -  DO NOT EDIT! *****/
ul.suckerfish {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:0.5em;

}


ul.suckerfish ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:0.6em;

}

ul.suckerfish  li {
	display: inline-block; 
	display: block;
	float: left; 

}

ul.suckerfish li ul {
	position: absolute;
	left: -999em;
}

ul.suckerfish li:hover ul, ul.suckerfish li.sfhover ul {
	left: auto;
}

ul.suckerfish ul li {
	float: none;
	border-right: 0;
	border-left:0;
}

ul.suckerfish a, ul.suckerfish a:hover {
	display: block;
}

ul.suckerfish li a.tiddlyLink, ul.suckerfish li a, #mainMenu ul.suckerfish li a {font-weight:bold;}
/**** END LAYOUT STYLES *****/


/**** COLORS AND APPEARANCE - DEFAULT *****/
ul.suckerfish li a {
	padding: 0.4em 0.4em;
	color: #fff;
	border-bottom: 0;
	font-weight:bold;
        font-size:9pt;
        
}

ul.suckerfish li:hover a, ul.suckerfish li.sfhover a{
	background: #ff8200;
}

ul.suckerfish li:hover ul a, ul.suckerfish li.sfhover ul a{
	color: #FFF;
	background: #ffa548;
	border-top:1px solid #FFF;

}

ul.suckerfish ul li a:hover {
	background: #ff8200;
}

ul.suckerfish li a{
        width: auto;
}
/***** colgante con raton encima  *****/
ul.suckerfish ul li a, ul.suckerfish ul li a:hover{
	display:inline-block;
        width: auto;        
}
/**** cada celda del menu ****/
ul.suckerfish li {
        background: #ffa548;

}
/***** END COLORS AND APPEARANCE - DEFAULT *****/


/***** LAYOUT AND APPEARANCE: VERTICAL *****/
ul.suckerfish.vertical li{
	width:10em;
	border-left: 0px solid #00558f;
}

ul.suckerfish.vertical ul li, ul.suckerfish.vertical li a, ul.suckerfish.vertical li:hover a, ul.suckerfish.vertical li.sfhover a {
	border-left: 0.8em solid #00558f;
}

ul.suckerfish.vertical li a, ul.suckerfish.vertical li:hover a, ul.suckerfish.vertical li.sfhover a,  ul.suckerfish.vertical li.sfhover a:hover{
	width:8em;
}

ul.suckerfish.vertical {
	width:10em; text-align:left;
	float:left;
}

ul.suckerfish.vertical li a {
	padding: 0.5em 1em 0.5em 1em;
	border-top:1px solid  #fff;
}

ul.suckerfish.vertical, ul.suckerfish.vertical ul {
	line-height:1.4em;
}

ul.suckerfish.vertical li:hover ul, ul.suckerfish.vertical li.sfhover ul { 
	margin: -2.4em 0 0 10.9em;
}

ul.suckerfish.vertical li:hover ul li a, ul.suckerfish.vertical li.sfhover ul li a {
	border: 0px solid #FFF;
}

ul.suckerfish.vertical li:hover a, ul.suckerfish.vertical li.sfhover a{
	padding-right:1.1em;
}

ul.suckerfish.vertical li:hover ul li, ul.suckerfish.vertical li.sfhover ul li {
	border-bottom:1px solid  #fff;
}

/***** END LAYOUT AND APPEARANCE: VERTICAL *****/
/*}}}*/
<html><p class="MsoNormal"><span style="font-size: small;"><span lang="NL">(Amsterdan, Holanda,1977) </span></span><span lang="NL" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="NL"><o:p>&nbsp;</o:p></span></span><span lang="NL" style="font-size: 14pt;"><o:p></o:p></span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">Lives and works at Den Haag, and his works have a mixture of silicone, latex and acrylic asphalt. He also stands out overcoming the fixed limits of the picture format.</span></p><p style="text-align: justify;" class="MsoNormal"><span style="font-size: small;">http://www.tomdegroot.com/</span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><table cellspacing="1" cellpadding="1" border="0" style="width: 697px;">     <tbody>         <tr>             <td valign="top"><table cellspacing="1" cellpadding="1" border="0" style="width: 131px; height: 243px;">                 <tbody>                     <tr>                         <td valign="center" style="text-align: center;"><a href="#Recipes."> 			<img height="55" width="55" alt="" src="img/recetas.png" /> 			</a></td>                         <td valign="center" style="text-align: center;">[[Recipes.]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="index.html#Plastic%20Essays"><img height="55" width="55" alt="" src="img/ensayos.png" /></a></td>                         <td valign="center" style="text-align: center;">[[Plastic Essays]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="#Videos"><img height="55" width="55" src="img/videos.png" alt="" /></a></td>                         <td valign="center" style="text-align: center;">[[Videos]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="index.html#Pictures"><img height="55" width="55" src="img/imagenes.png" alt="" /></a></td>                         <td valign="center" style="text-align: center;">[[Pictures]]</td>                     </tr>                 </tbody>             </table></td>                         <td valign="top"><h1>Targets of the different projects</h1><h3>Educa 05 Project - P124 &quot;Nuevos materiales pict&oacute;ricos&quot; &quot;New pictorial materials&quot;</h3>             <p style="text-align: justify;">The P-124 Project &quot;New pictorial materials&quot; was part of the call for Educational Innovation and Investigation for the Adaptation of the UMU to EHEA (Educa 05). It was a first contact with a innovative investigation, necesary at the same time for Fine Arts teaching. This project was developed during the academic year 2005-06.</p><p style="text-align: justify;">The compilation and search of documentation of new supports and materials, started with this project Educa 05, has allowed the possibility of continue working in other later events like: Educational Promotion Course (April 2007) or the student's works for the subjects of Painting and Color Fundamentals II (academic year 2007-08).</p><p style="text-align: justify;">The primal target of this project is learning through practice,&nbsp; joining teachers and students experiences, in a joint work.<img hspace="10" height="180" align="right" width="144" vspace="10" alt="" src="img/objetivos/mitocondrias.jpg" /> This way we boost the student to a work method were teachers play the role of a guide in a path to self-teaching.&nbsp; Anyway, this main target is determined by structures learning-teaching:</p>             <p style="text-align: justify;">The investigation part of the project has consisted of the realization of plastic essays limited to the next materials:</p><p style="text-align: justify;">- Supports: Polycarbonate, Metacrilate, Polyethylene, PVC.</p><p style="text-align: justify;">- Paintings (Covering Materials): Alquidic Enamel, Vynilic Temple(?), Acrylic Temple(?) and Venetian Stucco.</p>             <p style="text-align: justify;">- Aplications: Aerosols, Deformation by heat using layer removers, Abrasion by acid bites and sand down, Transfers with Thinners and Incorporation of digital impressions.</p><p style="text-align: justify;">The educational innovation in this project consisted of raising a work methodology in with teachers and students get involved in activities complementing the activities done in attended hours of the subject programs. At all times we aimed to use the work as a method to develop in the student the higher levels of self-teaching possible. In the same way, we tryied to fully adapt temporalization to the new timetables demand of the European Convergence.</p><p style="text-align: justify;">The results fo the experiences from Educa 05 project were shown on the V Jornadas sobre Docencia Universitaria during Februay 15-16, 2007.</p>                          <h3>Educational Promotion Course: New supports and industrial materials for the painting</h3><p style="text-align: justify;">This course has as precedent a project started during 2006 in which some teachers and students realized plastic essays with new pictorial materials. <span>In the context of a mostly visual culture like today's, usually forgetting the material aspect, for us the teachers is hard to explain the painting because it's only understood as a &quot;picture&quot;. We must point that students access to paintings basically through reproductions, aspect that conditions his learning capacity.&nbsp; In this way, Fine Arts learning is in keeping with the spirit steming from the future </span><font face="Helvetica, Arial, sans-serif" size="-1"><span>European Higher Education Area.</span></font></p><p style="text-align: justify;">Social and scientific justification</p>             <p style="text-align: justify;">The project raised from the need of adding the new materials that the industry offers to Fine Arts repertoire. We tried to continue project P-124 &quot;New pictorial materials&quot; and cover the empty space in this area of knowledge, because there is a gap between the experiences developed by modern painters individually and the teaching of this experiences to our students. <span><span>This is happening because of the lack of documentation in this subject and the alchemist secretism that moves the art world and by the other side, the tight traditional list of topics.</span></span></p><p style="text-align: justify;">As we already pointed previously, the goal of this projects was learning through practice. This way we boost the student to take initiative in a work method were teachers guide them in the path to self-teaching. This main goal is composed by:</p><ol>                 <li style="text-align: justify;">Compilation and documentation on new supports and materials.</li>                 <li style="text-align: justify;">Selection and delimitation of the action range.</li>                 <li style="text-align: justify;">Elaboration of technical profiles for the plastic essays documentation.</li>                 <li style="text-align: justify;">Plastic essays.</li>                 <li style="text-align: justify;">Conclusions and exhibition of the works.</li>             </ol>             <h3>LAB and Topic's Works: Foundations of Painting and Color II</h3>             <p style="text-align: justify;">During 2008 the seminar &quot;New supports and Industrial Materials for the Painting. Procedures and aplications of unusual materials and pictorial techniques.&quot; was given at LAB (Young Art Laboratory) belonging the Youth Institute of the Murcia Region. Self-teaching students and Faculty of Fine Arts&nbsp; of Murcia students attended this workshop.</p>             <p style="text-align: justify;">LAB Adress:</p><p style="text-align: justify;">Plaza de Islas Baleares S/N<br />             Esq. C/ Maria Zambrano<br />             lab@laboratoriodeartejoven.com</p>             <p style="text-align: justify;">Both LAB and the works from the topic Foundations of Paining and Color II during 2007-08 consisted of practices based on the posibilities of the unusual procedures and materials. Apart from doing specific works, we put special interest on the process of elaboration and manipulation of new supports and pictorical techniques. Supports like plastics or acetates were subjects of study, as well as the use of covering materials as resins and synthetic pigments.</p><p style="text-align: justify;">The main goal has been to initiate the student into a new work method, whose direction allows him to join a field still not studied. And therefor, with the warranty of contrasting the practice of international artists with the experience of developing a practical workshop through the permanent dialogue between the workshop tutor and the students.</p>             <p style="text-align: justify;">More than an informative recipe about materials, the workshop was settled in the creative process as a result of the interaction between them and the personal poetics of the students. Our goal was to get the student used to try-error systems, through the use of tests which make possible understanding the reactions of the material, and the viability of the plastic essays done.</p><p style="text-align: justify;">On the scope of the new materials offered by the industry there are three ways of investigation: paint, supports, and load materials which well added to the paintss or with another types of coheres known, or to be known, will be viable to plastic utility aplication.</p><p style="text-align: justify;">In this context we started the first edition of the workshop, researching on a series of materials like rubber-base paint or alquidic paint, and their aplication over supports belonging to plastic families: metacrilate, polycarbonate, acrylates, polyethylene, PVC, etc. The target of this limitation is to contrast and document the student experiences from the artistic practice instead of the massive information compilation. Any way, before the student starts his workshop practices, we set up a first contact with the theory introducing the student to the context of the materials to work with, and a small historical review of the artists used as references in the experience.</p>             <h3>Subject: New materials, supports and pictorial poetics given at Artistic Production and Management Oficial Master.</h3>             <p style="text-align: justify;">The &quot;New materials, supports and pictorial poetics&quot; in a 5 ECTS credits elective subject starting on September 22, 2008 during the 1st four-month period, every monday from 16:30 to 18:00 hours.</p><p style="text-align: justify;">This subject will develop a theory-practice study about the different options in the artistic creation coming from the use of the new technical resources and materials that industry gives to contemporary painting. It's evident that there's a gap between the individual experiences developed at the Contemporary Art, and the lack of manuals gathering this experiences. In this sense, this course raises workshop practices understood as plastic essays in which we'll work on the expresive possibilities from the manipulation and aplication of the new supports and covering materials of the last generation. In the same way, we are considering to adapt this new resources to the particular way of understanding plastics the student has, this adds to making of exact works the exhaustive tracking of the making and manipulation process. Obviously innovation as an aesthetic absolut value does not exist today, but it's still possible to personalize the own work and try, at least, to make it atractive and contemporary. A lot of us still believe in the painting, against the ones thinking, telling and assuring that &quot;it's dead&quot;. Tradition and contemporaneousness are perfectly combinable, because we can't dispense with the historical legacy of the disciplines, at the same time we live at the present and try to give expression to our interests and experiences, with the new materials flooding the chemist's stores.<br />             <br />             With all of that we'll experiment with the features of the new paints and their ability to act in a wide panorama of aesthetic formulas, plastic lenguages, execution process and pictorial expression lines, using them individually or mixing them with other materials.</p><p style="text-align: justify;">Finally and with the goal of being aware of the global sense of the experience, it will be advisable an <span style="cursor: pointer;" onclick="dr4sdgryt(event,&quot;Ox&quot;)"><span class="q">exhibition</span> of the works done in the workshop and their publication, if possible.</span></p><p style="text-align: justify;">We believe that the proposal of &quot;New supports and pictorial materials&quot; will help the student to reinforce their learning attitude by the consolidation of a path of pure recreational and experimental satisfaction at the always unpredictable art path.</p><p style="text-align: justify;">For the student to know the whole official program, we add the offer poster with all the subjects.</p><p style="text-align: justify;">&nbsp;</p><p style="text-align: justify;">[[Artistic Production and Management Oficial Master Poster]]</p><p style="text-align: justify;">&nbsp;</p><p style="text-align: justify;">&nbsp;</p><p style="text-align: justify;">http://ocw.um.es/artes-1/ensayos-plasticos-con-nuevos-materiales-y-soportes<br />             <br />             &nbsp;</p><p>&nbsp;</p>             <br />             <p>&nbsp;</p></td>         </tr>     </tbody> </table> <p>&nbsp;</p></html>
<html><table cellspacing="1" cellpadding="1" border="0" style="width: 697px;">     <tbody>         <tr>             <td valign="top"><table cellspacing="1" cellpadding="1" border="0" style="width: 131px; height: 243px;">                 <tbody>                     <tr>                         <td valign="center" style="text-align: center;"><a href="#Recipes."> 			<img height="55" width="55" alt="" src="img/recetas.png" /> 			</a></td>                         <td valign="center" style="text-align: center;">[[Recipes.]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="index.html#Plastic%20Essays"><img height="55" width="55" alt="" src="img/ensayos.png" /></a></td>                         <td valign="center" style="text-align: center;">[[Plastic Essays]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="#Videos"><img height="55" width="55" src="img/videos.png" alt="" /></a></td>                         <td valign="center" style="text-align: center;">[[Videos]]</td>                     </tr>                     <tr>                         <td valign="center" style="text-align: center;"><a href="index.html#Pictures"><img height="55" width="55" src="img/imagenes.png" alt="" /></a></td>                         <td valign="center" style="text-align: center;">[[Pictures]]</td>                     </tr>                 </tbody>             </table></td>             <td width="566" valign="top"><ul style="list-style-type: none; list-style-image: none; list-style-position: outside;">                 <li><h3><span>Educa 05 Project<br /></span></h3></li><li><u>Coordination</u></li><li>&nbsp;</li><li>Antonio Garc&iacute;a L&oacute;pez.</li><li>Joaqu&iacute;n Escuder.</li><li>&nbsp;</li><li><u>Teachers</u></li><li>&nbsp;</li><li>Mar&iacute;a Victoria S&aacute;nchez Giner.</li><li>Francisco Jos&eacute; Guill&eacute;n Mart&iacute;nez.</li><li>&nbsp;</li><li><u>Students</u></li><li>&nbsp;</li><li>Sergio C&aacute;novas Sanchis</li><li>Juan Jos&eacute; Mart&iacute;nez C&aacute;novas</li><li>&nbsp;</li><li><h3>Educative promotion course: New supports and industrial materials for the painting</h3></li><li><u>Coordination</u></li><li>&nbsp;</li><li>Antonio Garc&iacute;a L&oacute;pez.</li><li>Jos&eacute; Mayor Iborra.</li><li>&nbsp;</li><li><u>Teachers</u></li><li>&nbsp;</li><li>Antonio Garc&iacute;a L&oacute;pez.</li><li>Jos&eacute; Mayor Iborra.</li></ul><ul style="list-style-type: none; list-style-image: none; list-style-position: outside;"><li><u>Invited Teachers<br /></u></li><li>&nbsp;</li><li>Andr&eacute;s Berenguer Server.</li><li>Andr&eacute;s Berenguer Berenguer.</li><li>&nbsp;</li><li><u>Plastic Essays by:</u></li></ul><ul style="list-style-type: none; list-style-image: none; list-style-position: outside;"><li>Antonio Garc&iacute;a L&oacute;pez.</li><li>Jos&eacute; Mayor Iborra.</li><li>Francisco Jos&eacute; Guill&eacute;n Mart&iacute;nez.</li><li>Mar&iacute;a Victoria S&aacute;nchez Giner.</li><li>Rom&aacute;n Gil</li><li>Sergio Porl&aacute;n</li><li>Jos&eacute; Luna Arnaldos</li><li><h3>LAB and Works for the subjects: Painting fundamentals and Color II</h3>                 <p>Antonio Garc&iacute;a L&oacute;pez</p></li></ul><ul style="list-style-type: none; list-style-image: none; list-style-position: outside;"><li><h3>Subject: New materials, supports and pictorial poetry given at Artistic Production and Management Oficial Master.</h3></li><li><p><span>Antonio Garc&iacute;a L&oacute;pez</span></p></li></ul><p>&nbsp;</p></td>         </tr>     </tbody> </table> <p>&nbsp;</p></html>
<html><p style="background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Un termopl&aacute;stico es un pl&aacute;stico el cual, a temperatura ambiente es </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><a title="Pl&aacute;stico" href="http://es.wikipedia.org/wiki/Pl%C3%A1stico"><span style="font-size: small;"><span style="color: windowtext;">pl&aacute;stico</span></span></a><span style="font-size: small;"> o deformable, se derrite a un liquido cuando es calentado y se endurece en un estado vitreo cuando es suficientemente enfriado. La mayor&iacute;a de los termoplasticos son polimeros de alto peso molecular, los que poseen cadenas asociadas por medio de d&eacute;biles fuerzas Van der Waals (Polietileno); fuertes interacciones dipolo-dipolo y enlace de hidr&oacute;geno; o incluso anillos aromaticos apilados (poliestireno). Los polimeros termoplasticos difieren de los polimeros termoestables en que despues de calentarse y moldearse estos pueden recalentarse y formar otros objetos, ya que en el caso de los termoestables o termoduros, su forma despues de enfriarse no cambia y este prefiere incendiarse.</span><o:p></o:p></span></p> <p style="background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Sus propiedades fisicas cambian gradualmente si se funden y se moldean varias veces (historial termico), generalmente disminuyen estas propiedades.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-weight: normal;">Los m&aacute;s usados son: el </span></span><span style="font-size: 11pt; font-weight: normal;"><a title="Polietileno" href="http://es.wikipedia.org/wiki/Polietileno"><span style="font-size: small;">polietileno</span></a><span style="font-size: small;"> (PE), el </span><a title="Polipropileno" href="http://es.wikipedia.org/wiki/Polipropileno"><span style="font-size: small;">polipropileno</span></a><span style="font-size: small;"> (PP), el </span><a title="Poliestireno" href="http://es.wikipedia.org/wiki/Poliestireno"><span style="font-size: small;">poliestireno</span></a><span style="font-size: small;"> (PS), el </span><a title="Metacrilato" href="http://es.wikipedia.org/wiki/Metacrilato"><span style="font-size: small;">metacrilato</span></a><span style="font-size: small;"> (PMMA), el </span><a title="Policloruro de vinilo" href="http://es.wikipedia.org/wiki/Policloruro_de_vinilo"><span style="font-size: small;">policloruro de vinilo</span></a><span style="font-size: small;"> (PVC), el </span><a title="Politereftalato de etileno" href="http://es.wikipedia.org/wiki/Politereftalato_de_etileno"><span style="font-size: small;">politereftalato de etileno</span></a><span style="font-size: small;"> (PET), el </span><a title="Tefl&oacute;n" href="http://es.wikipedia.org/wiki/Tefl%C3%B3n"><span style="font-size: small;">tefl&oacute;n</span></a><span style="font-size: small;"> (o </span><a title="Politetrafluoretileno" href="http://es.wikipedia.org/wiki/Politetrafluoretileno"><span style="font-size: small;">politetrafluoretileno</span></a><span style="font-size: small;">, </span><a title="PTFE" href="http://es.wikipedia.org/wiki/PTFE"><span style="font-size: small;">PTFE</span></a><span style="font-size: small;">) y el </span><a title="Nylon" href="http://es.wikipedia.org/wiki/Nylon"><span style="font-size: small;">nylon</span></a><span style="font-size: small;"> (un tipo de </span><a title="Poliamida" href="http://es.wikipedia.org/wiki/Poliamida"><span style="font-size: small;">poliamida</span></a></span><span style="font-size: small;"><span style="font-weight: normal;">). Se diferencian de los </span></span><span style="font-size: 11pt; font-weight: normal;"><a title="Pl&aacute;stico termoestable" href="http://es.wikipedia.org/wiki/Pl%C3%A1stico_termoestable"><span style="font-size: small;">termoestables</span></a></span><span style="font-size: small;"><span style="font-weight: normal;"> en que &eacute;stos &uacute;ltimos no funden al elevarlos a altas temperaturas, sino que se que</span><span class="mw-headline"><span style="font-weight: normal;"> Lista de termopl&aacute;sticos</span></span><span class="editsection"><span style="font-weight: normal;">.</span></span></span><span style="font-size: 11pt; font-weight: normal;"><o:p></o:p></span></p>   <table width="100%" cellspacing="1" cellpadding="1" border="0">     <tbody>         <tr>             <td><img src="img/articulo/soportes/plasticosPET.png" alt="" /></td>             <td><span style="font-size: small;"><img src="img/articulo/soportes/plasticosPE-HD.png" alt="" />             </span></td>             <td><img src="img/articulo/soportes/plasticosPVC.png" alt="" /></td>             <td><img src="img/articulo/soportes/plasticosPE-LD.png" alt="" /></td>             <td><img src="img/articulo/soportes/plasticosPP.png" alt="" /></td>             <td><img src="img/articulo/soportes/plasticosPS.png" alt="" /></td>             <td><img src="img/articulo/soportes/plasticosO.png" alt="" /></td>         </tr>         <tr>             <td><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Politereftalato de etileno" href="http://es.wikipedia.org/wiki/Politereftalato_de_etileno">Politereftalato de etileno</a></span></span></td>             <td><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polietileno" href="http://es.wikipedia.org/wiki/Polietileno">Polietileno de alta densidad</a></span></span></td>             <td><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Policloruro de vinilo" href="http://es.wikipedia.org/wiki/Policloruro_de_vinilo"><span style="color: windowtext; text-decoration: none;">Policloruro de vinilo</span></a></span></span></td>             <td><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polietileno" href="http://es.wikipedia.org/wiki/Polietileno">Polietileno de baja densidad</a></span></span></td>             <td><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polipropileno" href="http://es.wikipedia.org/wiki/Polipropileno"><span style="font-size: small;">Polipropileno</span></a></span></span></td>             <td><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Poliestireno" href="http://es.wikipedia.org/wiki/Poliestireno">Poliestireno</a></span></span></td>             <td><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Otros (</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Policarbonato" href="http://es.wikipedia.org/wiki/Policarbonato"><span style="font-size: small;">PC</span></a><span style="font-size: small;">, </span><a title="Polimetacrilato de metilo" href="http://es.wikipedia.org/wiki/Polimetacrilato_de_metilo"><span style="font-size: small;"><span style="color: windowtext; text-decoration: none;">PMMA</span></span></a><span style="font-size: small;">, </span><a title="Poliamida" href="http://es.wikipedia.org/wiki/Poliamida"><span style="font-size: small;">PA</span></a><span style="font-size: small;">, </span><a title="Poli&aacute;cido l&aacute;ctico" href="http://es.wikipedia.org/wiki/Poli%C3%A1cido_l%C3%A1ctico"><span style="font-size: small;">PLA</span></a></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">...)</span></span></td>         </tr>     </tbody> </table> <p>&nbsp;</p> <p>&nbsp;</p> <ul type="disc">     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Acrilonitrilo butadieno estireno" href="http://es.wikipedia.org/wiki/Acrilonitrilo_butadieno_estireno">Acrilonitrilo butadieno estireno</a></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="font-size: small;">      (ABS) Acrylonitrile butadiene      syrene </span><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polimetilmetacrilato" href="http://es.wikipedia.org/wiki/Polimetilmetacrilato">Polimetilmetacrilato</a></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Nitrato de celulosa" href="http://es.wikipedia.org/wiki/Nitrato_de_celulosa">Nitrato de celulosa</a></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="font-size: small;"> (Celuloide) </span><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Acetato de celulosa" href="http://es.wikipedia.org/wiki/Acetato_de_celulosa">Acetato de celulosa</a></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Etileno acetato de vinilo (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Etileno_acetato_de_vinilo&amp;action=edit&amp;redlink=1">Etileno acetato de      vinilo</a></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="font-size: small;"> (EVA) Ethylene-vinyl      acetate (Tambi&eacute;n &quot;Goma EVA&quot;) </span><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Etileno alcohol de vinilo (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Etileno_alcohol_de_vinilo&amp;action=edit&amp;redlink=1"><span lang="PT-BR">Etileno alcohol de vinilo</span></a></span></span><span style="font-size: small;"><span lang="PT-BR" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (EVAL) Ethylene-vinil      alcohol </span></span><span lang="PT-BR" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Fluoropol&iacute;meros (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Fluoropol%C3%ADmeros&amp;action=edit&amp;redlink=1">Fluoropol&iacute;meros</a></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="font-size: small;"> (o      fluoropl&aacute;sticos) </span><o:p></o:p></span>     <ul type="circle">         <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Politetrafluoretileno" href="http://es.wikipedia.org/wiki/Politetrafluoretileno">Politetrafluoretileno</a></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="font-size: small;"> (PTFE), vendido por       ~DuPont (empresa propietaria de la patente) bajo el nombre comercial de </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="font-size: small;">~</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="font-size: small;">Tefl&oacute;n-PTFE. </span><o:p></o:p></span></li>         <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Perfluoroalcoxy (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Perfluoroalcoxy&amp;action=edit&amp;redlink=1"><span style="color: windowtext; text-decoration: none;">Perfluoroalcoxy</span></a></span></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">       (PFA), vendido por </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="font-size: small;">~</span></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">DuPont (empresa propietaria de la patente) bajo el       nombre comercial de </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="font-size: small;">~</span></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Tefl&oacute;n-PFA.</span></span></li>     </ul></li> </ul> <ul type="disc">     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Fluorinated ethylene propylene (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Fluorinated_ethylene_propylene&amp;action=edit&amp;redlink=1"><span lang="EN-GB">FEP (fluorinated      ethylene-propylene)</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">, sold by </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="font-size: small;">~</span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">DuPont under the tradename Teflon </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="ETFE (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=ETFE&amp;action=edit&amp;redlink=1"><span lang="EN-GB">ETFE</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">      polyethylenetetrafluoroethylene(</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Tefzel (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Tefzel&amp;action=edit&amp;redlink=1"><span style="font-size: small;"><span lang="EN-GB">Tefzel</span></span></a></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><sup><a title="" href="http://es.wikipedia.org/wiki/#_note-0"><span class="corchete-llamada1"><span lang="EN-GB" style="color: windowtext; text-decoration: none;">[</span></span><span lang="EN-GB">1</span><span class="corchete-llamada1"><span lang="EN-GB" style="color: windowtext; text-decoration: none;">]</span></span></a></sup></span><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> ), (</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Fluon (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Fluon&amp;action=edit&amp;redlink=1"><span style="font-size: small;"><span lang="EN-GB">Fluon</span></span></a></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><sup><a title="" href="http://es.wikipedia.org/wiki/#_note-1"><span class="corchete-llamada1"><span lang="EN-GB" style="color: windowtext; text-decoration: none;">[</span></span><span lang="EN-GB">2</span><span class="corchete-llamada1"><span lang="EN-GB" style="color: windowtext; text-decoration: none;">]</span></span></a></sup></span><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> ) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="PVF (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=PVF&amp;action=edit&amp;redlink=1"><span lang="EN-GB">PVF</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> polyvinylfluoride Tedlar</span></span><span style="font-size: small;"><sup><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="" href="http://es.wikipedia.org/wiki/#_note-2"><span class="corchete-llamada1"><span lang="EN-GB" style="color: windowtext; text-decoration: none;">[</span></span><span lang="EN-GB">3</span><span class="corchete-llamada1"><span lang="EN-GB" style="color: windowtext; text-decoration: none;">]</span></span></a></span></sup><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="ECTFE (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=ECTFE&amp;action=edit&amp;redlink=1"><span lang="EN-GB">ECTFE</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">      polyethylenechlorotrifluoroethylene(Halar</span></span><span style="font-size: small;"><sup><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="" href="http://es.wikipedia.org/wiki/#_note-3"><span class="corchete-llamada1"><span lang="EN-GB" style="color: windowtext; text-decoration: none;">[</span></span><span lang="EN-GB">4</span><span class="corchete-llamada1"><span lang="EN-GB" style="color: windowtext; text-decoration: none;">]</span></span></a></span></sup><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> ) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="PVDF (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=PVDF&amp;action=edit&amp;redlink=1"><span lang="EN-GB">PVDF</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> polyvinylidene fluoride (Kynar</span></span><span style="font-size: small;"><sup><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="" href="http://es.wikipedia.org/wiki/#_note-4"><span class="corchete-llamada1"><span lang="EN-GB" style="color: windowtext; text-decoration: none;">[</span></span><span lang="EN-GB">5</span><span class="corchete-llamada1"><span lang="EN-GB" style="color: windowtext; text-decoration: none;">]</span></span></a></span></sup><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> ) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">PCTFE      (Kel-F, CTFE) </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polychlorotrifluoroethylene (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polychlorotrifluoroethylene&amp;action=edit&amp;redlink=1"><span style="font-size: small;"><span lang="EN-GB">polychlorotrifluoroethylene</span></span></a></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">FFKM (Kalrez</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="font-size: small;"><sup><a title="" href="http://es.wikipedia.org/wiki/#_note-5"><span class="corchete-llamada1"><span style="color: windowtext; text-decoration: none;">[</span></span>6<span class="corchete-llamada1"><span style="color: windowtext; text-decoration: none;">]</span></span></a></sup>      , Tecnoflon</span><span style="font-size: small;"><sup><a title="" href="http://es.wikipedia.org/wiki/#_note-6"><span class="corchete-llamada1"><span style="color: windowtext; text-decoration: none;">[</span></span>7<span class="corchete-llamada1"><span style="color: windowtext; text-decoration: none;">]</span></span></a></sup>      FFKM) </span><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">FPM/FKM (</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Viton (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Viton&amp;action=edit&amp;redlink=1"><span style="font-size: small;"><span lang="EN-GB">Viton</span></span></a></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><sup><a title="" href="http://es.wikipedia.org/wiki/#_note-7"><span class="corchete-llamada1"><span lang="EN-GB" style="color: windowtext; text-decoration: none;">[</span></span><span lang="EN-GB">8</span><span class="corchete-llamada1"><span lang="EN-GB" style="color: windowtext; text-decoration: none;">]</span></span></a></sup></span><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> , Tecnoflon) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li> </ul> <p style="margin: 0cm 0cm 0.0001pt;"><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">(PTFEs, including FEP, PFA, CTFE, ECTFE, ETFE)</span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><o:p></o:p></span></p> <ul type="disc">     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Ionomer (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Ionomer&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Ionomers</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Kydex (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Kydex&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Kydex</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">, a trademarked acrylic/PVC </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Alloy (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Alloy&amp;action=edit&amp;redlink=1"><span style="font-size: small;"><span lang="EN-GB">alloy</span></span></a></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Liquid Crystal Polymer (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Liquid_Crystal_Polymer&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Liquid Crystal Polymer</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (LCP) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyacetal (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyacetal&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyacetal</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (POM or Acetal) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polymethyl methacrylate (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polymethyl_methacrylate&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyacrylates</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (Acrylic) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyacrylonitrile (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyacrylonitrile&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyacrylonitrile</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PAN or Acrylonitrile) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyamide (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyamide&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyamide</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PA or Nylon) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyamide-imide (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyamide-imide&amp;action=edit&amp;redlink=1">Polyamide-imide</a></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="font-size: small;"> (PAI) </span><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyaryletherketone (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyaryletherketone&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyaryletherketone</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PAEK or Ketone) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polybutadiene (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polybutadiene&amp;action=edit&amp;redlink=1">Polybutadiene</a></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="font-size: small;"> (PBD) </span><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polybutylene (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polybutylene&amp;action=edit&amp;redlink=1">Polybutylene</a></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="font-size: small;"> (PB) </span><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polybutylene terephthalate (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polybutylene_terephthalate&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polybutylene terephthalate</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PBT) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polychlorotrifluoroethylene (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polychlorotrifluoroethylene&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polychlorotrifluoroethylene</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PCTFE) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyethylene terephthalate (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyethylene_terephthalate&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyethylene terephthalate</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PET) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polycyclohexylene dimethylene terephthalate (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polycyclohexylene_dimethylene_terephthalate&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polycyclohexylene dimethylene      terephthalate</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PCT) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polycarbonate (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polycarbonate&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polycarbonate</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PC) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyhydroxyalkanoates (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyhydroxyalkanoates&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyhydroxyalkanoates</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PHAs) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyketone (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyketone&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyketone</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PK) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyester (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyester&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyester</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyethylene (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyethylene&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyethylene</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PE) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyetheretherketone (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyetheretherketone&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyetheretherketone</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PEEK) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyetherimide (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyetherimide&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyetherimide</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PEI) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyethersulfone (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyethersulfone&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyethersulfone</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PES)- see </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polysulfone (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polysulfone&amp;action=edit&amp;redlink=1"><span style="font-size: small;"><span lang="EN-GB">Polysulfone</span></span></a></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyethylenechlorinates (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyethylenechlorinates&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyethylenechlorinates</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PEC) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyimide (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyimide&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyimide</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PI) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polylactic acid (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polylactic_acid&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polylactic acid</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PLA) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polymethylpentene (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polymethylpentene&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polymethylpentene</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PMP) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyphenylene oxide (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyphenylene_oxide&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyphenylene oxide</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PPO) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyphenylene sulfide (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyphenylene_sulfide&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyphenylene sulfide</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PPS) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyphthalamide (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyphthalamide&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyphthalamide</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PPA) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polypropylene (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polypropylene&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polypropylene</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PP) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polystyrene (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polystyrene&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polystyrene</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PS) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polysulfone (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polysulfone&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polysulfone</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PSU) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyvinyl chloride (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyvinyl_chloride&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyvinyl chloride</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PVC) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li>     <li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a title="Polyvinylidene chloride (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Polyvinylidene_chloride&amp;action=edit&amp;redlink=1"><span lang="EN-GB">Polyvinylidene chloride</span></a></span></span><span style="font-size: small;"><span lang="EN-GB" style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> (PVDC) </span></span><span lang="EN-GB" style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li> </ul> <p style="background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><a title="Spectralon (a&uacute;n no redactado)" href="http://es.wikipedia.org/w/index.php?title=Spectralon&amp;action=edit&amp;redlink=1"><span style="color: windowtext;">Spectralon</span></a></span></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"> </span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">man, siendo imposible volver a moldearlos.</span></span></p></html>
/***

|Name|ToggleSideBarMacro|
|Created by|SaqImtiaz|
|Location|http://tw.lewcid.org/#ToggleSideBarMacro|
|Version|1.0|
|Requires|~TW2.x|
!Description:
Provides a button for toggling visibility of the SideBar. You can choose whether the SideBar should initially be hidden or displayed.

!Demo
<<toggleSideBar "Toggle Sidebar">>

!Usage:
{{{<<toggleSideBar>>}}} <<toggleSideBar>>
additional options:
{{{<<toggleSideBar label tooltip show/hide>>}}} where:
label = custom label for the button,
tooltip = custom tooltip for the button,
show/hide = use one or the other, determines whether the sidebar is shown at first or not.
(default is to show the sidebar)

You can add it to your tiddler toolbar, your MainMenu, or where you like really.
If you are using a horizontal MainMenu and want the button to be right aligned, put the following in your StyleSheet:
{{{ .HideSideBarButton {float:right;} }}}

!History
*23-07-06: version 1.0: completely rewritten, now works with custom stylesheets too, and easier to customize start behaviour. 
*20-07-06: version 0.11
*27-04-06: version 0.1: working.

!Code
***/
//{{{
config.macros.toggleSideBar={};

config.macros.toggleSideBar.settings={
         styleHide :  "#sidebar { display: none;}\n"+"#contentWrapper #displayArea { }\n"+"",
         styleShow : " #contentWrapper {margin-right:10em;}",
         arrow1: "»»",
         arrow2: "««"
};

config.macros.toggleSideBar.handler=function (place,macroName,params,wikifier,paramString,tiddler)
{
          var tooltip= params[1]||'toggle sidebar';
          var mode = (params[2] && params[2]=="hide")? "hide":"show";
          var arrow = (mode == "hide")? this.settings.arrow1:this.settings.arrow2;
          var label= (params[0]&&params[0]!='.')?params[0]+" "+arrow:arrow;
          var theBtn = createTiddlyButton(place,label,tooltip,this.onToggleSideBar,"HideSideBarButton");
          if (mode == "hide")
             { 
             (document.getElementById("sidebar")).setAttribute("toggle","hide");
              setStylesheet(this.settings.styleHide,"ToggleSideBarStyles");
             }
};

config.macros.toggleSideBar.onToggleSideBar = function(){
          var sidebar = document.getElementById("sidebar");
          var settings = config.macros.toggleSideBar.settings;
          if (sidebar.getAttribute("toggle")=='hide')
             {
              setStylesheet(settings.styleShow,"ToggleSideBarStyles");
              sidebar.setAttribute("toggle","show");
              this.firstChild.data= (this.firstChild.data).replace(settings.arrow1,settings.arrow2);
              }
          else
              {    
               setStylesheet(settings.styleHide,"ToggleSideBarStyles");
               sidebar.setAttribute("toggle","hide");
               this.firstChild.data= (this.firstChild.data).replace(settings.arrow2,settings.arrow1);
              }

     return false;
}

setStylesheet(".HideSideBarButton {background-image:url(img/llavep.png); background-repeat:no-repeat; height:10px; width:10px; background-position:center; float:right;}\n .button {font-weight:bold; padding 0 19px;}\n","ToggleSideBarButtonStyles");

//}}}
|~ViewToolbar|   closeTiddler closeOthers +editTiddler > fields syncing permalink references jump|
|~EditToolbar|  +saveTiddler -cancelTiddler deleteTiddler|
<html><p class="MsoNormal"><span lang="EN-GB" style="font-size: 14pt;"><br /><span style="font-size: small;"> (Rhode Island,USA, 1973) </span><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><span lang="EN-GB"><o:p>&nbsp;</o:p></span></span><span lang="EN-GB" style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;">This young artist works are in the middle of painting, sculpture and design. Their works look inspired in surf boards and vehicle parts, because of their volume and chromatism.</span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><a href="http://www.geringgallery.com/2004/vincent_szarek.html">http://www.geringgallery.com/2004/vincent_szarek.html</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><table cellspacing="1" cellpadding="0" border="0" class="tablalinks" style="width: 697px;">     <tbody>         <tr>             <td valign="top"><table cellspacing="0" cellpadding="0" border="0" class="tablalinks" style="width: 131px;">                 <tbody>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BV%C3%ADdeo%201%5D%5D"><img height="90" width="100" src="http://static.blip.tv/VictorGironaOrtiz-SoportesYMaterialesIndustrialesParaLaPinturaActual1928-19.jpg" alt="" /> Video 1 </a></td>                     </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BV%C3%ADdeo%202%5D%5D"><img height="90" width="100" src="http://static.blip.tv/VictorGironaOrtiz-SoportesYMaterialesIndustrialesParaLaPinturaActual2302-821.jpg" alt="" /> Video 2 </a></td>                     </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Exposici%C3%B3n"><img height="90" width="100" src="http://static.blip.tv/VictorGironaOrtiz-ExposicionDeSoportesYMaterialesIndustrialesParaLaPintura633-230.jpg" alt="" /> Exhibition Educa 05 </a></td>                     </tr>                 </tbody>             </table></td>             <td valign="top"><p><object height="340" width="412" id="showplayer" allowfullscreen="true" data="http://blip.tv/scripts/flash/showplayer.swf?autostart=false&amp;brandname=blip.tv&amp;brandlink=http%3A//blip.tv/&amp;showplayerpath=http%3A//blip.tv/scripts/flash/showplayer.swf&amp;file=http://blip.tv/file/get/VictorGironaOrtiz-SoportesYMaterialesIndustrialesParaLaPinturaActual1928.flv&amp;showguidebutton=true&amp;showsharebutton=true&amp;showfsbutton=true&amp;lightcolor=0x000000&amp;backcolor=0xFFFFFF&amp;frontcolor=0x666666&amp;tabType2=guide&amp;tabTitle2=soportespintura%20episodes&amp;tabUrl2=http%3A//soportespintura.blip.tv/rss&amp;tabType3=guide&amp;tabTitle3=blip.tv%20hot%20episodes&amp;tabUrl3=http%3A//blip.tv/rss/%3Ffriends_of%3Dhotepisodes" type="application/x-shockwave-flash">             <param value="http://blip.tv/scripts/flash/showplayer.swf?autostart=false&amp;brandname=blip.tv&amp;brandlink=http%3A//blip.tv/&amp;showplayerpath=http%3A//blip.tv/scripts/flash/showplayer.swf&amp;file=http://blip.tv/file/get/VictorGironaOrtiz-SoportesYMaterialesIndustrialesParaLaPinturaActual1928.flv&amp;showguidebutton=true&amp;showsharebutton=true&amp;showfsbutton=true&amp;lightcolor=0x000000&amp;backcolor=0xFFFFFF&amp;frontcolor=0x666666&amp;tabType2=guide&amp;tabTitle2=soportespintura%20episodes&amp;tabUrl2=http%3A//soportespintura.blip.tv/rss&amp;tabType3=guide&amp;tabTitle3=blip.tv%20hot%20episodes&amp;tabUrl3=http%3A//blip.tv/rss/%3Ffriends_of%3Dhotepisodes" name="movie" />             <param value="best" name="quality" />             <param value="always" name="allowScriptAccess" />             <param value="opaque" name="wmode" />               </object></p>             <p>&nbsp;</p></td>         </tr>     </tbody> </table></html>
<html><h3><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Product Description</span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">:<o:p></o:p></span></h3> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Acrylic glass PLEXIGLAS is a trademark for acrylic glass from the company DERGUSSA, the first acrylate glass (PMMA) of the world. Uses of acrylic glass: building, industry, promotion production ( signmaking ), anti-noise panels, shelfs, insides, kitchens, fish tanks...</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> <o:p></o:p></span></p> <h3><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Aditional Information:<o:p></o:p></span></h3> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">The acrylic glass has excellent&nbsp;</span></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> optical and mechanical</span></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> properties, is resistant agains UV rays and atmospheric efects. PLEXIGLAS is supplied in a wide range of looks (badges, blocks, tubes, sticks, glues). The Acrylic glass transparent, opaque, colored, shiny, structured or with granular surface, with a thickness of 2 to 250mm. </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">The term metacrylate may refer to:</span></span></p> <p style="background: white none repeat scroll 0% 50%; margin-bottom: 1.2pt; line-height: 18pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">The </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style=""><a title="Polimetacrilato de metilo" href="http://es.wikipedia.org/wiki/Polimetacrilato_de_metilo"></a></span></span><a title="Polimetacrilato de metilo" href="http://es.wikipedia.org/wiki/Polimetacrilato_de_metilo"><b>Poly(methyl methacrylate)</b></a><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style=""><a title="Polimetacrilato de metilo" href="http://es.wikipedia.org/wiki/Polimetacrilato_de_metilo"></a></span><span style="font-size: small;"> (PMMA), also known for it's trademarks as, for example, Plexiglas.</span><o:p></o:p></span></p> <p style="background: white none repeat scroll 0% 50%; margin-bottom: 1.2pt; line-height: 18pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">The </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style=""><a title="Metacrilato de metilo" href="http://es.wikipedia.org/wiki/Metacrilato_de_metilo"></a></span></span><a title="Metacrilato de metilo" href="http://es.wikipedia.org/wiki/Metacrilato_de_metilo"><b>Methyl methacrylate</b></a><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style=""><a title="Metacrilato de metilo" href="http://es.wikipedia.org/wiki/Metacrilato_de_metilo"></a></span><span style="font-size: small;">, organic compound through the one PMMA is obtained.</span><o:p></o:p></span></p> <p style="background: white none repeat scroll 0% 50%; line-height: 18pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">From &quot;</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a href="http://es.wikipedia.org/wiki/Metacrilato"><span style="font-size: small;"><span style="display: none;">http://es.wikipedia.org/wiki/Metacrilato</span></span></a></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&quot;</span></span><o:p><span style="font-size: small;"> </span></o:p></p> <p class="MsoNormal"><a href="http://zenit.czechtrade.es/vidrio-organico"><span style="font-size: small;">http://zenit.czechtrade.es/vidrio-organico</span></a></p> <p class="MsoNormal">&nbsp;</p> <h3><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">PLEXIGLAS<o:p></o:p></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p> </o:p></span></h3> <p style="margin-top: 3.75pt; margin-left: 36pt; text-indent: -36pt;" class="MsoNormal"><!--{12126599799370}--><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">1.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><!--{12126599799371}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">m. Resina sint&eacute;tica que tiene el aspecto del vidrio:<br /> </span><span class="i"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">el plexigl&aacute;s se utiliza en construcci&oacute;n y en industria.</span></span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="margin-top: 3.75pt; margin-left: 36pt; text-indent: -36pt;" class="MsoNormal"><span style="font-size: small;"><!--{12126599799372}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">2.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><!--{12126599799373}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Material transparente y flexible del que se hacen telas,tapices,etc.<br /> No var&iacute;a en pl. El nombre proviene de la extensi&oacute;n de una marca comercial.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="margin-left: 0cm; text-indent: 0cm;" class="MsoNormal"><span style="font-size: small;"><!--{12126599799374}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">3.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><!--{12126599799375}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">plexigl&aacute;s.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="margin-left: 36pt; text-indent: -36pt;" class="MsoNormal"><span style="font-size: small;"><!--{12126599799376}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">4.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><!--{12126599799377}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">(Del ingl. plexiglas, y este del lat. plexum, plegado, y el ingl. glass, vidrio, cristal; marca reg.).</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="margin-left: 0cm; text-indent: 0cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">5.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><!--{12126599799378}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">1. </span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">m. Resina sint&eacute;tica que tiene el aspecto del vidrio.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="margin-left: 0cm; text-indent: 0cm;" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">6.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><!--{12126599799379}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">2. </span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">m. Material transparente y flexible de que se hacen telas, tapices, etc.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><a href="http://www.plexiglas-magic.com/ES/Materialien/PLEXIGLAS_RADIANT.php5?highmain=8&amp;highsub=0&amp;highsubsub=0">http://www.plexiglas-magic.com/ES/Materialien/PLEXIGLAS_RADIANT.php5?highmain=8&amp;highsub=0&amp;highsubsub=0</a></p> <p>&nbsp;</p> <p>&nbsp;</p> <h3><strong><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; text-transform: uppercase; font-weight: normal;">metacrilato</span></strong><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; text-transform: uppercase; font-weight: normal;"> </span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; text-transform: uppercase; font-weight: normal;"><o:p></o:p></span></h3> <p style="margin-top: 3.75pt; margin-left: 36pt; text-indent: -36pt;" class="MsoNormal"><!--{121265997993710}--><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">1.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><!--{121265997993711}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">m. Nombre gen&eacute;rico de las sales de los &eacute;steres del &aacute;cido metacr&iacute;lico,empleados en la fabricaci&oacute;n de pl&aacute;sticos de gran dureza y transparencia:<br /> </span><span class="i"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">soporte de metacrilato.</span></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="background: white none repeat scroll 0% 50%; margin-left: 36pt; text-indent: -36pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><!--{121265997993712}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">2.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><!--{121265997993713}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Dentro de los </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><a title="Pl&aacute;stico" href="http://es.wikipedia.org/wiki/Pl%C3%A1stico"><span style="font-size: small;"><span style="color: windowtext;">pl&aacute;sticos</span></span></a><span style="font-size: small;"> de ingenier&iacute;a podemos encontrarlo como PoliMetilMetAcrilato, tambi&eacute;n conocido por sus siglas PMMA. El </span><a title="Acr&iacute;lico" href="http://es.wikipedia.org/wiki/Acr%C3%ADlico"><span style="font-size: small;"><span style="color: windowtext;">acr&iacute;lico</span></span></a><span style="font-size: small;"> se obtiene de la </span><a title="Polimerizaci&oacute;n" href="http://es.wikipedia.org/wiki/Polimerizaci%C3%B3n"><span style="font-size: small;"><span style="color: windowtext;">polimerizaci&oacute;n</span></span></a><span style="font-size: small;"> del </span><span style=""><a title="Metacrilato de metilo" href="http://es.wikipedia.org/wiki/Metacrilato_de_metilo"><span style="font-size: small;"><span style="color: windowtext;">metacrilato de metilo</span></span></a></span><span style="font-size: small;"> y la presentaci&oacute;n m&aacute;s frecuente que se encuentra en la industria del pl&aacute;stico es en gr&aacute;nulos ('pellets' en ingl&eacute;s) o en l&aacute;minas. Los gr&aacute;nulos son para el proceso de inyecci&oacute;n o extrusi&oacute;n y las l&aacute;minas para termoformado o para mecanizado.</span><o:p></o:p></span></p> <p style="background: white none repeat scroll 0% 50%; margin-left: 36pt; text-indent: -36pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><!--{121265997993714}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">3.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><!--{121265997993715}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Compite en cuanto a aplicaciones con otros pl&aacute;sticos como el </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><a title="Policarbonato" href="http://es.wikipedia.org/wiki/Policarbonato"><span style="font-size: small;"><span style="color: windowtext;">policarbonato</span></span></a><span style="font-size: small;"> (PC) o el </span><a title="Poliestireno" href="http://es.wikipedia.org/wiki/Poliestireno"><span style="font-size: small;"><span style="color: windowtext;">poliestireno</span></span></a><span style="font-size: small;"> (PS), pero el acr&iacute;lico se destaca frente a otros pl&aacute;sticos transparentes en cuanto a resistencia a la intemperie, transparencia y resistencia al rayado.</span><o:p></o:p></span></p> <p style="background: white none repeat scroll 0% 50%; margin-left: 36pt; text-indent: -36pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><!--{121265997993716}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">4.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><!--{121265997993717}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Por estas cualidades es utilizado en la industria del autom&oacute;vil, iluminaci&oacute;n, cosm&eacute;ticos, espectaculos, construcci&oacute;n y &oacute;ptica, entre muchas otras. En el mundo de la medicina se utiliza la resina de polimetilmetacrilato para la fabricaci&oacute;n de pr&oacute;tesis &oacute;seas y dentales y como aditivo en polvo en la formulaci&oacute;n de muchas de las pastillas que podemos tomar por via oral. En este caso act&uacute;a como retardante a la acci&oacute;n del medicamento para que esta sea progresiva.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><o:p></o:p></span></p> <p style="background: white none repeat scroll 0% 50%; margin-left: 36pt; text-indent: -36pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><!--{121265997993718}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">5.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><!--{121265997993719}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">En gr&aacute;nulos el acr&iacute;lico es un material </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><a title="Higrosc&oacute;pico" href="http://es.wikipedia.org/wiki/Higrosc%C3%B3pico"><span style="font-size: small;"><span style="color: windowtext;">higrosc&oacute;pico</span></span></a><span style="font-size: small;">, raz&oacute;n por la cual es necesario secarlo antes de procesarlo.</span><o:p></o:p></span></p> <p style="background: white none repeat scroll 0% 50%; margin-left: 36pt; text-indent: -36pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><!--{121265997993720}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">6.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><!--{121265997993721}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Distinguir&iacute;amos el metacrilato como nombre com&uacute;n para las planchas o l&aacute;minas de polimetilmetacrilato, siendo el nombre qu&iacute;mico mucho m&aacute;s gen&eacute;rico a todo tipo de elemento (no s&oacute;lo l&aacute;minas) formulado con este material (resinas, pastas, gr&aacute;nulos, adhesivos, emulsiones...)</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><o:p></o:p></span></p> <p style="background: white none repeat scroll 0% 50%; margin-left: 36pt; text-indent: -36pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><!--{121265997993722}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">7.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><!--{121265997993723}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Dentro de las principales marcas comerciales que podemos encontrar en el mercado se encuentra el Plexiglas, Vitroflex, Lucite sobre todo para planchas y gr&aacute;nulos.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><o:p></o:p></span></p> <p style="background: white none repeat scroll 0% 50%; margin-left: 36pt; text-indent: -36pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><!--{121265997993724}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">8.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><!--{121265997993725}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">Las aplicaciones del polimetilmetacrilato son m&uacute;ltiples, entre otras se utiliza mucho en se&ntilde;alizaci&oacute;n, carteler&iacute;a, expositores, etc... Las ventajas de este material son muchas. &Uacute;ltimamente encontramos muchos dise&ntilde;os, colores y acabados en las planchas que abren un mundo de posibilidades para su uso en arquitectura y decoraci&oacute;n.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><o:p></o:p></span></p> <p style="background: white none repeat scroll 0% 50%; margin-left: 36pt; text-indent: -36pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><!--{121265997993726}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">9.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><!--{121265997993727}--><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El metacrilato de metilo es un compuesto qu&iacute;mico de f&oacute;rmula C<sub>5</sub>H<sub>8</sub>O<sub>2</sub>. A temperatura ambiente se presenta como un l&iacute;quido incoloro de aspecto similar al agua, t&oacute;xico e inflamable. Es conocido principalmente por ser el mon&oacute;mero utilizado para producir </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><a title="Polimetilmetacrilato" href="http://es.wikipedia.org/wiki/Polimetilmetacrilato"><span style="font-size: small;"><span style="color: windowtext;">polimetilmetacrilato</span></span></a><span style="font-size: small;"> (PMMA).</span></span></p> <p style="background: white none repeat scroll 0% 50%; margin-left: 36pt; text-indent: -36pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">&nbsp;</p> <p style="background: white none repeat scroll 0% 50%; margin-left: 36pt; text-indent: -36pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">&nbsp;</p> <p style="background: rgb(246, 246, 246) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;">El Metacrilato normalmente tiene su especial tratamiento de corte, pulido, doblado, fresado... <br /> Nombre t&eacute;cnico polimetacrilato de metilo. Se fabrica por colada o por extrusi&oacute;n las caracter&iacute;sticas mas destacadas del metacrilato son su transparencia &oacute;ptica con una transmisi&oacute;n luminosa del 93%, para las placas incoloras, su alta resistencia al impacto y su peso ligero, comparado con el cristal.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: windowtext;"><o:p></o:p></span></p> <p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">En FABERPLAST manipulamos el metacrilato en toda su extensi&oacute;n y de un principio a f&iacute;n. Lo cortamos, lo fresamos, lo taladramos, lo pulimos, lo plegamos, lo moldeamos, lo serigrafiamos,etc.Fabricaci&oacute;n de Expositores, displays, trofeos, urnas, tapas, portafolletos, art&iacute;culos de regalo, muebles, vitrinas...&rdquo;</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">PLANCHAS ACR&Iacute;LICAS NORGLAS.</span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Es acr&iacute;lico colado de la m&aacute;s alta calidad. Producido mediante un cuidadoso sistema de fabricaci&oacute;n, que confiere dos atributos distintivos: belleza y durabilidad. El acr&iacute;lico NORGLAS se obtiene a partir de la polimerizaci&oacute;n del metacrilato de metilo y gracias a sus propiedades &oacute;pticas, mec&aacute;nicas, f&iacute;sicas y qu&iacute;micas, resulta insustituible, en los campos m&aacute;s diversos: industria, medicina, publicidad, arte, y muchos otros. En todos ellos, brinda ilimitadas posibilidades para resolver problemas de dise&ntilde;o pr&aacute;ctica y confiablemente.</span></span></p> <h3>&nbsp;</h3> <p style="" class="MsoNormal">&nbsp;</p> <h3><span style="font-weight: normal;">PLANCHAS DE METACRILATO <o:p></o:p></span></h3> <p class="MsoNormal"><o:p>&nbsp;</o:p></p> <ul><li><span style="font-size: small;"><!--{121265997993728}--><span style="font-family: Symbol; font-weight: normal; font-style: normal;"> </span><span style="font-weight: normal;">Planchas de metacrilato incoloro</span></span><span style="font-size: 11pt; font-weight: normal;"><o:p></o:p></span></li></ul> <p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><!--{121265997993729}--><!--{121265997993730}--><img height="129" width="140" v:shapes="_x0000_i1025" alt="Planchas de metacrilato incoloro" src="img/articulo/soportes/metacrilato.JPG" /><!--{121265997993731}--></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="" class="MsoNormal"><span style="font-size: small;"><strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">Planchas de metacrilato incoloro</span></strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Las placas compactas PLEXIGLAS &reg; est&aacute;n disponibles como vidrio acr&iacute;lico de colada con el nombre PLEXIGLAS &reg; GS y como vidrio acr&iacute;lico extrusionado o PLEXIGLAS &reg; XT. </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Para fabricar las planchas de PLEXIGLAS GS se vierte metilmetacrilato entre dos planchas de vidrio. A continuaci&oacute;n el MMA polimeriza, es decir, se endurece.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Las placas de PLEXIGLAS XT se fabrican a base de metilmetacrilato previamente polimerizado, es decir, la granza de polimetacrilato de metilo. Una vez fundida en la extrusionadora, esta granza se extrusiona mediante instalaciones de moldeado espec&iacute;ficas para obtener planchas compactas, alveolares u onduladas, as&iacute; como barras y tubos.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Las placas GS y XT, son dos productos de distinto proceso de fabricaci&oacute;n y con &aacute;reas de aplicaci&oacute;n algo distintas aunque comparten algunas de sus caracter&iacute;sticas.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Planchas compactas PLEXIGLAS &reg; GS</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <ul type="disc"><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Vidrio acr&iacute;lico de colada </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Insuperable resistencia a la      intemperie </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Alta transparencia&nbsp; 92% </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Excelente calidad de superficie </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">F&aacute;cil de manipular </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Resistente a la rotura </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">De mayor capacidad de carga      t&eacute;rmica y quimica que el XT </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Se quema de manera similar a la madera dura, con escasa emisi&oacute;n de humo: los gases desprendidos no son t&oacute;xicos ni corrosivos.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li></ul> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Las aplicaciones principales son:</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <ul type="disc"><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Acristalamientos y aplicaciones      en la construcci&oacute;n </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Publicidad luminosa y montaje de      establecimientos </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal">Piezas t&eacute;cnicas, maquetas y muebles</li></ul> <p>&nbsp;</p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Planchas compactas PLEXIGLAS &reg; XT</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <ul type="disc"><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Vidrio acr&iacute;lico extrusionado </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Insuperable resistencia a la      intemperie </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Alta transparencia 92% </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Excelente calidad de superficie </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">F&aacute;cil de manipular </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Resistente a la rotura </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Bajas tolerancias de espesor </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Se quema de manera similar a la madera dura, con escasa emisi&oacute;n de humo; los gases desprendidos no son t&oacute;xicos ni corrosivos</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li></ul> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Las aplicaciones principales de las planchas XT son:</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <ul type="disc"><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Publicidad luminosa y expositores      </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Aplicaciones y acristalamientos      en la construcci&oacute;n </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Claraboya y ventanas para      caravanas </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">En grandes series permite      soluciones econ&oacute;micas y rentables</span></span><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br />     </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li></ul> <p>&nbsp;</p> <p style="" class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <ul type="disc"><li style="" class="MsoNormal"><h2><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Planchas de metacrilato Colores</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></h2></li></ul> <p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><!--{121265997993732}--><!--{121265997993733}--><img height="129" width="140" v:shapes="_x0000_i1025" alt="Planchas de metacrilato Colores" src="img/articulo/soportes/planchacolores.JPG" /><!--{121265997993734}--></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="" class="MsoNormal"><span style="font-size: small;"><strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">Planchas de metacrilato Colores</span></strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Metacrilato GS fabricado por colada. M&aacute;s de 50 colores para elegir. Transl&uacute;cidos con diferente porcentaje de transmisi&oacute;n de luz y opacos.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Se fabrica en 3 mm de espesor en placas de 3020x2020mm y se puede cortar a la medida que necesiten.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Inigualable resistencia a los rayos UV y a la intemperie.</span></span></p> <p>&nbsp;</p> <p>&nbsp;</p> <ul type="disc"><li style="" class="MsoNormal"><h2><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Planchas de metacrilato Satinado</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></h2></li></ul> <p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><!--{121265997993735}--><!--{121265997993736}--><img height="129" width="140" v:shapes="_x0000_i1025" alt="Planchas de metacrilato Satinado" src="img/articulo/soportes/planchasatinado.JPG" /><!--{121265997993737}--></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="" class="MsoNormal"><span style="font-size: small;"><strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">Planchas de metacrilato Satinado</span></strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Son placas de metacrilato GS con acabado satinado (mate) a una o dos caras. <br /> La superficie perfectamente satinada y suave invita a tocar. Da una sensaci&oacute;n de calidez y suavidad, con aspecto noble y de gran calidad.<br /> Superficies finas y resistentes al rayado e insensibles al tacto, no dejan ver las huellas de los dedos.<br /> Las posibilidades de uso de este material es ilimitada: como elementos decorativos y funcionales en la construcci&oacute;n de stands feriales, en instalaciones comerciales, dise&ntilde;o interior y para mobiliario de alta calidad.<br /> Gran variedad de colores y espesores.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <ul type="disc"><li style="" class="MsoNormal"><h2><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Planchas de metacrilato      Fluorescente</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></h2></li></ul> <p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><!--{121265997993738}--><!--{121265997993739}--><img height="129" width="140" v:shapes="_x0000_i1026" alt="Planchas de metacrilato Fluorescente" src="img/articulo/soportes/planchafluorescente.JPG" /><!--{121265997993740}--></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="" class="MsoNormal"><span style="font-size: small;"><strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">Planchas de metacrilato Fluorescente</span></strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Los colores fluorescentes, debido a la fuerte percepci&oacute;n de color que producen, han ejercido siempre una fascinaci&oacute;n especial sobre las personas. </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Por esa raz&oacute;n, estos colores se utilizan siempre all&iacute; donde se desea llamar la atenci&oacute;n como, por ejemplo, en expositores publicitarios de productos, en&nbsp;el interiorismo comercial, en la decoraci&oacute;n interior o, en general, en puntos de venta.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Colores frescos y modernos que combinan superficies brillantes y un alto grado de transparencia con efecto de cantos luminosos y de color intenso.</span> </span></p> <p><span style="font-size: small;"> </span></p> <p>&nbsp;</p> <ul type="disc"><li style="" class="MsoNormal"><h2><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Planchas de metacrilato Grabado</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></h2></li></ul> <p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><!--{121265997993741}--><!--{121265997993742}--><img height="129" width="140" v:shapes="_x0000_i1025" alt="Planchas de metacrilato Grabado" src="img/articulo/soportes/planchagrabado.JPG" /><!--{121265997993743}--></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="" class="MsoNormal"><span style="font-size: small;"><strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">Planchas de metacrilato Grabado</span></strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Los grabados cl&aacute;sicos y actuales, combinados con colores discretos y modernos, proporcional una gran variedad de posibilidades para cualquier decoraci&oacute;n, r&uacute;stica o refinada, discreta o atrevida.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">El metacrilato grabado en su superficie le protege de miradas curiosas y sin embargo, es luminoso y transparente.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Ideal para acristalamientos decorativos en el &aacute;mbito privado, en el sector comercial o p&uacute;blico.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <ul type="disc"><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Antepechos de balc&oacute;n </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Paredes cortavientos </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Acristalamientos de portales </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Cubiertas de porches de entrada </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Mamparas de separaci&oacute;n </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Mamparas para ducha </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Estanterias </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li><li style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Puertas de armario</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></li></ul> <h2><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></h2> <ul type="disc"><li style="" class="MsoNormal"><h2><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Planchas de metacrilato Espejo</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></h2></li></ul> <p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><!--{121265997993744}--><!--{121265997993745}--><img height="129" width="140" v:shapes="_x0000_i1026" alt="Planchas de metacrilato Espejo" src="img/articulo/soportes/planchaespejo.JPG" /><!--{121265997993746}--></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="" class="MsoNormal"><span style="font-size: small;"><strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-weight: normal;">Planchas de metacrilato Espejo</span></strong><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Planchas de metacrilato XT con acabado espejo. Ideales para aplicaciones curvas&nbsp; y contornos complejos. La mitad de peso que el vidrio y once veces m&aacute;s resistenta a la rotura.</span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p style="" class="MsoNormal"><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p>&nbsp;</o:p></span></span><span style="font-size: 11pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p> <p><span style="font-size: small;"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a href="http://www.demetacrilato.com/index.php">http://www.demetacrilato.com/index.php</a></span></span></p></html>
<!--{{{-->
<div class='toolbar' macro='toolbar editHtml externalize easyEdit editTiddler'></div>
<div class='title' macro='view title'></div>
<div class='tagging' macro='tagsTree'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<html><span style="font-size: small;">El vinilo en su forma adhesiva, es un material muy empleado para trabajos de rotulaci&oacute;n, especialmente rotulaci&oacute;n de veh&iacute;culos, escaparates, vitrinas, luminosos, pancartas, carteles, etc... Posee la posibiliad de poder aplicarlo donde se desee sin necesidad de hacerlo en talleres o locales concretos. Gran gama de colores y f&aacute;cil de colocar con la posibilidad de la impresi&oacute;n digital en Ink Jet, con colores en cuatricom&iacute;as.</span></html>
<html><table cellspacing="1" cellpadding="0" border="0" class="tablalinks" style="width: 697px;">     <tbody>         <tr>             <td valign="top"><table cellspacing="0" cellpadding="0" border="0" class="tablalinks" style="width: 131px;">                 <tbody>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BV%C3%ADdeo%201%5D%5D"><img width="100" height="90" src="http://static.blip.tv/VictorGironaOrtiz-SoportesYMaterialesIndustrialesParaLaPinturaActual1928-19.jpg" alt="" /> V&iacute;deo 1 </a></td>                     </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BV%C3%ADdeo%202%5D%5D"><img width="100" height="90" src="http://static.blip.tv/VictorGironaOrtiz-SoportesYMaterialesIndustrialesParaLaPinturaActual2302-821.jpg" alt="" /> V&iacute;deo 2 </a></td>                     </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Exposici%C3%B3n"><img width="100" height="90" src="http://static.blip.tv/VictorGironaOrtiz-ExposicionDeSoportesYMaterialesIndustrialesParaLaPintura633-230.jpg" alt="" /> Exposici&oacute;n </a></td>                     </tr>                 </tbody>             </table></td>             <td valign="top"><object width="412" height="340" id="showplayer" allowfullscreen="true" data="http://blip.tv/scripts/flash/showplayer.swf?autostart=false&amp;brandname=blip.tv&amp;brandlink=http%3A//blip.tv/&amp;showplayerpath=http%3A//blip.tv/scripts/flash/showplayer.swf&amp;file=http://blip.tv/file/get/VictorGironaOrtiz-SoportesYMaterialesIndustrialesParaLaPinturaActual1928.flv&amp;showguidebutton=true&amp;showsharebutton=true&amp;showfsbutton=true&amp;lightcolor=0x000000&amp;backcolor=0xFFFFFF&amp;frontcolor=0x666666&amp;tabType2=guide&amp;tabTitle2=soportespintura%20episodes&amp;tabUrl2=http%3A//soportespintura.blip.tv/rss&amp;tabType3=guide&amp;tabTitle3=blip.tv%20hot%20episodes&amp;tabUrl3=http%3A//blip.tv/rss/%3Ffriends_of%3Dhotepisodes" type="application/x-shockwave-flash">             <param value="http://blip.tv/scripts/flash/showplayer.swf?autostart=false&amp;brandname=blip.tv&amp;brandlink=http%3A//blip.tv/&amp;showplayerpath=http%3A//blip.tv/scripts/flash/showplayer.swf&amp;file=http://blip.tv/file/get/VictorGironaOrtiz-SoportesYMaterialesIndustrialesParaLaPinturaActual1928.flv&amp;showguidebutton=true&amp;showsharebutton=true&amp;showfsbutton=true&amp;lightcolor=0x000000&amp;backcolor=0xFFFFFF&amp;frontcolor=0x666666&amp;tabType2=guide&amp;tabTitle2=soportespintura%20episodes&amp;tabUrl2=http%3A//soportespintura.blip.tv/rss&amp;tabType3=guide&amp;tabTitle3=blip.tv%20hot%20episodes&amp;tabUrl3=http%3A//blip.tv/rss/%3Ffriends_of%3Dhotepisodes" name="movie" />             <param value="best" name="quality" />             <param value="always" name="allowScriptAccess" />             <param value="opaque" name="wmode" /></object> 			 			</td>         </tr>     </tbody> </table></html>
<html><table cellspacing="1" cellpadding="0" border="0" class="tablalinks" style="width: 697px;">     <tbody>         <tr>             <td valign="top"><table cellspacing="0" cellpadding="0" border="0" class="tablalinks" style="width: 131px;">                 <tbody>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BV%C3%ADdeo%201%5D%5D"><img width="100" height="90" alt="" src="http://static.blip.tv/VictorGironaOrtiz-SoportesYMaterialesIndustrialesParaLaPinturaActual1928-19.jpg" /> V&iacute;deo 1 </a></td>                     </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#%5B%5BV%C3%ADdeo%202%5D%5D"><img width="100" height="90" alt="" src="http://static.blip.tv/VictorGironaOrtiz-SoportesYMaterialesIndustrialesParaLaPinturaActual2302-821.jpg" /> V&iacute;deo 2 </a></td>                     </tr>                     <tr>                         <td valign="top" style="text-align: center;"><a href="#Exposici%C3%B3n"><img width="100" height="90" alt="" src="http://static.blip.tv/VictorGironaOrtiz-ExposicionDeSoportesYMaterialesIndustrialesParaLaPintura633-230.jpg" /> Exposici&oacute;n </a></td>                     </tr>                 </tbody>             </table></td>             <td valign="top"><object width="412" height="340" id="showplayer" allowfullscreen="true" data="http://blip.tv/scripts/flash/showplayer.swf?autostart=false&amp;brandname=blip.tv&amp;brandlink=http%3A//blip.tv/&amp;showplayerpath=http%3A//blip.tv/scripts/flash/showplayer.swf&amp;file=http://blip.tv/file/get/VictorGironaOrtiz-SoportesYMaterialesIndustrialesParaLaPinturaActual2302.flv&amp;showguidebutton=true&amp;showsharebutton=true&amp;showfsbutton=true&amp;lightcolor=0x000000&amp;backcolor=0xFFFFFF&amp;frontcolor=0x666666&amp;tabType2=guide&amp;tabTitle2=soportespintura%20episodes&amp;tabUrl2=http%3A//soportespintura.blip.tv/rss&amp;tabType3=guide&amp;tabTitle3=blip.tv%20hot%20episodes&amp;tabUrl3=http%3A//blip.tv/rss/%3Ffriends_of%3Dhotepisodes" type="application/x-shockwave-flash"><param value="http://blip.tv/scripts/flash/showplayer.swf?autostart=false&amp;brandname=blip.tv&amp;brandlink=http%3A//blip.tv/&amp;showplayerpath=http%3A//blip.tv/scripts/flash/showplayer.swf&amp;file=http://blip.tv/file/get/VictorGironaOrtiz-SoportesYMaterialesIndustrialesParaLaPinturaActual2302.flv&amp;showguidebutton=true&amp;showsharebutton=true&amp;showfsbutton=true&amp;lightcolor=0x000000&amp;backcolor=0xFFFFFF&amp;frontcolor=0x666666&amp;tabType2=guide&amp;tabTitle2=soportespintura%20episodes&amp;tabUrl2=http%3A//soportespintura.blip.tv/rss&amp;tabType3=guide&amp;tabTitle3=blip.tv%20hot%20episodes&amp;tabUrl3=http%3A//blip.tv/rss/%3Ffriends_of%3Dhotepisodes" name="movie" /><param value="best" name="quality" /><param value="always" name="allowScriptAccess" /><param value="opaque" name="wmode" /></object> 			 			</td>         </tr>     </tbody> </table></html>
<html><p><span style="font-size: small;">(Israel 1928)</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal" style="text-align: justify;"><span style="font-size: small;"><span lang="ES-TRAD">Israli artist prominent in kinetic art, in which he was a pioneer. Since the begining of his career his target was producing a&nbsp; spontaneuos reaction between the observer and the artist. He experimente with shapes constantly through new expresive mediums.</span></span></p><p class="MsoNormal"><span style="font-size: small;"><a href="http://www.fundacion.telefonica.com/at/agam.html">http://www.fundacion.telefonica.com/at/agam.html</a></span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p><span style="font-size: 14pt;"><o:p></o:p></span><span style="font-size: small;">For the artist, repeated gestures are part of his everyday, mark over mark. Spirit, hand, body are understood as a rythm.</span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>
<html><p class="MsoNormal"><span style="font-size: small;">(Palermo,Italia, 1943)</span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;"><o:p>&nbsp;</o:p></span><span style="font-size: 14pt;"><o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: small;">Painter living and working at Cologno Monzese (Milan) His firs contact with the painting is owed to his father, painter too, and the Public School of Arts from Palermo. In the 70ies his works were near the Structural art, targeted to geometric shapes.</span><span style="font-size: 14pt;"><o:p></o:p></span></p></html>