/* ###################### OVERALL SETTINGS ###################### */
BODY {
  background: #FFFFFF ;
  margin: 0px;
}

td, tr, p, div {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
}

div#principal {
   padding: 0px;
   position: relative;
   top: 5px;
   width : 960px;
   height : 100%;
}

div#site {
   padding: 0px;
   position: relative;
   width : 960px;
   background: #E0E0E0;
   border: #6C609E solid 1px;
}

div#menuBg{
   left: 0px;
   position: relative;
   height : 200px;
   width : 960px;
   background: #D9EDEB;
}

div#logo{
   position: absolute;
   top: 0px;
   left: 0px;
   height : 155px;
   width : 960px;
   background: url('../../../images/stories/template/logo.jpg') center no-repeat;
}

div#menubar1 {
   position: absolute;
   top: 155px;
   left: 0px;
   height : 21px;
   width : 960px;
   background: #6C609E;
}

div#menubar2 {
   position: absolute;
   top: 179px;
   left: 0px;
   height : 21px;
   width : 960px;
   background: #439B6E;
}

div#menuFirst {
   left: 0px;
   float: left;
   position: relative;
   width : 10px;
   height : 25px;
}

div#menuItem {
   left: 0px;
   float: left;
   position: relative;
   height : 25px;
   padding-top:4px;
}

div#menuSpace {
   left: 0px;
   float: left;
   position: relative;
   width : 20px;
   height : 25px;
}

div#corpo {
   position: relative;
   border : solid 0px;
   margin: 7px;
   width : 936px;
}

div#rodape {
   position: relative;
   border : solid 0px;
   left: 0px;
   top: 0px;
   width : 960px;
   height: 20px;
   background: #6C609E;
}

div#assina{
   position: relative;
   left: 20px;
   border : solid 0px;
   height : 28px;
   width : 920px;
}

div#userModules {
   position: relative;
   display: table;
   margin: 0px;
   padding: 0px;
   border : solid 0px;
   left: 0px;
   width : 960px;
}

div#user1 {
   float: left;
   margin-left: 8px;
   margin-top: 8px;
   width : 310px;
}

div#user2 {
   float: left;
   margin-left: 7px;
   margin-top: 8px;
   width : 310px;
}

div#user3 {
   float: left;
   margin-left: 7px;
   margin-top: 8px;
   width : 310px;
}

div#user4 {
   position: absolute;
   left: 473px;
   top: 13px;
   width : 240px;
   height: 250px;
   border : solid 2px #002A50;
   background: #fff;
}

div#user5 {
   position: absolute;
   left: 528px;
   top: 142px;
   width : 186px;
   height: 130px;
   border : solid 2px #A6212F;
   background: #fff;
}

ul {
  margin           : 0px 0px 0px 0px;
  padding         : 5px 0px 0px 7px;
  text-align       : left;
}

li {
  list-style       : inside 2px;
  text-align       : left;
}

hr {
  height           : 1px;
  width            : 100%;
  color            : #000000;
}

h1 {
  font             : 13px Verdana, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  color            : #000000 ;
}


h2 {
  font             : bold 14px Arial, Helvetica, sans-serif;
  color            : #000000 ;
}

h3 {
  font             : bold 13px Arial, Helvetica, sans-serif;
  color            : #000000 ;
}

h4 {
  font             : bold 12px Arial, Helvetica, sans-serif;
  color            : #000000 ;
}

h5 {
  font             : bold 11px Arial, Helvetica, sans-serif;
  color            : #000000 ;
}

h6 {
  font             : 12px Arial, Helvetica, sans-serif;
  color            : #000000 ;
  text-indent      : 1cm ;
  margin-top       : 12px ;
}
.poll {
  font             : 9px Arial, Helvetica, Verdana, sans-serif;
  color            : #000000;
  line-height      : 14px
}

/* ################### MODULE SETTINGS ################### */
.modules {
}

table.moduletable {
  width            : 100%;
}

table.moduletable th {
  text-transform   : uppercase;
  font-size        : 11px;
  font-weight      : bold;
  width            : 95%;
  color            : #000;
  text-align       : center;
}

