/* CSS Document */

body{
	background:url(../img/laranja.gif);
}

#geral{
	background:url(../img/laranja_interno.gif) repeat-x;
	
}

#headerimg h1 a {
	background: url(../img/logo.gif) no-repeat 0px top;
}
#headerimg div.description a {
	font:12px Verdana, Arial, Tahoma;
	color:#666;
}
a{
	font-weight:normal;
	color:#e79b2e;
	font-family:Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size:13px;
	color: #000;
}
a:hover{
	color:#a72a14;
}


div#menu {
	
	background:url(../img/fischer3_10.gif) repeat-y;
	width:236px;
	padding:20px;
}
#aslink li{
	background:url(../img/fischer3_14.gif) no-repeat 13px 18px;
}
