/*
Theme Name: 
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
Tags: 
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Verdana', Arial, Sans-Serif;
	}



#wrapper{
	text-align: left;
	}

#header {
        position:relative;
	width:100%;
	height:178px;
        padding:0 0 0 0;
}

#header-bar {
	width:786px;
	background:url('images/bg_header.gif') left top repeat-y;
	margin:0 0 0 18px;
        color:white;
}

#header-bar2 {
	width:989px;
	background:url('images/bg_header2.gif') right top repeat-y;
	margin:0 0 0 18px;
        color:white;
}

#header-bar p, #header-bar2 p {
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-align:right;
	font-weight:bold;
        margin:0;
        padding:3px 10px 3px 0;
}

#header-bar p a, #header-bar2 p a {
        color:white;
        text-decoration:none;
        padding:0;
        background: url('images/underline-white.gif') 0 11px repeat-x;
}

#header-bar p a:hover, #header-bar2 p a:hover {
        text-decoration:underline;
}

#headerimg 	{

}

#cotidianoheader {
        position:absolute;
        width:161px;
        height:37px;
        top:110px;
        left:780px;
        background:url('images/cotidiano.png') left top no-repeat;
}

#content {
	font-size: 1em
        color:#7d0003;
	}

.widecolumn .entry p {
	font-size: 1em;
        color:#7d0003;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	width:100%;
	height:106px;
        position:absolute;
        bottom:0;
        left:0;
        margin-top:40px;
	background:url('images/bg_footer.gif') left top repeat-x;
}

#footer-inner {
width:989px;
height:46px;
padding:18px;
display:block;
}

#footer-creditos {
width:989px;
display:block;
padding:6px 0 0 0;
_padding:0;
}

#creditos {
display:block;
color:white;
font-size:10px;
text-indent:18px;
padding:0;
}

#creditos a {
color:white;
text-decoration:none;
}

#creditos a:hover {
color:white;
text-decoration:underline;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, #sidebar h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

.post h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
        font-style:italic;
}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
        background: url('images/bg_heading.gif') left top repeat-y;
	}

.widecolumn h2 {
        font-size: 1.8em;
        background:#F1EFE2 url('images/bg_heading.gif') right top repeat-y;
	
}

h2.pagetitle {
	font-size: 1.8em;
	background: url('images/bg_heading.gif') right top repeat-y;
	}

.pagecatego {
        font-size: 1.8em;
        background: url('images/bg_header3.gif') right top repeat-y;
	
}

#categ-wrapper .pagecatego2 {
        font-size: 1.8em;
        background:#F1EFE2 url('images/bg_header3.gif') right top repeat-y;
	
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	background: url('images/bg_heading2.gif') left top repeat-y;
        }

h3 {
	font-size: 1.3em;
        background:#F1EFE2 url('images/bg_heading.gif') right top repeat-y;
        }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #749618;
	}

/*7d0003*/

#sidebar h2, #sidebar h2 a, #sidebar h2 a:visited, #sidebar h3, #sidebar h3 a, #sidebar h3 a:visited {
	color: #749618;
	}


/*a6ce39*/

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
        color:#749618;
	text-decoration: none;
	}

.entry p a:visited {
	color: #7D0003;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #5a760f;
	text-decoration: none;
	}



.entry .link, .postmetadata a, #cot-wrapper a {
        padding:3px 4px;
        color:#7D0003;
        text-decoration:none;
        background:url('images/underline.gif') left bottom repeat-x;
}

.entry .link:hover, .postmetadata a:hover, #cot-wrapper a:hover {
        color:#B80003;
        text-decoration:none;
        background:#fef4d6 url('images/underline_fill.gif') left bottom repeat-x;
}

.entry a {
        padding:3px 4px;
        color:#ff7800;
        font-weight:bold;
        text-decoration:none;
        background:url('images/underline.gif') left bottom repeat-x;
}

.entry a:hover {
        color:#7d0003;
        text-decoration:none;
        background:#fef4d6 url('images/underline_fill.gif') left bottom repeat-x;
}


#sidebar .textwidget a, #sidebar .textwidget p {
        width:227px;
        padding:3px 4px;
        margin:0;
        color:#7D0003;
        text-decoration:none;
        background:url('images/underline.gif') left bottom repeat-x;
}

