/* CSS Document */

* {
  margin:0;
  padding:0;
  text-decoration:none;
  border-collapse:collapse; 
}

body { 
  font-family:"Trebuchet MS", Arial, Verdana, Georgia; 
  font-size: 11px; 
  background:repeat-y center top url(../images/bg_body.gif);
}

img {border:0;}

h3 {
  font-size:20px;
  font-weight:bold;
  line-height:40px; 
}

h4 {
	font-size: 12px;
	color: #666;

}

h5 {
  color:#002D8F;
  font-size:12px;
}

h5.black {
  color:#000;
  font-size:12px;
}

#middle .col_append {
  display:block;
  float:right;
  width:250px;
  padding:5px 5px 25px 15px;  
  border-left:1px solid #ccc;
}

#middle .col_left {
  display:block;
  float:left;
  width:650px;
  padding:0 5px 25px 0;
}

#middle .col_left p {
  margin-bottom:10px;
}

#middle .col_left p img {
  float:left;
  margin:0 10px 10px 0;
}

p {
  color:#666;
}

#content {
  display:table;
  width:1000px;
  margin:auto;
  border-left:2px solid #ccc;
  border-right:2px solid #ccc;
}

#top, #menu, #middle, #foot, #corp {
  display:block;
  width:1000px;
  float:left;
  clear:both;
}

#top {
  width:980px;
  padding:10px;
}

h1 a {
  display:block; 
  width:550px; 
  height:66px;
  float:left;
  clear:both; 
  background:no-repeat url(../images/logo_sobena.gif); 
  text-indent:-9999px; 
  overflow:hidden;
  margin: 0 0 4px 5px;
}

.contact {
  float:right;
  margin:40px 25px 0 0;
  color:#999;
  font-weight:bold;
}

.contact img {
  vertical-align:middle;
  margin-right:7px;
}

#menu {
  height:241px;
  /*background:no-repeat right top url(../images/bg_top.jpg);*/
}

#menu ul {
  float:left;
  background:#398FCA;
  width:220px;
  /*height:212px;*/
}

#menu ul li {
  list-style:none;
  line-height:30px;
  text-indent:15px;
  font-weight:bold;
  text-transform:uppercase;
}

#menu ul li h2 {
  font-size:14px;
}

#menu ul li a {
  color:#fff;
  display:block;
}

#menu ul li a:hover {
  background:#3BA7EF;
}

#middle {
  width:940px;
  padding:10px;
  margin:20px;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
}

#middle .col_append {
  display:block;
  float:right;
  width:250px;
  padding:5px 5px 25px 15px;  
  border-left:1px solid #ccc;
}


#middle .col_left {
  display:block;
  float:left;
  width:650px;
  padding:0 5px 25px 0;
}

#middle .col_left p {
  margin-bottom:10px;
}

#middle .col_left p img {
  float:left;
  margin:0 10px 10px 0;
}


.col_left_1 {
  border-bottom:1px solid #ccc;
}

p.blue {
  font-weight:bold;
  color:#3BA7EF;
  line-height:20px;
  margin:8px 0 8px 0;
}

p.black {
  font-weight:bold;
  color:#000;
  line-height:20px;
  margin:8px 0 8px 0;
}

#middle .col_left ul {
	color:#666;
	margin:10px 40px;
}

#middle .col_left li {
  margin:auto;
  padding:auto;
}

a.link {
  padding-left:20px;
  color:#3BA7EF;
  text-decoration:underline;
  background:no-repeat left url(../images/icon_seta.gif);
}

#foot, #corp {
  background:repeat-x top center url('../images/bg_foot.gif');
  width:940px;
  padding:30px;
}

#foot .col {
  float:left;
  display:block;
  width:50%;
}

#foot .col h3 {
  color:#002D8F;
}

#foot .col p {
  color:#000;
}

#foot .col a {
  color:#000;
  text-decoration:underline;
}

#foot .col a.link {
  color:#fff;
  background:no-repeat left url(../images/icon_seta_azul.gif);
}

#corp {
  background:#398FCA;
  clear:both;
  padding:10px 30px 10px 30px;
}

#corp p {
  color:#FFF;
}

#corp .sign {
  float:right;
}

#corp .sign a {
  color:#FFF;
} 

#banner {
	width: 775px;
	height: 240px;
	float:left;
	margin-left: 5px;
}
.newDate {
	color: #F00;
}


#logos #patro {
	margin-right:10px;
}

#logos #apoio {
	clear:both;
}

#logos ul li{
	float:left;
	margin:0 15px 10px 0;
	list-style-type:none;
}
