Difference: LayoutTemplateCSS (1 vs. 18)

Revision 1823 Oct 2009 - AndersonCarvalho

Line: 1 to 1
 

CSS do Site

Line: 11 to 11
 
background
#000000 url(img03.jpg) repeat-x left top;
Changed:
<
<
font-family
"Trebuchet MS", Arial, Helvetica, sans-serif;
>
>
font-family
Arial, Helvetica, sans-serif;
 
font-size
13px;
Line: 52 to 52
 
text-align
justify;
Changed:
<
<
font-family
"Trebuchet MS", Arial, Helvetica, sans-serif;
>
>
font-family
Arial, Helvetica, sans-serif;
 
font-size
11px;
Line: 151 to 151
 #header-wrapper {

width
880px;
Changed:
<
<
>
>
height:404px;
 
margin
0 auto;

border-left
10px solid #FFFFFF;
Line: 170 to 170
 
width
880px;
Changed:
<
<
height
62px;
>
>
height
100px;
 
margin
0 auto;
Line: 224 to 225
 
float
left;
Changed:
<
<
margin-right
30px;

padding
5px 12px;
>
>
margin-right
17px; margin-left:17px;
padding
5px 5px;
 
text-decoration
none;
Added:
>
>
 
font
14px Georgia, "Times New Roman", Times, serif;

color
#FFFFFF;

Revision 1726 Aug 2009 - AndersonCarvalho

Line: 1 to 1
 

CSS do Site

Line: 196 to 196
  #menu ul {
Changed:
<
<
margin
0;
>
>
margin
0px;
 
Changed:
<
<
padding
27px 0 0 10px;
>
>
padding
27px 0 30px 10px;
 
list-style
none;
Line: 224 to 224
 
float
left;
Changed:
<
<
margin-right
10px;
>
>
margin-right
30px;
 
padding
5px 12px;

Revision 1617 Aug 2009 - AndersonCarvalho

Line: 1 to 1
 

CSS do Site

Line: 443 to 443
 }
Added:
>
>
#sidebar li2 {
 
Added:
>
>
text-align
justify;

}

 

Revision 1511 Aug 2009 - AndersonCarvalho

Line: 1 to 1
 

CSS do Site

Line: 159 to 159
 
border-right
10px solid #FFFFFF;

border-top
10px solid #FFFFFF;
Added:
>
>
background-color: white;
 

}

Line: 277 to 278
  #logo {
Changed:
<
<
height
250px;
>
>
height
310px;
 
Changed:
<
<
background
url(img01.jpg) no-repeat left top;
>
>
background
url(ripe3.jpg) no-repeat left top; background-position: center center;
  }

Revision 1401 Jul 2009 - AndersonCarvalho

Line: 1 to 1
 

CSS do Site

Line: 169 to 169
 
width
880px;
Changed:
<
<
height
63px;
>
>
height
62px;
 
margin
0 auto;
Changed:
<
<
background
#608F30 url(img02.jpg) no-repeat left top;
>
>
background
#608F30 url(img02.png) no-repeat left top;
 

}

Line: 186 to 186
 
float
left;
Changed:
<
<
width
740px;
>
>
width
900px;
 
height
51px;
Line: 197 to 197
 
margin
0;
Changed:
<
<
padding
25px 0 0 10px;
>
>
padding
27px 0 0 10px;
 
list-style
none;
Line: 223 to 223
 
float
left;
Changed:
<
<
margin-right
17px;
>
>
margin-right
10px;
 
padding
5px 12px;

Revision 1310 Jun 2009 - AndersonCarvalho

Line: 1 to 1
 

CSS do Site

Line: 169 to 169
 
width
880px;
Changed:
<
<
height
76px;
>
>
height
63px;
 
margin
0 auto;
Line: 422 to 422
 
padding
15px 0 2px 20px;
Changed:
<
<
background
url(img04.jpg) no-repeat left top;
>
>
background
url(img004.jpg) no-repeat left top;
 
font-size
18px;

Revision 1203 Jun 2009 - AndersonCarvalho

Line: 1 to 1
 

CSS do Site

Line: 245 to 247
  }
Deleted:
<
<
/* Search */

#search {

float
right;

width
305px;

height
76px;

}

#search form {

float
right;

margin
0;

padding
30px 20px 0 0;

}

#search fieldset {

margin
0;

padding
0;

border
none;

}

#search input {

float
left;

font
12px Georgia, "Times New Roman", Times, serif;

border
none;

}

#search-text {

width
135px;

height
18px;

padding
3px 0 0 5px;

background
#ECF9E4;

color
#658453;

}

#search-submit {

height
21px;

margin-left
12px;

color
#39561D;

}

 

/* Page */

Line: 517 to 442
 
Deleted:
<
<
/* Calendar */

#calendar {

}

#calendar caption {

padding-bottom
5px;

font-weight
bold;

}

#calendar table {

width
100%;

border-collapse
collapse;

border-right
1px solid #F5F2EF;

}

#calendar thead th {

padding
5px 0;

text-align
center;

border-top
1px solid #F5F2EF;

border-left
1px solid #F5F2EF;

background
#F5F2EF;
 
Deleted:
<
<
}

#calendar tbody td {

padding
5px 0;

text-align
center;

border-top
1px solid #F5F2EF;

border-left
1px solid #F5F2EF;

}

#calendar tfoot td {

padding
5px;

}

#calendar tfoot #next {

text-align
right;

}

#calendar #today {

background
#E7F1E1;

}

 

Revision 1127 May 2009 - AndersonCarvalho

Line: 1 to 1
 

CSS do Site

Added:
>
>
 

body {

Line: 8 to 9
 
padding
0;
Changed:
<
<
background
#000000 url("http://www.ripe.faced.ufba.br/twiki/pub/Ripe/WebHome/img03.jpg") repeat-x left top;
>
>
background
#000000 url(img03.jpg) repeat-x left top;
 
font-family
"Trebuchet MS", Arial, Helvetica, sans-serif;
Line: 131 to 139
 }
Added:
>
>
 #wrapper {
Changed:
<
<
background
url("http://www.ripe.faced.ufba.br/twiki/pub/Ripe/WebHome/mg06.jpg") repeat-x left bottom;
>
>
background
url(img06.jpg) repeat-x left bottom;
  }
Added:
>
>
 #header-wrapper {

width
880px;
Line: 160 to 172
 
margin
0 auto;
Changed:
<
<
background
#608F30 url("http://www.ripe.faced.ufba.br/twiki/pub/Ripe/WebHome/img02.jpg") no-repeat left top;
>
>
background
#608F30 url(img02.jpg) no-repeat left top;

}

/* Menu */

#menu {

float
left;

width
740px;

height
51px;

}

#menu ul {

margin
0;

padding
25px 0 0 10px;

list-style
none;

line-height
normal;

}

#menu li {

display
block;

float
left;

}

#menu a {

display
block;

float
left;

margin-right
17px;

padding
5px 12px;

text-decoration
none;

font
14px Georgia, "Times New Roman", Times, serif;

color
#FFFFFF;

}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {

color
#FFFFFF;

}

/* Search */

#search {

float
right;

width
305px;

height
76px;
  }

Added:
>
>
#search form {

float
right;

margin
0;

padding
30px 20px 0 0;

}

#search fieldset {

margin
0;

padding
0;

border
none;

}

#search input {

float
left;

font
12px Georgia, "Times New Roman", Times, serif;

border
none;

}

#search-text {

width
135px;

height
18px;

padding
3px 0 0 5px;

background
#ECF9E4;

color
#658453;

}

#search-submit {

height
21px;

margin-left
12px;

color
#39561D;

}

/* Page */

#page {

width
840px;

margin
0 auto;

padding
30px 20px 0px 20px;

background
#FFFFFF;

border-left
10px solid #FFFFFF;

border-right
10px solid #FFFFFF;

border-bottom
10px solid #FFFFFF;

}

/** LOGO */

#logo {

height
250px;

background
url(img01.jpg) no-repeat left top;

}

#logo h1, #logo p {

float
left;

margin
0;

padding
0 0 0 20px;

line-height
normal;

}

#logo h1 { padding-top: 140px; }

#logo h1 a {

text-decoration
none;

text-transform
uppercase;

color
#FFFFFF;

}

#logo h1 a:hover { text-decoration: underline; }

#logo p {

padding
165px 0 0 15px;

font
italic 13px Georgia, "Times New Roman", Times, serif;

color
#B6ACA2;

}

#logo p a {

text-decoration
none;

color
#B6ACA2;

}

/* Content */

#content {

float
left;

width
570px;

}

#logo p a:hover { text-decoration: underline; }

/* Sidebar */

#sidebar {

float
right;

width
222px;

}

#sidebar ul {

margin
0;

padding
0;

list-style
none;

line-height
normal;

}

#sidebar li {

margin-bottom
30px;

padding
0 0 20px 0px;

}

#sidebar li ul {

line-height
200%;

}

#sidebar li li {

margin
0;

padding
0 20px;

}

#sidebar h2 {

height
33px;

margin
0 0 20px 0px;

padding
15px 0 2px 20px;

background
url(img04.jpg) no-repeat left top;

font-size
18px;

color
#FFFFFF;

}

#sidebar p {

line-height
200%;

}

/* Calendar */

#calendar {

}

#calendar caption {

padding-bottom
5px;

font-weight
bold;

}

#calendar table {

width
100%;

border-collapse
collapse;

border-right
1px solid #F5F2EF;

}

#calendar thead th {

padding
5px 0;

text-align
center;

border-top
1px solid #F5F2EF;

border-left
1px solid #F5F2EF;

background
#F5F2EF;

}

#calendar tbody td {

padding
5px 0;

text-align
center;

border-top
1px solid #F5F2EF;

border-left
1px solid #F5F2EF;

}

#calendar tfoot td {

padding
5px;

}

#calendar tfoot #next {

text-align
right;

}

#calendar #today {

background
#E7F1E1;

}

/* Footer */

#footer {

width
880px;

margin
0 auto;

padding
0;

background
#494336 url(img05.jpg) no-repeat left top;

border-left
10px solid #FFFFFF;

border-right
10px solid #FFFFFF;

border-bottom
10px solid #FFFFFF;

text-align: center;

}

#footer p {

margin
0;

padding
20px 0;

text-align
center;

line-height
normal;

color
#B5ADA5;

}

#footer a {

color
#B5ADA5;

}

 

Revision 1025 May 2009 - AndersonCarvalho

Line: 1 to 1
 

CSS do Site

body{

Changed:
<
<
background:url(bg.gif) repeat-y #5C4F00 top left;
>
>
 margin:0;
Changed:
<
<
font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; min-width:80px;
>
>
padding
0;

background
#000000 url("http://www.ripe.faced.ufba.br/twiki/pub/Ripe/WebHome/img03.jpg") repeat-x left top;

font-family
"Trebuchet MS", Arial, Helvetica, sans-serif;

font-size
13px;

color
#837669;
 }
