@import "main.css";

/* ***** COLSX ***** */

#container #main #colSx #banner {
	position: relative;
	width: 700px;
	margin-bottom: 10px;
}

#container #main #colSx #banner #img_banner {
	z-index: 1;
	position: absolute;
}

#container #main #colSx #banner h2 {
	z-index: 5;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	width: 250px;
	margin: 0;
	position: absolute;
	bottom: 20px;
	left: 20px;
}

#container #main #colSx #banner h2 a {
	font-size: 24px;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: -1px;
	text-decoration: none;
	color: #fff;
}

#container #main #colSx #banner h2 a:hover {
	letter-spacing: -1px;
	text-decoration: underline;
}

#container #main #colSx .box {
	float: left;
	width: 343px;
	background: url(../img/box_bg.jpg) repeat-y right 0;
	margin-right: 6px;
	margin-bottom: 20px;
	display: inline;
	border-bottom: 1px solid #ccc;
	padding-bottom: 0;
}

#container #main #colSx .box h3 {
	width: 343px;
	height: 43px;
	background: url(../img/box_head.jpg) no-repeat;
	display: block;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
}

#container #main #colSx .box h3 a {
	color: #005184;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/arrow_blu.gif) no-repeat 0 8px;
	padding-left: 15px;
	margin-left: 10px;
	margin-top: 15px;
	float: left;
}

#container #main #colSx .box h3 a:hover {
	color: #7FA8C1;
}

#container #main #colSx .box .img {
	float: left;
	width: 118px;
	height: 122px;
}

#container #main #colSx .box ul {
	float: left;
}

#container #main #colSx .box ul li {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	background-position: 0;
	padding: 0;
}


#container #main #colSx .box ul li a {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-left: 0;
	display: block;
	width: 203px;
	height: 35px;
	padding: 5px 0 0 20px;
	margin: 0;
	background: #6A99AD url(../img/bullet.jpg) no-repeat 4px center;
}

#container #main #colSx .box ul li a:hover {
	color: #6A99AD;
	background: #fff url(../img/bullet_blu.jpg) no-repeat 4px center;
}

/* -- */

#container #main #colSx .box#evidenza {
	float: left;
	width: 343px;
	background: url(../img/box_bg.jpg) repeat-y right 0;
	margin-right: 6px;
	margin-bottom: 20px;
	display: inline;
	border-bottom: 1px solid #ccc;
	padding-bottom: 0;
}

#container #main #colSx .box#evidenza h3 {
	width: 343px;
	height: 43px;
	background: url(../img/box_head_evidenza.jpg) no-repeat;
	display: block;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
}

#container #main #colSx .box#evidenza h3 a {
	color: #005184;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/arrow_white.gif) no-repeat 0 8px;
	padding-left: 15px;
	margin-left: 10px;
	margin-top: 15px;
	float: left;
}

#container #main #colSx .box#evidenza h3 a:hover {
	color: #fff;
}

#container #main #colSx .box#evidenza .img {
	float: left;
	width: 118px;
	height: 122px;
}

#container #main #colSx .box#evidenza ul {
	float: left;
}

#container #main #colSx .box#evidenza ul li {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	padding: 0;
	background: #fff url(../img/evi_bg.jpg) repeat-x 0 bottom;
}


#container #main #colSx .box#evidenza ul li a {
	color: #6A99AD;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-left: 0;
	display: block;
	width: 203px;
	height: 35px;
	padding: 5px 0 0 20px;
	margin: 0;
	background: url(../img/bullet.gif) no-repeat 4px center;
}

#container #main #colSx .box#evidenza ul li a:hover {
	color: #fff;
	background: #6A99AD url(../img/bullet.jpg) no-repeat 4px center;
}

/* ********************* */

/* ***** COLDX ***** */

#container #main #colDx #video {
	background: url(../img/video_box.gif) no-repeat 0 0;
	padding-top: 10px;
	width: 230px;
	height: 240px;
	margin-bottom: 10px;
}

#container #main #colDx #video h2 {
	color: #EDC158;
	background: url(../img/quadrato.jpg) no-repeat 0 center;
	padding-left: 22px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#container #main #colDx #video #player {
	margin-left: 10px;
	border: 2px solid #fff;
	margin-bottom: 10px;
}

#container #main #colDx #video h4 {
	padding: 0;
	margin: 0 0 0 10px;
}

#container #main #colDx #video h4 a {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#container #main #colDx #video h4 a:hover {
	text-decoration: underline;
}

/* ********************* */

/* ***** NEWS ***** */

#container #main #colDx #news {
	width: 234px;
	background: url(../img/news_bg.jpg) repeat-y 0 45px;
	margin-bottom: 10px;
}

#container #main #colDx #news h2{
	color: #005184;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 30px;
	margin-left: 0;
	width: 204px;
	padding-top: 11px;
	height: 34px;
	margin-bottom: 0;
	background: #fff url(../img/news_head.jpg) no-repeat;
}

#container #main #colDx #news h2 a {
	color: #005184;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0;
	margin-left: 0;
	width: 204px;
	margin-bottom: 0;
}

#container #main #colDx #news h2 a:hover {
	text-decoration: underline;
}

#container #main #colDx #news .news_box {
	width: 215px;
	height: 50px;
	margin-left: 10px;
	margin-top: 8px;
}

#container #main #colDx #news .news_box p {
	color: #333;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#container #main #colDx #news .news_box h3 a {
	color: #005184;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#container #main #colDx #news .news_box h3 a:hover {
	text-decoration: underline;
}

/* **************** */

/* ***** LINKS ***** */

#container #main #colDx #links {
	background: #edc059 url(../img/link_bg.jpg) no-repeat right 0;
	width: 234px;
	padding-bottom: 0;
	border-bottom: 1px solid #ccc;
}

#container #main #colDx #links h2 {
	color: #005184;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/link_head.jpg) no-repeat 0;
	display: block;
	padding-left: 30px;
	width: 204px;
	padding-top: 13px;
	height: 35px;
	margin-bottom: 5px;
}

#container #main #colDx #links .link_box {
	margin-bottom: 10px;
	background: url(../img/link_arrow.gif) no-repeat 0 0;
	padding-left: 15px;
	margin-left: 10px;
}

#container #main #colDx #links .link_box h4 {
	width: 200px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #232424;
	font-size: 12px;
}

#container #main #colDx #links .link_box h4 a {
	color: #232424;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	margin-left: 10px;
}

#container #main #colDx #links .link_box h4 a:hover {
	text-decoration: underline;
}

#container #main #colDx #links .link_box p {
	color: #232424;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-left: 10px;
	width: 200px;
}

/* ***************** */