@charset "utf-8";
/* CSS Document */


body {
	background-image: url(img/bg.jpg);
	background-repeat:repeat-x;
	background-color: #e9e9e9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}


.menu:hover {
	color:#e26025;
	}




/*#switcher { position: absolute; top: 30px; right: 5px; }*/
#gal .foto { background: url(img/image_frame.png) no-repeat; width: 121px; height: 126px; float: left; margin-right: 35px; padding: 8px 0px 0px 8px; margin-top: -18px; }
#gal .imagem { margin-left:0px; margin-top:0px; position: relative; display: block; }
