@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0;
	padding: 0;
}
.design #container {
	width: 970px;
	border: #000000;
	margin: 0 auto;
}
.design #flash_lx {
	width: 28px;
	float: left;
}
.design #flash {
	padding: 0 10;

}
.design #flash_dx {
	width: 8px;
	float: right;
}
.designfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.design #container #top {
	width: 970px;
}
.design #container #flash_down {
	width: 910px;
	background-image: url(../images/flash_down.gif);
	height: 40px;
	padding: 5px 10px 10px 41px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #446C93;
	background-repeat: no-repeat;
}
.design  #container  #flash_down a {
	color: #446C93;
	text-decoration: none;
	font-style: normal;

}
.design #container #flash_down a:hover {
	color: #990000;
	text-decoration: none;
	font-style: normal;
}
.design  #container  #boxintro {
	width: 350px;
	background-image: url(../images/back_box1.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 14px;
	background-position: top right;
	background-color: #FFFFFF;
	margin-left: 14px;
	height: 150px;
	float: left;
}
.design #container #flashsotto {
	width: 970px;
	padding: 10px 0px 0px 15px;
	float: left;
}

.design #container #boxpub {
	height: 145px;
	width: 180px;
	float: left;
	padding: 0px 0px 0px 6px;
}
.design #container #bottombar {
	width: 955px;
	padding: 20px 0px 0px 15px;
	float: left;
	color: #446C93;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/sfondo_bottom.gif);
	background-repeat: no-repeat;
}
.design #container #bottombar a {
	color: #446C93;
	font-style: normal;
	text-decoration: none;
}
.design #container #bottombar a:hover {
	color: #990000;
	font-style: normal;
	text-decoration: none;
}


.design .space {
	height: 20px;
	float: left;
}
.design  #container  #bottombar2 {
	width: 955px;
	padding: 0px 0px 0px 700px;
	color: #446C93;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
