body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #b8d7f5;
	color: #333333;
}

h3 {
	font-family: Tahoma, "Lucida Sans", Arial;
	color: #4b84ad;
	padding-top: 0px;
	padding-bottom: 5px;
}

p {
	font-family: Tahoma, "Lucida Sans", Arial;
	font-size:12px;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-left: 10px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
}

/* Identificadores */
#all {
	width: 765px;
	margin:0 auto;
	background-image: url(../imgs/faux-fundo.gif);
	background-repeat: repeat-y;
}

#middle {
	clear: both;
	width: 749px;
	margin:0 auto;
}

#uppermenu {
	padding: 0;
}

/* Menu */
#leftmenu {
	float: left;
	width: 172px;
	height: 474px;
	background-image: url(../imgs/left1.jpg);
	background-repeat: no-repeat;
}

#leftmenu ul {
	font-size: 14px;
	font-family: Tahoma, "Lucida Sans", Arial;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-left: 0px;
	color: #989797;
	list-style-type: none;
	list-style-image: none;
}

#leftmenu ul a {
	text-decoration: none;
	color: #4c4242;
}

#leftmenu ul a:hover {
	text-decoration: underline;
	color: #4b84ad;
}

/* Conteúdo */
#content {
	float: right;
	width: 577px;
	height: 474px;
	background-image: url(../imgs/right1.jpg);
	background-repeat: no-repeat;
}

#content * {
	margin-top: 0px;
}

#content ul, ol {
	font-family: Tahoma, "Lucida Sans", Arial;
	font-size: 12px;
	color: #4c4242;
	margin-top: 0px;
	margin-left: 10px;
	padding: 0px;
}

#content ol li, ul li {
	margin-left: 20px;
}

#content ul li {
	list-style-type: none;
	list-style-image: none;
	clear: left;
}

#content ul li img {
	float: left;
	border: 5px dashed #CCCCCC;
	margin-right: 10px;
}

#content p {
	margin-top: 7px;
}

#content a {
	color: #4b84ad;
}

#content a:hover {
	color: #4c4242;
}

/* Rodap� */
#foot {
	clear: both;
	width: 749px;
	height: 21px;
	font-family: Tahoma, "Lucida Sans", Arial;
	font-size: 12px;
	text-align: right;
	color: #4c4242;
	background-image: url(../imgs/bot1.jpg);
	vertical-align: bottom;
}

#foot a {
	color: #333333;
	text-decoration: underline;
}

#foot a:hover {
	color: #4c4242;
	text-decoration: none;
}
textarea {
	font-family: Tahoma, "Lucida Sans", Arial;
	font-size: 12px;
	color: #4C4242;
	border: 1px solid #4C4242;
	margin-left: 10px;
}
form {
	font-family: Tahoma, "Lucida Sans", Arial;
	font-size: 12px;
}
input {
	font-family: Tahoma, "Lucida Sans", Arial;
	font-size: 12px;
	color: #64A3D0;
	font-weight: bold;
}

.authors {
	float: left;
	font-weight: bold;
}

.author {
	color: black;
}
