/* HTML */
.topo {
background-image: url(images/topo.jpg);
width: 800px;
height: 70px;
margin-left: auto;
margin-right: auto;

}

.top {
background-color: #FFFFFF;
background-image: url(images/topoimagem.jpg);
width: 800px;
height: 200px;
margin-left: auto;
margin-right: auto;
}

.fita { background-image: url(images/fita_05.jpg);
background-color: #E60005;
background-position: top;
background-repeat: repeat-x;
margin-left: auto;
margin-right: auto;
width: 800px;
height: 40px;

}

/* MEIO DA PÁGINA (conteúdo) */
.main { background-color: #FFFFFF;
width: 800px;
margin-left: auto;
margin-right: auto;

}

#left {
background-color: #FFFFFF;
position: relative;
float: left;
width: 245px;
height: 100%;
border-right: solid 2px #E5E5E5;
}

#lefttop {
padding: 10px;
}

#conteudo {
background-color: #FFFFFF;
position: relative;
float: right;
width: 553px;

}

#conteudotop {
padding: 10px;
}

.fita2 {
background-color: #ffffff;
position: relative;
clear: both;
margin-left: auto;
margin-right: auto;
width: 800px;
height: 10px;
}

/* BASE DA PÁGINA (VERDE) */
.fita3 {
color: #FFFFFF;
background-color: #3399FF;
background-image: url(images/bgfita3.gif);
background-repeat: no-repeat;
background-position: top, left;
position: relative;
margin-left: auto;
margin-right: auto;
width: 800px;
height: 185px;
}

#fita3-1 {
position: relative;
width: 250px;;
float: left;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#fita3-2 {
position: relative;
line-height:16;
margin-top: 10px;
width: 250px;;
float: left;
margin-left: 10px;
margin-bottom: 10px;
}

#fita3-3 {
position: relative;
line-height:16;
margin-top: 10px;
width: 250px;;
float: left;
margin-left: 10px;
margin-bottom: 10px;
}

/* RODAPÉ */

.rodape { background-color: #E60005;
clear: both;
width: 800px;
margin-left: auto;
margin-right: auto;
height: 43px;
}


/* Body */

BODY {	background-image: url(images/bgall.gif);
background-position: center;
background-repeat: repeat-y;
        margin: 0px 0px 0px 0px;
        background-color : #333333;
		 
        }

/* estilo da page */
td,tr,p,div {
       font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color : 000000;
        }


/* Links */
a:link, a:visited {
		color: #E60005;
		font-family: Arial, Helvetica, sans-serif;
        }

a:hover {
        color: #E60005; 

        }

/* Horizontal Line */
hr {
         }


/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {

		color: #ffffff;

 }

a.mainlevel:hover {

        color: #ffffff;

        }

a.sublevel:hover {
        color : #666666; text-decoration: none;
        }

a.sublevel:link, a.sublevel:visited {
        color: #efefef;  Trebuchet MS; 
        font-weight: normal;
}


table.moduletable {
		color: #FFFFFF;
        margin: 0px 0px 0px 0px;
        width: 95%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
        }

table.moduletable th {
  font-size: 14px;
  font-weight      : bold;
  color            : #E6E6FA;
  text-align       : left;

  width            : 100%;
}

table.moduletable td {
        font-size: 12px;
        font-weight: normal;
        }




/* Content - Sections & Categories */
.contentpane {
	font-size: 14px;


        }

.contentpaneopen {
	font-size: 14px;
	border: #000000;
	border-bottom: solid 0px;

        }

.contentheading {
background-image: url(images/seta_23.gif);
background-repeat: no-repeat;
background-position:left;
padding-left: 18px;
height: 25px;
color: #3399FF; font-size: 16px;
text-align:left;
letter-spacing: -1pt;
font-weight: bold;

}



.contentpagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

.pathway {
         Trebuchet MS; 
        font-size: 12px;
         color : #000000;
        }


/* Links */
a.blogsection:link, a.blogsection:visited {
        color : #000000; text-decoration: none; font-weight: normal;

        }

a.blogsection:hover {
        color : #666666;        text-decoration: none;
        }

a.pathway:link, a.pathway:visited {
        color : #000000; text-decoration: none; font-weight: normal;        font-size: 12px;

        }

a.pathway:hover {
        color : #000000;
        text-decoration: none;
        }

a.weblinks:link, a.weblinks:visited {
        color : #000000; text-decoration: none; font-weight: normal;

        }