#sidebar .textwidget p {
        color:#707070;
}

#sidebar .textwidget a:hover {
        color:#B80003;
        text-decoration:none;
        background:#fef4d6 url('images/underline_fill.gif') left bottom repeat-x;
}

#sidebar .textwidget ul {
        padding:0 0 10px 0;
        border:0;
        background:none;
}

#sidebar .textwidget ul li {
        width:220px;
        padding:0;
        background:none;
}

#sidebar .textwidget ul li a {
}

.entry .more-link {
        text-align:right;
        display:block;
        margin:17px 0 0 0;
        padding:2px 4px;
        color:#7D0003;
        text-decoration:none;
        background:url('images/underline.gif') left bottom repeat-x;
}

.entry .more-link:hover {
        text-align:right;
        display:block;
        margin:17px 0 0 0;
        color:#B80003;
        text-decoration:none;
        background:#fef4d6 url('images/underline_fill.gif') left bottom repeat-x;
}

.navigation div {
        display:block;
}

.navigation a {
        display:block;
        margin:17px 0 0 17px;
        padding:2px 4px;
        color:#7D0003;
        text-decoration:none;
        background:url('images/underline.gif') left bottom repeat-x;
}

.navigation a:hover {
        display:block;
        margin:17px 0 0 17px;
        color:#B80003;
        text-decoration:none;
        background:#fef4d6 url('images/underline_fill.gif') left bottom repeat-x;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Structure */
#home {
	min-height:100%;
	_height:100%;
	margin:0;
	background:#F1EFE2 url('images/bg.gif') left top repeat-y;
}

#interna {
	min-height:100%;
	_height:100%;
	margin:0;
	background:#F1EFE2 url('images/bg2.gif') left top repeat-y;
}

#wrapper {
	min-width:100%;
	_width:100%;
	min-height:100%;
	_height:100%;
	position:absolute;
	top:0;
	left:0;
	boder-bottom:0;
}


.clear {
	clear:both;
}

#content-content {
        width:1007px;
        display:block;
}
#content {
        float:left;
        margin-bottom:140px;
}

#cot-wrapper {
        color:#7d0003;
        padding:0 0 18px 0;
        margin:18px 0 36px 0;
        border-left:6px solid #dedcd0;
        /*background:#eae9e8 url('images/bg_cot.gif') right bottom no-repeat;*/
}

#cot-wrapper h3 {
        font-size:18px;

        font-weight:bold;
        font-style-italic;
        padding:8px 46px 10px 18px;
        background:#dedcd0;
}

#cot-wrapper p {
        padding:10px 48px 0px 30px;
}

#headerimg {
	width:989px;
	height:178px;
	background:#ffffff;
	margin:0 0 0 18px;
}

#headerimg2 {
	width:989px;
	height:178px;
	background:#000000;
	margin:0 0 0 18px;
}

#headerimg img, #headerimg2 img {
        display:inline-block;
}

.narrowcolumn {
	float: left;
        display:inline;
	padding: 0 0 20px 18px;

	margin: 0;
	width: 476px;
	}

.widecolumn { 
        float:left;
        display:inline-block;
	padding: 0 0 20px 18px;
	margin: 0;
	width: 679px;
	}

.post {
	padding:6px 0 0 0;

        margin: 0 0 18px 0;
	text-align: justify;
        background:#fefdfc url('images/bg_post.gif') right bottom no-repeat;
        border-left:6px solid #eae9e8;
	}

.post hr {
	display: block;
	}

.widecolumn .entry {
        padding:4px 54px 18px 24px;
}

.narrowcolumn .entry {
        padding:4px 18px 18px 18px;
}

.entry br {
        display:block;
}

.entry h4 {
        font-size:12px;
        padding-top:6px;
        padding-bottom:2px;
        border-bottom:1px solid #7d0003;
        color:#7d0003;
}


#content li {
        list-style:none;
}


.widecolumn .post {
	margin: 0 0 18px 0;
	}

