@charset "utf-8";
.tbl {
	background-color: #330;

}
.tmb {
	height: 120px;
	width: 200px;
	border-right-width: 5px;
	border-right-style: outset;
	border-right-color: #666;
	border-bottom-width: 4px;
	border-bottom-style: groove;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.tmb2 {
	height: 250px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: outset;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.bord {
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: outset;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #CCC;
	text-align: center;
}
body {
	background-color: #330;
	color: #3F6;
	list-style-type: none;
	filter: BlendTrans(Duration=300);
}
body table tr td a {
	color: #CC0;
	font-variant: normal;
	text-transform: capitalize;
}
#wrapper center {
	background-color: #360;
}
.line-green {
	color: #060;
	line-height: 20px;
}
.foto {
	height: 460px;
	width: 780px;
}