Changed:
<
<
A:link{ color:#FFFFFF; text-decoration:none; } A:hover{ color:#ACCFEE; text-decoration:underline; } A:active{ color:#FFFFFF; text-decoration:none; } A:active:hover{ color:#ACCFEE; text-decoration:underline; } A:visited{ color:#FFFFFF; text-decoration:none; } A:visited:hover{ color:#ACCFEE; text-decoration:underline; }
>
>
h1, h2, h3 {

margin
0;

font-family
Georgia, "Times New Roman", Times, serif;

font-weight
normal;

color
#649632;
 
Deleted:
<
<
#header{ background:url(headerbg.gif) no-repeat #000000 top right; width:471px; height:295px; text-align:center; border:0; padding:0; float:right;
 }
Changed:
<
<
#sidebar{ width:259px; float:left; color:#000000; text-align:right;
>
>
h1 { font-size: 44px; }

h2 { font-size: 26px; }

h3 { } p, ul, ol {

margin-top
0;

line-height
240%;

text-align
justify;

font-family
"Trebuchet MS", Arial, Helvetica, sans-serif;

font-size
11px;
 }
Changed:
<
<
.sidetext{ width:160px; text-align:right; margin-left:8px; font-style:italic;
>
>

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {

border
none;
 }
Changed:
<
<
#title{
>
>

img.left {

 float:left;
Changed:
<
<
font-size:21px; font-weight:bold; letter-spacing:1px; font-variant:small-caps; color:#5C4F00; background:#000000; width:100%; }

#wrap{ width:800px; margin-left:0; margin-right:auto;

>
>
margin
7px 30px 0 0;
 }
Changed:
<
<
#container{ margin-right:0;
>
>

img.right {

float
right;

margin
7px 0 0 30px;
 }
Changed:
<
<
#content{ margin-left: 200px; background:#000000; width:300px; margin-top:0; padding:200px; color:#978D00; text-align:justify;
>
>

hr { display: none; }

.list1 {

}

.list1 li {

 float:left;
Added:
>
>
line-height
normal;
 }
Changed:
<
<
#navcontainer{ width:220px;
>
>

.list1 li img {

margin
0 30px 30px 0;
 }
Changed:
<
<
#navlist { list-style-type: none; text-align:left; padding-right: 20px; font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif; font-size:14px; font-variant:small-caps; color:#666666; background-position: 0% 100%; padding-bottom: 20px;
>
>

.list1 li.alt img {

margin-right
0;
 }
Added:
>
>

#wrapper {

background
url("http://www.ripe.faced.ufba.br/twiki/pub/Ripe/WebHome/mg06.jpg") repeat-x left bottom;
 }
Added:
>
>
#header-wrapper {

width
880px;

margin
0 auto;
 
Added:
>
>
border-left
10px solid #FFFFFF;

border-right
10px solid #FFFFFF;

border-top
10px solid #FFFFFF;
 
Deleted:
<
<
#navlist a:link { color: #772107; text-decoration:none; } #navlist a:visited { color: #999999; text-decoration:none; } #navlist a:hover {color: #000000; text-decoration:none; }

h3{ font-size:21px; font-weight:bold; color:#772107; text-align:right; font-variant:small-caps;

 }
Changed:
<
<
#footer{ clear: both; margin-top: 30px; border-top: 1px solid #999999; border-bottom: 1px solid #999999; background-color: #777777; padding: 2px 10% 2px 5%; line-height: 31px; color: #FFFFFF; text-align: center;
>
>
#header {

width
880px;

height
76px;

margin
0 auto;

background
#608F30 url("http://www.ripe.faced.ufba.br/twiki/pub/Ripe/WebHome/img02.jpg") no-repeat left top;
 }
Added:
>
>
 

Revision 920 May 2009 - AndersonCarvalho

Line: 1 to 1
 

CSS do Site

Changed:
<
<
/* Design by Free CSS Templates http://www.freecsstemplates.org Released for free under a Creative Commons Attribution 2.5 License */
>
>
  body {
Added:
>
>
background:url(bg.gif) repeat-y #5C4F00 top left;
 
margin
0;
Changed:
<
<
padding
0;
background
#000000 url(images/img03.jpg) repeat-x left top;
font-family
"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size
13px;
color
#999;
}

h1, h2, h3 {

margin
0;
font-family
Georgia, "Times New Roman", Times, serif;
font-weight
normal;
color
#649632;
}

h1 { font-size: 44px; }

h2 {

font-size
14px;
}

h3 { }

p, ul, ol {

margin-top
0;
line-height
240%;
text-align
justify;
font-family
"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size
11px;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {

border
none;
}

img.left {

float
left;
margin
7px 30px 0 0;
}

img.right {

float
right;
margin
7px 0 0 30px;
}

hr { display: none; }

.list1 { }

.list1 li {

float
left;
line-height
normal;
}

.list1 li img {

margin
0 30px 30px 0;
}

.list1 li.alt img {

margin-right
0;
}

#wrapper {

background
url(images/img06.jpg) repeat-x left bottom;
>
>
font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; min-width:80px;
 }
Changed:
<
<
/* Header */

#header-wrapper {

width
880px;
margin
0 auto;
border-left
10px solid #FFFFFF;
border-right
10px solid #FFFFFF;
border-top
10px solid #FFFFFF;
}
>
>
A:link{ color:#FFFFFF; text-decoration:none; } A:hover{ color:#ACCFEE; text-decoration:underline; } A:active{ color:#FFFFFF; text-decoration:none; } A:active:hover{ color:#ACCFEE; text-decoration:underline; } A:visited{ color:#FFFFFF; text-decoration:none; } A:visited:hover{ color:#ACCFEE; text-decoration:underline; }
  #header {
Changed:
<
<
width
880px;
height
76px;
margin
0 auto;
background-color
#608F30;
background-image
url(images/img02.jpg);
background-repeat
no-repeat;
background-position
left top;
}

/* Menu */

#menu {

float
left;
width
540px;
height
51px;
}

#menu ul {

margin
0;
list-style
none;
line-height
normal;
padding-top
25px;
padding-right
0;
padding-bottom
0;
padding-left
20px;
width
auto;
height
50px;
}

#menu li {

display
block;
float
left;
}

#menu a {

display
block;
float
left;
margin-right
17px;
text-decoration
none;
font
14px Georgia, "Times New Roman", Times, serif;
color
#FFFFFF;
padding-top
5px;
padding-right
12px;
padding-bottom
5px;
padding-left
12px;
width
50px;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {

color
#FFFFFF;
}

/* Search */

#search {

float
right;
width
305px;
height
76px;
}

#search form {

float
right;
margin
0;
padding
30px 20px 0 0;
}

#search fieldset {

margin
0;
>
>
background:url(headerbg.gif) no-repeat #000000 top right; width:471px; height:295px; text-align:center; border:0;
 
padding
0;
Changed:
<
<
border
none;
>
>
float:right;
 }
Changed:
<
<
#search input {
>
>
#sidebar{ width:259px;
 
float
left;
Changed:
<
<
font
12px Georgia, "Times New Roman", Times, serif;
border
none;
}

#search-text {

width
135px;
height
18px;
padding
3px 0 0 5px;
background
#ECF9E4;
color
#658453;
}

#search-submit {

height
21px;
margin-left
12px;
color
#39561D;
}

/* Page */

#page {

width
840px;
margin
0 auto;
padding
30px 20px 0px 20px;
background
#FFFFFF;
border-left
10px solid #FFFFFF;
border-right
10px solid #FFFFFF;
border-bottom
10px solid #FFFFFF;
>
>
color:#000000; text-align:right;
 }
Changed:
<
<
/** LOGO */

#logo {

height
250px;
background-image
none;
background-repeat
no-repeat;
background-position
left top;
>
>
.sidetext{ width:160px; text-align:right; margin-left:8px; font-style:italic;
 }
Changed:
<
<
#logo h1, #logo p {
>
>
#title{
 
float
left;
Changed:
<
<
margin
0;
padding
0 0 0 20px;
line-height
normal;
}

#logo h1 { padding-top: 140px; }

#logo h1 a {

text-decoration
none;
text-transform
uppercase;
color
#FFFFFF;
>
>
font-size:21px; font-weight:bold; letter-spacing:1px; font-variant:small-caps; color:#5C4F00; background:#000000; width:100%;
 }
Changed:
<
<
#logo h1 a:hover { text-decoration: underline; }

#logo p {

padding
165px 0 0 15px;
font
italic 13px Georgia, "Times New Roman", Times, serif;
color
#B6ACA2;
>
>
#wrap{ width:800px; margin-left:0; margin-right:auto;
 }
Changed:
<
<
#logo p a {
text-decoration
none;
color
#B6ACA2;
>
>
#container{ margin-right:0;
 }
Deleted:
<
<
#logo p a:hover { text-decoration: underline; }

/* Content */

 #content {
Added:
>
>
margin-left: 200px; background:#000000; width:300px; margin-top:0; padding:200px; color:#978D00; text-align:justify;
 
float
left;
Deleted:
<
<
width
570px;
}

/* Post */

.post {

margin-bottom
25px;
 }
Changed:
<
<
.post .title {
height
55px;
margin-bottom
3px;
padding
19px 0px 2px 20px;
background
url(images/img07.jpg) no-repeat left top;
color
#000000;
>
>
#navcontainer{ width:220px;
 }
Changed:
<
<
.post .date {
float
right;
margin-top
-60px;
padding-right
40px;
font-weight
bold;
>
>
#navlist { list-style-type: none; text-align:left; padding-right: 20px; font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
 
font-size
14px;
Changed:
<
<
color
#333333;
}

.post .meta {

margin
-40px 0 3px 25px;
padding
2px 30px 2px 0px;
font-family
Arial, Helvetica, sans-serif;
font-weight
normal;
font-size
10px;
color
#B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {

padding
25px 20px;
}

.post .links {

margin
0 250px 0 0;
padding
0 0 0 0px;
>
>
font-variant:small-caps; color:#666666; background-position: 0% 100%; padding-bottom: 20px;
 }
Deleted:
<
<
.post .links .comments { }

.post .links .permalink {

padding-left
17px;
 }
Deleted:
<
<
/* Sidebar */

#sidebar {

float
right;
width
222px;
}
 
Changed:
<
<
#sidebar ul {
margin
0;
padding
0;
list-style
none;
line-height
normal;
}
>
>
#navlist a:link { color: #772107; text-decoration:none; } #navlist a:visited { color: #999999; text-decoration:none; } #navlist a:hover {color: #000000; text-decoration:none; }
 
Changed:
<
<
#sidebar li {
margin-bottom
30px;
padding
0 0 20px 0px;
}

#sidebar li ul {

line-height
200%;
}

#sidebar li li {

margin
0;
padding
0 20px;
}

#sidebar h2 {

height
33px;
margin
0 0 20px 0px;
padding
15px 0 2px 20px;
background
url(images/img04.jpg) no-repeat left top;
font-size
18px;
color
#FFFFFF;
}

#sidebar p {

line-height
200%;
}

/* Calendar */

#calendar { }

#calendar caption {

padding-bottom
5px;
>
>
h3{ font-size:21px;
 
font-weight
bold;
Changed:
<
<
}

#calendar table {

width
100%;
border-collapse
collapse;
border-right
1px solid #F5F2EF;
}

#calendar thead th {

padding
5px 0;
text-align
center;
border-top
1px solid #F5F2EF;
border-left
1px solid #F5F2EF;
background
#F5F2EF;
}

#calendar tbody td {

padding
5px 0;
text-align
center;
border-top
1px solid #F5F2EF;
border-left
1px solid #F5F2EF;
}

#calendar tfoot td {

padding
5px;
}

#calendar tfoot #next {

>
>
color:#772107;
 
text-align
right;
Added:
>
>
font-variant:small-caps;
 }
Deleted:
<
<
#calendar #today {
background
#E7F1E1;
}

/* Footer */

  #footer {
Changed:
<
<
width
880px;
margin
0 auto;
padding
0;
background
#494336 url(images/img05.jpg) no-repeat left top;
border-left
10px solid #FFFFFF;
border-right
10px solid #FFFFFF;
border-bottom
10px solid #FFFFFF;
}

#footer p {

margin
0;
padding
20px 0;
>
>
clear: both; margin-top: 30px; border-top: 1px solid #999999; border-bottom: 1px solid #999999; background-color: #777777; padding: 2px 10% 2px 5%; line-height: 31px; color: #FFFFFF;
 
text-align
center;
Deleted:
<
<
line-height
normal;
color
#B5ADA5;
}

#footer a {

color
#B5ADA5;
 }
