Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% <style type="text/css" media="screen"> | ||||||||
Line: 188 to 188 | ||||||||
/*--------------------------------Conteúdo------------------------------*/ /***************************Rodapé*************************/ | ||||||||
Changed: | ||||||||
< < | .itemRodape { | |||||||
> > | #rodape div { float: left; } #rodape { | |||||||
color: white; font-size: 11px; border-color: #B6CDB6; border-style: solid; text-align: center; float: left; | ||||||||
Added: | ||||||||
> > | white-space: pre-line; padding: 10px 0px; | |||||||
} | ||||||||
Changed: | ||||||||
< < | .itemRodape a { | |||||||
> > | #rodape a { | |||||||
color: black; text-decoration: none; | ||||||||
Added: | ||||||||
> > | font-weight: bold; | |||||||
} | ||||||||
Changed: | ||||||||
< < | .itemRodape a:hover { | |||||||
> > | #rodape a:hover { | |||||||
text-decoration: underline; } |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% <style type="text/css" media="screen"> | ||||||||
Line: 17 to 17 | ||||||||
#topo { margin: auto; | ||||||||
Changed: | ||||||||
< < | width: 700px; | |||||||
> > | width: 760px; | |||||||
text-align: center; min-height: 10px; background-color: #943634; | ||||||||
Line: 26 to 26 | ||||||||
#corpo { margin: auto; | ||||||||
Changed: | ||||||||
< < | width: 700px; | |||||||
> > | width: 760px; | |||||||
min-height: 10px; background-color: #DD7F1F; } | ||||||||
Line: 40 to 40 | ||||||||
#conteudo { position: relative; float: left; | ||||||||
Changed: | ||||||||
< < | width: 482px; | |||||||
> > | width: 542px; | |||||||
min-height: 500px; *height: 500px; background-color: white; | ||||||||
Line: 50 to 50 | ||||||||
#rodape { border-top: 5px solid #B6CDB6; float: right; | ||||||||
Changed: | ||||||||
< < | width: 700px; | |||||||
> > | width: 760px; | |||||||
min-height: 10px; background-color: #DD7F1F; font-size: 10px; | ||||||||
Line: 59 to 59 | ||||||||
#edicao { margin: auto; text-align: center; | ||||||||
Changed: | ||||||||
< < | width: 700px; | |||||||
> > | width: 760px; | |||||||
min-height: 10px; /** height: 10px;*/ } | ||||||||
Line: 210 to 210 | ||||||||
border-bottom-width: 2px; border-right-width: 2px; height: 40px; | ||||||||
Changed: | ||||||||
< < | width: 530px; | |||||||
> > | width: 590px; | |||||||
padding-top: 8px; font-size: 14px; } | ||||||||
Line: 230 to 230 | ||||||||
#webdesign, #atualizacao { border-right-width: 2px; | ||||||||
Changed: | ||||||||
< < | width: 254px; | |||||||
> > | width: 284px; | |||||||
} #ano { |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% <style type="text/css" media="screen"> | ||||||||
Line: 41 to 41 | ||||||||
position: relative; float: left; width: 482px; | ||||||||
Changed: | ||||||||
< < | min-height: 383%; *height: 383px; | |||||||
> > | min-height: 500px; *height: 500px; | |||||||
background-color: white; border-left: 2px solid #B6CDB6; } |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% <style type="text/css" media="screen"> | ||||||||
Line: 21 to 21 | ||||||||
text-align: center; min-height: 10px; background-color: #943634; | ||||||||
Added: | ||||||||
> > | border-bottom: 5px solid #B6CDB6; | |||||||
} #corpo { | ||||||||
Line: 39 to 40 | ||||||||
#conteudo { position: relative; float: left; | ||||||||
Changed: | ||||||||
< < | width: 484px; | |||||||
> > | width: 482px; | |||||||
min-height: 383%; *height: 383px; background-color: white; | ||||||||
Added: | ||||||||
> > | border-left: 2px solid #B6CDB6; | |||||||
} #rodape { | ||||||||
Changed: | ||||||||
< < | position: relative; top: 1px; padding: 2px 4px;; | |||||||
> > | border-top: 5px solid #B6CDB6; | |||||||
float: right; | ||||||||
Changed: | ||||||||
< < | width: 506px; | |||||||
> > | width: 700px; | |||||||
min-height: 10px; | ||||||||
Deleted: | ||||||||
< < | /** height: 10px;*/ | |||||||
background-color: #DD7F1F; font-size: 10px; } | ||||||||
Line: 93 to 92 | ||||||||
/****************************Menu**************************/ #menu { | ||||||||
Deleted: | ||||||||
< < | padding-top: 10px; | |||||||
} #menu ul { list-style-type: none; | ||||||||
Deleted: | ||||||||
< < | padding: 0px 15px; | |||||||
z-index: 1; } #menu li { position: relative; | ||||||||
Deleted: | ||||||||
< < | padding: 6px 0px; | |||||||
} #menu ul a { | ||||||||
Line: 113 to 109 | ||||||||
text-decoration: none; font-size: 14px; display: block; | ||||||||
Added: | ||||||||
> > | padding: 6px 15px; | |||||||
} #menu ul ul { | ||||||||
Line: 123 to 120 | ||||||||
display: none; background-color: #DD7F1F; border: 1px solid white; | ||||||||
Deleted: | ||||||||
< < | padding: 0px; | |||||||
} #menu ul ul a { | ||||||||
Deleted: | ||||||||
< < | color: black; | |||||||
font-size: 11px; | ||||||||
Added: | ||||||||
> > | padding: 5px 15px; border: 1px solid white; | |||||||
} #menu ul ul a:hover { | ||||||||
Deleted: | ||||||||
< < | color: grey; | |||||||
} #menu li li { | ||||||||
Deleted: | ||||||||
< < | padding: 3px 0px; border: 1px solid white; padding: 5px 15px; | |||||||
} /*----------------------------------Menu---------------------------------*/ | ||||||||
Line: 193 to 186 | ||||||||
padding-bottom: 15px; } /*--------------------------------Conteúdo------------------------------*/ | ||||||||
Added: | ||||||||
> > | /***************************Rodapé*************************/ .itemRodape { color: white; font-size: 11px; border-color: #B6CDB6; border-style: solid; text-align: center; float: left; } .itemRodape a { color: black; text-decoration: none; } .itemRodape a:hover { text-decoration: underline; } #endereco { border-bottom-width: 2px; border-right-width: 2px; height: 40px; width: 530px; padding-top: 8px; font-size: 14px; } #email { border-bottom-width: 2px; font-size: 14px; font-weight: bold; height: 33px; width: 168px; padding-top: 15px; } #webdesign, #atualizacao, #ano { padding: 5px; } #webdesign, #atualizacao { border-right-width: 2px; width: 254px; } #ano { width: 158px; } /*---------------------------------Rodapé-------------------------------*/ | |||||||
#edicao a, #edicao a:visited { color: #943634; font-size: 11px; |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% <style type="text/css" media="screen"> | ||||||||
Line: 105 to 105 | ||||||||
#menu li { position: relative; padding: 6px 0px; | ||||||||
Deleted: | ||||||||
< < | border-bottom: 1px solid white; | |||||||
} #menu ul a { | ||||||||
Line: 113 to 112 | ||||||||
font-weight: bold; text-decoration: none; font-size: 14px; | ||||||||
Added: | ||||||||
> > | display: block; | |||||||
} #menu ul ul { | ||||||||
Line: 121 to 121 | ||||||||
top: 0px; width: 100%; display: none; | ||||||||
Changed: | ||||||||
< < | background-color: #E5B8B7; | |||||||
> > | background-color: #DD7F1F; border: 1px solid white; padding: 0px; | |||||||
} #menu ul ul a { | ||||||||
Line: 135 to 137 | ||||||||
#menu li li { padding: 3px 0px; | ||||||||
Changed: | ||||||||
< < | border-bottom: 1px solid #943634; } #menu li li li { border-bottom: 0px; } #menu #brasao { display: block; margin: auto; width: 60px; position: relative; top: 25px; /* for IE */ filter:alpha(opacity=60); /* CSS3 standard */ opacity:0.6; | |||||||
> > | border: 1px solid white; padding: 5px 15px; | |||||||
} /*----------------------------------Menu---------------------------------*/ |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% <style type="text/css" media="screen"> | ||||||||
Line: 99 to 99 | ||||||||
#menu ul { list-style-type: none; padding: 0px 15px; | ||||||||
Added: | ||||||||
> > | z-index: 1; | |||||||
} #menu li { | ||||||||
Added: | ||||||||
> > | position: relative; | |||||||
padding: 6px 0px; border-bottom: 1px solid white; } | ||||||||
Line: 114 to 116 | ||||||||
} #menu ul ul { | ||||||||
Added: | ||||||||
> > | position: absolute; left: 100%; top: 0px; width: 100%; | |||||||
display: none; background-color: #E5B8B7; } |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > | %STARTINCLUDE% <style type="text/css" media="screen"> /***********************Estrutura básica***********************/ * { margin: 0; border: 0; padding: 0; font-family: arial, verdana, tahoma, sans; } body { padding: 10px 0px; background-color: #B6CDB6; } #topo { margin: auto; width: 700px; text-align: center; min-height: 10px; background-color: #943634; } #corpo { margin: auto; width: 700px; min-height: 10px; background-color: #DD7F1F; } #menu { float: left; width: 186px; min-height: 10px; } #conteudo { position: relative; float: left; width: 484px; min-height: 383%; *height: 383px; background-color: white; } #rodape { position: relative; top: 1px; padding: 2px 4px;; float: right; width: 506px; min-height: 10px; /** height: 10px;*/ background-color: #DD7F1F; font-size: 10px; } #edicao { margin: auto; text-align: center; width: 700px; min-height: 10px; /** height: 10px;*/ } .clear { clear: both;} /*----------------------------Estrutura básica----------------------------*/ /****************************Topo**************************/ #topo { text-align: center; } #topo h1 { color: white; font-size: 32px; background-color: #E5B8B7; } #topo a { color: white; font-weight: bold; text-decoration: none; font-size: 13px; } #topo img { float: left; } /*----------------------------------Topo---------------------------------*/ /****************************Menu**************************/ #menu { padding-top: 10px; } #menu ul { list-style-type: none; padding: 0px 15px; } #menu li { padding: 6px 0px; border-bottom: 1px solid white; } #menu ul a { color: white; font-weight: bold; text-decoration: none; font-size: 14px; } #menu ul ul { display: none; background-color: #E5B8B7; } #menu ul ul a { color: black; font-size: 11px; } #menu ul ul a:hover { color: grey; } #menu li li { padding: 3px 0px; border-bottom: 1px solid #943634; } #menu li li li { border-bottom: 0px; } #menu #brasao { display: block; margin: auto; width: 60px; position: relative; top: 25px; /* for IE */ filter:alpha(opacity=60); /* CSS3 standard */ opacity:0.6; } /*----------------------------------Menu---------------------------------*/ /**************************Conteúdo************************/ #conteudo { padding: 15px; font-size: 13px; } #conteudo ul { padding-left: 30px; } #conteudo h1, #conteudo h2, #conteudo h3 { color: #7d2625; } #conteudo a, #conteudo a:visited { color: #7d2625; text-decoration: none; } #conteudo a:hover { text-decoration: underline; } #conteudo p { padding: 10px 0px; } #conteudo thead th { padding: 5px; } #conteudo tbody td { padding: 3px; } #conteudo #logos { position: relative; right: -15px; float: right; height: 325px; width: 78px; background-image: url('/twiki/pub/SUPAC/FolhaDeEstilos/lateraldir.gif'); } #conteudo #logos img{ position: relative; top: 85px; right: -13px; padding-bottom: 15px; } /*--------------------------------Conteúdo------------------------------*/ #edicao a, #edicao a:visited { color: #943634; font-size: 11px; text-decoration: none; font-weight: bold; } </style> %STOPINCLUDE% |