body {
	margin:0 auto;
	margin-top:12px;
	text-align:center;
	background:#cdcdcd url(../img/bg.jpg) repeat-x center top;
}

p {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
	color:#333;
	text-align:left;
}

h1 {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:16px;
	color:#d41102;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0px;
}

h2 {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:14px;
	color:#ff7700;
	text-align:left;
	padding:3px 12px;
	text-transform:uppercase;
	font-weight:normal;
	margin:9px 0px 3px 0px;
}

h3, h3.news {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:14px;
	color:#d41102;
	text-align:center;
	padding:12px;
	margin:0px;
	text-transform:uppercase;
	font-weight:normal;
}

h3.news {
	color:#fff;
}

h4 {
	margin:0px;
	color:#d41102;
	font-weight:bold;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	padding:5px 6px 3px 6px;
}

#main {
	width:960px;
	margin:0 auto;
	background:url(../img/bg_page.png) repeat-y center top !important;
	background:none;
}

#page {
	width:940px;
	margin:0px 10px;
	background:#fff;
}

#header {
	width:940px;
	height:172px;
	position:relative;
}

#header_menu {
	width:160px;
	height:12px;
	position:absolute;
	top:6px;
	right:12px;
}

#header_menu a, #header_menu p {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:10px;
	color:#ff1200;
	text-align:right;
	text-decoration:none;
	margin:0px;
}

#header_menu a:hover {
	color:#ccc;
}

#content {
	padding:12px 32px;
}
#video_left {
	width:200px;
	float:left;
}

#contentTempl {
	background:url(../img/bg_menu_sectionTempl.jpg) repeat-y left top;
}

#content_left {
	float:left;
	width:182px;
	margin:0px;
}

#content_right_t {
	float:right;
	width:700px;
	margin:0px 20px 20px 0px;
}

#content_leftHome {
	float:left;
	width:424px;
	margin:0px 24px;
}

#loghi {
	width:940px;
	float:left;
	margin:12px 0px 0px 0px;
	background:#333;
}

#loghi img {
	margin:12px;
}

#content_right {
	float:right;
	width:160px;
}

#news {
	width:160px;
	height:auto;
	margin-bottom:12px;
}
#news_top {
	width:160px;
	height:39px;
	background:url(../img/bg_news_top.jpg) no-repeat center top;
	padding:0px;
	margin:0px;
}

#news_middle {
	width:152px;
	border-right:1px solid #373737;
	border-left:1px solid #373737;
	clear:both;
	text-align:left;	
	padding:3px;
}

#news_bottom {
	width:160px;
	height:12px;
	background:url(../img/bg_news_bottom.jpg) no-repeat center bottom;
	padding:2px 0px;
	margin:0px;	
	text-align:right;	
}

a.title {
	color:#d41102;
	text-decoration:none;
	font-family: arial;
	font-size:11px;
}

a.title:hover {
	color:#ff1200;
}

p.article {
	padding:0px 6px 7px 6px;
	margin:0px;	
	font-size:11px;
}

div.separator {
	width:158px;
	height:1px;
	background:#ccc;
	padding:0px;
	margin:0px;
}

a.archivio {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
	color:#c6c6c6;
	padding:2px 0px;
	text-decoration:none;
	margin-right:12px;
}

a.archivio:hover {
	color:#fff;
}

#menu_section {
	width:940px;
	height:142px;
	background:url(../img/bg_menu_section.jpg) repeat-x center top;
	text-align:left;
	clear:both;
}

#box1, #box2, #box3, #box4, #box5 {
	width:182px;
	height:142px;
	background:url(../img/border_right.jpg) no-repeat right center;
}

#menu_section_t {
	width:auto;
	height:auto;
	
	text-align:left;
	clear:both;
}

#box1t, #box2t, #box3t, #box4t, #box5t {
	width:182px;
	height:130px;
	background:url(../img/bg_menu_section.jpg) repeat-x center top;
}

#box1t h2, #box2t h2, #box3t h2, #box4t h2, #box5t h2 {
	margin:0px;
	padding-top:9px;
}

#box5 {
	background:none;
}

#box1, #box2, #box3, #box4, #box5 {
	float:left;
	margin-left:5px !important;
	margin-left:4px;
}

#menu_section ul, #menu_section_t ul {
	margin:0px;
	padding:3px 15px;
}

#menu_section li, #menu_section_t li {
	list-style:none;
	color:#cbcbcb;
	font-size:12px;
	font-family:Arial, Helvetica, Sans-serif;
	line-height:16px;
}

#menu_section li a, #menu_section_t li a {
	color:#cbcbcb;
	text-decoration:none;
}

#menu_section li a:hover, #menu_section_t li a:hover {
	padding-left:18px;
	color:#fff;
	background:url(../img/key.png) no-repeat left center;
}

#footer {
	width:940px;
	height:30px;
	margin:0 auto;
}

a.footer, p.footer {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:10px;
	color:#333;
	margin:0px 24px 0px 0px;
	padding:9px 0px;
	text-decoration:none;
	text-align:right;
}
a.footer:hover {
	color:#d41102;
}

#shadow_bottom {
	width:960px;
	height:16px;
	margin:0 auto;
	background:url(../img/shadow_bottom.png) no-repeat center top !important;
	background:none;
	text-align:right;
}

#menu_section li a.mail:hover {
	background:none;
	padding:0px;
	text-decoration:underline;
}

p.home {
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, Sans-serif;
	font-style:italic;
	line-height:21px;
	margin:40px 80px;
}

#slider ul {
	margin:0px;
	padding:0px;
}

#slider li {
	width:160px;
	height:40px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	}

p.home_news {
	margin:0px 0px 3px 0px;
	padding:0px;
	font-size:10px;
}

a.news_home {
	color:#ff0000;
	text-decoration:none;
	font-size:11px;
	font-family:Arial;
}

a.news_home:hover {
	text-decoration:underline;

}

a.logoff {
	color:#333;
	text-decoration:none;
	font-size:11px;
	font-family:Arial;
	text-align:right;
	margin:24px 18px 0px 0px;
}

a.news_home:hover {
	color:#dd0000;

}

.clear {
	clear:both;
}
.mobile {
	display:none;
}