table.moduletable td {
  font-size        : 11px;
  font-weight   : normal;
  text-align       : left;
}

table.moduletablewhite {
  width            : 100%;
  background  : #fff;
  text-align       : left;
  padding         : 5px;
  margin-bottom: 7px;
}

table.moduletablewhite th {
  font-size        : 11px;
  font-weight   : bold;
  width            : 100%;
  line-height      : 15px;
}

table.moduletablewhite td {
  font-size        : 11px;
  font-weight   : normal;
  text-align       : left;
}

table.moduletablewhiteimg {
  width            : 100%;
  background  : #fff;
  text-align       : left;
  padding         : 0px;
  margin-bottom: 7px;
}

table.moduletablewhiteimg th {
  font-size        : 11px;
  font-weight   : bold;
  width            : 100%;
  line-height      : 15px;
}

table.moduletablewhiteimg td {
  font-size        : 11px;
  font-weight   : normal;
  text-align       : left;
}

table.moduletableblack {
  width            : 100%;
}

table.moduletableblack th {
  text-transform   : uppercase;
  font-size        : 11px;
  font-weight   : bold;
  width            : 100%;
  color             : #fff;
  text-align       : center;
  background    : #002A50;
  line-height      : 15px;
}

table.moduletableblack td {
  padding-top         : 4px;
  font-size        : 11px;
  font-weight   : normal;
  text-align       : center;
}

table.moduletableredfoto {
  width            : 100%;
}

table.moduletableredfoto th {
  text-transform   : uppercase;
  font-size        : 11px;
  font-weight   : bold;
  width            : 100%;
  color             : #fff;
  text-align       : center;
  background    : #A6212F;
  line-height      : 15px;
}

table.moduletableredfoto td {
  font-size        : 11px;
  font-weight   : normal;
  text-align      : left;
}

table.moduletablerodape {
  padding         : 3px;
  width             : 100%;
}

table.moduletablerodape th {
}

table.moduletablerodape td {
  font-size        : 11px;
  font-weight   : normal;
  text-align       : center;
}

ul.mostreadbox {
  margin           : 0px 0px 7px 0px;

}

li.latestnewsbox {
  list-style       : none 0px outside;

}
/* ################### MAIN AND SUB MENU SYSTEM ################### */
.mainlevel {
  padding-left     : 7px;
  width            : 100%;
  text-align : center ;
}

a.mainlevel:link, a.mainlevel:visited {
  font             : bold 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
  text-decoration  : none;
}

a.mainlevel:hover {
  font             : bold 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #DBB000;
  text-decoration  : none;
}

.buttonbar{
}

a.buttonbar:link, a.buttonbar:visited {
  font             : bold 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
}

a.buttonbar:hover {
  text-decoration  : underline;
}

.sublevel {
  padding-left     : 7px;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  color            : #000000;
  font-weight      : bold;
}

.sectiontableentry1 {
  color : #FBFBFB;
}

.sectiontableentry2 {
  color : #FDFDFD;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  text-decoration  : none;
}

.smalldark {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : left;
   width : 100%;
}

.contentpaneopen {
  text-align       : left;
   width : 100%;
}

.contentheading {
  font             : bold 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  text-align       : left
}

.componentheading {
  font             : bold 13px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-align       : left;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font             : bold 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  background-color : #FCFCFC;
  border           : 1px solid #000000;
  text-transform   : uppercase;
}

.inputbox {
  font             : 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  border           : 1px solid #000000;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  text-decoration  : none;
  color            : #000000;
}

a:hover {
  text-decoration  : underline;
  color            : #000000;
}

a:active {
  color            : #000000;
}

a.category:link, a.category:visited {
  text-decoration  : none;
  color            : #000000;
}

a.category:hover {
  text-decoration  : underline;
  color            : #000000;
}

a.abertura:link, a.abertura:visited {
  text-decoration  : none;
  color            : #fff;
}

a.abertura:hover {

  text-decoration  : underline;
  color            : #fff;
}
