|
META TOPICPARENT |
name="WebHome" |
%STARTINCLUDE%
<style type="text/css" media="screen">
|
|
< < | /*----------------largura----------------*/
#tudo {
width: 795px;
border-right: 1px solid black;
border-left: 1px solid black;
}
#topo {
background-color:#FFFFFF;
background: url(/twiki/pub/Quimica/FolhaDeEstilos/topo.jpg) no-repeat;
height:70px;
text-align:right;
padding-top:15px;
border-bottom: 0px solid #000000;
}
#conteudo {
width:590;/*alterar em HACKS (x+20) */
}
#menu {
width: 150;
}
/*----------------fundo----------------*/
body {
background-color: #608DBA;
}
/*body {
background-image: url('/pub/IntranetCpd/FolhaDeEstilos/fundo.png');
background-repeat: repeat-y;
background-position:center;
background-color: white;
}*/
/*body {
background-image: url('/pub/IntranetCpd/FolhaDeEstilos/fundo2.png');
background-repeat: repeat-y;
background-position:center;
background-color: #cfcf9b;
}*/
#tudo {
background: white;
}
#projetos cpd{
background-color: #ffcc66;
}
#menu li {
background-color: white;
}
#menu li:hover a, #menu li.hover a,
#menu li:hover li:hover a, #menu li.hover li.hover a,
#menu li:hover li:hover li:hover a, #menu li.hover li.hover li.hover a {
color: #3A7BDC;
}
#menu li:hover ul a, #menu li.hover ul a,
#menu li:hover li:hover ul a, #menu li.hover li.hover ul a {
color: #3A7BDC;
}
/*#menu li:hover, #menu li.hover {
background-color: #15589B;
}*/
#menu ul a {
border-bottom: 1px solid #0066FF;
}
#menu ul ul a {
border-bottom: 1px solid #0066FF;
}
#rodape {
background-color: #7DB5ED;
}
/*----------------fontes----------------*/
#conteudo a, #editar a, #conteudo a:visited, #editar a:visited {
color: #6495ED;
text-decoration: none;
}
#conteudo a:hover, #editar a:hover {
color: #1E90FF;
text-decoration: underline;
}
#conteudo h1, #conteudo h2, #conteudo h3,
#conteudo h4, #conteudo h5 {
color: #608DBA;
}
#menu a {
color: #032F71;
}
#menu a:hover {
/*color: white;*/
}
#rodape a, #rodape a:visited {
color: blue;
}
#rodape a:hover, #editar a:hover {
color: 935600;
}
#busca a, #busca a:visited {
color: blue;
}
#busca a:hover {
color: 3A7BDC;
}
/*----------------imagens----------------*/
img.esquerda, img.direita,#conteudo a img {
border: 1px solid #2D86AC;
}
div.foto {
float: left;
color: #2D86AC;
width: 200px;
}
div.foto img {
border: 1px solid #2D86AC;
margin: 4px;
}
/*----------------opcionais----------------*/
#corpo {
border-top: 1px solid black;
}
#conteudo {
border-left: 1px solid black;
} |
| html, body {
height: 100%;
}
body { |
|
> > | background-color: #608DBA; |
| margin: 0;
text-align: center;
font-family: verdana, arial, helvetica, sans-serif;
}
#tudo { |
|
> > | width: 795px;
border-right: 1px solid black;
border-left: 1px solid black;
background: white; |
| margin: auto;
position: relative;
text-align: left;
min-height: 100%;
} |
|
> > | #topo {
background-color:#FFFFFF;
height:70px;
text-align:right;
padding-top:15px;
border-bottom: 0px solid #000000;
} |
| #topo img {
border: 0;
padding: 0; |
| float: left;
} |
|
< < | #editar {
font-size: 10px;
position: absolute;
right: 10px;
top: 80; |
> > | #corpo {
border-top: 1px solid black; |
| }
#menu { |
|
> > | width: 150; |
| position: relative;
float: left;
top: 15;
z-index: 3;
} |
|
> > | #menu ul ul {
position: relative;
top: 0;
left: 10%;
width: 90%;
} |
| #menu ul{
list-style: none;
margin: 0; |
| z-index: 1;
} |
|
> > | #menu li {
position: relative;
background-color: white;
margin-left: 5px;
margin-right: 5px;
} |
| #menu a { |
|
> > | text-decoration: none;
font-weight: bold; |
| display: block;
font-size: 12px;
margin: 0;
padding: 4px 0px 4px 2px; |
|
> > | color: #032F71;
border-bottom: 1px solid #0066ff; |
| } |
|
< < | #menu ul ul a {
font-size: 11px; |
> > | #menu a:hover {
color: #3A7BDC; |
| } |
|
< < | #menu a {
text-decoration: none;
font-weight: bold;
} |
> > | /**********Funcionamento do menu************/ |
| |
|
< < | #menu li {
position: relative; |
> > | #menu li ul {
display: none; |
| } |
|
< < | #menu ul ul li:first-child,
#menu ul ul li.first-child {
border-top:1px solid #F93; |
> > | #menu li.show ul {
display: block; |
| } |
|
< < | #menu li {
margin-left: 5px;
margin-right: 5px;
} |
> > | /*****************************************/ |
| |
|
< < | #menu li li {
margin-left: 10px;
margin-right: 0px;
border-right: 1px solid #F93;
border-left: 1px solid #F93; |
> > | #busca {
text-align: center;
padding: 0;
margin: 0;
border: 0; |
| } |
|
< < | #menu ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%; |
> > | #busca a, #busca a:visited {
font-size: 12px;
text-decoration: none;
border: 0px;
font-weight: bold;
text-transform: capitalize; |
| } |
|
< < | #menu ul ul,
#menu ul li:hover ul ul,
#menu ul li.hover ul ul,
#menu ul li:hover ul ul ul,
#menu ul li.hover ul ul ul
{display: none;}
#menu ul li:hover ul,
#menu ul li.hover ul,
#menu ul ul li:hover ul,
#menu ul ul li.hover ul,
#menu ul ul ul li:hover ul,
#menu ul ul ul li.hover ul
{display: block;} |
> > | #busca a:hover {
text-decoration: none;
font-weight: bold;
text-transform: capitalize;
} |
|
#conteudo {
position: relative; |
| min-height: 620;
padding: 10;
font-size: 12px; |
|
< < | }
.tabela {
margin-top: 30px;
background-color: #FF9933;
}
table {
font-size: 12px;
}
#rodape {
margin-top: 5;
text-align: center;
}
#rodape a, #rodape a:visited {
font-size: 10px;
text-decoration: none;
font-weight: normal;
}
#rodape a:hover {
text-decoration: none;
font-weight: normal;
}
#endereco {
font-size: 10px;
font-weight: normal;
}
.clear {
clear: both; |
> > | border-left: 1px solid black;
width:590;/*alterar em HACKS (x+20) */ |
| }
#conteudo h1, #conteudo h2, #conteudo h3,
#conteudo h4, #conteudo h5 { |
|
> > | color: #608DBA; |
| font-weight: bold;
} |
| margin-bottom: 2px;
} |
|
> > |
#conteudo a, #conteudo a:visited {
color: #6495ED;
text-decoration: none;
} |
| .meio {
text-align: justify;
} |
| img.esquerda, img.direita,
#conteudo a img {
margin: 4px; |
|
> > | border: 1px solid #2D86AC; |
| }
img.esquerda { |
| }
div.foto { |
|
> > | float: left;
color: #2D86AC;
width: 200px; |
| text-align: center;
font-weight: bold;
}
div.foto img {
margin: 4px; |
|
> > | border: 1px solid #2D86AC;
margin: 4px; |
| } |
|
< < | #logosHome {
text-align: center;
}
#logos {
float: left;; |
> > | .tabela {
margin-top: 30px;
background-color: #FF9933; |
| } |
|
< < | #logos img {
border: 0;
margin: 0;
padding: 0; |
> > | table {
font-size: 12px; |
| } |
|
< < | #busca { |
> > | #rodape {
background-color: #7DB5ED;
margin-top: 5; |
| text-align: center; |
|
< < | padding: 0;
margin: 0;
border: 0; |
| } |
|
< < | #busca a, #busca a:visited {
font-size: 12px;
text-decoration: none;
font-weight: bold;
text-transform: capitalize;
}
#busca a:hover { |
> > | #rodape a, #rodape a:visited {
color: blue;
font-size: 10px; |
| text-decoration: none; |
|
< < | font-weight: bold;
text-transform: capitalize;
}
.destaque {
display: block;
background-color: #E2DC89;
width: 184;
float: right;
color: Black;
clear: right;
margin: 5px;
}
#conteudo .destaque ul {
padding-left: 3px;
margin: 0px
}
#conteudo .destaque ul li{
list-style: none;
}
#conteudo ul li {
list-style-image: url("/pub/IntranetCpd/FolhaDeEstilos/bolinha6.png");
}
#conteudo .destaque li {
margin-top: 5px;
margin-bottom: 5px; |
> > | font-weight: normal; |
| } |
|
< < | #conteudo .destaque a, #conteudo .informa a { |
> > | #rodape a:hover {
color: 935600; |
| text-decoration: none; |
|
> > | font-weight: normal; |
| } |
|
< < | .informa {
width: 100%;
clear: left;
width: 390px;
border-bottom: 1px solid #F93;
}
#conteudo .destaque a:hover,#conteudo .informa a:hover {
text-decoration: underline;
}
#conteudo .informa h3 {
display:block;
font-size: 13px;
margin-top: 0px;
border-bottom: 1px solid #F93;
}
#aniversariantes {
width:100%;
min-height: 240px;
}
#conteudo #aniversariantes li {
list-style-image: url("/pub/IntranetCpd/FolhaDeEstilos/dot.png");
}
#aniversariantes ul {
position: relative;
padding-left: 15px;
left: 50%;
width:220px;
color: #6495ED;
}
#aniversariantes li {
margin-top: 4px;
}
#aniversariantes li:hover img, #aniversariantes li.hover img{
display:block;
z-index: 2; |
> > | #endereco {
font-size: 10px;
font-weight: normal; |
| } |
|
< < | #aniversariantes li img {
position: absolute;
left:-174px;
top:0px;
width:159px;
height: 216px;
display:none; |
> > | .clear {
clear: both; |
| } |
|
< < | |
| /* HACKS NÃO MEXER ABAIXO! */
|
| (this) , 'auto')
} |
|
< < | #aniversariantes {
height: 240px;
} |
| #menu ul li {float: left; width: 100%;}
#conteudo {width:610; height: 650;}
#tudo {height: 100%}
#conteudo .destaque ul li{list-style-image: url("/pub/IntranetCpd/FolhaDeEstilos/dot.png");} |
|
< < | #conteudo #aniversariantes li{list-style-image: url("/pub/IntranetCpd/FolhaDeEstilos/dot.png");} |
|
<![endif]-->
|
META TOPICPARENT |
name="WebHome" |
%STARTINCLUDE%
<style type="text/css" media="screen"> | | #topo {
background-color:#FFFFFF;
background: url(/twiki/pub/Quimica/FolhaDeEstilos/topo.jpg) no-repeat; | |
< < | height:170px; | > > | height:70px; | | text-align:right;
padding-top:15px;
border-bottom: 0px solid #000000; |
|
META TOPICPARENT |
name="WebHome" |
%STARTINCLUDE%
<style type="text/css" media="screen"> | |
/*----------------fundo----------------*/
body { | |
< < | background-color: #ffffff; | > > | background-color: #608DBA; | | }
/*body { |
|
META TOPICPARENT |
name="WebHome" |
%STARTINCLUDE%
<style type="text/css" media="screen"> | |
#topo {
background-color:#FFFFFF; | |
< < |
- /*background
- url(/twiki/pub/Quimica/FolhaDeEstilos/topo.gif) no-repeat;*/ height:70px;
| > > | background: url(/twiki/pub/Quimica/FolhaDeEstilos/topo.jpg) no-repeat;
height:170px; | | text-align:right;
padding-top:15px;
border-bottom: 0px solid #000000; | |
/*----------------fundo----------------*/
body { | |
< < | background-color: #608DBA; | > > | background-color: #ffffff; | | }
/*body { |
|
META TOPICPARENT |
name="WebHome" |
%STARTINCLUDE%
<style type="text/css" media="screen"> | |
#topo {
background-color:#FFFFFF; | |
< < |
- background
- url(/twiki/pub/Quimica/FolhaDeEstilos/topo.gif) no-repeat;
| > > |
- /*background
- url(/twiki/pub/Quimica/FolhaDeEstilos/topo.gif) no-repeat;*/
| | height:70px;
text-align:right;
padding-top:15px; |
|
META TOPICPARENT |
name="WebHome" |
| |
< < |
%STARTINCLUDE% | > > | %STARTINCLUDE% | | | |
< < | <![endif]--> | > > | <![endif]--> | | | |
< < |
- topo.gif:
| |
META FILEATTACHMENT |
attachment="novomenu_inst2.jpg" attr="" comment="" date="1274279309" name="novomenu_inst2.jpg" path="novomenu_inst2.jpg" size="10282" stream="novomenu_inst2.jpg" tmpFilename="/var/tmp/CGItemp11894" user="DelzaSantos" version="1" |
META FILEATTACHMENT |
attachment="MENU_r2_c6_f2.png" attr="" comment="" date="1274279466" name="MENU_r2_c6_f2.png" path="MENU_r2_c6_f2.png" size="28486" stream="MENU_r2_c6_f2.png" tmpFilename="/var/tmp/CGItemp11792" user="DelzaSantos" version="1" |
META FILEATTACHMENT |
attachment="MENU_r2_c8_f2.gif" attr="" comment="" date="1274279804" name="MENU_r2_c8_f2.gif" path="MENU_r2_c8_f2.gif" size="537" stream="MENU_r2_c8_f2.gif" tmpFilename="/var/tmp/CGItemp11681" user="DelzaSantos" version="1" |
|
|
META TOPICPARENT |
name="WebHome" |
| |
> > | | |
<![endif]--> | |
> > |
- topo.gif:
| |
META FILEATTACHMENT |
attachment="novomenu_inst2.jpg" attr="" comment="" date="1274279309" name="novomenu_inst2.jpg" path="novomenu_inst2.jpg" size="10282" stream="novomenu_inst2.jpg" tmpFilename="/var/tmp/CGItemp11894" user="DelzaSantos" version="1" |
META FILEATTACHMENT |
attachment="MENU_r2_c6_f2.png" attr="" comment="" date="1274279466" name="MENU_r2_c6_f2.png" path="MENU_r2_c6_f2.png" size="28486" stream="MENU_r2_c6_f2.png" tmpFilename="/var/tmp/CGItemp11792" user="DelzaSantos" version="1" |
| |
META FILEATTACHMENT |
attachment="MENU_r2_c7.gif" attr="" comment="" date="1274279836" name="MENU_r2_c7.gif" path="MENU_r2_c7.gif" size="547" stream="MENU_r2_c7.gif" tmpFilename="/var/tmp/CGItemp11730" user="DelzaSantos" version="1" |
META FILEATTACHMENT |
attachment="MENU_r2_c10.gif" attr="" comment="" date="1274279895" name="MENU_r2_c10.gif" path="MENU_r2_c10.gif" size="393" stream="MENU_r2_c10.gif" tmpFilename="/var/tmp/CGItemp11703" user="DelzaSantos" version="1" |
META FILEATTACHMENT |
attachment="MENU_r2_c9.gif" attr="" comment="" date="1274279956" name="MENU_r2_c9.gif" path="MENU_r2_c9.gif" size="545" stream="MENU_r2_c9.gif" tmpFilename="/var/tmp/CGItemp11835" user="DelzaSantos" version="1" |
| |
> > |
META FILEATTACHMENT |
attachment="topo.gif" attr="" comment="" date="1274303266" name="topo.gif" path="topo.gif" size="13643" stream="topo.gif" tmpFilename="/var/tmp/CGItemp12441" user="DelzaSantos" version="1" |
|
|
META TOPICPARENT |
name="WebHome" |
| |
< < | -- DelzaSantos - 19 May 2010
- novomenu_inst2.jpg:
| > > |
| | | |
< < |
- MENU_r2_c6_f2.png:
| > > | /*----------------largura----------------*/
#tudo {
width: 790px;
border-right: 1px solid black;
border-left: 1px solid black;
} | | | |
< < |
- MENU_r2_c8_f2.gif:
| > > | #conteudo {
width:590;/*alterar em HACKS (x+20) */
} | | | |
< < |
- MENU_r2_c7.gif:
| > > | #menu {
width: 150;
} | | | |
< < |
- MENU_r2_c10.gif:
| > > | /*----------------fundo----------------*/
body {
background-color: #993;
} | | | |
< < |
- MENU_r2_c9.gif:
| > > | /*body {
background-image: url('/pub/IntranetCpd/FolhaDeEstilos/fundo.png');
background-repeat: repeat-y;
background-position:center;
background-color: white;
}*/
/*body {
background-image: url('/pub/IntranetCpd/FolhaDeEstilos/fundo2.png');
background-repeat: repeat-y;
background-position:center;
background-color: #cfcf9b;
}*/
#tudo {
background: white;
}
#projetos cpd{
background-color: #ffcc66;
}
#menu li {
background-color: white;
}
#menu li:hover a, #menu li.hover a,
#menu li:hover li:hover a, #menu li.hover li.hover a,
#menu li:hover li:hover li:hover a, #menu li.hover li.hover li.hover a {
color: #F8DCA5;
}
#menu li:hover ul a, #menu li.hover ul a,
#menu li:hover li:hover ul a, #menu li.hover li.hover ul a {
color: #993;
}
/*#menu li:hover, #menu li.hover {
background-color: #F9F0CD;
}*/
#menu ul a {
border-bottom: 1px solid #F93;
}
#menu ul ul a {
border-bottom: 1px solid #F93;
}
#rodape {
background-color: #E2DC89;
}
/*----------------fontes----------------*/
#conteudo a, #editar a, #conteudo a:visited, #editar a:visited {
color: #6495ED;
text-decoration: none;
}
#conteudo a:hover, #editar a:hover {
color: #1E90FF;
text-decoration: underline;
}
#conteudo h1, #conteudo h2, #conteudo h3,
#conteudo h4, #conteudo h5 {
color: #993;
}
#menu a {
color: #993;
}
#menu a:hover {
/*color: white;*/
}
#rodape a, #rodape a:visited {
color: blue;
}
#rodape a:hover, #editar a:hover {
color: cornflowerblue;
}
#busca a, #busca a:visited {
color: blue;
}
#busca a:hover {
color: cornflowerblue;
}
/*----------------imagens----------------*/
img.esquerda, img.direita,#conteudo a img {
border: 1px solid #2D86AC;
}
div.foto {
float: left;
color: #2D86AC;
width: 200px;
}
div.foto img {
border: 1px solid #2D86AC;
margin: 4px;
}
/*----------------opcionais----------------*/
#corpo {
border-top: 1px solid black;
}
#conteudo {
border-left: 1px solid black;
}
html, body {
height: 100%;
}
body {
margin: 0;
text-align: center;
font-family: verdana, arial, helvetica, sans-serif;
}
#tudo {
margin: auto;
position: relative;
text-align: left;
min-height: 100%;
}
#topo img {
border: 0;
padding: 0;
margin: 0;
float: left;
}
#editar {
font-size: 10px;
position: absolute;
right: 10px;
top: 80;
}
#menu {
position: relative;
float: left;
top: 15;
z-index: 3;
}
#menu ul{
list-style: none;
margin: 0;
padding: 0;
z-index: 1;
}
#menu a {
display: block;
font-size: 13px;
margin: 0;
padding: 4px 0px 4px 2px;
}
#menu ul ul a {
font-size: 11px;
}
#menu a {
text-decoration: none;
font-weight: bold;
}
#menu li {
position: relative;
}
#menu ul ul li:first-child,
#menu ul ul li.first-child {
border-top:1px solid #F93;
}
#menu li {
margin-left: 5px;
margin-right: 5px;
}
#menu li li {
margin-left: 10px;
margin-right: 0px;
border-right: 1px solid #F93;
border-left: 1px solid #F93;
}
#menu ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}
#menu ul ul,
#menu ul li:hover ul ul,
#menu ul li.hover ul ul,
#menu ul li:hover ul ul ul,
#menu ul li.hover ul ul ul
{display: none;}
#menu ul li:hover ul,
#menu ul li.hover ul,
#menu ul ul li:hover ul,
#menu ul ul li.hover ul,
#menu ul ul ul li:hover ul,
#menu ul ul ul li.hover ul
{display: block;}
#conteudo {
position: relative;
float: left;
min-height: 620;
padding: 10;
font-size: 12px;
}
.tabela {
margin-top: 30px;
background-color: #FF9933;
}
table {
font-size: 12px;
}
#rodape {
margin-top: 7;
text-align: center;
height: 50px;
}
#rodape a, #rodape a:visited {
font-size: 12px;
text-decoration: none;
font-weight: normal;
}
#rodape a:hover {
text-decoration: none;
font-weight: normal;
}
#endereco {
font-size: 12px;
font-weight: bold;
}
.clear {
clear: both;
}
#conteudo h1, #conteudo h2, #conteudo h3,
#conteudo h4, #conteudo h5 {
font-weight: bold;
}
#conteudo h1, #conteudo h2 {
border-bottom: 1px solid #F93;
}
#conteudo h4, #conteudo h5 {
margin-bottom: 2px;
}
.meio {
text-align: justify;
}
div.esquerda {
float: left;
width: 33%;
}
table {
font-size: 12px;
}
img.esquerda, img.direita,
#conteudo a img {
margin: 4px;
}
img.esquerda {
float: left;
}
img.direita {
float: right;
}
div.foto {
text-align: center;
font-weight: bold;
}
div.foto img {
margin: 4px;
}
#logosHome {
text-align: center;
}
#logos {
float: left;;
}
#logos img {
border: 0;
margin: 0;
padding: 0;
}
#busca {
text-align: center;
padding: 0;
margin: 0;
border: 0;
}
#busca a, #busca a:visited {
font-size: 12px;
text-decoration: none;
font-weight: bold;
text-transform: capitalize;
}
#busca a:hover {
text-decoration: none;
font-weight: bold;
text-transform: capitalize;
}
.destaque {
display: block;
background-color: #E2DC89;
width: 184;
float: right;
color: Black;
clear: right;
margin: 5px;
}
#conteudo .destaque ul {
padding-left: 3px;
margin: 0px
}
#conteudo .destaque ul li{
list-style: none;
}
#conteudo ul li {
list-style-image: url("/pub/IntranetCpd/FolhaDeEstilos/bolinha6.png");
}
#conteudo .destaque li {
margin-top: 5px;
margin-bottom: 5px;
}
#conteudo .destaque a, #conteudo .informa a {
text-decoration: none;
}
.informa {
width: 100%;
clear: left;
width: 390px;
border-bottom: 1px solid #F93;
}
#conteudo .destaque a:hover,#conteudo .informa a:hover {
text-decoration: underline;
}
#conteudo .informa h3 {
display:block;
font-size: 13px;
margin-top: 0px;
border-bottom: 1px solid #F93;
}
#aniversariantes {
width:100%;
min-height: 240px;
}
#conteudo #aniversariantes li {
list-style-image: url("/pub/IntranetCpd/FolhaDeEstilos/dot.png");
}
#aniversariantes ul {
position: relative;
padding-left: 15px;
left: 50%;
width:220px;
color: #6495ED;
}
#aniversariantes li {
margin-top: 4px;
}
#aniversariantes li:hover img, #aniversariantes li.hover img{
display:block;
z-index: 2;
}
#aniversariantes li img {
position: absolute;
left:-174px;
top:0px;
width:159px;
height: 216px;
display:none;
}
/* HACKS NÃO MEXER ABAIXO! */
<--[if IE]>
<![endif]-->
<--[if lt IE 7]>
<![endif]--> | |
META FILEATTACHMENT |
attachment="novomenu_inst2.jpg" attr="" comment="" date="1274279309" name="novomenu_inst2.jpg" path="novomenu_inst2.jpg" size="10282" stream="novomenu_inst2.jpg" tmpFilename="/var/tmp/CGItemp11894" user="DelzaSantos" version="1" |
META FILEATTACHMENT |
attachment="MENU_r2_c6_f2.png" attr="" comment="" date="1274279466" name="MENU_r2_c6_f2.png" path="MENU_r2_c6_f2.png" size="28486" stream="MENU_r2_c6_f2.png" tmpFilename="/var/tmp/CGItemp11792" user="DelzaSantos" version="1" |
|
|
> > |
META TOPICPARENT |
name="WebHome" |
-- DelzaSantos - 19 May 2010
- novomenu_inst2.jpg:
- MENU_r2_c6_f2.png:
- MENU_r2_c8_f2.gif:
- MENU_r2_c7.gif:
- MENU_r2_c10.gif:
- MENU_r2_c9.gif:
META FILEATTACHMENT |
attachment="novomenu_inst2.jpg" attr="" comment="" date="1274279309" name="novomenu_inst2.jpg" path="novomenu_inst2.jpg" size="10282" stream="novomenu_inst2.jpg" tmpFilename="/var/tmp/CGItemp11894" user="DelzaSantos" version="1" |
META FILEATTACHMENT |
attachment="MENU_r2_c6_f2.png" attr="" comment="" date="1274279466" name="MENU_r2_c6_f2.png" path="MENU_r2_c6_f2.png" size="28486" stream="MENU_r2_c6_f2.png" tmpFilename="/var/tmp/CGItemp11792" user="DelzaSantos" version="1" |
META FILEATTACHMENT |
attachment="MENU_r2_c8_f2.gif" attr="" comment="" date="1274279804" name="MENU_r2_c8_f2.gif" path="MENU_r2_c8_f2.gif" size="537" stream="MENU_r2_c8_f2.gif" tmpFilename="/var/tmp/CGItemp11681" user="DelzaSantos" version="1" |
META FILEATTACHMENT |
attachment="MENU_r2_c7.gif" attr="" comment="" date="1274279836" name="MENU_r2_c7.gif" path="MENU_r2_c7.gif" size="547" stream="MENU_r2_c7.gif" tmpFilename="/var/tmp/CGItemp11730" user="DelzaSantos" version="1" |
META FILEATTACHMENT |
attachment="MENU_r2_c10.gif" attr="" comment="" date="1274279895" name="MENU_r2_c10.gif" path="MENU_r2_c10.gif" size="393" stream="MENU_r2_c10.gif" tmpFilename="/var/tmp/CGItemp11703" user="DelzaSantos" version="1" |
META FILEATTACHMENT |
attachment="MENU_r2_c9.gif" attr="" comment="" date="1274279956" name="MENU_r2_c9.gif" path="MENU_r2_c9.gif" size="545" stream="MENU_r2_c9.gif" tmpFilename="/var/tmp/CGItemp11835" user="DelzaSantos" version="1" |
|
 Copyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback
|