.widecolumn .post .data-format {
        width:42px;
        height:42px;
        float:left;
        text-align:center;
        font-weight:bold;
        display:inline-block;
        background:url('images/bg_data.png') left top no-repeat;
        font-size:14px;
        color:#7d0003;
        margin:0 18px 18px 18px;
        padding:3px 6px 6px 6px;
}


.narrowcolumn .postmetadata {
	padding:4px 24px 10px 24px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	padding:4px 54px 10px 24px;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer p {
	margin: 0;
	padding: 0;
	}

#endereco {
color:#7d0003;
font-size:11px;
text-align:left;
float:left;
display:inline-block;
}

#conosco {
color:#7d0003;
font-size:11px;
line-height:50px;
text-align:center;
display:block;
padding:0;
}

#conosco a {
color:#7d0003;
text-decoration:none;
}

#conosco a:hover {
text-decoration:underline;
}

#copyright {
color:#7d0003;
font-size:11px;
text-align:right;
float:right;
display:inline-block;
}
/* End Structure */














/*	Begin Headers */
h1 {
	padding-top: 0;
	margin: 0;
	}

h2 {
	padding:8px 46px 10px 18px;
        margin: 0 0 0 -6px;
	}

#categ-wrapper h2 {
        width:661px;
        float:left;
        display:block;
	padding:8px 0 10px 18px;
        margin: 0 0 10px -6px;
}

h2.pagetitle {
	margin-top: 6px;
	text-align: left;
}

.pagecatego {
        width:458px;
	padding:4px 0 4px 18px;
        margin: 0 0 0 -6px;
}

.pagecatego2 {
        width:661px;
        padding:4px 0 4px 18px;
        margin: 0 0 0 -6px;
}

#sidebar h2 {
        width:250px;
        display:block;
        padding:4px 0 4px 18px;
        margin: 0 0 0 -6px;
	}




h3 {
	padding: 2px 10px 4px 10px;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

.entry p .imagem {
        background:none;
}

.entry p .imagem:hover {
        background:none;
}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
        float: left
	}

.textleft {
        text-align:left;
}

.textright {
        text-align:right;
}




/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 28px;
        color#7d0003;
        }

html>body .entry li {
	margin: 0 0 0 10px;
        padding:0 0 0 8px;
        color:#7d0003;
        background:url('images/seta.gif') 0 5px no-repeat;
	}


.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
        color:#7d0003;
        background:url('images/seta.gif') 0 5px no-repeat;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
        color:#7d0003;
	}

.entry ol li {
	margin: 0;
	padding: 0 0 0 8px;
        color:#7d0003;
        background:url('images/seta.gif') 0 4px no-repeat;
	}

.entry dl {
        padding:0 0 0 35px;
        color:#7d0003;
}

.entry dt {
        padding:10px 0 0 0;
        margin:0;
        color:#7d0003;
}

.entry dd {
        padding:0 0 0 10px;
        margin:0;
        color:#7d0003;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul {

        width:236px;
}


#sidebar ul li, .textwidget {
	list-style-type: none;
	list-style-image: none;
        margin-bottom: 15px;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

.textwidget {
        width:236px;
}

#sidebar ul ul, #sidebar ul ol, .textwidget {
	padding:10px;
        margin:0;
        background:#fefef5 url('images/bg_sidebar.gif') right bottom no-repeat;
        border-left:6px solid #eaeae1;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
        width:236px;
        background:url('images/underline.gif') left bottom repeat-x;
        margin: 0;
	padding: 0 0 1px 0;
	}

#sidebar a {
        width:214px;
        padding:4px 6px 4px 17px;
        display:block;
        color:#7D0003;
        text-decoration:none;
        background:url('images/star.gif') 2px 4px no-repeat;
}


#sidebar a:hover {
        color:#B80003;
        text-decoration:none;
        background:#f6f6ba url('images/star.gif') 2px 4px no-repeat;
}



/*fef4d1*/



#ranged-recent-posts li a {
        margin:0;
        border:none;
}


#categ-wrapper {
        width:673px;
        display:none;
        padding:6px 0 20px 0;
        margin:36px 0 0 0;
        background:#c6c2a2 url('images/bg_canto.gif') right bottom no-repeat;
        border-left:6px solid #b6b295;
}

#categ-wrapper li ul {
        width:661px;
        display:inline;
        margin:0;
        padding:0 0 0 0;
}

