/* CSS Document */
/* Text Styles for www.dozetribos.com.br */

/* Color */
h1 {
color: #832D00;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 20pt;
margin-top: 0px;
margin-bottom: 10px;
}

h2 {
color: #000023;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 13pt;
}

h3 {
color: #131A21;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 11pt;
font-style: italic;
margin-top: 0px;
padding: 3px 0px 4px 0px;
border-top: 1px solid #F4BF4F;
border-bottom: 1px solid #F4BF4F;
} 

h4 {
color: #1C2731;
font-family: Helvetica, Arial, sans-serif;
font-size: 14pt;
margin: 0px;
} 

h5 {
color: #131A21;
font-family: Helvetica, Arial, sans-serif;
} 

h6 {
color: #131A21;
font-family: Helvetica, Arial, sans-serif;
} 

.blockquote {
padding-left: 25px; padding-right: 25px;
}

.footnote {
	font-size:85%;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
	color: #CC0000;
	padding-right: 1px;
	padding-left: 0px;
	vertical-align: top;
}

.footnotes {
	font-size: 11px;
	color: #CC0000;
	text-indent: -13px;
	padding-left: 13px;
} 

p {
color: #00244E;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

div {
color: #131A21;
font-family: Trebuchet MS, Helvetica, sans-serif;
} 

body {
color: #131A21;
font-family: Trebuchet MS, Helvetica, sans-serif;
} 

address {
color: #131A21} 

ul {
color: #00244E;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
} 

small {
color: #131A21;
font-family: Trebuchet MS, Helvetica, sans-serif;
} 

sup {
color: #131A21;
font-family: Trebuchet MS, Helvetica, sans-serif;
} 

.Excerpt { 
font-family : Georgia, "Times New Roman", Times, serif; 
font-size : 11pt; 
font-weight: bold; 
color: #384E62}

/* SIZE */
h5  { font-size: 10pt}
h6 { font-size: 9pt}
.blockquote  { font-size: 11pt}
sup, small { font-size: 9pt}
div, body, p  { font-size: 11pt}
address { font-size: 10pt}

/* ITALIC */
.blockquote {font-style: italic} 

/* ALIGNMENT */
.C {text-align: center}
.L, .blockquote {text-align: left}
H1, H3, H4 {text-align: center}

/* BOLD */
h1, h2, h4, h5 {font-weight: bold}
h3, h6, div, body, small, sup, address, ul, .blockquote {font-weight: normal}

/* LINKS */
A {text-decoration: underline;  color: #435463; font-style:normal} 
A:hover {color: #FF3300}
A.H2 { font-family: Optimum, "Trebuchet MS", Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #336699; font-style: normal }

A.H6 { 
font-size: 9pt; 
font-family: "Trebuchet MS", Helvetica, sans-serif;
text-decoration: underline;
color: #435463;
font-style: normal}

.flyout {
font-size: 11px;
color: #131A21;
line-height: normal;
}

.tooltip_back {
	background-color:#000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.tooltip_front {
	background-color:#FFFFFF;
	color: #900;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.cat_title {
	font-weight: bold;
	color: #000033;
	font-size: 18px;
	margin-bottom: 0px;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.img_cat_title {
	font-weight: bold;
	color: #000033;
	font-size: 19px;
	margin-bottom: 5px;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display: block;
}

.cat_title:hover {
	color: #CC0000;
}

.cat_description {
	font-size: 8pt;
	font-style: italic;
	margin: 3px 0px;
	display: block;
	border: 1px dotted #666;
	padding: 3px 8px;	
}	

.catList {
	list-style: square;
	font-size: 14px;
	padding-left: 30px;
}

.catList li {
	font-size: 14px;
	border-bottom: 1px dotted #F4BF4F;
}

.catList p {
	margin-top: 0px;
	margin-left: 10px;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	margin-bottom: 5px;
}

.catList a {
	text-decoration: none;
	color: #491C00;
}

.catList a:hover {
	color: #832D00;
}

hr {
	margin-top: 3px;
	height: 32px;
	border: 0px;
	background: url(../images/dingbat.gif) center no-repeat;
}

.verysmall {
	font-size: 10px;
}

.ondeImg {
	float: right;
}

.articleListMore, .articleListMore a {
	list-style: none;
	text-align: right;
	border-bottom: 0px;
	display: inline;
	font-style: italic;
	color: #003;
}