html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}





/* ##### Common Styles ##### */

body {
  color: black;
  background-color: #ffffff;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 9pt;
}

acronym, .titleTip {
  font-weight: bold;  
  border-bottom: 1px dotted rgb(168,140,83);
  cursor: help;
  margin: 0;
  padding: 0;
}



/* ##### Header ##### */

.superHeader {
  background-color: #e8f0ff;
  text-align: right;
  border-bottom: 1px dotted blue;
  padding: 2px 10px 2px 0;

}


.headerLeft {
  background-color: white;
  margin: 0;
  padding: 0;
}


.headerRight {
  background-color: #e8f0ff;
  font-weight: bold;
  color: gray;
  margin: 0;
  position: absolute;
  left: 20px;
  top: 7px;
}

.googleTranslate {
  margin: 0;
  padding: 2px;
  position: absolute;
  background-color: #e7e7e9;
  right: 164px;
  top: 36px;
}

.bannerMensageiros {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 36px;
}

.bannerGaos {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 80px;
}



.subHeader {
  color: blue;
  background-color: white;
  margin: 0;
  padding: 0 0 4px 20px;
  border-bottom: 1px dotted blue;
}

.subHeader a, .subHeader .highlight {
  color: blue;
  background-color: transparent;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 2px;
}

.subHeader a:hover, .subHeader .highlight {
  color: red;
  background-color: transparent;
  text-decoration: underline;
}

/* ##### Left Side Bar ##### */

.leftSideBar {
  width: 160px;
  margin: 2ex 1ex 1ex 1ex;
  float: left;
  clear: left;
}

.leftSideBar .sideBarTitle {
  color: black;
  background-color: #e8bcd3;
  font-weight: bold;
  margin: 0.5ex;
  padding: 1ex 1ex 1ex 1.5ex;
}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 2em 0;
  line-height: 1.25em;
}

.leftSideBar li {
  margin: 1ex 1ex 2ex 1ex;
}

.leftSideBar a {
  color: #ff6347;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

.leftSideBar a:hover {  
  color: red;
  text-decoration: underline;
}

.leftSideBar .sideBarText {
  line-height: 1.5em;
  margin: 0;
  padding: 0 2ex 1em 2ex;
}

.leftSideBar .sideBarText a {
  text-decoration: underline;

}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar img {
       padding: 4px 0 0 0;
}



/* ##### Right Side Bar ##### */

.rightSideBar {
  font-size: 90%;
  width: 168px;
  margin: 2ex 0.75ex 0 0;
  float: right;
  clear: right;
}


.rightSideBar .sideBarTitle {
  color: black;
  background-color: rgb(230,223,207);
  font-weight: bold;
  padding: 1ex;
}

.rightSideBar a {
  color: blue;
  background-color: transparent;
  text-decoration: none;
  line-height: 1.2em;
}

.rightSideBar a:hover {
  text-decoration: underline;
}

.rightSideBar .sideBarText {
  color: blue;
  line-height: 1.5em;
  margin: 0;
  padding-bottom: 20px;
}

.rightSideBar .more {
  text-decoration: none;
  text-align: right;
  margin: 0;
}

.rightSideBar .more:hover {
  text-decoration: underline;
}

.rightSideBarBox {
  line-height: 1.5em;
  background-color: #f8f8ff;
  color: blue;
  margin: 0;
  padding: 10px;
  border: 1px dotted blue;
}


.rightColumnImg {
    float:right;
    margin:0 5px 5px 0;
  }



/* ##### Main Copy ##### */

#main-copy {
  color: black;
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  margin: 2ex 15em 1em 15em;
  padding: 0 .6em 0 .6em;
  border-left: 1px solid #eed6e4;
  border-right: 1px solid #eed6e4;

}


#main-copy h1 {
  color: #7172c2;
  font-size: 120%;
  font-weight: bold;
  text-align: left;
  padding: 0 0 10px 0 !important; /* Firefox */
  padding: 0 0 10px 0;

}


