@charset "utf-8";
/* CSS Document for baraldiinformatica.com.br */

body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: #E8E8E8;
	background-image: url(images/bg2azul.gif);
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #311D68;
}
h1 {
    font-size: 16px;
	font-weight: bold;
}
.listabar {
	list-style-image: url(images/bullet.gif);
	line-height: 18px;
}
.oneColFixCtrHdr #container {
	width: 679px; 
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: justify;
	background-image:url(images/bg.jpg);
}
.oneColFixCtrHdr #header {
	padding: 0;
	height: 200px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 15px; 
}
.oneColFixCtrHdr #footer {
	background:#222222;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.oneColFixCtrHdr #footer p {
    padding: 5px;
}
a, a:active, a:link {
	font-weight: bold;
	color: #1E317E;
	text-decoration: none;
}
a:hover {
	color: #4B81D7;
	text-decoration: none;
}
a:visited {
	font-style: italic;
	color: #212E7D;
	text-decoration: none;
}
a.credito, a.credito:visited {
	font-weight: bold;
	color: #4B81D7;
	text-decoration: none;
}

marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	padding-top: 10px;
	padding-bottom: 2px;

}

/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:right;
      width:510px;
	  *width: 520px;
      font-size:10px;
	  font-weight: bold;
      line-height:normal;
	  border-bottom:1px solid #666;
	  text-align: right;
	  *position: relative;
	  *bottom: 7px;
}
    #tabsF ul {
	margin:0;
    padding: 0px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#222;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
	
/*- end Menu Tabs F--------------------------- */
