body, .body, form, input, select {
  font-size: 13px;
  line-height: 15px;
  font-family: "Verdana","Arial",sans-serif;
	margin: 0px;
  background-color: #0F58B4;
}

td h2, td h3, div h2, div h3, div h4 {
  margin-top: 0px;
  padding-top: 10px;
}


body table, h1 {
  margin:0px;
  margin-left: 0px;
}
body table tr td {
  padding-left: 0px;
  padding-right: 0px;
}

a {
  text-decoration: underline;
  color: #0033cc;
}
a:visited {

}
a:active {

}
a:hover {

}

h1.site-title {
  margin-top: 0px;
  padding: 0px;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
}

h1.site-title a {
  background: transparent;
}
h1.site-title img {
  position: relative;
  top: 0px;
}
h1.site-title span {
  font-family: "Helvetica","Verdana","Impact",sans-serif;
}

.main-menu {
  font-family: "Arial", "sans-serif";
  font-size:11px;
	font-weight: bold;
  line-height:23px;
}
div.main-menu {
  color: #ffffff;
  margin-bottom: 0px;
  background-color: #273187;
  border-bottom: 1px solid #000000;  
}
.main-menu a {
  text-decoration: none;
  color: #ffffff;
  padding: 4px;
}

.main-menu a:hover {
  background-color: #999999;
  color: white;
  line-height:18px;
}

.urhere {
  color: #eeeeee;
}

.blackline {background-color: #000080;}
.grayline {background-color: #687186;}

.cal {
}
.cal tr {
  min-height:35px;
}
.cal td {
  margin:0px; padding:3px;
  border-style:solid;
  border-color:#772211;
  border-width:1px 0px 0px 0px;
}
.cal td big b {
  font-weight:900;
  font-size:30px;
  line-height:32px;
}

.termine th {
  background-color:#cc7733;
}
.termine td {
  background-color:#ff9c44;
}
.termine td.d {
  background-color:#e89040;
}
.termine td.t {
  background-color:#f09542;
}
.termine th, .termine td {
  border: solid 1px #e0884c;
  border-width:0px 0px 1px 0px;
}

.wiki .page.title, .wiki .page.title a {
  color: #07070f;
}

.page.title a {
  text-decoration: none;
	color: white; 
}

.wiki .page.title {
  background-color: white;
	padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #687186;
}

.site-title {
  height: 61px;
  background-image: url("images/header.jpg");
  background-repeat: repeat-x;
}

.content {
  padding: 5px;
  margin: 0px;
  float: left;
	font-size: 10px;
}

.content table {
  margin:0px;
  background-color: white;
  margin-left: 0px;
}

#content-area {
  padding: 10px;
}

.site-footer  {
  margin-top: 0px;
  border-top: #858975 1px solid;
}

#submenu {
  color: #474438;
	font-size: 12px;
	line-height: 11px; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
	padding-left: 0px;
	padding-top: 5px;
	text-indent: 5px;
	margin: 0px;
  width: 200px;
  background-color: #e2dacf;  
}

#submenu a {
	text-indent: 10px;
	display: block;
	font-size: 10px; 
	color: #273187;
	line-height: 25px; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	text-decoration: none;
	border-bottom: #accdf2 1px solid; 
}

#submenu a:hover {
  background-color: #ffffff;
	cursor: pointer;
  color: #000000;
	text-decoration: none;
	border-bottom: #ffffff 1px solid; 
}

#submenu a:selected {
  background-color: #ffffff;
  color: #000000;
	text-decoration: none;
	border-bottom: #ffffff 1px solid; 
}

#login {
  color: black;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
	padding: 10px;
	margin: 0px;
  background-color: #6ca7e8;
}

#news {
  color: black;
	font-size: 11px; 
	line-height: 11px; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	padding: 10px;
  background-color: #accdf2;   
}

#corpo {
	width:600px;
	float:left;
	margin:0px;
	padding:0px;
	background-image: url("images/fundo.jpg");
  background-repeat: repeat-y;	
}

#ofertas {
	float:left;
	margin:10px;
	padding:20px;
	font-size: 8px;
}

#ofertas p {
	font-size: 9px;
	margin-top: 2px;
	margin-bottom: 0px;
}

#ofertas h2 {
  font-size: 18px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 8px;
}

tr.oferta{
  text-decoration:none;
}

tr.oferta a img{
  border:0px;
  text-decoration:none;
  
}

.titulo{
   font-family:Verdana,Arial,sans-serif;
   font-size:13pt;
   font-weight:bold;
   border-bottom: 1px solid #191688;
   width:350px;
   margin-bottom:10px;
}

.fonte_normal{
  font-family:Verdana,Arial,sans-serif;
  font-size:10pt; 

}