Deleted:
<
<
 

Revision 818 May 2009 - AndersonCarvalho

Line: 1 to 1
 

CSS do Site

Changed:
<
<
/*
html { padding:0px; margin:0px; } body { background-color: #3CB371; font-size: 14px; font-family: Verdana, Arial, SunSans? -Regular, Sans-Serif; color:#564b47; padding:0px 20px; margin:0px; } #cabecalho{ margin: 0px; height: 24px; }

#content { margin-left: 200px; padding-left: 10%; padding-right: 10%; text-align: justify; }
>
>
/* Design by Free CSS Templates http://www.freecsstemplates.org Released for free under a Creative Commons Attribution 2.5 License */

body {

margin
0;
padding
0;
background
#000000 url(images/img03.jpg) repeat-x left top;
font-family
"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size
13px;
color
#999;
}

h1, h2, h3 {

margin
0;
font-family
Georgia, "Times New Roman", Times, serif;
font-weight
normal;
color
#649632;
}

h1 { font-size: 44px; }

h2 {

font-size
14px;
}

h3 { }

p, ul, ol {

margin-top
0;
line-height
240%;
text-align
justify;
font-family
"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size
11px;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {

border
none;
}

img.left {

float
left;
margin
7px 30px 0 0;
}

img.right {

float
right;
margin
7px 0 0 30px;
}

hr { display: none; }

.list1 { }

.list1 li {

float
left;
line-height
normal;
}

.list1 li img {

margin
0 30px 30px 0;
}

.list1 li.alt img {

margin-right
0;
}

#wrapper {

background
url(images/img06.jpg) repeat-x left bottom;
}

/* Header */

#header-wrapper {

width
880px;
margin
0 auto;
border-left
10px solid #FFFFFF;
border-right
10px solid #FFFFFF;
border-top
10px solid #FFFFFF;
}

#header {

width
880px;
height
76px;
margin
0 auto;
background-color
#608F30;
background-image
url(images/img02.jpg);
background-repeat
no-repeat;
background-position
left top;
}

/* Menu */

#menu {

float
left;
width
540px;
height
51px;
}

#menu ul {

margin
0;
list-style
none;
line-height
normal;
padding-top
25px;
padding-right
0;
padding-bottom
0;
padding-left
20px;
width
auto;
height
50px;
}

#menu li {

display
block;
float
left;
}

#menu a {

display
block;
float
left;
margin-right
17px;
text-decoration
none;
font
14px Georgia, "Times New Roman", Times, serif;
color
#FFFFFF;
padding-top
5px;
padding-right
12px;
padding-bottom
5px;
padding-left
12px;
width
50px;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {

color
#FFFFFF;
}

/* Search */

#search {

float
right;
width
305px;
height
76px;
}

#search form {

float
right;
margin
0;
padding
30px 20px 0 0;
}

#search fieldset {

margin
0;
padding
0;
border
none;
}

#search input {

float
left;
font
12px Georgia, "Times New Roman", Times, serif;
border
none;
}

#search-text {

width
135px;
height
18px;
padding
3px 0 0 5px;
background
#ECF9E4;
color
#658453;
}

#search-submit {

height
21px;
margin-left
12px;
color
#39561D;
}

/* Page */

#page {

width
840px;
margin
0 auto;
padding
30px 20px 0px 20px;
background
#FFFFFF;
border-left
10px solid #FFFFFF;
border-right
10px solid #FFFFFF;
border-bottom
10px solid #FFFFFF;
}

/** LOGO */

#logo {

height
250px;
background-image
none;
background-repeat
no-repeat;
background-position
left top;
}

#logo h1, #logo p {

float
left;
margin
0;
padding
0 0 0 20px;
line-height
normal;
}

#logo h1 { padding-top: 140px; }

#logo h1 a {

text-decoration
none;
text-transform
uppercase;
color
#FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {

padding
165px 0 0 15px;
font
italic 13px Georgia, "Times New Roman", Times, serif;
color
#B6ACA2;
}

#logo p a {

text-decoration
none;
color
#B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {

float
left;
width
570px;
}

/* Post */

.post {

margin-bottom
25px;
}

.post .title {

height
55px;
margin-bottom
3px;
padding
19px 0px 2px 20px;
background
url(images/img07.jpg) no-repeat left top;
color
#000000;
}

.post .date {

float
right;
margin-top
-60px;
padding-right
40px;
font-weight
bold;
font-size
14px;
color
#333333;
}

.post .meta {

margin
-40px 0 3px 25px;
padding
2px 30px 2px 0px;
font-family
Arial, Helvetica, sans-serif;
font-weight
normal;
font-size
10px;
color
#B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {

padding
25px 20px;
}

.post .links {

margin
0 250px 0 0;
padding
0 0 0 0px;
}

.post .links .comments { }

.post .links .permalink {

padding-left
17px;
}

/* Sidebar */

#sidebar {

float
right;
width
222px;
}

#sidebar ul {

margin
0;
padding
0;
list-style
none;
line-height
normal;
}

#sidebar li {

margin-bottom
30px;
padding
0 0 20px 0px;
}

#sidebar li ul {

line-height
200%;
}

#sidebar li li {

margin
0;
padding
0 20px;
}

#sidebar h2 {

height
33px;
margin
0 0 20px 0px;
padding
15px 0 2px 20px;
background
url(images/img04.jpg) no-repeat left top;
font-size
18px;
color
#FFFFFF;
}

#sidebar p {

line-height
200%;
}

/* Calendar */

#calendar { }

#calendar caption {

padding-bottom
5px;
font-weight
bold;
}

#calendar table {

width
100%;
border-collapse
collapse;
border-right
1px solid #F5F2EF;
}

#calendar thead th {

padding
5px 0;
text-align
center;
border-top
1px solid #F5F2EF;
border-left
1px solid #F5F2EF;
background
#F5F2EF;
}

#calendar tbody td {

padding
5px 0;
text-align
center;
border-top
1px solid #F5F2EF;
border-left
1px solid #F5F2EF;
}

#calendar tfoot td {

padding
5px;
}

#calendar tfoot #next {

text-align
right;
}

#calendar #today {

background
#E7F1E1;
}

/* Footer */

#footer {

width
880px;
margin
0 auto;
padding
0;
background
#494336 url(images/img05.jpg) no-repeat left top;
border-left
10px solid #FFFFFF;
border-right
10px solid #FFFFFF;
border-bottom
10px solid #FFFFFF;
}

#footer p {

margin
0;
padding
20px 0;
text-align
center;
line-height
normal;
color
#B5ADA5;
}

#footer a {

color
#B5ADA5;
}
 

Revision 718 May 2009 - AndersonCarvalho

Line: 1 to 1
 

CSS do Site

Changed:
<
<

html { padding:0px; margin:0px; } body { background-color: #3CB371; font-size: 14px; font-family: Verdana, Arial, SunSans? -Regular, Sans-Serif; color:#564b47; padding:0px 20px; margin:0px; } #cabecalho{ margin: 0px; height: 24px; }

#content { margin-left: 200px; padding-left: 10%; padding-right: 10%; text-align: justify; }

/*********************************************/

>
>
/*
html { padding:0px; margin:0px; } body { background-color: #3CB371; font-size: 14px; font-family: Verdana, Arial, SunSans? -Regular, Sans-Serif; color:#564b47; padding:0px 20px; margin:0px; } #cabecalho{ margin: 0px; height: 24px; }

#content { margin-left: 200px; padding-left: 10%; padding-right: 10%; text-align: justify; }
 

Revision 609 May 2009 - AndersonCarvalho

Line: 1 to 1
 

CSS do Site

Added:
>
>
 
Changed:
<
<
/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License

*/

body {

margin
0;

padding
0;

background
#000000 url(images/img03.jpg) repeat-x left top;

font-family
"Trebuchet MS", Arial, Helvetica, sans-serif;

font-size
13px;

color
#837669;

}

h1, h2, h3 {

margin
0;

font-family
Georgia, "Times New Roman", Times, serif;

font-weight
normal;

color
#649632;

}

h1 { font-size: 44px; }

h2 { font-size: 26px; }

h3 { }

p, ul, ol {

margin-top
0;

line-height
240%;

text-align
justify;

font-family
"Trebuchet MS", Arial, Helvetica, sans-serif;

font-size
11px;

}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {

border
none;

}

img.left {

float
left;

margin
7px 30px 0 0;

}

img.right {

float
right;

margin
7px 0 0 30px;

}

hr { display: none; }

.list1 {

}

.list1 li {

float
left;

line-height
normal;

}

.list1 li img {

margin
0 30px 30px 0;

}

.list1 li.alt img {

margin-right
0;

}

#wrapper {

background
url(images/img06.jpg) repeat-x left bottom;

}

/* Header */

#header-wrapper {

width
880px;

margin
0 auto;

border-left
10px solid #FFFFFF;

border-right
10px solid #FFFFFF;

border-top
10px solid #FFFFFF;

}

#header {

width
880px;

height
76px;

margin
0 auto;

background
#608F30 url(images/img02.jpg) no-repeat left top;

}

/* Menu */

#menu {

float
left;

width
540px;

height
51px;

}

#menu ul {

margin
0;

padding
25px 0 0 10px;

list-style
none;

line-height
normal;

}

#menu li {

display
block;

float
left;

}

#menu a {

display
block;

float
left;

margin-right
17px;

padding
5px 12px;

text-decoration
none;

font
14px Georgia, "Times New Roman", Times, serif;

color
#FFFFFF;

}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {

color
#FFFFFF;

}

/* Search */

#search {

float
right;

width
305px;

height
76px;

}

#search form {

float
right;

margin
0;

padding
30px 20px 0 0;

}

#search fieldset {

margin
0;

padding
0;

border
none;

}

#search input {

float
left;

font
12px Georgia, "Times New Roman", Times, serif;

border
none;

}

#search-text {

width
135px;

height
18px;

padding
3px 0 0 5px;

background
#ECF9E4;

color
#658453;

}

#search-submit {

height
21px;

margin-left
12px;

color
#39561D;

}

/* Page */

#page {

width
840px;

margin
0 auto;

padding
30px 20px 0px 20px;

background
#FFFFFF;

border-left
10px solid #FFFFFF;

border-right
10px solid #FFFFFF;

border-bottom
10px solid #FFFFFF;

}

/** LOGO */

#logo {

height
250px;

background
url(images/img01.jpg) no-repeat left top;

}

#logo h1, #logo p {

float
left;

margin
0;

padding
0 0 0 20px;

line-height
normal;

}

#logo h1 { padding-top: 140px; }

#logo h1 a {

text-decoration
none;

text-transform
uppercase;

color
#FFFFFF;

}

#logo h1 a:hover { text-decoration: underline; }

#logo p {

padding
165px 0 0 15px;

font
italic 13px Georgia, "Times New Roman", Times, serif;

color
#B6ACA2;

}

#logo p a {

text-decoration
none;

color
#B6ACA2;

}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {

float
left;

width
570px;

}

/* Post */

.post {

margin-bottom
25px;

}

.post .title {

height
55px;

margin-bottom
3px;

padding
19px 0px 2px 20px;

background
url(images/img07.jpg) no-repeat left top;

color
#000000;
>
>
html { padding:0px; margin:0px;
 }
Changed:
<
<

.post .date {

float
right;

margin-top
-60px;

padding-right
40px;

font-weight
bold;
>
>
body { background-color: #3CB371;
 
font-size
14px;
Changed:
<
<
color
#333333;

}

.post .meta {

margin
-40px 0 3px 25px;

padding
2px 30px 2px 0px;

font-family
Arial, Helvetica, sans-serif;

font-weight
normal;

font-size
10px;

color
#B6ACA2;

}

.post .meta a { color: #B6ACA2; }

.post .entry {

padding
25px 20px;

}

.post .links {

margin
0 250px 0 0;

padding
0 0 0 0px;

}

.post .links .comments {

}

.post .links .permalink {

padding-left
17px;

}

/* Sidebar */

#sidebar {

float
right;

width
222px;

}

#sidebar ul {

margin
0;

padding
0;

list-style
none;

line-height
normal;

}

#sidebar li {

margin-bottom
30px;

padding
0 0 20px 0px;

}

