|
|
|
@ -136,14 +136,16 @@ hr{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#cima{
|
|
|
|
#cima{
|
|
|
|
background: url(imgs/cima.png) no-repeat;
|
|
|
|
/* background: url(imgs/cima.png) no-repeat; */
|
|
|
|
|
|
|
|
background: #D8292A;
|
|
|
|
width: 957px;
|
|
|
|
width: 957px;
|
|
|
|
height: 7px;
|
|
|
|
height: 7px;
|
|
|
|
margin-left:auto;
|
|
|
|
margin-left:auto;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#cont_banner{
|
|
|
|
#cont_banner{
|
|
|
|
background: #678995;
|
|
|
|
/* background: #678995; */
|
|
|
|
|
|
|
|
background: #D8292A;
|
|
|
|
width: 957px;
|
|
|
|
width: 957px;
|
|
|
|
min-height: 100px;
|
|
|
|
min-height: 100px;
|
|
|
|
display: inline-block;
|
|
|
|
display: inline-block;
|
|
|
|
@ -160,7 +162,8 @@ hr{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#baixo{
|
|
|
|
#baixo{
|
|
|
|
background: url(imgs/baixo.png) no-repeat;
|
|
|
|
/* background: url(imgs/baixo.png) no-repeat; */
|
|
|
|
|
|
|
|
background: #D8292A;
|
|
|
|
width: 957px;
|
|
|
|
width: 957px;
|
|
|
|
height: 8px;
|
|
|
|
height: 8px;
|
|
|
|
margin-left:auto;
|
|
|
|
margin-left:auto;
|
|
|
|
|