a.weblinks:hover {
        color : #000000; text-decoration: none; font-weight: normal;

        }

a.readon:link, a.readon:visited {
        color : #000000; 
		text-decoration: none; 
		font-weight: normal;

        }

a.readon:hover {
        color : #000000; 
		text-decoration: none; 
		font-weight: normal;

        }

.moduleheading {

        }

.componentheading {
	    height: 25px;
        font-size: 13px;
        font-weight: bold;
        color: #3399FF;
	    text-indent: 17px;
	    font-weight: bold;
	    white-space: nowrap;
        text-align:left;
        }

.boxheading {

        font-size: 13px;
        font-weight: bold;
         color : #000000;
        text-align:left;
        }

.button {
		font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
		text-transform: uppercase;
		 border: 0px solid;
        font-weight: bold;
        font-size: 16px;
        background: #E60005;
        color: #ffffff;
		padding-left: 2px;
		padding-right: 2px;
		height: 20px;
        }

.inputbox {
		font-family: "Trebuchet MS";
        font-size: 12px;
        color: #000000;
        background: #E60005;
        border: 1px #ffffff solid;
		form-align:left;
        }
	
		
#subscriber_name {
color: #FFFFFF;
}

#lm_subscribe {
color: #FFFFFF;
}

.smallgrey {
color: #FFFFFF;

}

.slogan {
         Trebuchet MS; 
        font-size: 18px;
        font-weight: bold;
         color: #f0f8ff;
        }

.searchsite {
         Trebuchet MS; 
        font-size: 15px;
        font-weight: bold;
         color : #000000;
        }

/** category text format and links **/
.category {
        color: #333333;
        font-size: 12px; font-weight: bold; text-decoration: none;
        }

a.category:link, a.category:visited {
        color: #3399FF; 
		font-weight: bold;
        }

a.category:hover {
        color: #FF0000;
		font-weight: bold;
        }

#pagenav {

background-color: #CCCCCC;

}
		
.pagenavbar {

background-color: #CCCCCC;

}

.pagenavcounter, .pagenav_next, .pagenav_prev, .pagenavbar{
  background: #3399FF;
  vertical-align: middle;
  font-size: 14px;
  vertical-align: middle;
  font-weight: bold;
  color: #333333;
  text-align: left;
  text-indent: 15px;
  width: 240 px;
  text-transform: uppercase;

}


table.contenttoc {
  color: #000000;
  text-transform: uppercase;
  background-color: #f5f5f5;
  border-top: 0px solid #333333;
  border-bottom: 2px solid #ffffff;
  border-left: 15px solid #ffffff;
  border-right: 15px solid #ffffff;
}
 
table.contenttoc td {

}
 
table.contenttoc th {

}

.poll {	 
        font-size: 12px;
        color : #000000;
		padding-right: 5px;
		
        }

.sectiontableentry1 {
        background: #ffffff;
		color: #333333;
		text-indent: 15 px;
		padding: 3px;
		  text-align: left;
	
        }

.sectiontableentry2 {
        background: #cccccc;
		color: #333333;
		text-indent: 15 px;
		padding: 3px;
		  text-align: left;
        }

.sectiontableheader {
        background: #ffffff;
        color : #000000;
        font-weight : bold;
		text-indent: 15 px;
        }

.small {
font-family:Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
	    text-align:left;
        text-decoration: none;
        font-weight: normal;
        }
		
.createdate {
         font-family: Trebuchet MS;
        font-size: 12px;
        color : #999999;
	    text-align:left;
        text-decoration: none;
        font-weight: normal;
        }

.modifydate {
         Trebuchet MS; 
        font-size: 12px;
        color: #808080;
        text-decoration: none;
        font-weight: normal;
        }
		
ul {
        margin: 0px 0px 0px 0px;
        }

li {

        }

.fase4rdf {
         Trebuchet MS; 
        font-size: 12px; color : #000000; font-weight: normal;
        }

a.fase4rdf:link {
        font-size: 12px; font-weight: normal; color : #000000;
        }

a.fase4rdf:hover {
        font-weight: bold; color: #808080;
        }

table.searchintro {
          background-color: #ffffff;
        }

table.contact {
        background-color: #ffffff;
        }

table.contact td.icons {
        background-color: #ffffff;
        }

table.contact td.details {
        background-color: #ffffff;
        font-size: 12px;
        font-weight: bold;
         Trebuchet MS; 
        color : #000000;
        }
		
.mostread {
color: #FFFFFF;

}