
h1 {
	display: block;
	margin: 0 auto 0 auto;
	width: 614px;
	height: 65px;
}

#l li {
	border: 0;
}

#l ul#kw { text-align: justify; }
#l ul a { text-decoration: none; padding-top: 0; padding-bottom: 0; font-weight: normal; }
#l.static ul dl dd a { border-bottom: 1px solid #CCC; }
#l.static ul dl dd a:hover { color: #000; border-color: #444; }
#l ul#t a { color: #333; } 

#l.static {
	/*margin-right: 225px;*/
	padding: 15px;
	/*border-right: 1px solid #CCC;*/
	font-size: 0.9em;
	line-height: 1.3em;
}

#l ul#coments {
	border-bottom: 1px solid #0C0;
}

#l ul#coments dl {
	clear: left !important;

	margin: 0;
	padding: 0;
	border-top: 0;
	font-size: 1em;
	color: #666;
	background: none !important;
	background: none;
}

#l ul#coments dl a, #l ul li.t dl a, #l ul dl a:visited {
	color: #666; 
	border-bottom: 0; 
	text-decoration: none;
}
#l ul#coments dl a:hover, #l ul li.t dl a:hover {
	color: #333; 
	border-bottom: 0; 
}
#l ul#coments dl dt { 
	display: block;
	margin: 6px 0 0 0;
	padding: 1px 1px 0 0;
	border-top: 1px solid #DDD;
	text-align: right;
	color: #999;
	font-size: 0.80em;
}
#l ul#coments dl dd {
	margin: 0;
	padding: 8px 8px 5px 8px;
	display: block;
	background: none;
	background-color: white;
	border: 1px solid #F6F6F6;
	border-bottom: 0;
}
#l ul#coments dl dd.msg {
	overflow:hidden;
	width:322px;
	font-size:10px;
	padding: 5px 8px;
	line-height: 16px;
}
#l ul#coments dl dd p {
	padding: 0;
	margin: 0;
}
#l ul#coments li {
	position: relative;
	clear: left;
	display:block;
	padding: 5px;
	border-bottom: 1px dashed #DDD;
	background-color: #F8F8F8;
}
#l ul#coments li.gfx {
	background-color: #F8F8F8;
}
#l ul#coments li.gfx dl dd {
	background-color: white;
}
#l ul#coments li.none {
	border: 0;
}
#l ul#coments li.first {
	padding: 5px 4px;
	color: #666;
}

/*-=FORM*/
#l.static fieldset {
	border-bottom: 1px solid #0C0;
	margin-bottom: 18px;
	color: #666;
}
#l.static fieldset legend {
	display: block;
}

#l.static input.button, #l.static textarea {
	width: 220px;
	border: 1px solid #CCC;
	padding: 3px;
}
#l.static textarea {
	height: 60px;
}
#l.static input#submit {
	width: 226px;
	padding: 1px 2px;
}

#l.static label {
	display: block;
	float: left;
	width: 100px;
	padding: 3px 0 0 8px;
}
#l.static label.submit {
	color: #F8F8F8;
}

#l.static div
{
	padding: 8px 0;
	border-bottom: 1px dashed #DDD;
	background-color: #F8F8F8;
}

#l.static div#error {
	border-bottom: 1px dashed #666;
	color: red;
	background-color: #F1F1F1;
}
#l.static div#error label {
	color: #F1F1F1;
}
#l.static div.error input, 
#l.static div.error textarea {
	border: 1px solid red;
}
#l.static div.error label {
	color: red;
}

#l.static div#alert {
	border-bottom: 1px dashed #666;
	color: green;
	background-color: #F1F1F1;
}
#l.static div#alert label {
	color: #F1F1F1;
}

#l.static div.none {
	border: 0;
}

#l.static div#ad {
	margin: -8px 0 10px 0;
	padding: 0;
	font-size: 9px;
	background-color: white;
	color: #999;
	border: 0;
}
#l.static div#ad ul {
	margin: 0;
	padding: 0; 
	background-color: white;
	border: 0;
}
#l.static div#ad ul li {
	margin: 0;
	padding: 2px 8px;
	background-color: white;
	border-bottom: 1px dashed #DDD;
}

.center {
	text-align: center;
}

#l #kw-h3 { border-color: #CCC; background: none; border-width: 1px; overflow:hidden; }
#l.static #kw-h3 span { font-size: 11px; display: block; width: 80%; line-height:18px; } 
#l #kw-h3 span { color: #999; border: 0; right: 0; font-weight: normal; }
/*
#kw strong { font-weight: normal; }
#l #kw li { line-height: 20px; display: block; overflow: hidden; padding: 0 5px 2px 0; background-color: #FFF; border-color: #F1F1F1; }
#l #kw li a { font-size: 10px; color: #030377; text-decoration: underline; }
#l #kw li span.topic { font-size: 9px; color: #CCC; }*/

dl#kw { margin: 0 0 10px 0;  padding: 0; }
dl#kw dd { margin: 0 0 2px 0; padding: 3px 0 1px 25px; line-height: 17px; }
dl#kw dd a { font-size: 11px; color: #060; font-family:"lucida grande","lucida sans unicode",verdana,arial,georgia,"times new roman",sans,serif,sans-serif; }

#az { margin: 0 0 10px 0; padding: 0 0 8px 0; text-align: center; border-bottom: 1px solid #388e1d; }
#ss #az a { color: #1A4D00; font-weight: bold; text-decoration: none; font-size: 12px; }
#ss #az strong { background-color: #1A4D00; color: white; padding: 0px 3px; font-size: 11px; }
#ss a { color: #175F00; }
#c #ss a:hover { color: #030; }
#ss #link { margin: 0 0 15px 0; line-height: 22px; text-align: justify; }
#ss #link span.topic { color: #AAA; }
#ss #az hr { display: block; color: white; border: 0; border-bottom: 1px solid #DDD; }

#paginas { border-top: 1px solid #388e1d; padding: 3px; margin: 15px 0 0 0; }
#paginas a { color: #333; }

#ss a.o1 { color: #277b0d; }
#ss a.o2 { color: #388e1d; }
#ss a.o3 { color: #4ea333; }
#ss a.o4 { color: #63b449; }
#ss a.o5 { color: #7bc364; }
#ss a.o6 { color: #96d483; }
#ss a.o7 { color: #b0e0a1; }
#ss a.o8 { color: #ceedc4; }
#ss a.o9 { color: #e3f3de; }









