body {
	font-size:12px;;
	background:#1b0000;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#f1e2cd;
	}

a{
	color:#fff; 
	font-weight:bold; 
	text-decoration:underline
	} 

a:hover{
	text-decoration:none
	}

.main {
	width:980px;
	}
	
.menu {
	height:79px; 
	background:url(images/template/menu.jpg) no-repeat top center; 
	text-align:center;
	}

.menu a { 
	font-size:14px; 
	color:#fff9b9; 
	text-decoration:none; 
	line-height:200%; 
	padding: 5px 15px 5px 15px;
	}  
	
.menu a:hover {  
	text-decoration:none; 
	background: #2c1503; 
	opacity:0.6;
	}

.header {
	height:465px;  
	background:url(images/template/header.jpg) no-repeat top center
	}

.header-int {
	height:134px;  
	background:url(images/template/header-int.jpg) no-repeat top center
	}
	
.header a { 
	text-decoration:none;
	}  
	
.header a:hover {  
	text-decoration:underline; 
	}

.lingue {
	height: 70px; 
	text-align:right; 
	padding-right:40px; 
	padding-top:40px;
	}
	
.flash {
	padding-left:2px; 
	padding-top:20px;
	}

.titoli{ 
	font-size:16px; 
	text-transform:uppercase; 
	font-weight:bold; 
	margin-bottom:12px;}

.container {
	overflow:hidden; 
	width: 100%;
	margin-top:0px;
	clear:left;
	}

.container1 {
	overflow:hidden; 
	width: 100%;
	margin-top:0px;
	clear:left;
	background:url(images/template/blocchi_top.jpg) no-repeat top center;
	padding-top:30px;
	}

/*content*/
#content{ width:980px; text-align:left; margin-left:12px;}
#content .indent-main{padding:0 0 0 0}
#content .indent-col{padding:10px 30px 13px 26px}
#content .indent-col1{padding:22px 20px 13px 26px}
#content .title{ font-size:16px; text-transform:uppercase; font-weight:bold; margin-bottom:12px;}

#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 7px 0}
#content .img-indent2{ margin-top:20px; margin-bottom:7px;}

#content p{ margin:0 0 15px 0}
#content .p{ margin:0 0 9px 0}
#content .p1{ margin:0 0 15px 0}
#content h4{color:#fff; text-transform:uppercase; font-size:.83em; margin-bottom:13px;  }
#content .tail{ background:url(images/template/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
#content .txt{ font-size:.916em; color:#fffffe; text-transform:uppercase}
.txt1{ color:#cbbba7}

#content .indent{padding:0 0 0 0}
/*content*/

.col-1, .col-2, .col-3, .col-4, .col-5 { float:left}
.col-1{ width:318px; background:#8b9212; float:left;}
.col-2{ width:319px; background:#ff6e00; float:left;}
.col-3{ width:318px; background:#f23712; float:left;}
.col-4{ width:637px; background:url(images/template/bg1.gif); float:left;}
.col-5{ width:319px; background:url(images/template/bg2.gif); float:left;}

/*footer*/
.footer { color:#cbbba7; padding:10px;}
.footer a {color:#ffffff; font-weight:bold; text-decoration:underline}  
.footer a:hover {  text-decoration:none}

#titleint {   font-size:14px; text-transform:uppercase; font-weight:bold; background: #2c1503; padding: 5px 15px 5px 15px; opacity:0.6; margin-top:10px;}

