body {
	background-color: #4A4A4A;
	background-image: url(fundo.jpg);
	color: #333333;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 20px 0;
	padding: 0;
}
#masthead {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	height: 162px;
}
/********LAYOUT WRAPPER**********/
#layout {
	width: 766px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(shadow.jpg);
	background-repeat: repeat-y;
}
/********MENU WRAPPER**********/
#menubar {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 750px;
}

/********COLUMN WRAPPER**********/
#columnwrapper {
	margin: 0 auto;
	width: 750px;
	padding: 1em 0 0 0;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */
#mainbox {
	float: left;
	width: 750px;
	text-align: center;
}
/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	padding: 0 30px 20px 30px;
	font-size: 0.85em;
	background-image: url();
	background-repeat: repeat-y;
	background-position: right top;
}
#maincontent p{
	line-height: 1.5em;
	font-size: 1em;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}
a:link {
	color: #7D7865;
	cursor: crosshair;
}
a:visited {
	color: #7D7865;
	cursor: crosshair;
}
a:hover {
	color: #7D7865;
	cursor: crosshair;
}
/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	height: 48px;
	background-position: left bottom;
	margin: 0px;
}
/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 750px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #CECCC4;
}
/*Footer Content*/
#footer {
	padding: 0 0 0 30px;
}
/******SKIP LINKS********/
/*Skip Links Container*/
#p7TBMroot {
	font-size: 1em;
	border-top: 1px solid #333333;
	background-image: url(bottom.jpg);
	padding: 0 0 16px 0;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#p7TBMrootbox {
	background-image: url(kl-mbar.jpg);
	background-repeat: repeat-x;
	background-color: #97AD73;
}
img {
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}
h1 {
	font-size: 15px;
}
h2 {
	margin-top: 60px;
	margin-bottom: 30px;
	font-size: 15px;
}
.img {
	margin-bottom: 30px;
	margin-top: 20px;
}
.imgdupla {
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: center;
}

