button {
	border: 1px solid #990000;
	background: #FFE5AE;
	color: #660000;
}

input {
	border: 1px solid #990000;
	background: #FFE5AE;
	color: #660000;
}

textarea {
	border: 1px solid #990000;
	background: #FFE5AE;
	color: #660000;
}



a {
	color: #0000CC;
	text-decoration: underline;
}


a:link {
	color: #0000CC;
	text-decoration: underline;
}

a:hover { color: Red; }

body {
	background-color: #EED9BF;
	margin: 0px 0px;
	background-image: url(../images/backGrad.jpg);
	background-repeat: repeat-x;
}

img.bordinha {
	border: 1px solid #993300;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}

.autores {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.descricao {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.detalhes {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}

.menuesquerdo {
	background: #FFC46A;
	border: 1px solid #990000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	color: #680000;
	font: normal normal 11px Arial, Helvetica, sans-serif;
}

.menuesquerdoover {
	background: #FAFAD2;
	border: 1px solid #990000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	color: #680000;
	font: normal normal 11px Arial, Helvetica, sans-serif;
}

.wbcd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bordatabela {
	border: 1px solid #CC6600;
}
.trechos {
	background: #FFDEAD;
	border: 1px;
	border-color: Black;
	border-style: dashed dashed dashed dashed;
	padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002424;
	width: 650px;
	margin-left: 50px;
	margin-right: 50px;
}

.trechoTit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
}
#links {
	padding: 15px;
}
.bordatabela tr td .descricao form input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bordatabela tr td form input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