#categ-wrapper ul li {
        width:198px;
        float:left;
        display:inline-block;
        margin:0 0 0 16px;
        padding:0 0 1px 0;
        background:url('images/underline.gif') left bottom repeat-x;
}

#categ-wrapper ul li a {
        width:163px;
        float:left;
        padding:4px 6px 4px 29px;
        display:inline-block;
        color:#7D0003;
        text-decoration:none;
        background:url('images/folder.png') 0 4px no-repeat;
}

#categ-wrapper ul li a:hover {
        color:#B80003;
        text-decoration:none;
        background:#ebe9d9 url('images/folder.png') 0 4px no-repeat;
}





/* End Entry Lists */






/* Begin Form Elements */
#searchform { 
        width:250px;
        padding:5px 3px;
        margin:0;
	background:#ff7800 url('images/search.gif') 15px 5px no-repeat;;
        border-left:6px solid #eb6e00;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
        margin:0 0 0 50px;
	}

#sidebar #searchsubmit {
	padding: 1px;
        margin:0;
        }




.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;

	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
        margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */





/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;

	}


.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
        margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar-wrapper {


        float:left;
        display:inline-block;

        width:272px;
        padding:0 0 0 18px;
        margin-bottom:140px;
}

#sidebar-wrapper2 {
        float:left;
        display:inline-block;
        width:272px;
        padding:0 0 0 18px;
        margin-bottom:140px;
}

#sidebar {
        float:left;
        width:272px;
        padding: 0 0 10px 0;
}

#primary-sidebar  {
        width:250px;
}

#secondary-sidebar {
        width:203px;
	height:400px;
        float:left;
        background:#C6C2A2 url('images/bg_canto.gif') right bottom no-repeat;
	border-left:6px solid #b6b295;
}

#sidebar form {
	margin: 0;
}

/* End Sidebar */