#sidebar li ul {

line-height
200%;

}

#sidebar li li {

margin
0;

padding
0 20px;

}

#sidebar h2 {

height
33px;

margin
0 0 20px 0px;

padding
15px 0 2px 20px;

background
url(images/img04.jpg) no-repeat left top;

font-size
18px;

color
#FFFFFF;

}

#sidebar p {

line-height
200%;

}

/* Calendar */

#calendar {

}

#calendar caption {

padding-bottom
5px;

font-weight
bold;

}

#calendar table {

width
100%;

border-collapse
collapse;

border-right
1px solid #F5F2EF;

}

#calendar thead th {

padding
5px 0;

text-align
center;

border-top
1px solid #F5F2EF;

border-left
1px solid #F5F2EF;

background
#F5F2EF;

}

#calendar tbody td {

padding
5px 0;

text-align
center;

border-top
1px solid #F5F2EF;

border-left
1px solid #F5F2EF;

}

#calendar tfoot td {

padding
5px;

}

#calendar tfoot #next {

text-align
right;
>
>
font-family: Verdana, Arial, SunSans? -Regular, Sans-Serif; color:#564b47; padding:0px 20px; margin:0px; } #cabecalho{ margin: 0px; height: 24px;
 }
Changed:
<
<

#calendar #today {

background
#E7F1E1;

}

/* Footer */

#footer {

width
880px;

margin
0 auto;

padding
0;

background
#494336 url(images/img05.jpg) no-repeat left top;

border-left
10px solid #FFFFFF;

border-right
10px solid #FFFFFF;

border-bottom
10px solid #FFFFFF;

}

#footer p {

margin
0;

padding
20px 0;

text-align
center;

line-height
normal;

color
#B5ADA5;
>
>
#content { margin-left: 200px; padding-left: 10%; padding-right: 10%; text-align: justify;
 }

Changed:
<
<
#footer a {
>
>
/*********************************************/
 
Deleted:
<
<
color
#B5ADA5;
 
Changed:
<
<
}
>
>

Revision 507 May 2009 - AndersonCarvalho

Line: 1 to 1
 

CSS do Site

Changed:
<
<
body,td,th {    font-family: Trebuchet MS;    font-size: 11px;    color: #666;    line-height:20px; } body {    background-color: #98FB98;    margin-left: 0px;    margin-top: 0px;    margin-right: 0px;    margin-bottom: 0px;    text-align:center; } a{ color:#315E88 } a:link{ color:#315E88; } a:visited{ color:#315E88; } a:hover {    color:#01509B;    text-decoration:none; } .wrapper{ width:794px; margin:0 auto; border-left:3px solid #ededed; border-right:3px solid #ededed; text-align:left; background:#fff; } .upperhead{ width:100%; background:url(images/barra_top.jpg) repeat-x top; height:115px; } .tel{ float:right; background:url(images/tel_04.jpg) center top no-repeat; margin-right:10px; padding-top:18px; padding-left:46px; font-size:12px; width:200px; }  .simbolo{ background: url(images/b-mat.gif) no-repeat; height: 102px; position: absolute; width: 102px; }  .titulo{ float: left; margin-left:100px; padding-top:35px; padding-right:46px; font-size:30px; color: white; }  .banner{ text-align:center; background:url(images/banner-repeat_06.jpg) repeat-x top; height:124px; padding-top:64px; width:100%; }  .underbanner{ width:100%; padding-top:3px; padding-bottom:3px; text-align: center; background:#F8F8F8; border-top:1px solid #ededed; border-bottom:1px solid #ededed; font-size: 20px; } .underbanner2{ width:97%; padding-top:2px; padding-bottom:2px; text-align:left; padding-left:2%; font-size:11px; background:#F8F8F8; border:1px solid #ededed; } .article{ padding-top:5px; padding-bottom:10px; border-bottom:1px solid #ededed; margin-bottom:30px; } .underbanner2 a:link,.underbanner a,.underbanner a:visited{ color:#666; }  .input{ outline:none; border:1px solid #D4D4D4; padding-left:2px; font-family:"Trebuchet MS"; font-size:11px; color:#666666; padding-top:4px; height:17px; } .button{ background:url(images/buttontopleft_12.jpg) top left no-repeat #00488C; border:1px solid #05396A; height:21px; font-size:10px; font-weight:bold; color:#FFF; font-family:verdana; text-align:center; } .content{ width:100%; padding-top:10px; } .leftcolumn{ width:244px; float:left; padding-left:9px; padding-right:15px; } .clear {     width: 100%;     height: 1px;     margin: 0 0 -1px;     clear: both; } .rightcolumn{ width:500px; float:right; padding-right:15px; } #navvy { width:244px; font-size:12px; font-weight:bold; padding: 0; text-align:left; font-family:Verdana; }  ul#navvylist { text-align: left; list-style: none; margin: 0; padding: 0; width:180px; }  ul#navvylist li { width:244px; display: block; margin: 0; padding: 0; }  ul#navvylist li a { display: block; margin:0; width:244px; padding-top:2px; padding-bottom:3px; padding-left:40px; padding-right:10px; color: #315E88; text-decoration: none; background:url(images/link_13_menor.jpg) no-repeat left top; }  #navvy>ul#navvylist li a { width: auto; }   ul#navvylist li a:hover, ul#navvylist li#active a:hover { color: #315E88;width:174px; padding-left:60px; background:url(images/hover_13_menor.jpg) no-repeat left top; } .box{ width:222px; background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat; border:1px solid #A5CAEF; padding:10px; color:#315E88; font-size:11px; margin-top:20px; }  .box1{ margin-top:20px; }  h2{ font-size:20px; color:#6A6A6A; font-weight:normal; margin:0; width:92%; padding-left:8%; background:url(images/bullet_16.jpg) no-repeat bottom left; padding-bottom:5px; padding-top:3px; text-decoration:none; } h2 a, h2 a:link, h2 a:visited{ font-size:20px; color:#6A6A6A; font-weight:normal; text-decoration:none; } h2 a:hover{ font-size:20px; color:#333; font-weight:normal; text-decoration:underline; } .footer{ padding-top:5px; padding-bottom:5px; background:#F8F8F8; border-top:2px solid #ededed; text-align:center; } .footer a:link, .footer a, .footer a:visited{ color:#666; body,td,th {    font-family: Trebuchet MS;    font-size: 11px;    color: #666;    line-height:20px; } body {    background-color: #333;    margin-left: 0px;    margin-top: 0px;    margin-right: 0px;    margin-bottom: 0px;    text-align:center; } a{ color:#315E88 } a:link{ color:#315E88; } a:visited{ color:#315E88; } a:hover {    color:#01509B;    text-decoration:none; } .wrapper{ width:794px; margin:0 auto; border-left:3px solid #ededed; border-right:3px solid #ededed; text-align:left; background:#fff; } .upperhead{ width:100%; background:url(images/barra_top.jpg) repeat-x top; height:115px; } .tel{ float:right; background:url(images/tel_04.jpg) center top no-repeat; margin-right:10px; padding-top:18px; padding-left:46px; font-size:12px; width:200px; }  .simbolo{ background: url(images/b-mat.gif) no-repeat; height: 102px; position: absolute; width: 102px; }  .titulo{ float: left; margin-left:100px; padding-top:35px; padding-right:46px; font-size:30px; color: white; }  .banner{ text-align:center; background:url(images/banner-repeat_06.jpg) repeat-x top; height:124px; padding-top:64px; width:100%; }  .underbanner{ width:100%; padding-top:3px; padding-bottom:3px; text-align: center; background:#F8F8F8; border-top:1px solid #ededed; border-bottom:1px solid #ededed; font-size: 20px; } .underbanner2{ width:97%; padding-top:2px; padding-bottom:2px; text-align:left; padding-left:2%; font-size:11px; background:#F8F8F8; border:1px solid #ededed; } .article{ padding-top:5px; padding-bottom:10px; border-bottom:1px solid #ededed; margin-bottom:30px; } .underbanner2 a:link,.underbanner a,.underbanner a:visited{ color:#666; }  .input{ outline:none; border:1px solid #D4D4D4; padding-left:2px; font-family:"Trebuchet MS"; font-size:11px; color:#666666; padding-top:4px; height:17px; } .button{ background:url(images/buttontopleft_12.jpg) top left no-repeat #00488C; border:1px solid #05396A; height:21px; font-size:10px; font-weight:bold; color:#FFF; font-family:verdana; text-align:center; } .content{ width:100%; padding-top:10px; } .leftcolumn{ width:244px; float:left; padding-left:9px; padding-right:15px; } .clear {     width: 100%;     height: 1px;     margin: 0 0 -1px;     clear: both; } .rightcolumn{ width:500px; float:right; padding-right:15px; } #navvy { width:244px; font-size:12px; font-weight:bold; padding: 0; text-align:left; font-family:Verdana; }  ul#navvylist { text-align: left; list-style: none; margin: 0; padding: 0; width:180px; }  ul#navvylist li { width:244px; display: block; margin: 0; padding: 0; }  ul#navvylist li a { display: block; margin:0; width:244px; padding-top:2px; padding-bottom:3px; padding-left:40px; padding-right:10px; color: #315E88; text-decoration: none; background:url(images/link_13_menor.jpg) no-repeat left top; }  #navvy>ul#navvylist li a { width: auto; }   ul#navvylist li a:hover, ul#navvylist li#active a:hover { color: #315E88;width:174px; padding-left:60px; background:url(images/hover_13_menor.jpg) no-repeat left top; } .box{ width:222px; background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat; border:1px solid #A5CAEF; padding:10px; color:#315E88; font-size:11px; margin-top:20px; }  .box1{ margin-top:20px; }  h2{ font-size:20px; color:#6A6A6A; font-weight:normal; margin:0; width:92%; padding-left:8%; background:url(images/bullet_16.jpg) no-repeat bottom left; padding-bottom:5px; padding-top:3px; text-decoration:none; } h2 a, h2 a:link, h2 a:visited{ font-size:20px; color:#6A6A6A; font-weight:normal; text-decoration:none; } h2 a:hover{ font-size:20px; color:#333; font-weight:normal; text-decoration:underline; } .footer{ padding-top:5px; padding-bottom:5px; background:#F8F8F8; border-top:2px solid #ededed; text-align:center; } .footer a:link, .footer a, .footer a:visited{ color:#666; } body,td,th {    font-family: Trebuchet MS;    font-size: 11px;    color: #666;    line-height:20px; } body {    background-color: #333;    margin-left: 0px;    margin-top: 0px;    margin-right: 0px;    margin-bottom: 0px;    text-align:center; } a{ color:#315E88 } a:link{ color:#315E88; } a:visited{ color:#315E88; } a:hover {    color:#01509B;    text-decoration:none; } .wrapper{ width:794px; margin:0 auto; border-left:3px solid #ededed; border-right:3px solid #ededed; text-align:left; background:#fff; } .upperhead{ width:100%; background:url(images/barra_top.jpg) repeat-x top; height:115px; } .tel{ float:right; background:url(images/tel_04.jpg) center top no-repeat; margin-right:10px; padding-top:18px; padding-left:46px; font-size:12px; width:200px; }  .simbolo{ background: url(images/b-mat.gif) no-repeat; height: 102px; position: absolute; width: 102px; }  .titulo{ float: left; margin-left:100px; padding-top:35px; padding-right:46px; font-size:30px; color: white; }  .banner{ text-align:center; background:url(images/banner-repeat_06.jpg) repeat-x top; height:124px; padding-top:64px; width:100%; }  .underbanner{ width:100%; padding-top:3px; padding-bottom:3px; text-align: center; background:#F8F8F8; border-top:1px solid #ededed; border-bottom:1px solid #ededed; font-size: 20px; } .underbanner2{ width:97%; padding-top:2px; padding-bottom:2px; text-align:left; padding-left:2%; font-size:11px; background:#F8F8F8; border:1px solid #ededed; } .article{ padding-top:5px; padding-bottom:10px; border-bottom:1px solid #ededed; margin-bottom:30px; } .underbanner2 a:link,.underbanner a,.underbanner a:visited{ color:#666; }  .input{ outline:none; border:1px solid #D4D4D4; padding-left:2px; font-family:"Trebuchet MS"; font-size:11px; color:#666666; padding-top:4px; height:17px; } .button{ background:url(images/buttontopleft_12.jpg) top left no-repeat #00488C; border:1px solid #05396A; height:21px; font-size:10px; font-weight:bold; color:#FFF; font-family:verdana; text-align:center; } .content{ width:100%; padding-top:10px; } .leftcolumn{ width:244px; float:left; padding-left:9px; padding-right:15px; } .clear {     width: 100%;     height: 1px;     margin: 0 0 -1px;     clear: both; } .rightcolumn{ width:500px; float:right; padding-right:15px; } #navvy { width:244px; font-size:12px; font-weight:bold; padding: 0; text-align:left; font-family:Verdana; }  ul#navvylist { text-align: left; list-style: none; margin: 0; padding: 0; width:180px; }  ul#navvylist li { width:244px; display: block; margin: 0; padding: 0; }  ul#navvylist li a { display: block; margin:0; width:244px; padding-top:2px; padding-bottom:3px; padding-left:40px; padding-right:10px; color: #315E88; text-decoration: none; background:url(images/link_13_menor.jpg) no-repeat left top; }  #navvy>ul#navvylist li a { width: auto; }   ul#navvylist li a:hover, ul#navvylist li#active a:hover { color: #315E88;width:174px; padding-left:60px; background:url(images/hover_13_menor.jpg) no-repeat left top; } .box{ width:222px; background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat; border:1px solid #A5CAEF; padding:10px; color:#315E88; font-size:11px; margin-top:20px; }  .box1{ margin-top:20px; }  h2{ font-size:20px; color:#6A6A6A; font-weight:normal; margin:0; width:92%; padding-left:8%; background:url(images/bullet_16.jpg) no-repeat bottom left; padding-bottom:5px; padding-top:3px; text-decoration:none; } h2 a, h2 a:link, h2 a:visited{ font-size:20px; color:#6A6A6A; font-weight:normal; text-decoration:none; } h2 a:hover{ font-size:20px; color:#333; font-weight:normal; text-decoration:underline; } .footer{ padding-top:5px; padding-bottom:5px; background:#F8F8F8; border-top:2px solid #ededed; text-align:center; } .footer a:link, .footer a, .footer a:visited{ color:#666; } } 
>
>

/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License

*/

body {

margin
0;

padding
0;

background
#000000 url(images/img03.jpg) repeat-x left top;

font-family
"Trebuchet MS", Arial, Helvetica, sans-serif;

font-size
13px;

color
#837669;

}

h1, h2, h3 {

margin
0;

font-family
Georgia, "Times New Roman", Times, serif;

font-weight
normal;

color
#649632;

}

h1 { font-size: 44px; }

h2 { font-size: 26px; }

h3 { }

p, ul, ol {

margin-top
0;

line-height
240%;

text-align
justify;

font-family
"Trebuchet MS", Arial, Helvetica, sans-serif;

font-size
11px;

}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {

border
none;

}

img.left {

float
left;

margin
7px 30px 0 0;

}

img.right {

float
right;

margin
7px 0 0 30px;

}

hr { display: none; }

.list1 {

}

.list1 li {

float
left;

line-height
normal;

}

.list1 li img {

margin
0 30px 30px 0;

}

.list1 li.alt img {

margin-right
0;

}

#wrapper {

background
url(images/img06.jpg) repeat-x left bottom;

}