#main-copy h2 {
  color: white;
  font-size: 12pt;
  font-weight: bold;
  background-color: #a4d3ee;  
  padding: 0 4px 0 4px !important; /* Firefox */
  padding: 0 4px 0 4px;

}

#main-copy p {
  line-height: 1.75em;
  padding: 0;
}


#main-copy a {
  color: blue;
  background-color: transparent;
  text-decoration: underline;
}

#main-copy a:hover {
  color: red;
  text-decoration: none;
}



p {
  margin: 0 0 1.5em 0;
  padding: 0;
}


#main-copy .bookpage {
	background-color:#fffff0;
	border: 0.2em dotted gray;	
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
	}



#main-copy .bookpage2 {
	background-color:#ffffff;
        font-style: italic;
	margin-bottom: 20px;
	}




#main-copy_trab {
	background-color:#fffff0;
	border: 0.2em dotted gray;	
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
	}

#main-copy_trab h1 {
  color: #7172c2;
  font-size: 120%;
  font-weight: bold;
  text-align: left;
  padding: 0 0 10px 0 !important; /* Firefox */
  padding: 0 0 10px 0;

}


#main-fotos {
  color: black;
  background-color: white;
  line-height: 1.5em;
  padding: 6px 0 6px 20px;
 

}


#main-fotos h1 {
  color: #7172c2;
  font-size: 120%;
  font-weight: bold;
  padding: 6px 0 6px 0 !important; /* Firefox */
  padding: 6px 0 6px 0;

}

/* ##### top right bottom left ##### */



/* ##### DUAS COLUNAS ##### */

#main-copy2col {
  color: black;
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  margin: 2ex 0 1em 15em;
  padding: 0 .6em 0 .6em;
  border-left: 1px solid #eed6e4;

}


#main-copy2col h1 {
  color: #7172c2;
  font-size: 120%;
  font-weight: bold;
  text-align: left;
}


#main-copy2col a {
  color: blue;
  background-color: transparent;
  text-decoration: underline;
}

#main-copy2col a:hover {
  color: red;
  text-decoration: none;
}

.mainBox {
  line-height: 1.5em;
  background-color: #f8f8ff;
  margin: 0;
  padding: 10px;
  border: 1px dotted blue;
}

/* ##### Results ##### */

#results {
  margin: 0 2em 0 2em;

}

/* ##### Agradecimentos ##### */

#agrad {
  margin-top: 2em;
}


/* ##### Tables (top right bottom left) ##### */


table.comopart
{ border: 0;
border-collapse: collapse;
 }

td.comopartNoborder
{ border: 0;
 font-weight: bold;
background-color: white;
padding: 0 8px 6px 0;
border-bottom: 3px #fff solid;
 }


td.comopartBlue
{ border: 0;
background-color: #ebedf3;
padding: 0 8px 6px 0;
border-bottom: 6px #fff solid;
 }


table.maiorbras
{ float: left;
margin-right: .6em;
border-collapse: collapse;
 }

td.maiorbrasWhite
{ border: 1px #7172c2 solid;
background-color: white;
padding: 1px 10px 1px 10px;
 }

td.maiorbrasBlue
{ border: 1px #7172c2 solid;
background-color: #ebedf3;
padding: 1px 10px 1px 10px;
 }


table.fotoesqu
{ float: left;
  overflow: hidden;
  margin-right: 1em;
  font-size: 90%;
  font-style: italic;
  color: blue;
  background-color: #e7e7e9;
 }

table.fotodir
{
  float: right;
  margin-left: 1em;
  font-size: 90%;
  font-style: italic;
  color: blue;
  background-color: #e7e7e9;
 }


table.trab
{ border: 0;
border-collapse: collapse;
 }

td.trab
{ border: 0;
background-color: #e8f0ff;
padding: 1px 8px 1px 8px;
border: 1px dotted blue;
font-size: 90%;
text-align: center;
white-space: nowrap;
 }

td.trab2
{ border: 0;
background-color: #ffffff;
padding: 1px 8px 1px 8px;
border: 1px dotted blue;
font-size: 90%;
text-align: center;
white-space: nowrap;
 }