/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {

	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
        text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;

	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.hiddenx {			/* Classe para "esconder os textos dos links com imagem */
	display:block;
	text-indent:-5000px;
	overflow:hidden;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;


	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


.wp-caption img {
	margin: 0;

	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {

	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */













/* NAV-BAR */

#nav-bar {
        position:relative;
        width:477px;
        display:block;
	margin:0 0 0 0;
        border:0;
        background-color:#F1EFE2;
}


/*
  Menus drop-down horizontal-vertical (hv) e vertical-vertical (vv) até 4 níveis
  by Micox - elmicox.blogspot.com - Ver. 2.0 - 20/02/08 - Creative Commons License
*/
.menu-hv, .menu-vv { position: relative; margin: 0; padding: 0; display: block; zoom:1;}
 .menu-hv * ,    .menu-vv * { margin: 0; padding: 0 ; list-style: none; }
 .menu-hv li ,   .menu-vv li { position: relative; line-height: 1.2em; vertical-align: top; }
 .menu-hv a ,    .menu-vv a { display: block; zoom:1; line-height: 1.2em; }
 .menu-hv li ul, .menu-vv li ul { position: absolute; visibility: hidden; z-index:100;  }
 .menu-hv li:hover ul,  .menu-vv li:hover ul,
 .menu-hv li.hover ul,  .menu-vv li.hover ul { visibility: visible; }
 .menu-hv li:hover ul ul,  .menu-vv li:hover ul ul,
 .menu-hv li.hover ul ul,  .menu-vv li.hover ul ul { visibility: hidden; }
 .menu-hv li li:hover ul,  .menu-vv li li:hover ul,
 .menu-hv li li.hover ul,  .menu-vv li li.hover ul { visibility: visible; }

 .menu-hv li li:hover ul ul,  .menu-vv li li:hover ul ul,
 .menu-hv li li.hover ul ul,  .menu-vv li li.hover ul ul { visibility: hidden; }

 .menu-hv li li li:hover ul,  .menu-vv li li li:hover ul,
 .menu-hv li li li.hover ul,  .menu-vv li li li.hover ul { visibility: visible; }
 /* características horizontal-vertical */
 .menu-hv:after, .menu-hv.after { content: "."; line-height: 0px; clear: both; display: block; visibility: hidden; }
 .menu-hv li { float: left; }
 .menu-hv li ul li { float: none; }
 .menu-hv li ul li ul { position: absolute; left: 100%; top: 0; z-index:100; }
 /* características vertical-vertical */
 .menu-vv { float: left; }
 .menu-vv li ul { left: 100%; top: 0; }
 /* ****************************************

   ALTERE ABAIXO. defina a largura, cor, formatações, etc, dos itens do seu menu abaixo
   ou apague as linhas se for definir em outro lugar
 */
 .menu-hv li { background-color: none; }

 .menu-vv li { background-color: none; }
 .menu-hv li a:hover { background-color: none; }
 .menu-vv li a:hover { background-color: none; }

.menu-hv {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}


.menu-hv a {
        color:#000000;
	text-decoration:none;
}

.menu-hv a:hover {
        color:black;
}

.sub, .subsub, .subsubsub {
	width:200px;
	text-align:left;
	padding:0 0 2px 0;
	border:1px solid white;
}



.sub a, .subsub a, .subsubsub a {
	padding:2px 4px 3px 4px;
	margin:2px 0 0 2px;
}


#escola, #administracao, #ciclos, #cotidiano, #producoes { padding:8px 0 0 0; margin:0 1px 0 0; }


#escola { width:69px; height:32px; border-top:6px solid #F1E50C; }
#escola:hover { background:#F1E50C; }
#escola-sub { background:#dbd00a; }
#escola-sub a:hover { background:#cac008; }
#escola-subsub { background:#cac008; }
#escola-subsub a:hover { background:#b5ac06; }
#escola-subsubsub {	background:#b5ac06; }
#escola-subsubsub a:hover { background:#aaa107; }


#administracao { width:108px; height:32px; border-top:6px solid #D5B124; }
#administracao:hover { background:#D5B124; }
#administracao-sub { background:#c6a41f; }
#administracao-sub a:hover { background:#ba9815; }
#administracao-subsub { background:#ba9815; }
#administracao-subsub a:hover { background:#a2840f; }
#administracao-subsubsub {	background:#a2840f; }
#administracao-subsubsub a:hover { background:#957808; }

#ciclos { width:136px; height:32px;	border-top:6px solid #71BA00; }
#ciclos:hover { background:#71BA00; }
#ciclos-sub { background:#68a903; }
#ciclos-sub a:hover { background:#5a9302; }
#ciclos-subsub { background:#5a9302; }
#ciclos-subsub a:hover { background:#4f8101; }
#ciclos-subsubsub {	background:#4f8101; }
#ciclos-subsubsub a:hover { background:#416b01; }

#cotidiano { width:77px; height:32px; border-top:6px solid #8BD88E; }
#cotidiano:hover { background:#8BD88E; }
#cotidiano-sub { background:#74c377; }
#cotidiano-sub a:hover { background:#52b555; }
#cotidiano-subsub {	background:#52b555; }
#cotidiano-subsub a:hover { background:#349838; }

#cotidiano-subsubsub { background:#349838; }
#cotidiano-subsubsub a:hover { background:#238226; }



#producoes { width:82px; height:32px; border-top:6px solid #5CC8C6; }
#producoes:hover { background:#5CC8C6; }
#producoes-sub { background:#49b5b3; }
#producoes-sub a:hover { background:#379e9c; }
#producoes-subsub {	background:#379e9c; }
#producoes-subsub a:hover { background:#268785; }



#producoes-subsubsub { background:#268785; }
#producoes-subsubsub a:hover { background:#197371; }





/* Micox Pseudo-class-css2 to IE (MXPC). Activate .hover and .first-child in IE 6
   http://elmicox.blogspot.com/2008/03/ativando-hover-e-first-child-no-ie-6-um.html */
* html * { color: expression( (function(who){ if(!who.MXPC){
 who.MXPC = '1';
 if(who.nodeName != 'A'){
  who.onmouseenter=function(){ who.className += ' hover'};
  who.onmouseleave=function(){ who.className = who.className.replace(' hover','')}; }
 (who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
} } )(this) , 'auto') }














/* End Navigation*/


/* IE-PNG-FIX */
div#categ-wrapper ul li a { behavior: url('iepngfix.htc') }

