body {
	font-size: 14pt;
	color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", sans-serif;
	margin: 0px;
	padding: 0px;
	text-align:center; /* per IE5.x/Win */
	font-style: normal;
	background-color: #9B9B9B;
}
#centrato {
	width: 838px;
	text-align: left; /* per IE5.x/Win */
	margin: auto;
}
#intestazione{
	background-image:url(images/testata.jpg);
	background-repeat:no-repeat;
	height: 101px;
}

#corpo {
	float:left;
	width:838px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	border-bottom-style: solid;
	border-bottom-width: 15px;
	border-bottom-color: #BC121F;
	background-color: #FFFFFF;
	border-right-color: #BC121F;
	border-left-color: #BC121F;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 15px;
	border-left-width: 15px;
}
#colonna-1 {
	float:left;
	background-color: #BC121F;
	text-align: left;
	width: 180px;
	margin-left: 8px;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-position: bottom;
	
}
#colonna-2 {
	float:left;
	width: 600px;
	background-color: transparent;
	text-align: center;
	margin-left: 10px;
	background-image: url(images/uipcam2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

#flash {
	background-color: #BC121F;
	height: 218px;
}
.menu-top {
	font-size: 12px;
	text-align: right;
	color: #000000;
	padding-right: 25px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #BC121F;
}
a:active {
	text-decoration: none;
	color: #BC121F;
	font-weight: normal;
}
.menu-v {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

a.menu-v:link {
	color: #FFFFFF;
}
a.menu-v:visited {
	color: #FFFFFF;
	
}
a.menu-v:hover {
	color: #000000;
}
a.menu-v:active {
	color: #FFFFFF;
}

.titoli {
	font-size: 34px;
	font-weight: bold;
	color: #BC121F;
}
.testi {
	font-size: 12px;
	color: #000000;
	padding-left: 25px;
	margin-right: 25px;
}
.testi2 {
	font-size: 14px;
	color: #000000;
	padding-left: 25px;
	margin-right: 25px;
}
.titoli2 {
	font-size: 20px;
	font-weight: bold;
	color: #BC121F;
	padding-left: 25px;
}
.titoli1 {
	font-size: 16px;
	font-weight: bold;
	color: #BC121F;
	padding-left: 25px;
}