/* CSS Document */

body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	}
.umbria {
	position: absolute;
	width: 448px;
	height: 455px;
	top: 50%;
	left: 50%;
	margin-top: -225px;
	margin-left: -224px
}
a {
	color: #fff;
	text-decoration: none
}
#green a:hover, #menu a:hover{
	color: #DEDEDE
	}
#menu {
	background: url("../ima/menu_home.jpg") no-repeat;
	height: 16px;
	color: #fff;
	padding: 0 4px;
	font-size: 11px;
}
#green, #green a {
	font-size: 12px;
	color: #ccc;
	}
.intro div{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left:-325px;
	margin-top:  -175px
}
.intro object {
	border: 1px solid #244E9B
	}
.intro p, .intro a {
	text-align: center;
	color: #244E9B;
	font-size: 12px;
	margin: 2px 
	}