@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	height: 18px;
	vertical-align: middle;
	line-height: 18px;
	margin-bottom: 2px;
	margin-left: 5px;
}
ul {
	margin: 0px;
}


body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #056839;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FCFFEA;
	letter-spacing: 1px;
}
a:visited {
	color:#5B2E00;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FCFFEA;
	letter-spacing: 1px;
}
a:active {
	text-decoration: none;
	color: #afcf35;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 2;
	margin-left: 0;
}
h1 {
	font-size: 24px;
	color: #056839;
	font-weight: normal;
	letter-spacing: 4px;
	text-indent: 8px;
	margin-bottom: 5px;
}
p {
	line-height: 18px;
	text-indent: 8px;
	width: 100%;
	text-align: justify;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

h2 {
	font-size: 20px;
	color: #b1d235;
	font-weight: bold;
	letter-spacing: 3px;
}
h3 {
	font-size: 16px;
	color: #b1d235;
	letter-spacing: 2px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	color: #056839;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
h5 {
	font-size: 12px;
	color: #76A877;
	letter-spacing: 1px;
	margin-bottom: 5px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 15px;
}
cite {
	background-color: #FDFEF3;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	margin-left: 15px;
	color: #422F06;
	margin-bottom: 15px;
	border: 1px dashed #DFE0AF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
pre {
	background-color: #FDFEF3;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	margin-left: 15px;
	color: #422F06;
	margin-bottom: 15px;
	border: 1px dashed #DFE0AF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
blockquote {
	background-color: #FDFEF3;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	margin-left: 15px;
	color: #422F06;
	margin-bottom: 15px;
	border: 1px dashed #DFE0AF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}


strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	background-color: #FCFFEA;
	letter-spacing: 1px;
}

cite :first-letter{
	font-size: 24px;
	font-weight: bold;
	color: #66CC33;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#foto{ width:850px; margin-left:auto; margin-right:auto;}#container {
	margin-top: -1px;
}
#clmn-left {
	background-image: url(../images/BG-CONTENT.jpg);
	background-repeat: repeat-y;
	width: 620px;
}
#clmn-right {
	background-image: url(../images/RIGHT-CLMN-BG.jpg);
	background-repeat: no-repeat;
	width: 230px;
}
#clmn-content {
	background-image: url(../images/BG-CLMN-CONTENT.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 75px;
}
#footer p {
	color: #826955;
	text-align: center;
	font-size: 9px;
	line-height: 14px;
}
.align-right{
	float: right;
	margin-right: 20px;
	margin-left: 5px;
	margin-top: 5px;
}
.align-left{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
#clmn-right ul {
	list-style-type: circle;
	list-style-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #056839;
	margin-left: 15px;
	height: auto;
}
#clmn-right li {
	list-style-type: circle;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	color: #056839;
	height: auto;
}
.data {
	color: #056839;
	margin-bottom: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E3EEBF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A7CA36;
	border-left-color: #A7CA36;
	margin-top: 15px;
	font-style: italic;
}
