@charset "utf-8";

body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg_body.gif);
	font-family: "Trebuchet MS";
	font-size: 12px;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #CCCC00;
}

.subnavigation {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-left: 20px;
}

a:hover {
	color: #CCCC00;
}

.email {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-image: url(../img/arrow_green.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 5px;
}

.top {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/arrow_green.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 5px;
}

.navigation {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	letter-spacing: 1px;
}

.navigation_active {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #CCCC00;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	letter-spacing: 1px;
}.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.link {
	color: #CCCC00;
}
a.crz {padding: 0 0 0 15px; margin:-1px 0 0 0; ;background: url("../img/carenza-star.png") no-repeat 1px 2px; text-decoration: none; color: #999999}