﻿html, body {
	margin:0px;
	padding:0px;
	background:url(../images/bg_dona-g.jpg) repeat-y center top #c2c4c3;
}

img {
	border:0px;
}

a {
	text-decoration:none;
	color:#f1f1f1;
}

a:hover {
	color:#353535;
}

.cont {
	margin:0 auto;
	width:980px;
	height:710px;
}

.menu {
	height:40px;
	margin-left:20px;
}

.normal {
	height:22px;
	padding:4px 0 0 0;
	width:102px;
	float:left;
	background:url(../images/bg_menu.jpg) repeat-x 0 0;
	border-bottom:1px solid #000000;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.roll {
	height:22px;
	padding:4px 0 0 0;
	width:102px;
	float:left;
	background:url(../images/bg_menu2.jpg) repeat-x 0 0;
	border-bottom:1px solid #ffad42;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.menu div a {
	display:block;
	width:102px;
	height:22px;
}

.menu div a img {
	margin:0 8px 2px 0;
}

.piano {
	width:30px;
	height:150px;
	margin:0 0 0 20px;
	float:left;
	background:url(../images/primo_piano.png);
}

.footer {
	height:150px;
	margin:20px auto;
}

#flash {
	width:900px;
	height:148px;
	border:1px solid #c4c4c4;
}