body, table {
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
}

.bgleft {
	background: #1b1b1b url(img/03.jpg) no-repeat;
}

.bgright {
	background: #1b1b1b url(img/04.jpg) no-repeat;
}

.bgtable {
	background: url(img/07.jpg) bottom;
}

.menu {
	left: 10;
}

div.smenu {
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	background: #df0101;
	visibility: hidden;
}

div.submenu {
	padding: 3px 10px 3px 10px;
}

div.submenu a:link, div.submenu a:active, div.submenu a:visited {
	color: #ffffff;
	text-decoration: none;
}

div.submenu a:hover, div.submenu a:focus {
	color: #ffffff;
	background: #3d3020;
	text-decoration: none;
}


.menuitem a {
	position: relative;
	left: 53px;
	width: 162px;
	_width: 167px;
	display: block;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 0px 0px 5px;
	color: #df0101;
}

.menuitem a:hover {
	display: block;
	background: #3d3020;
}

.title {
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
}

.perex {
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	text-decoration: underline;
}

.content {
	background: #222222 url(img/06.jpg) no-repeat;
	color: #ffffff;
	font-size: 11px;
	text-align: justify;
	padding: 3px 15px 0px 15px;
}

.text {
	padding-bottom: 15px;
}

.footer {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	height: 42px;
	padding-bottom: 20px;
}

.footer a {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

img.foto_image {
  border: 1px solid #FFFFFF; 
}
