
html, body {
	background-color:#524A40 ;
		background-image: url(http://aparelho.comumlab.org/wp-content/uploads/2009/06/bck-aparelho.gif)   ;
		background-attachment: fixed;
	background-position:left top;
		background-repeat:repeat ;
		color: #383634  ;
}

a {
	color: #A6262A ! important;
	text-decoration:none;
}

a:hover {
	color: #A6262A  ! important;
	text-decoration:underline;
}

.sidebar-wrapper{
	background-color:#A5B090 ;
    border-left:#FFF4B8 1px solid;
}
