@charset "utf-8";
/* CSS Document */

TD,DIV {
	color: #003300;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#039;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
A:HOVER {
	text-decoration:underline;
	color: #990066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
A:IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#c{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#c1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #5f835c;
	padding: 4px;
}
#c2{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #5F835C;
	text-decoration: none;
	padding: 4px;
}
#c3{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
	font-size: 14px;
}
#cx2 {border:2px solid #003366;}
#cx3 {border:2px dashed #006633;}
#cx4 {
	border-top: 2px dashed #006633;
	border-right: 2px dashed #006633;
	border-bottom: 2px none #006633;
	border-left: 2px dashed #006633;
}
#cx5 {border:2px solid #006633;}
/* Cabeçalho e Rodapé */
#link-list {
	color: #039;
	font-size: 10px;
	font-weight: bold;
}

/* Post */
#bar-nav {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#p-nav {
	font-size: 9px;
	color: #666;
	font-style: italic;
}
#link-bar {
	font-size: 10px;
	font-weight: normal;
}
#mg-post {
	margin: 10 20 15 20;
}
#title-post {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #300;
}
#title1-post {
	color:#336600;
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
}
#img {
	width:500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Comentários */
#header-comments {
	color:#336600;
	font-size:14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bar-comments {
	padding: 8px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #036;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
}
#txt-comments {
	color:#333;
	font-size: 9px;
}
#ass-comments {
	color:#333;
	font-weight:normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#label-form {
	font-size:11px;
	font-weight:bold;
	color:#660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Layout */
#bg-dots {width:2px;background-repeat:repeat-y}
#ul  {
	line-height: 1.2em;
}
#bg-coluna {
	font-size:11px;
	color:#006600;
	font-family: "Comic Sans MS";
}
#content {
	font-size: 11px;
	font-weight: normal;
}
#legenda {
	text-align: justify;
	margin-top: 2;
	margin-right: 0;
	margin-bottom: 6;
	margin-left: 6;
}
#big {
	height: 450px;
	width: 680px;
	overflow: auto;
}
#big1 {font-size:18px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;color:#990000}
#tit-int {font-size:15px;font-weight:bold;color:#990033}
#scroll {margin:4px;background-color:#cfdce7;scrollbar-3dlight-color:#F9DDA6;scrollbar-face-color:#FFA348;scrollbar-shadow-color:#fff;scrollbar-highlight-color: #fff;scrollbar-arrow-color: #fff;scrollbar-track-color:#F9DDA6;}
.space {line-height: 1em; text-align: center; margin-bottom: 5px; margin-top: 5px;}
	.space a{text-decoration:underline; font-size:11px; font-weight:normal;}