td.trab_left
{ font-size: 90%;
white-space: nowrap;
 }



table.foto
{ margin-left: auto;
margin-right: auto;
font-style: italic;
font-size: 90%;
text-align: center;
 }

td.foto
{ border: 0;
background-color: #ffffff;
padding: 8px 0 8px 0;
 }

table.apoio
{ border: 0;
border-collapse: collapse;
margin-left: 30px;
 }

td.apoio
{ border: 0;
padding: 1px 0 1px 10px;
 }

table.andre
{ border: 1px;
border-collapse: collapse;
 }

td.andre
{ border: 1px;
padding: 1px 8px 1px 8px;
border: 1px solid #eed6e4;
text-align: left;
 }

td.andre_img
{ border: 1px solid #eed6e4;
width: 20px;
background-image: url("imagens/lista.gif");
background-repeat: no-repeat;
background-position: center;
 }

table.biogr
{border-collapse: collapse;
 }

td.biogrTitle
 {color: black;
  background-color: #e7e7e9;
  padding: 4px;
  font-weight: bold;
  text-align: center;
}

td.biogr
 {padding: 4px;
  background-color: #e7e7e9;
 }



table.fototrab
{ border: 0;
border-collapse: collapse;
 }

td.fototrab
{ border: 0;
 font-weight: bold;
background-color: white;
padding: 0 8px 6px 0;
border-bottom: 3px #fff solid;
 }


/* ##### top right bottom left ##### */


/* ##### CONTACT FORM ##### */


.contactform
 {width:375px;
 margin: 5px 0 0 0;
 border:solid 1px gray;
 background-color: #fffff0;
}

.contactform fieldset
 {padding: 5px 0 0 0 !important /*Non-IE6*/;
 padding: 0 /*IE6*/;
 margin: 10px 0 10px 5px;
}

.contactform label.left
 {float:left;
 width:85px;
}

.contactform input.field
 {width:270px;
 margin:0 0 5px 0 !important /*Non-IE*/;
 margin:0 0 5px 0 /*IE6*/;
 border:solid 1px gray;
}

.contactform textarea
 {width:270px;
 margin:0 0 5px 0 !important /*Non-IE*/;
 margin:0 0 5px 0 /*IE6*/;
 border:solid 1px gray;
}

.contactform input.button
 {float:right;
 width: 80px;
 margin-right: 8px;
 padding:1px !important /*Non-IE6*/;
 padding:0 /*IE6*/;
 background: #fafad2;
 border:solid 1px gray;
 text-align:center;
 color:black;
}





/* ##### PHOTO ALBUM ##### */

.gallerycontainer{
position: relative;
padding: 10px 0 10px 10px;
float: left;
clear: left;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid black;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFE0;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
  font-family: arial, helvetica, sans-serif;
  font-style: italic;
  font-size: 90%;  /* Enables font size scaling in MSIE */
line-height: 1.5em;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 10px;
left: 335px; /*position where enlarged image should offset horizontally */
z-index: 50;
}



#main-photos {
  margin-left: 360px;
  color: gray;
  font-weight: bold;
}


#main-photos li {
margin-top: 2ex;
}


#main-photos a {
  color: #7172c2;
  text-decoration: underline;
  font-weight: bold;
}

#main-photos a:hover {
  background: #e7e7e7; 
  color: red;
  text-decoration: none;
}


/* ##### Footer ##### ---------------------- */

#footer {
  color: blue;
  background-color: #e8f0ff;
  font-size: 92%;
  text-align: center;
  line-height: 1.25em;
  margin: 0;
  padding: 4px 0 20px 0;
  border-top: 1px dotted blue;
  clear: both;
}

#footer div {
  margin: 0;
  padding: 0;

}

#footer a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
}



table.natal
{ border: 1px;
border-collapse: collapse;
 }

td.natal
{ vertical-align: top; 
padding-right: 10px;
white-space: nowrap;
 }