/* Header */

#header-wrapper {

width
880px;

margin
0 auto;

border-left
10px solid #FFFFFF;

border-right
10px solid #FFFFFF;

border-top
10px solid #FFFFFF;

}

#header {

width
880px;

height
76px;

margin
0 auto;

background
#608F30 url(images/img02.jpg) no-repeat left top;

}

/* Menu */

#menu {

float
left;

width
540px;

height
51px;

}

#menu ul {

margin
0;

padding
25px 0 0 10px;

list-style
none;

line-height
normal;

}

#menu li {

display
block;

float
left;

}

#menu a {

display
block;

float
left;

margin-right
17px;

padding
5px 12px;

text-decoration
none;

font
14px Georgia, "Times New Roman", Times, serif;

color
#FFFFFF;

}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {

color
#FFFFFF;

}

/* Search */

#search {

float
right;

width
305px;

height
76px;

}

#search form {

float
right;

margin
0;

padding
30px 20px 0 0;

}

#search fieldset {

margin
0;

padding
0;

border
none;

}

#search input {

float
left;

font
12px Georgia, "Times New Roman", Times, serif;

border
none;

}

#search-text {

width
135px;

height
18px;

padding
3px 0 0 5px;

background
#ECF9E4;

color
#658453;

}

#search-submit {

height
21px;

margin-left
12px;

color
#39561D;

}

/* Page */

#page {

width
840px;

margin
0 auto;

padding
30px 20px 0px 20px;

background
#FFFFFF;

border-left
10px solid #FFFFFF;

border-right
10px solid #FFFFFF;

border-bottom
10px solid #FFFFFF;

}

/** LOGO */

#logo {

height
250px;

background
url(images/img01.jpg) no-repeat left top;

}

#logo h1, #logo p {

float
left;

margin
0;

padding
0 0 0 20px;

line-height
normal;

}

#logo h1 { padding-top: 140px; }

#logo h1 a {

text-decoration
none;

text-transform
uppercase;

color
#FFFFFF;

}

#logo h1 a:hover { text-decoration: underline; }

#logo p {

padding
165px 0 0 15px;

font
italic 13px Georgia, "Times New Roman", Times, serif;

color
#B6ACA2;

}

#logo p a {

text-decoration
none;

color
#B6ACA2;

}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {

float
left;

width
570px;

}

/* Post */

.post {

margin-bottom
25px;

}

.post .title {

height
55px;

margin-bottom
3px;

padding
19px 0px 2px 20px;

background
url(images/img07.jpg) no-repeat left top;

color
#000000;

}

.post .date {

float
right;

margin-top
-60px;

padding-right
40px;

font-weight
bold;

font-size
14px;

color
#333333;

}

.post .meta {

margin
-40px 0 3px 25px;

padding
2px 30px 2px 0px;

font-family
Arial, Helvetica, sans-serif;

font-weight
normal;

font-size
10px;

color
#B6ACA2;

}

.post .meta a { color: #B6ACA2; }

.post .entry {

padding
25px 20px;

}

.post .links {

margin
0 250px 0 0;

padding
0 0 0 0px;

}

.post .links .comments {

}

.post .links .permalink {

padding-left
17px;

}

/* Sidebar */

#sidebar {

float
right;

width
222px;

}

#sidebar ul {

margin
0;

padding
0;

list-style
none;

line-height
normal;

}

#sidebar li {

margin-bottom
30px;

padding
0 0 20px 0px;

}

#sidebar li ul {

line-height
200%;

}

#sidebar li li {

margin
0;

padding
0 20px;

}

#sidebar h2 {

height
33px;

margin
0 0 20px 0px;

padding
15px 0 2px 20px;

background
url(images/img04.jpg) no-repeat left top;

font-size
18px;

color
#FFFFFF;

}

#sidebar p {

line-height
200%;

}

/* Calendar */

#calendar {

}

#calendar caption {

padding-bottom
5px;

font-weight
bold;

}

#calendar table {

width
100%;

border-collapse
collapse;

border-right
1px solid #F5F2EF;

}

#calendar thead th {

padding
5px 0;

text-align
center;

border-top
1px solid #F5F2EF;

border-left
1px solid #F5F2EF;

background
#F5F2EF;

}

#calendar tbody td {

padding
5px 0;

text-align
center;

border-top
1px solid #F5F2EF;

border-left
1px solid #F5F2EF;

}

#calendar tfoot td {

padding
5px;

}

#calendar tfoot #next {

text-align
right;

}

#calendar #today {

background
#E7F1E1;

}

/* Footer */

#footer {

width
880px;

margin
0 auto;

padding
0;

background
#494336 url(images/img05.jpg) no-repeat left top;

border-left
10px solid #FFFFFF;

border-right
10px solid #FFFFFF;

border-bottom
10px solid #FFFFFF;

}

#footer p {

margin
0;

padding
20px 0;

text-align
center;

line-height
normal;

color
#B5ADA5;

}

#footer a {

color
#B5ADA5;

}

Revision 406 May 2009 - AndersonCarvalho

Line: 1 to 1
 

CSS do Site

