﻿body
{
	text-align: center;
	margin: 0px;
	font-family: Verdana,tahoma,arial;
	font-size: 11px;
}
.SiteMainDiv
{
	width: 862px;
	text-align: center;
	background-color: white;
}
.MasterContentDiv
{
	text-align: left;
	vertical-align: top;
	padding: 2px;
}
.ContentCenterDiv
{
	text-align: center;
	background-color: white;
}
.ContentTextDiv
{
	text-align: left;
	background-color: white;
	padding: 6px;
}
.FormText
{
	font-family: Verdana,tahoma,arial;
	font-size: 11px;
}
a:link
{
	color: #808080;
}
a:visited
{
	color: #808080;
}
a:hover
{
	text-decoration: none;
	color: #FF0000;
}
a:active
{
	text-decoration: none;
	color: #000000;
}
#fixedtipdiv
{
	position: absolute;
	padding: 2px;
	border: 1px solid black;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
}
#foto li
{
	width: 174px;
	height: 141px;
	background: url( 'images/fotobac.gif' );
	background-repeat: no-repeat;
	background-position: center center;
	display: inline;
	float: left;
}

#foto img
{
	margin: 12px;
	border: 1px solid #adadad;
}


