body{
	padding: 0 0 0 0;
	margin: 0 auto;
   background-image: url(../images/33.png);
	color: #000;
	font: 70%/1.8em verdana;
	text-align:center;
}
#footer {
	width: 1003px;
	clear: both;
	padding: 30px 0px 15px 0;
	border-top: 2px solid #667ACC;
	background: url(../images/foot2.gif) ;
	font-family: arial;
	font-size: 12px;
	 height: 50px;
	}

#footer a{
	margin:0;
	padding:0;
	text-decoration:none;	 		
	text-transform:none; 
	letter-spacing:0;
	color: Blue;
}
#footer a:hover{
	margin:0;
	padding:0;
	text-decoration:none;	 		
	text-transform:none; 
	letter-spacing:0;
	color: red;
}


#sidebar {
	width: 220px;
	margin: 0 0 0 2px;
	padding: 0;
	background-color: #DFDFDF;
	height: 100%;
}

#sidebar p {
	margin:0;
	padding:10px;
	text-align:justify;
	
}

#sidebar h1 {
	margin:10px 0 0 0;
	padding:4px 0 6px 8px;
	color:#FFFFFF;
	background: url(../images/img05.gif);
	font-weight : bold;
	letter-spacing : normal;
	font : bold 14px Verdana Geneva Arial Helvetica sans-serif;
}
#sidebar h2 {
	margin:0px 0 0 0;
	padding:4px 0 6px 8px;
	color:#FFFFFF;
	background: url(../images/img05.gif);
	font-weight : bold;
	letter-spacing : normal;
	text-align: center;
	font : bold 14px Verdana Geneva Arial Helvetica sans-serif;
	border: thin ridge;
}

#sidebar .sidebar-box {
	z-index:1;
	border-right:0px solid #E2E2FE;
	border-bottom:0px solid #E2E2FE;
	border-left:0px solid #E2E2FE;
	
}


#sidebar .top {
	width: 144px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	color: #575757;
	font-weight: bold;
	padding-top: 4px;
	
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

blockquote {
	font-size: 120%;
	width: 85%;
	margin: 10px 0 0 30px;
	padding: 0 10px 0 10px;
	background: #F0F0F0;
	border: 1px solid #E2E2FE;
}
#conteudo{
	background: #FFFFF2;
}
h3.titulo{
	width: 99%;
	height: 38px;
	font-family: Arial, 'Trebuchet MS', Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0 0 0;
	color: White;
	background-image: url(../images/fundobc.png);
	text-align: center;
	border: thin ridge;
	margin: 0 0 0 0;
}
h5.busca{
	width: 99%;
	height: 20px;
	font-family: Arial, 'Trebuchet MS', Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	color: black;
	background-color: #FAFAD2;
	text-align: left;
	border: thin ridge;
	margin: 0 0 0 0;
}

#content {
	margin: 0 0 10px 0;
	padding: 0px;
}
.article-controls {
	text-align: right;
	margin: 10px 10px 5px 10px;
	padding: 3px 0;
	border-bottom: 2px dotted Gray;
}

.article-controls img {
	border:none;
}

.article-controls a.comment {
	padding: 0 20px 0 0;
  	background: url(images/comment.gif) no-repeat right top;
}

#content ul {
	margin:0 0 10px 40px;
}

#content ul li {
 	list-style-type:disc;
 	list-style-position:outside;
}

#content ol {
	margin:0 0 10px 40px;
}

#content ol li {
 	list-style-type:upper-roman;
 	list-style-position:outside;
}

#content p img {
	float:left;
	margin:0 10px 10px 0;
	border:2px solid #CCCCCC;
}

#content form {
	padding:5px;
	margin:5px;
	background: #F6E8C6;
	border: 1px solid Black;
}

#content form label {
	font-size:90%;
	display:block;
}

#content form input {
	border: 1px solid Black;
	padding:4px;
	margin:2px 0 5px 0;
}

#content form textarea {
	width:98%;
	padding:4px;
	margin:2px 0 4px 0;
	border: 1px solid Black;
}

#content form .submit {
	width:30%;
	font: bolder 100% Arial, Sans-serif;
	margin:0;
	padding:2px;
	color:#FFFFFF;
	background-color:#667ACC;
	border:1px solid #CCCCCC;
}
a.manchete {
	color: Navy;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.manchete:hover {
	color: Red;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.detalhe{
	color: Red;
	font-weight: bold;
}
a.detalhepreco{
	color: blue;
	font-weight: bold;
	
}
#menu2 {
        width: 200px;
        margin: 10px;
        border-style: solid solid none solid;
        border-color: #D8D5D1;
        border-size: 1px;
        border-width: 1px;
        }

#menu2 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
		  font-weight: bold;
        }

#menu2 li a:link, #menu2 li a:visited {
	color: White;
	display: block;
	background: url(../images/menu2.gif);
	padding: 8px 0 0 30px;
}

#menu2 li a:hover, #menu2 li #current { {
	color: White;
	background: url(../images/menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;
}