body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../fotos/background.jpg);

	}
A {
	FONT-SIZE: 9pt; COLOR: black; font-family: "MS Scribble", "Times scrawl",  "Gill Crayon", Helvetica, sans-serif; 
	TEXT-DECORATION: underline
}
A:link {
	COLOR: #008284}
A:visited {
	COLOR: #FF6600}
A:hover {
	BACKGROUND-COLOR: #FFFF66}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	FONT: 12px arial, helvetica, sans-serif; 
	color: #CC3300;
        line-height: 16px;
	margin-top: 10px;
	margin-bottom: 5px; 
	}


h1,h2,h3,h4 {
   font-family: "MS Scribble", "Times scrawl",  "Gill Crayon", Helvetica, 
sans-serif;
    }
	
	h1 {
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #008284;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #0099CC;
	}
h3 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #50B42D;
	}
h4 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #8D6D3D;
	}
h5 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #CC3333;
	}
h6 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #008284;
	}
.img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#header {
	margin: 20px 20px 0px;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 155px;
	background: #74A7E0;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#Menu {
	position: absolute;
	top: 80px;
	left: 0px;
	margin: 20px;
	padding: 10px;
	border: 0px none #ccc;
	background: none;
	width: 120px; 
	}

#Content {
	margin: 20px 20px 20px 150px;
	padding: 10px;
	border: 1px dashed #808080;
	}

pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
#footer {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 3px;
	MARGIN-LEFT: auto;
	WIDTH: 90%;
	COLOR: #000099;
	MARGIN-RIGHT: auto;
	PADDING-TOP: 3px;
	FONT-FAMILY: Arial, Verdana;
	TEXT-ALIGN: center;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;	
	}
#Form {
	margin : 0 1%;
	padding : 0;
	float: right;
	text-align: center;
	background-color: #FFFFCC;
	border: 1px solid #006600;
	width: 240px;
   }
div.left { 
  float: left;
  margin-left: 0;
   }
div.right {
	float: right;
   }
BLOCKQUOTE { 
  margin: 1em 0em 1em 0em;
  font-style: italic;
  background: #EDB;
  padding: 0.5em;
  }
  
div.figure {
  float: right;
  width: 30%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
img.scaled {
  width: 100%;
}

