@charset "utf-8";
/* CSS Document */

#top {
	background-color: #EFEFEF; 
	width: 100%;
	height: 250px;
	background-image: url(/html/images/back-top.jpg);
	background-repeat: no-repeat;
}
#top1 {
	float: left;
	width: 510px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}
#top2 {
	float: right;
	width: 448px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: right;
}
#news1 {
	float: left;
	width: 625px;
	height: 160px;
	padding-left: 20px;
	padding-right: 0px;
	text-align: left;
	background-image: url(/html/images/back-news.jpg);
	background-repeat: no-repeat;
}
#news2 {
	float: right;
	width: 303px;
	height: 160px;
	padding-left: 20px;
	padding-right: 0px;
	text-align: left;
	background-image: url(/html/images/back-video.jpg);
	background-repeat: no-repeat;
}
#col1 {
	float: left;
	width: 293px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
	background-image: url(/html/images/back-colonna1.gif);
	background-repeat: repeat-y;
}
#col2 {
	float: left;
	width: 292px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
	background-image: url(/html/images/back-colonna2.gif);
	background-repeat: repeat-y;
}
#col3 {
	float: right;
	width: 293px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
	background-image: url(/html/images/back-colonna1.gif);
	background-repeat: repeat-y;
}
.txt-video {
	width: 100px;
}