/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #23AEBB;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #23AEBB;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 970px;
	height: 109px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Logo */

#logo {
	float: left;
	margin-top: 40px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding-left: 10px;
	text-align: center;
	font-size: 3.2em;
	color: #FFFFFF;
}

#logo h2{
	float: left;
	margin: 0;
	padding-left: 12px;
	padding-top: 21px;
	text-align: center;
	font-size: 1.2em;
	color: #FFFFFF;
}

#logo a{
}

#logo a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#logo a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding-top: 50px;
	background: #FFFFFF url(images/img02.jpg) no-repeat left top;
}

#main {
	float: right;
	width: 668px;
	padding: 0px 43px 20px 12px;
	line-height: 25px;
	font-size: 12px;
	/*border-left: 1px dotted #C7C7C7;*/
}

#main h1 {
	letter-spacing: normal;
	border-bottom: #C7C7C7 1px dashed;
	font-size: 22px;
	color: #0C6678;
}

#main h2 {
	letter-spacing: normal;
	font-size: 18px;
	color: #108AA1;
}

#main .entry {
	margin-top: 20px;
	padding-bottom: 5px;
	border: none;
	font-size: 13px;
}

#main .entry ul{
	padding-left: 16px;
}

#main .meta {
	margin-top: 5px;
	padding: 0;
	line-height: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4B4B4;
}

#main .meta a {
	color: #B4B4B4;
}

#main a:link{
	text-decoration: none;
	color: #108AA1;
}

#main a:visited{
	text-decoration: none;
	color: #108AA1;
}

#main a:hover{
	text-decoration: none;
	color: #23AEBB;
}

#ref li{
	line-height: 18px;
	margin-bottom: 7px;
}

#ref a:link{
	text-decoration: none;
	color: #666666;
}

#ref a:visited{
	text-decoration: none;
	color: #666666;
}

#ref a:hover{
	text-decoration: none;
	color: #108AA1;
}

#def{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	/*padding: 5px 2px 5px 2px;
	border-top: #C7C7C7 1px dashed;
	border-bottom: #C7C7C7 1px dashed;*/
	font-size: 13px;
}

.dotted{
	border-right: 1px dotted #C7C7C7;
}

/* Menu */

.menu {
	float: left;
	width: 210px;
	padding: 17px 18px 0px 38px;
	/*border-right: 1px dotted #C7C7C7;*/
}
.menu h1{
	letter-spacing: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
	color: #108AA1;
	padding: 5px 0 5px 5%;
}

.menu a{
	text-decoration: none;
	color: #108AA1;
}
.menu ul {
	padding-left: 20px;
}

.menu li {
    border-bottom: 1px solid #EAEADA;
	list-style: none;
}

.menu li a {
	font-size: 1.1em;
	color: #108AA1;
	display: block;
	padding: 5px 0 5px 5%;
	text-decoration: none;
	width: 95%;
}

.menu h1:hover {
	background: #F0F0EB;
	color: #108AA1;
}

.menu li a:hover {
	background: #F0F0EB;
	color: #108AA1;
}

/* Selected */

.selected{
	background: #F0F0EB;
	color: #108AA1;
}

/* Item */

.item {
	border-top: 1px dashed black;
	padding: 3px;
	padding-left: 7px;
}

.item a:link {
	text-decoration: none;
}

.last_item{
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;
	padding: 3px;
	padding-left: 7px;
}

.last_item a:link {
	text-decoration: none;
}

/* Images */

.text_image{
	font-family: Helvetica;
	font-size: 13px;
	color: black;
	line-height: 18px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
}

.text_a_image{
	float: left;
	font-family: Helvetica;
	font-size: 13px;
	color: black;
	font-weight: bold;
	line-height: 18px;
	margin-left: 176px;
	margin-bottom: 8px;
	margin-top: 5px;
}

.text_b_image{
	float: right;
	font-family: Helvetica;
	font-size: 13px;
	color: black;
	font-weight: bold;
	line-height: 18px;
	margin-right: 178px;
	margin-bottom: 8px;
	margin-top: 5px;
}

.initial_image{
	text-align: center;
	/*width: 104%;*/
}

.initial_image img{
	width: 120px;
	border: 0px;
}

.image{
	text-align: center;
	padding-top: 10px;
}

.image img{
	width: 300px;
	border: 0px;
}

.image2{
	text-align: center;
	padding-top: 10px;
}

.image2 img{
	width: 550px;
	border: 0px;
}

.image3{
	text-align: center;
	padding-top: 10px;
}

.image3 img{
	width: 460px;
	border: 0px;
}

.image4{
	text-align: center;
	padding-top: 10px;
}

.image4 img{
	width: 500px;
	border: 0px;
}

.topo_img{
	float: center;
	width: 17px;
	margin-left: 326px;
	/*border: 1px dashed black;*/
}

.topo_img img{
	width: 17px;
	border: 0px;
}

.next_img{
	float: right;
	width: 17px;
	margin-left: 652px;
	margin-top: -30px;
	/*border: 1px dashed black;*/
}

.next_img img{
	width: 17px;
	border: 0px;
}

.previous_img{
	float: left;
	width: 17px;
	margin-left: 1px;
	/*border: 1px dashed black;*/
	margin-top: -1px;
}

.previous_img img{
	width: 17px;
	border: 0px;
}

.in_topo_img{
	text-align: right;
	margin-top: 5px;
}

.in_topo_img img{
	width: 17px;
	border: 0px;
}

/* Capa */

#capa{
	text-align: center;
}

#capa h1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 1.6em;
	margin: 0 0 0px 0;
	color: #108AA1;
	text-align: center;
	border-bottom: none;
}

#capa h2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 15px;
	margin: 0 0 0px 0;
	color: #108AA1;
	text-align: center;
	border-bottom: none;
}

#capa h3{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 12px;
	margin: 0 0 2px 0;
	color: #108AA1;
	padding: 0px 0 0px 5%;
	border-bottom: none;
}

#capa a:link{
	text-decoration: none;
	color: #108AA1;
}

#capa a:visited{
	text-decoration: none;
	color: #108AA1;
}

#capa a:hover{
	text-decoration: none;
	color: #23AEBB;
}

/* Space */

#space{
	padding: 0px 0 0px 10%;
}

/* Footer */

#footer-bg {
	/*background: #FFFFFF url(images/degrade.bmp) repeat left bottom;*/
	background: #108AA1 repeat left bottom;
}

#footer-bg a:link{
	text-decoration: none;
}

#footer {
	width: 970px;
	height: 60px;
	margin: 0 auto;
	font-size: 11px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 25px 20px 15px 20px;
}

#footer p:link {
	text-decoration: none;
}

#footer a {
	color: #FFFFFF;
}

#footer a:link{
	text-decoration: none;
}

#legal {
	float: left;
}

#legal a:link{
	text-decoration: none;
}

#links {
	float: right;
}

/* Clear */

.clear{
	clear: both;
}

/* Border: only for reference */

.border{
	border: 1px dashed black;
}