Changed:
<
<
body,td,th {    font-family: Trebuchet MS;    font-size: 11px;    color: #666;    line-height:20px; } body {    background-color: #eee;    margin-left: 0px;    margin-top: 0px;    margin-right: 0px;    margin-bottom: 0px;    text-align:center; } a{ color:#315E88 } a:link{ color:#315E88; } a:visited{ color:#315E88; } a:hover {    color:#01509B;    text-decoration:none; } .wrapper{ width:794px; margin:0 auto; border-left:3px solid #ededed; border-right:3px solid #ededed; text-align:left; background:#fff; } .upperhead{ width:100%; background:url(images/barra_top.jpg) repeat-x top; height:115px; } .tel{ float:right; background:url(images/tel_04.jpg) center top no-repeat; margin-right:10px; padding-top:18px; padding-left:46px; font-size:12px; width:200px; }  .simbolo{ background: url(images/b-mat.gif) no-repeat; height: 102px; position: absolute; width: 102px; }  .titulo{ float: left; margin-left:100px; padding-top:35px; padding-right:46px; font-size:30px; color: white; }  .banner{ text-align:center; background:url(images/banner-repeat_06.jpg) repeat-x top; height:124px; padding-top:64px; width:100%; }  .underbanner{ width:100%; padding-top:3px; padding-bottom:3px; text-align: center; background:#F8F8F8; border-top:1px solid #ededed; border-bottom:1px solid #ededed; font-size: 20px; } .underbanner2{ width:97%; padding-top:2px; padding-bottom:2px; text-align:left; padding-left:2%; font-size:11px; background:#F8F8F8; border:1px solid #ededed; } .article{ padding-top:5px; padding-bottom:10px; border-bottom:1px solid #ededed; margin-bottom:30px; } .underbanner2 a:link,.underbanner a,.underbanner a:visited{ color:#666; }  .input{ outline:none; border:1px solid #D4D4D4; padding-left:2px; font-family:"Trebuchet MS"; font-size:11px; color:#666666; padding-top:4px; height:17px; } .button{ background:url(images/buttontopleft_12.jpg) top left no-repeat #00488C; border:1px solid #05396A; height:21px; font-size:10px; font-weight:bold; color:#FFF; font-family:verdana; text-align:center; } .content{ width:100%; padding-top:10px; } .leftcolumn{ width:244px; float:left; padding-left:9px; padding-right:15px; } .clear {     width: 100%;     height: 1px;     margin: 0 0 -1px;     clear: both; } .rightcolumn{ width:500px; float:right; padding-right:15px; } #navvy { width:244px; font-size:12px; font-weight:bold; padding: 0; text-align:left; font-family:Verdana; }  ul#navvylist { text-align: left; list-style: none; margin: 0; padding: 0; width:180px; }  ul#navvylist li { width:244px; display: block; margin: 0; padding: 0; }  ul#navvylist li a { display: block; margin:0; width:244px; padding-top:2px; padding-bottom:3px; padding-left:40px; padding-right:10px; color: #315E88; text-decoration: none; background:url(images/link_13_menor.jpg) no-repeat left top; }  #navvy>ul#navvylist li a { width: auto; }   ul#navvylist li a:hover, ul#navvylist li#active a:hover { color: #315E88;width:174px; padding-left:60px; background:url(images/hover_13_menor.jpg) no-repeat left top; } .box{ width:222px; background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat; border:1px solid #A5CAEF; padding:10px; color:#315E88; font-size:11px; margin-top:20px; }  .box1{ margin-top:20px; }  h2{ font-size:20px; color:#6A6A6A; font-weight:normal; margin:0; width:92%; padding-left:8%; background:url(images/bullet_16.jpg) no-repeat bottom left; padding-bottom:5px; padding-top:3px; text-decoration:none; } h2 a, h2 a:link, h2 a:visited{ font-size:20px; color:#6A6A6A; font-weight:normal; text-decoration:none; } h2 a:hover{ font-size:20px; color:#333; font-weight:normal; text-decoration:underline; } .footer{ padding-top:5px; padding-bottom:5px; background:#F8F8F8; border-top:2px solid #ededed; text-align:center; } .footer a:link, .footer a, .footer a:visited{ color:#666; body,td,th {    font-family: Trebuchet MS;    font-size: 11px;    color: #666;    line-height:20px; } body {    background-color: #333;    margin-left: 0px;    margin-top: 0px;    margin-right: 0px;    margin-bottom: 0px;    text-align:center; } a{ color:#315E88 } a:link{ color:#315E88; } a:visited{ color:#315E88; } a:hover {    color:#01509B;    text-decoration:none; } .wrapper{ width:794px; margin:0 auto; border-left:3px solid #ededed; border-right:3px solid #ededed; text-align:left; background:#fff; } .upperhead{ width:100%; background:url(images/barra_top.jpg) repeat-x top; height:115px; } .tel{ float:right; background:url(images/tel_04.jpg) center top no-repeat; margin-right:10px; padding-top:18px; padding-left:46px; font-size:12px; width:200px; }  .simbolo{ background: url(images/b-mat.gif) no-repeat; height: 102px; position: absolute; width: 102px; }  .titulo{ float: left; margin-left:100px; padding-top:35px; padding-right:46px; font-size:30px; color: white; }  .banner{ text-align:center; background:url(images/banner-repeat_06.jpg) repeat-x top; height:124px; padding-top:64px; width:100%; }  .underbanner{ width:100%; padding-top:3px; padding-bottom:3px; text-align: center; background:#F8F8F8; border-top:1px solid #ededed; border-bottom:1px solid #ededed; font-size: 20px; } .underbanner2{ width:97%; padding-top:2px; padding-bottom:2px; text-align:left; padding-left:2%; font-size:11px; background:#F8F8F8; border:1px solid #ededed; } .article{ padding-top:5px; padding-bottom:10px; border-bottom:1px solid #ededed; margin-bottom:30px; } .underbanner2 a:link,.underbanner a,.underbanner a:visited{ color:#666; }  .input{ outline:none; border:1px solid #D4D4D4; padding-left:2px; font-family:"Trebuchet MS"; font-size:11px; color:#666666; padding-top:4px; height:17px; } .button{ background:url(images/buttontopleft_12.jpg) top left no-repeat #00488C; border:1px solid #05396A; height:21px; font-size:10px; font-weight:bold; color:#FFF; font-family:verdana; text-align:center; } .content{ width:100%; padding-top:10px; } .leftcolumn{ width:244px; float:left; padding-left:9px; padding-right:15px; } .clear {     width: 100%;     height: 1px;     margin: 0 0 -1px;     clear: both; } .rightcolumn{ width:500px; float:right; padding-right:15px; } #navvy { width:244px; font-size:12px; font-weight:bold; padding: 0; text-align:left; font-family:Verdana; }  ul#navvylist { text-align: left; list-style: none; margin: 0; padding: 0; width:180px; }  ul#navvylist li { width:244px; display: block; margin: 0; padding: 0; }  ul#navvylist li a { display: block; margin:0; width:244px; padding-top:2px; padding-bottom:3px; padding-left:40px; padding-right:10px; color: #315E88; text-decoration: none; background:url(images/link_13_menor.jpg) no-repeat left top; }  #navvy>ul#navvylist li a { width: auto; }   ul#navvylist li a:hover, ul#navvylist li#active a:hover { color: #315E88;width:174px; padding-left:60px; background:url(images/hover_13_menor.jpg) no-repeat left top; } .box{ width:222px; background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat; border:1px solid #A5CAEF; padding:10px; color:#315E88; font-size:11px; margin-top:20px; }  .box1{ margin-top:20px; }  h2{ font-size:20px; color:#6A6A6A; font-weight:normal; margin:0; width:92%; padding-left:8%; background:url(images/bullet_16.jpg) no-repeat bottom left; padding-bottom:5px; padding-top:3px; text-decoration:none; } h2 a, h2 a:link, h2 a:visited{ font-size:20px; color:#6A6A6A; font-weight:normal; text-decoration:none; } h2 a:hover{ font-size:20px; color:#333; font-weight:normal; text-decoration:underline; } .footer{ padding-top:5px; padding-bottom:5px; background:#F8F8F8; border-top:2px solid #ededed; text-align:center; } .footer a:link, .footer a, .footer a:visited{ color:#666; } body,td,th {    font-family: Trebuchet MS;    font-size: 11px;    color: #666;    line-height:20px; } body {    background-color: #333;    margin-left: 0px;    margin-top: 0px;    margin-right: 0px;    margin-bottom: 0px;    text-align:center; } a{ color:#315E88 } a:link{ color:#315E88; } a:visited{ color:#315E88; } a:hover {    color:#01509B;    text-decoration:none; } .wrapper{ width:794px; margin:0 auto; border-left:3px solid #ededed; border-right:3px solid #ededed; text-align:left; background:#fff; } .upperhead{ width:100%; background:url(images/barra_top.jpg) repeat-x top; height:115px; } .tel{ float:right; background:url(images/tel_04.jpg) center top no-repeat; margin-right:10px; padding-top:18px; padding-left:46px; font-size:12px; width:200px; }  .simbolo{ background: url(images/b-mat.gif) no-repeat; height: 102px; position: absolute; width: 102px; }  .titulo{ float: left; margin-left:100px; padding-top:35px; padding-right:46px; font-size:30px; color: white; }  .banner{ text-align:center; background:url(images/banner-repeat_06.jpg) repeat-x top; height:124px; padding-top:64px; width:100%; }  .underbanner{ width:100%; padding-top:3px; padding-bottom:3px; text-align: center; background:#F8F8F8; border-top:1px solid #ededed; border-bottom:1px solid #ededed; font-size: 20px; } .underbanner2{ width:97%; padding-top:2px; padding-bottom:2px; text-align:left; padding-left:2%; font-size:11px; background:#F8F8F8; border:1px solid #ededed; } .article{ padding-top:5px; padding-bottom:10px; border-bottom:1px solid #ededed; margin-bottom:30px; } .underbanner2 a:link,.underbanner a,.underbanner a:visited{ color:#666; }  .input{ outline:none; border:1px solid #D4D4D4; padding-left:2px; font-family:"Trebuchet MS"; font-size:11px; color:#666666; padding-top:4px; height:17px; } .button{ background:url(images/buttontopleft_12.jpg) top left no-repeat #00488C; border:1px solid #05396A; height:21px; font-size:10px; font-weight:bold; color:#FFF; font-family:verdana; text-align:center; } .content{ width:100%; padding-top:10px; } .leftcolumn{ width:244px; float:left; padding-left:9px; padding-right:15px; } .clear {     width: 100%;     height: 1px;     margin: 0 0 -1px;     clear: both; } .rightcolumn{ width:500px; float:right; padding-right:15px; } #navvy { width:244px; font-size:12px; font-weight:bold; padding: 0; text-align:left; font-family:Verdana; }  ul#navvylist { text-align: left; list-style: none; margin: 0; padding: 0; width:180px; }  ul#navvylist li { width:244px; display: block; margin: 0; padding: 0; }  ul#navvylist li a { display: block; margin:0; width:244px; padding-top:2px; padding-bottom:3px; padding-left:40px; padding-right:10px; color: #315E88; text-decoration: none; background:url(images/link_13_menor.jpg) no-repeat left top; }  #navvy>ul#navvylist li a { width: auto; }   ul#navvylist li a:hover, ul#navvylist li#active a:hover { color: #315E88;width:174px; padding-left:60px; background:url(images/hover_13_menor.jpg) no-repeat left top; } .box{ width:222px; background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat; border:1px solid #A5CAEF; padding:10px; color:#315E88; font-size:11px; margin-top:20px; }  .box1{ margin-top:20px; }  h2{ font-size:20px; color:#6A6A6A; font-weight:normal; margin:0; width:92%; padding-left:8%; background:url(images/bullet_16.jpg) no-repeat bottom left; padding-bottom:5px; padding-top:3px; text-decoration:none; } h2 a, h2 a:link, h2 a:visited{ font-size:20px; color:#6A6A6A; font-weight:normal; text-decoration:none; } h2 a:hover{ font-size:20px; color:#333; font-weight:normal; text-decoration:underline; } .footer{ padding-top:5px; padding-bottom:5px; background:#F8F8F8; border-top:2px solid #ededed; text-align:center; } .footer a:link, .footer a, .footer a:visited{ color:#666; } } 
>
>
body,td,th {    font-family: Trebuchet MS;    font-size: 11px;    color: #666;    line-height:20px; } body {    background-color: #98FB98;    margin-left: 0px;    margin-top: 0px;    margin-right: 0px;    margin-bottom: 0px;    text-align:center; } a{ color:#315E88 } a:link{ color:#315E88; } a:visited{ color:#315E88; } a:hover {    color:#01509B;    text-decoration:none; } .wrapper{ width:794px; margin:0 auto; border-left:3px solid #ededed; border-right:3px solid #ededed; text-align:left; background:#fff; } .upperhead{ width:100%; background:url(images/barra_top.jpg) repeat-x top; height:115px; } .tel{ float:right; background:url(images/tel_04.jpg) center top no-repeat; margin-right:10px; padding-top:18px; padding-left:46px; font-size:12px; width:200px; }  .simbolo{ background: url(images/b-mat.gif) no-repeat; height: 102px; position: absolute; width: 102px; }  .titulo{ float: left; margin-left:100px; padding-top:35px; padding-right:46px; font-size:30px; color: white; }  .banner{ text-align:center; background:url(images/banner-repeat_06.jpg) repeat-x top; height:124px; padding-top:64px; width:100%; }  .underbanner{ width:100%; padding-top:3px; padding-bottom:3px; text-align: center; background:#F8F8F8; border-top:1px solid #ededed; border-bottom:1px solid #ededed; font-size: 20px; } .underbanner2{ width:97%; padding-top:2px; padding-bottom:2px; text-align:left; padding-left:2%; font-size:11px; background:#F8F8F8; border:1px solid #ededed; } .article{ padding-top:5px; padding-bottom:10px; border-bottom:1px solid #ededed; margin-bottom:30px; } .underbanner2 a:link,.underbanner a,.underbanner a:visited{ color:#666; }  .input{ outline:none; border:1px solid #D4D4D4; padding-left:2px; font-family:"Trebuchet MS"; font-size:11px; color:#666666; padding-top:4px; height:17px; } .button{ background:url(images/buttontopleft_12.jpg) top left no-repeat #00488C; border:1px solid #05396A; height:21px; font-size:10px; font-weight:bold; color:#FFF; font-family:verdana; text-align:center; } .content{ width:100%; padding-top:10px; } .leftcolumn{ width:244px; float:left; padding-left:9px; padding-right:15px; } .clear {     width: 100%;     height: 1px;     margin: 0 0 -1px;     clear: both; } .rightcolumn{ width:500px; float:right; padding-right:15px; } #navvy { width:244px; font-size:12px; font-weight:bold; padding: 0; text-align:left; font-family:Verdana; }  ul#navvylist { text-align: left; list-style: none; margin: 0; padding: 0; width:180px; }  ul#navvylist li { width:244px; display: block; margin: 0; padding: 0; }  ul#navvylist li a { display: block; margin:0; width:244px; padding-top:2px; padding-bottom:3px; padding-left:40px; padding-right:10px; color: #315E88; text-decoration: none; background:url(images/link_13_menor.jpg) no-repeat left top; }  #navvy>ul#navvylist li a { width: auto; }   ul#navvylist li a:hover, ul#navvylist li#active a:hover { color: #315E88;width:174px; padding-left:60px; background:url(images/hover_13_menor.jpg) no-repeat left top; } .box{ width:222px; background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat; border:1px solid #A5CAEF; padding:10px; color:#315E88; font-size:11px; margin-top:20px; }  .box1{ margin-top:20px; }  h2{ font-size:20px; color:#6A6A6A; font-weight:normal; margin:0; width:92%; padding-left:8%; background:url(images/bullet_16.jpg) no-repeat bottom left; padding-bottom:5px; padding-top:3px; text-decoration:none; } h2 a, h2 a:link, h2 a:visited{ font-size:20px; color:#6A6A6A; font-weight:normal; text-decoration:none; } h2 a:hover{ font-size:20px; color:#333; font-weight:normal; text-decoration:underline; } .footer{ padding-top:5px; padding-bottom:5px; background:#F8F8F8; border-top:2px solid #ededed; text-align:center; } .footer a:link, .footer a, .footer a:visited{ color:#666; body,td,th {    font-family: Trebuchet MS;    font-size: 11px;    color: #666;    line-height:20px; } body {    background-color: #333;    margin-left: 0px;    margin-top: 0px;    margin-right: 0px;    margin-bottom: 0px;    text-align:center; } a{ color:#315E88 } a:link{ color:#315E88; } a:visited{ color:#315E88; } a:hover {    color:#01509B;    text-decoration:none; } .wrapper{ width:794px; margin:0 auto; border-left:3px solid #ededed; border-right:3px solid #ededed; text-align:left; background:#fff; } .upperhead{ width:100%; background:url(images/barra_top.jpg) repeat-x top; height:115px; } .tel{ float:right; background:url(images/tel_04.jpg) center top no-repeat; margin-right:10px; padding-top:18px; padding-left:46px; font-size:12px; width:200px; }  .simbolo{ background: url(images/b-mat.gif) no-repeat; height: 102px; position: absolute; width: 102px; }  .titulo{ float: left; margin-left:100px; padding-top:35px; padding-right:46px; font-size:30px; color: white; }  .banner{ text-align:center; background:url(images/banner-repeat_06.jpg) repeat-x top; height:124px; padding-top:64px; width:100%; }  .underbanner{ width:100%; padding-top:3px; padding-bottom:3px; text-align: center; background:#F8F8F8; border-top:1px solid #ededed; border-bottom:1px solid #ededed; font-size: 20px; } .underbanner2{ width:97%; padding-top:2px; padding-bottom:2px; text-align:left; padding-left:2%; font-size:11px; background:#F8F8F8; border:1px solid #ededed; } .article{ padding-top:5px; padding-bottom:10px; border-bottom:1px solid #ededed; margin-bottom:30px; } .underbanner2 a:link,.underbanner a,.underbanner a:visited{ color:#666; }  .input{ outline:none; border:1px solid #D4D4D4; padding-left:2px; font-family:"Trebuchet MS"; font-size:11px; color:#666666; padding-top:4px; height:17px; } .button{ background:url(images/buttontopleft_12.jpg) top left no-repeat #00488C; border:1px solid #05396A; height:21px; font-size:10px; font-weight:bold; color:#FFF; font-family:verdana; text-align:center; } .content{ width:100%; padding-top:10px; } .leftcolumn{ width:244px; float:left; padding-left:9px; padding-right:15px; } .clear {     width: 100%;     height: 1px;     margin: 0 0 -1px;     clear: both; } .rightcolumn{ width:500px; float:right; padding-right:15px; } #navvy { width:244px; font-size:12px; font-weight:bold; padding: 0; text-align:left; font-family:Verdana; }  ul#navvylist { text-align: left; list-style: none; margin: 0; padding: 0; width:180px; }  ul#navvylist li { width:244px; display: block; margin: 0; padding: 0; }  ul#navvylist li a { display: block; margin:0; width:244px; padding-top:2px; padding-bottom:3px; padding-left:40px; padding-right:10px; color: #315E88; text-decoration: none; background:url(images/link_13_menor.jpg) no-repeat left top; }  #navvy>ul#navvylist li a { width: auto; }   ul#navvylist li a:hover, ul#navvylist li#active a:hover { color: #315E88;width:174px; padding-left:60px; background:url(images/hover_13_menor.jpg) no-repeat left top; } .box{ width:222px; background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat; border:1px solid #A5CAEF; padding:10px; color:#315E88; font-size:11px; margin-top:20px; }  .box1{ margin-top:20px; }  h2{ font-size:20px; color:#6A6A6A; font-weight:normal; margin:0; width:92%; padding-left:8%; background:url(images/bullet_16.jpg) no-repeat bottom left; padding-bottom:5px; padding-top:3px; text-decoration:none; } h2 a, h2 a:link, h2 a:visited{ font-size:20px; color:#6A6A6A; font-weight:normal; text-decoration:none; } h2 a:hover{ font-size:20px; color:#333; font-weight:normal; text-decoration:underline; } .footer{ padding-top:5px; padding-bottom:5px; background:#F8F8F8; border-top:2px solid #ededed; text-align:center; } .footer a:link, .footer a, .footer a:visited{ color:#666; } body,td,th {    font-family: Trebuchet MS;    font-size: 11px;    color: #666;    line-height:20px; } body {    background-color: #333;    margin-left: 0px;    margin-top: 0px;    margin-right: 0px;    margin-bottom: 0px;    text-align:center; } a{ color:#315E88 } a:link{ color:#315E88; } a:visited{ color:#315E88; } a:hover {    color:#01509B;    text-decoration:none; } .wrapper{ width:794px; margin:0 auto; border-left:3px solid #ededed; border-right:3px solid #ededed; text-align:left; background:#fff; } .upperhead{ width:100%; background:url(images/barra_top.jpg) repeat-x top; height:115px; } .tel{ float:right; background:url(images/tel_04.jpg) center top no-repeat; margin-right:10px; padding-top:18px; padding-left:46px; font-size:12px; width:200px; }  .simbolo{ background: url(images/b-mat.gif) no-repeat; height: 102px; position: absolute; width: 102px; }  .titulo{ float: left; margin-left:100px; padding-top:35px; padding-right:46px; font-size:30px; color: white; }  .banner{ text-align:center; background:url(images/banner-repeat_06.jpg) repeat-x top; height:124px; padding-top:64px; width:100%; }  .underbanner{ width:100%; padding-top:3px; padding-bottom:3px; text-align: center; background:#F8F8F8; border-top:1px solid #ededed; border-bottom:1px solid #ededed; font-size: 20px; } .underbanner2{ width:97%; padding-top:2px; padding-bottom:2px; text-align:left; padding-left:2%; font-size:11px; background:#F8F8F8; border:1px solid #ededed; } .article{ padding-top:5px; padding-bottom:10px; border-bottom:1px solid #ededed; margin-bottom:30px; } .underbanner2 a:link,.underbanner a,.underbanner a:visited{ color:#666; }  .input{ outline:none; border:1px solid #D4D4D4; padding-left:2px; font-family:"Trebuchet MS"; font-size:11px; color:#666666; padding-top:4px; height:17px; } .button{ background:url(images/buttontopleft_12.jpg) top left no-repeat #00488C; border:1px solid #05396A; height:21px; font-size:10px; font-weight:bold; color:#FFF; font-family:verdana; text-align:center; } .content{ width:100%; padding-top:10px; } .leftcolumn{ width:244px; float:left; padding-left:9px; padding-right:15px; } .clear {     width: 100%;     height: 1px;     margin: 0 0 -1px;     clear: both; } .rightcolumn{ width:500px; float:right; padding-right:15px; } #navvy { width:244px; font-size:12px; font-weight:bold; padding: 0; text-align:left; font-family:Verdana; }  ul#navvylist { text-align: left; list-style: none; margin: 0; padding: 0; width:180px; }  ul#navvylist li { width:244px; display: block; margin: 0; padding: 0; }  ul#navvylist li a { display: block; margin:0; width:244px; padding-top:2px; padding-bottom:3px; padding-left:40px; padding-right:10px; color: #315E88; text-decoration: none; background:url(images/link_13_menor.jpg) no-repeat left top; }  #navvy>ul#navvylist li a { width: auto; }   ul#navvylist li a:hover, ul#navvylist li#active a:hover { color: #315E88;width:174px; padding-left:60px; background:url(images/hover_13_menor.jpg) no-repeat left top; } .box{ width:222px; background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat; border:1px solid #A5CAEF; padding:10px; color:#315E88; font-size:11px; margin-top:20px; }  .box1{ margin-top:20px; }  h2{ font-size:20px; color:#6A6A6A; font-weight:normal; margin:0; width:92%; padding-left:8%; background:url(images/bullet_16.jpg) no-repeat bottom left; padding-bottom:5px; padding-top:3px; text-decoration:none; } h2 a, h2 a:link, h2 a:visited{ font-size:20px; color:#6A6A6A; font-weight:normal; text-decoration:none; } h2 a:hover{ font-size:20px; color:#333; font-weight:normal; text-decoration:underline; } .footer{ padding-top:5px; padding-bottom:5px; background:#F8F8F8; border-top:2px solid #ededed; text-align:center; } .footer a:link, .footer a, .footer a:visited{ color:#666; } } 

Revision 305 May 2009 - AndersonCarvalho

Line: 1 to 1
 

CSS do Site

Changed:
<
<
html {
padding:0px;
margin:0px;
}
body {
background-color: #e1ddd9;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px 20px;
margin:0px;
}
#content {
float: left;
width: 75%;
background-color: #fff;
margin:0px 0px 50px 0px;
overflow: auto;
}
>
>
body,td,th {    font-family: Trebuchet MS;    font-size: 11px;    color: #666;    line-height:20px; } body {    background-color: #eee;    margin-left: 0px;    margin-top: 0px;    margin-right: 0px;    margin-bottom: 0px;    text-align:center; } a{ color:#315E88 } a:link{ color:#315E88; } a:visited{ color:#315E88; } a:hover {    color:#01509B;    text-decoration:none; } .wrapper{ width:794px; margin:0 auto; border-left:3px solid #ededed; border-right:3px solid #ededed; text-align:left; background:#fff; } .upperhead{ width:100%; background:url(images/barra_top.jpg) repeat-x top; height:115px; } .tel{ float:right; background:url(images/tel_04.jpg) center top no-repeat; margin-right:10px; padding-top:18px; padding-left:46px; font-size:12px; width:200px; }  .simbolo{ background: url(images/b-mat.gif) no-repeat; height: 102px; position: absolute; width: 102px; }  .titulo{ float: left; margin-left:100px; padding-top:35px; padding-right:46px; font-size:30px; color: white; }  .banner{ text-align:center; background:url(images/banner-repeat_06.jpg) repeat-x top; height:124px; padding-top:64px; width:100%; }  .underbanner{ width:100%; padding-top:3px; padding-bottom:3px; text-align: center; background:#F8F8F8; border-top:1px solid #ededed; border-bottom:1px solid #ededed; font-size: 20px; } .underbanner2{ width:97%; padding-top:2px; padding-bottom:2px; text-align:left; padding-left:2%; font-size:11px; background:#F8F8F8; border:1px solid #ededed; } .article{ padding-top:5px; padding-bottom:10px; border-bottom:1px solid #ededed; margin-bottom:30px; } .underbanner2 a:link,.underbanner a,.underbanner a:visited{ color:#666; }  .input{ outline:none; border:1px solid #D4D4D4; padding-left:2px; font-family:"Trebuchet MS"; font-size:11px; color:#666666; padding-top:4px; height:17px; } .button{ background:url(images/buttontopleft_12.jpg) top left no-repeat #00488C; border:1px solid #05396A; height:21px; font-size:10px; font-weight:bold; color:#FFF; font-family:verdana; text-align:center; } .content{ width:100%; padding-top:10px; } .leftcolumn{ width:244px; float:left; padding-left:9px; padding-right:15px; } .clear {     width: 100%;     height: 1px;     margin: 0 0 -1px;     clear: both; } .rightcolumn{ width:500px; float:right; padding-right:15px; } #navvy { width:244px; font-size:12px; font-weight:bold; padding: 0; text-align:left; font-family:Verdana; }  ul#navvylist { text-align: left; list-style: none; margin: 0; padding: 0; width:180px; }  ul#navvylist li { width:244px; display: block; margin: 0; padding: 0; }  ul#navvylist li a { display: block; margin:0; width:244px; padding-top:2px; padding-bottom:3px; padding-left:40px; padding-right:10px; color: #315E88; text-decoration: none; background:url(images/link_13_menor.jpg) no-repeat left top; }  #navvy>ul#navvylist li a { width: auto; }   ul#navvylist li a:hover, ul#navvylist li#active a:hover { color: #315E88;width:174px; padding-left:60px; background:url(images/hover_13_menor.jpg) no-repeat left top; } .box{ width:222px; background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat; border:1px solid #A5CAEF; padding:10px; color:#315E88; font-size:11px; margin-top:20px; }  .box1{ margin-top:20px; }  h2{ font-size:20px; color:#6A6A6A; font-weight:normal; margin:0; width:92%; padding-left:8%; background:url(images/bullet_16.jpg) no-repeat bottom left; padding-bottom:5px; padding-top:3px; text-decoration:none; } h2 a, h2 a:link, h2 a:visited{ font-size:20px; color:#6A6A6A; font-weight:normal; text-decoration:none; } h2 a:hover{ font-size:20px; color:#333; font-weight:normal; text-decoration:underline; } .footer{ padding-top:5px; padding-bottom:5px; background:#F8F8F8; border-top:2px solid #ededed; text-align:center; } .footer a:link, .footer a, .footer a:visited{ color:#666; body,td,th {    font-family: Trebuchet MS;    font-size: 11px;    color: #666;    line-height:20px; } body {    background-color: #333;    margin-left: 0px;    margin-top: 0px;    margin-right: 0px;    margin-bottom: 0px;    text-align:center; } a{ color:#315E88 } a:link{ color:#315E88; } a:visited{ color:#315E88; } a:hover {    color:#01509B;    text-decoration:none; } .wrapper{ width:794px; margin:0 auto; border-left:3px solid #ededed; border-right:3px solid #ededed; text-align:left; background:#fff; } .upperhead{ width:100%; background:url(images/barra_top.jpg) repeat-x top; height:115px; } .tel{ float:right; background:url(images/tel_04.jpg) center top no-repeat; margin-right:10px; padding-top:18px; padding-left:46px; font-size:12px; width:200px; }  .simbolo{ background: url(images/b-mat.gif) no-repeat; height: 102px; position: absolute; width: 102px; }  .titulo{ float: left; margin-left:100px; padding-top:35px; padding-right:46px; font-size:30px; color: white; }  .banner{ text-align:center; background:url(images/banner-repeat_06.jpg) repeat-x top; height:124px; padding-top:64px; width:100%; }  .underbanner{ width:100%; padding-top:3px; padding-bottom:3px; text-align: center; background:#F8F8F8; border-top:1px solid #ededed; border-bottom:1px solid #ededed; font-size: 20px; } .underbanner2{ width:97%; padding-top:2px; padding-bottom:2px; text-align:left; padding-left:2%; font-size:11px; background:#F8F8F8; border:1px solid #ededed; } .article{ padding-top:5px; padding-bottom:10px; border-bottom:1px solid #ededed; margin-bottom:30px; } .underbanner2 a:link,.underbanner a,.underbanner a:visited{ color:#666; }  .input{ outline:none; border:1px solid #D4D4D4; padding-left:2px; font-family:"Trebuchet MS"; font-size:11px; color:#666666; padding-top:4px; height:17px; } .button{ background:url(images/buttontopleft_12.jpg) top left no-repeat #00488C; border:1px solid #05396A; height:21px; font-size:10px; font-weight:bold; color:#FFF; font-family:verdana; text-align:center; } .content{ width:100%; padding-top:10px; } .leftcolumn{ width:244px; float:left; padding-left:9px; padding-right:15px; } .clear {     width: 100%;     height: 1px;     margin: 0 0 -1px;     clear: both; } .rightcolumn{ width:500px; float:right; padding-right:15px; } #navvy { width:244px; font-size:12px; font-weight:bold; padding: 0; text-align:left; font-family:Verdana; }  ul#navvylist { text-align: left; list-style: none; margin: 0; padding: 0; width:180px; }  ul#navvylist li { width:244px; display: block; margin: 0; padding: 0; }  ul#navvylist li a { display: block; margin:0; width:244px; padding-top:2px; padding-bottom:3px; padding-left:40px; padding-right:10px; color: #315E88; text-decoration: none; background:url(images/link_13_menor.jpg) no-repeat left top; }  #navvy>ul#navvylist li a { width: auto; }   ul#navvylist li a:hover, ul#navvylist li#active a:hover { color: #315E88;width:174px; padding-left:60px; background:url(images/hover_13_menor.jpg) no-repeat left top; } .box{ width:222px; background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat; border:1px solid #A5CAEF; padding:10px; color:#315E88; font-size:11px; margin-top:20px; }  .box1{ margin-top:20px; }  h2{ font-size:20px; color:#6A6A6A; font-weight:normal; margin:0; width:92%; padding-left:8%; background:url(images/bullet_16.jpg) no-repeat bottom left; padding-bottom:5px; padding-top:3px; text-decoration:none; } h2 a, h2 a:link, h2 a:visited{ font-size:20px; color:#6A6A6A; font-weight:normal; text-decoration:none; } h2 a:hover{ font-size:20px; color:#333; font-weight:normal; text-decoration:underline; } .footer{ padding-top:5px; padding-bottom:5px; background:#F8F8F8; border-top:2px solid #ededed; text-align:center; } .footer a:link, .footer a, .footer a:visited{ color:#666; } body,td,th {    font-family: Trebuchet MS;    font-size: 11px;    color: #666;    line-height:20px; } body {    background-color: #333;    margin-left: 0px;    margin-top: 0px;    margin-right: 0px;    margin-bottom: 0px;    text-align:center; } a{ color:#315E88 } a:link{ color:#315E88; } a:visited{ color:#315E88; } a:hover {    color:#01509B;    text-decoration:none; } .wrapper{ width:794px; margin:0 auto; border-left:3px solid #ededed; border-right:3px solid #ededed; text-align:left; background:#fff; } .upperhead{ width:100%; background:url(images/barra_top.jpg) repeat-x top; height:115px; } .tel{ float:right; background:url(images/tel_04.jpg) center top no-repeat; margin-right:10px; padding-top:18px; padding-left:46px; font-size:12px; width:200px; }  .simbolo{ background: url(images/b-mat.gif) no-repeat; height: 102px; position: absolute; width: 102px; }  .titulo{ float: left; margin-left:100px; padding-top:35px; padding-right:46px; font-size:30px; color: white; }  .banner{ text-align:center; background:url(images/banner-repeat_06.jpg) repeat-x top; height:124px; padding-top:64px; width:100%; }  .underbanner{ width:100%; padding-top:3px; padding-bottom:3px; text-align: center; background:#F8F8F8; border-top:1px solid #ededed; border-bottom:1px solid #ededed; font-size: 20px; } .underbanner2{ width:97%; padding-top:2px; padding-bottom:2px; text-align:left; padding-left:2%; font-size:11px; background:#F8F8F8; border:1px solid #ededed; } .article{ padding-top:5px; padding-bottom:10px; border-bottom:1px solid #ededed; margin-bottom:30px; } .underbanner2 a:link,.underbanner a,.underbanner a:visited{ color:#666; }  .input{ outline:none; border:1px solid #D4D4D4; padding-left:2px; font-family:"Trebuchet MS"; font-size:11px; color:#666666; padding-top:4px; height:17px; } .button{ background:url(images/buttontopleft_12.jpg) top left no-repeat #00488C; border:1px solid #05396A; height:21px; font-size:10px; font-weight:bold; color:#FFF; font-family:verdana; text-align:center; } .content{ width:100%; padding-top:10px; } .leftcolumn{ width:244px; float:left; padding-left:9px; padding-right:15px; } .clear {     width: 100%;     height: 1px;     margin: 0 0 -1px;     clear: both; } .rightcolumn{ width:500px; float:right; padding-right:15px; } #navvy { width:244px; font-size:12px; font-weight:bold; padding: 0; text-align:left; font-family:Verdana; }  ul#navvylist { text-align: left; list-style: none; margin: 0; padding: 0; width:180px; }  ul#navvylist li { width:244px; display: block; margin: 0; padding: 0; }  ul#navvylist li a { display: block; margin:0; width:244px; padding-top:2px; padding-bottom:3px; padding-left:40px; padding-right:10px; color: #315E88; text-decoration: none; background:url(images/link_13_menor.jpg) no-repeat left top; }  #navvy>ul#navvylist li a { width: auto; }   ul#navvylist li a:hover, ul#navvylist li#active a:hover { color: #315E88;width:174px; padding-left:60px; background:url(images/hover_13_menor.jpg) no-repeat left top; } .box{ width:222px; background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat; border:1px solid #A5CAEF; padding:10px; color:#315E88; font-size:11px; margin-top:20px; }  .box1{ margin-top:20px; }  h2{ font-size:20px; color:#6A6A6A; font-weight:normal; margin:0; width:92%; padding-left:8%; background:url(images/bullet_16.jpg) no-repeat bottom left; padding-bottom:5px; padding-top:3px; text-decoration:none; } h2 a, h2 a:link, h2 a:visited{ font-size:20px; color:#6A6A6A; font-weight:normal; text-decoration:none; } h2 a:hover{ font-size:20px; color:#333; font-weight:normal; text-decoration:underline; } .footer{ padding-top:5px; padding-bottom:5px; background:#F8F8F8; border-top:2px solid #ededed; text-align:center; } .footer a:link, .footer a, .footer a:visited{ color:#666; } } 

Revision 213 Oct 2008 - AdrianeHalmann

Line: 1 to 1
 

CSS do Site

Added:
>
>
html {
padding:0px;
margin:0px;
}
body {
background-color: #e1ddd9;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px 20px;
margin:0px;
}
#content {
float: left;
width: 75%;
background-color: #fff;
margin:0px 0px 50px 0px;
overflow: auto;
}

Revision 102 Oct 2008 - DarleneSoares

Line: 1 to 1
Added:
>
>

CSS do Site

 
This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback