@charset "utf-8";
/* CSS Document */

body {	
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: url(images/background.jpg) #fff center top no-repeat fixed;
}

h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #DB0F36;
	font-weight: normal;
	font-family: Arial;
	letter-spacing: -1px;
}

a img {
	border: none;
}

#centrato {
	width: 784px;
	text-align: left; /* per IE5.x/Win */
	margin: auto;

}
#testata {
	width: 784px;
	height:420px;
	text-align: left; /* per IE5.x/Win */
	margin: auto;
	background-image: url(images/header.jpg);
	float: left;
	
}

#testata.eng {
	width: 784px;
	height:420px;
	text-align: left; /* per IE5.x/Win */
	margin: auto;
	background-image: url(images/header_eng.png);
	float: left;
	
}

#logo {
	position: relative;
	left: 90px;
	top: 17px;	
	width: 269px;
	height: 77px;
}

#cse-search-form {
	background-color: transparent  !important;
	border: none !important;
	width: 31% !important;
	float: right !important;
	margin-right: 22px;
	position: relative;
	top: 11px;
}

div.gsc-clear-button  {
	display: none !important;
}
.cse input.gsc-search-button, input.gsc-search-button {
	font-family: inherit;
	color: white !important;
	text-shadow: none !important;
	background-color: black !important;
	border: none !important;
	border-color: #666;
	border-radius: none !important;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-transform: uppercase;
	font-size: 11px;
	cursor: pointer;
	background: url(images/freccina_nera.jpg) no-repeat right;
	padding-right: 20px;
}

#menu-area {
	width: 780px;
	height:45px;
	text-align: left; /* per IE5.x/Win */
	margin: auto;
	font-size: 12px;
	float: left;
	position: relative;
	top: 11px;
	left: 50px;
	text-transform: uppercase;
	z-index: 99;
}
#corpo {
	width: 719px;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #DB0F36;
	min-height: 720px;
	clear: both;
	padding-left: 1px;
	position: relative;
	left: 32px;
	top: -2px;
	/*border-bottom: none;*/
	border-top: none;
	color: #333;
	float: left;
	
}

#interna {
	width: 495px;
	text-align: left; /* per IE5.x/Win */
	float:left;
	/*margin-left: 20px;*/
	overflow: hidden;
	padding: 0 0 100px 28px;
	
}

#share {
	/*float: right;
	margin-top: 50px;*/
	position: absolute;
	/*bottom: 30px;*/
	right: 180px;
	clear: both;
	top: 0;
}


#sidebar {
	width: 150px;
	text-align: left; /* per IE5.x/Win */
	float: right;
	margin-left: 10px;
	padding-right: 35px;
	text-align: center;
	
}

.box_side {
	width: 132px;
	height: 130px;
	margin: 0 auto;
	background: url(images/sfondo_banner_spalla_dx.jpg) no-repeat center;	
}

#piede {
	width: 100%;
	height: 58px;
	text-align: left; /* per IE5.x/Win */
	margin: 0 auto;
	background: url(images/sfondino_footer.png) repeat-x;
	float: left;
	font-size: 10px;
	color: #666666;
	text-align: center;
	
}

.title_red {
	font-size: 18px;
	text-transform: uppercase;
	color: #DB0F36;
	font-weight: normal;
	font-family: Arial;
	letter-spacing: -1px;
}

.main_text_grey {
	font-size: 13px;
	color: #333333;
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 15px;
}
a:link {
	color: #ce0027;
	text-decoration: none;
}
a:visited {
	color: #ce0027;
	text-decoration: none;
}
a:hover {
	color: #ce0027;
	text-decoration: none;
}
a:active {
	color: #ce0027;
	text-decoration: none;
}
a.biglink:link {
	color: #666666;
	text-decoration: underline;
	font-size: 16px;
	font-style: normal;
}
a.biglink:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 16px;
	font-style: normal;
}
a.biglink:hover {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-style: normal;
}
a.biglink:active {
	color: #666666;
	text-decoration: underline;
	font-size: 16px;
	font-style: normal;
}

a.piede:link {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
a.piede:visited {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
a.piede:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}
a.piede:active {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
//menu
#menu{
padding:0;
maragin:0;
font-family:Verdana,Arial;
font-size:0.70em;

}
#menu ul{
padding:0;
margin:0;
}

#menu li{
	position: relative;
	float: left;
	list-style: disc;
	margin: 0;
	padding: 0;
	color: white;
	margin-right: 25px;
	
} 

#menu.eng li{
	position: relative;
	float: left;
	list-style: disc;
	margin: 0;
	padding: 0;
	color: white;
	margin-right: 23px;
	
}

#menu li a {
	/*width:110px;*/
	height: 3em;
	display: block; 
	text-decoration:none;
	/*text-align: center;*/
	color: #fff;
	padding-top: 13px;
	margin-left: -7px;
	font-weight: bold;
} 

/*#menu li a:hover{
	color: #000000;
} */

#menu ul ul{
	position: absolute;
	top: 44px;
	visibility: hidden;
}

#menu ul ul li{
	/*width: 110px*/;
	z-index: 999;
	list-style: none;
	margin: 0 auto;
	white-space: nowrap;
	width: 100%;

} 

#menu.eng ul ul li{
	/*width: 110px*/;
	z-index: 999;
	list-style: none;
	margin: 0 auto;
	white-space: nowrap;
	width: 100%;

} 

#menu ul ul li a {
	display:block;
	height:2.5em; 
	background-repeat:repeat-x;
	padding: 5px;
	background: #666;
	opacity: 0.9;
}


#menu ul li:hover ul {
	visibility:visible;
} 

#menu ul ul ul li {
	visibility: hidden;
	left:150px;
}

#menu ul ul li:hover ul li {
visibility:visible;
}

//menu fine
.main_text_black_bold {
	font-size: 13px;
	color: #333333;
	/*padding-left: 10px;*/
	margin-right: 0px;
	padding-right: 15px;
}
.main_text_black {
	font-size: 13px;
	color: #000000;
	padding-right: 15px;
	font-weight: bold;
	/*padding-left: 10px;*/
}

#submenu {
	height: 230px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 12px;
	left: 60px;
	margin-top: 40px;
	width: 743px;
}

#menu2 {
	float: right;
	position: relative;
	right: 70px;
}


#menu2 li {
	display: block;
	background: url(images/black.png);
	width: 175px;
	height: 49px;
}

#menu2 li:hover {
	background: url(images/red.png);
	width: 175px;
	height: 49px;
}

#menu2 li a {
	color: #fff;
	font-size: 14px;
	padding: 0 5px;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	top: 15px;
	font-weight: bold;
	letter-spacing: -1px;
}

#highlights {
	clear: both;
	background: url(images/linea.jpg) no-repeat bottom center; 
	/*width: 718px;*/
	margin: 0 28px;
	position: relative;
	top: 10px;	
	padding-bottom:40px;
	margin-bottom:120px;
}

/* NEWS BLOCK */
#news_block {
	width:700px;
	margin:0 auto;
	position:relative;
	}
	
/*NEWS BOXES*/
.news_box {
	height:220px;
	width:520px;
	padding:10px 8px;
	}
#news_block .last {
	margin-right:0;
	}


/* =HIGHLIGHTS SLIDER
------------------------------------------------------------ */
#highlights h2 { margin-top:0; }
#highlights-slider { height:200px; position:relative; padding:0 53px; }
.slides { display:block; height:200px; overflow:hidden; }
.slide { width:100%; height:200px; overflow:hidden; background: url(images/sfondino_slide.jpg) no-repeat 0 50%; }
.slide .highlight-thumb { display:inline; float:left; width:213px; height:142px; overflow:hidden; margin:29px 18px 29px 16px; -webkit-border-radius:13px; -moz-border-radius:13px; border-radius:13px; }
.slide .highlight-thumb img { display:block; }
.slide .highlight-text { margin-top:25px; }
.slide .highlight-text p { margin:0 0 1em; }

.slider-controls { position:relative; }
.slider-controls .slider-control { position:absolute; top:0; left:-53px; width:53px; height:198px; background:transparent url(images/sx.png) no-repeat scroll 0 0; text-indent:-999em; overflow:hidden; cursor:pointer; }
.slider-controls .slider-control-next { left:auto; right:-53px; background-image:url(images/dx.png); }


.news_slider {
/*
	position: relative;

	margin:0 auto;
	margin-bottom:10px;
*/
	width: 580px;
	height: 320px;

	z-index: 10;
	overflow:hidden;

	}
	
.news_slider ul.slides {
	position:relative;
	width:auto;
	height:320px;
	overflow:hidden;
	left:0;
	background: #ff0000;
	}
	
.news_slider ul.slides li {
	float:left;
	width:520px;
	background: #ffFF00;
	}
.news_slider-right, .news_slider-left {
	background-repeat:no-repeat;
	height:198px;
	width:53px;
	cursor: pointer;
	position:absolute;
/*	top:140px; */
	z-index:100;
	
	}
	
.news_slider-right {
	background-image:url(images/dx.png);
	float: right; 
	position: relative; 
	top: -167px;
	}
.news_slider-left {
	background-image:url(images/sx.png);
	display: block;
	}





#slide a {
	text-decoration: none;
	color: #CE0027;
	font-weight: bold;
	
}


#middle {
	clear: both;
	background: url(images/linea.jpg) no-repeat bottom center; 
	height: 215px;
	/*width: 718px;*/
	margin: 0 28px;
	position: relative;	
	top: -80px;
}

#twitter {
	float: left;
	width: 50%;
}

#social {
	position: relative;
	top: -25px;
	
}

#catagenda {
	float: right;
	background: url(images/sfondo_agenda.jpg) no-repeat center center;
	height: 168px;
	width: 333px;
	position: relative;
	top: -145px;
}

#catagenda h2 {
	text-align: center;
	margin: 20px auto 0;
}

#catagenda p {
	margin: 0 auto;
	padding-top: 10px;
	width: 300px;
	line-height: 1em;
}

#bottom {
	clear: both;
	height: 205px;
	margin: 20px 28px 0;
	position: relative;
	top: -210px;
	margin-bottom: -200px;
	overflow: hidden;
}

#fondo {
	background: url(images/sotto.png) center bottom no-repeat;
	height: 30px;
	/*margin-top: -2px;*/
	clear: both;
/*border-top: 1px solid #DB0F36;
width: 720px;
margin: 0 auto;
margin-bottom: 40px;
*/
	position: relative;
	top: -2px;
}

.boxbottom {
	background: url(images/sfondo_sotto_pulsanti.jpg);
	float:left;
	width: 25%;
	height: 160px;
	text-align: center;
	padding-top: 20px;
	position: relative;
}

.box {
	background: url(images/quadrotto_grigio.jpg);
	float:left;
	width: 33%;
	height: 180px;
	text-align: center;
	position: relative;
}

.red {
	background: url(images/quadrotto_rosso.jpg);
}

.boxbottom p {
	width: 115px;
	margin: 0 auto;	
	margin-top: 20px;
	text-align: left;
	line-height: 1em;
}

.boxbottom a {
	color: #db0f36;
	text-transform: uppercase;
	text-decoration: none;
	background: url(images/freccina_rossa.jpg) no-repeat center right;
	padding-right: 20px;
	position: absolute;
	bottom: 16px;
}



#navigation {
	height: 28px;
	font-size: 12px;
	/*padding-left: 10px;*/
	margin-bottom: 50px;
}
.navigation_on {
	font-size: 12px;
	font-style: italic;
}
.main_text {
	font-size: 13px;
	color: #000000;
	/*padding-right: 15px;
	padding-left: 10px;*/
	text-align: justify;
	line-height: 1.3em;
}

div.box .main_text {
	font-size: 11px;
	color: #000000;
	/*padding-right: 15px;
	padding-left: 10px;*/
	text-align: center;
	line-height: 1.3em;
	width: 120px;
	margin: 0 auto;
	margin-top: 8px;
}


.title_red_small {
	font-size: 18px;
	color: #E20A17;
	padding-left: 10px;
}

div.box .title_red_small {
	font-size: 14px;
	color: #E20A17;
	padding: 0;
	width: 130px;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 3px;	
	line-height: 1.1em;
}

div.box .title_white_small {
	font-size: 14px;
	color: white;
	padding: 0;
	width: 130px;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 3px;	
	line-height: 1.1em;
}

.text_grey {
	font-size: 13px;
	color: #666666;
}
.text_white {
	font-size: 15px;
	color: #FFFFFF;
}
.table {
	margin-left: 10px;
}
/* Twitter */

.twtr-hd, .twtr-ft {
	display: none !important;
}

.twtr-widget .twtr-tweet {
	border-bottom: none !important;

}
