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

@import url(http://fonts.googleapis.com/css?family=Roboto:300,300italic,700,700italic,100,100italic,900,900italic);

.arancione {
	color:#d27125;
}

::selection {color:fff;background:#d27125;}
::-moz-selection {color:#fff;background:#d27125;} 

body {
	margin:0;
	padding:0;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:14px;
	color:#666;
}


a {	text-decoration:none; color:#d27125; }
a:hover, a:focus { text-decoration:underline; }

a img {	border:none; }
a:hover img {
	-moz-box-shadow: 0 0 8px #333; /* Firefox */  
	-webkit-box-shadow: 0 0 8px #333; /* Safari, Chrome */  
	box-shadow: 0 0 8px #333; /* CSS3 */ 
	behavior: url(ie-css3.htc);
}

a#logo:hover img {
	-moz-box-shadow: none; /* Firefox */  
	-webkit-box-shadow: none; /* Safari, Chrome */  
	box-shadow: none; /* CSS3 */ 
}

a h2 { color:#333; }
a h2:hover, a:hover h2 { text-decoration:none !important; color:#D27125; }

h1 {
	font-size:38px;
	border-bottom: 1px #d27125 solid;
	margin:0 0 20px 0;
	padding:0 0 5px 0;
	font-family: 'Roboto', sans-serif;
	font-weight:100;
	color:#333;
	letter-spacing:-1px;
}

h2 {
	font-size:24px;
	border-bottom: 1px #d27125 solid;
	margin:10px 0 0 0;
	padding:0 0 5px 0;
	font-family: 'Roboto', sans-serif;
	font-weight:100;
	color:#333;
}

h3 {
	font-size:18px;
	padding:0 0 5px 0;
	font-family: 'Roboto', sans-serif;
	font-weight:100;
	color:#333;
	font-style:italic;
}

#dx h1 {
	border-bottom: 1px #d27125 solid;
	font-size:24px;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	font-family: 'Roboto', sans-serif;
	font-weight:100;
	color:#333;
}

h1 .arancione {
	color:#d27125;
	font-weight:bold;
	font-size:50px;
}

p {
	text-align:justify;
	line-height:21px;
	margin:0;
}

#top {
	height:4px;
	background:#888;
}

#centra {
	width:960px;
	margin:0 auto;
}

#header {
	height:320px;
}
#header_interne {
	margin: 5px 0 0 0;
	background:url(../images/bg_head.jpg) no-repeat top right;
	padding:10px 0 20px 0;
}

#pagina {
	padding:20px 20px 40px 20px;
	background:url(../images/bg_body.jpg) no-repeat top right;
}
#sx {
	width:600px;
	padding:20px 0;
	float:left;
}
#dx {
	width:220px;
	float:right;
	padding:25px;
	background:url(../images/scurisci.png);
}

#menu {
	height:50px;
}

.linea {
	background:url(../images/linea_menu.gif) no-repeat center center;
	height:1px;
}

#menu_top {
	float:right;
	width:460px;
	margin:5px 20px;
	text-align:right;
}

#menu_top a {
	margin-left:35px;
	color:#333;
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:14px;
	text-transform:uppercase;
}

#menu_top a:hover, #menu_top:focus a:focus {
	color:#d27125;
}

#menu a {
	display:block;
	float:left;
	line-height:30px;
	font-size:23px;
	color:#333;
	text-decoration:none;
	padding:8px 20px 10px 20px;
	margin:0 12px;
	font-family: 'Roboto', sans-serif;
	font-weight:100;
}
#menu a:hover, #menu a:focus, #menu .attivo {
	border-bottom: 4px #d27125 solid;
	padding:8px 20px 6px 20px;
	color:#000;
}

.clear {
	clear:both;
}

#fascia_grigia {
	background:#eee;
	padding:20px 0 40px 0;
}
	#fascia_grigia .blocco {
		float:left;
		padding:0 20px;
		width:278px;
		text-align:justify;
	}
	
#footer {
	border-top: 4px #d27125 solid;
	line-height:18px;
	text-align:center;
	color:#999;
	padding:20px;
	font-size:12px;
	background:url(../images/bg_footer.jpg) no-repeat left top;
}

#bg_marchi {
	padding:5px 5px 5px 0;
	text-align:center;
	margin-bottom:5px;
}

.testo_dx {
	float:right;
	width:380px; 
	text-align:justify;
}
.testo_dx h1 {
	font-size:22px;
	margin-bottom:15px;
}

.stringa_marchi {
	padding:0;
	margin-top:10px;
}
.stringa_marchi a {
	float:left;
	display:block;
	width:178px;
	height:75px;
	background-repeat:no-repeat;
	background-position:center -81px;
	border:#CCC 1px solid;
}
.stringa_marchi a:hover, .stringa_marchi a:focus {
	background-position:center 0px;
	border:#d27125 1px solid;
}


.responsive {
	width:100%;
	height:auto;	
}

.etichetta {
	position:absolute;
	height:22px; 
	color:#fff; 
	top:80px; 
	right:0; 
	padding:5px 10px; 
	font-size:18px; 
	font-weight:900; 
	text-align:center;
}
.eventi {
	background:#d24e25;
	width:70px; 
}
.novita {
	background:#d27125;
	width:80px; 	
}
.tendenze {
	background:#d29b25;
	width:100px; 	
}

.bottone {
	background:#D27125;
	display:block;
	color:#FFF;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	line-height:35px;
	height:35px;
	width:120px;
	text-align:center;
	padding:0 10px;	
	margin-top:10px;
}

.bottone:hover {
	text-decoration:none;
	background-color:#d29b25;	
}


/* PAGINAZIONE */
.paginazione {
	margin:20px 0;	
}

.paginazione a {
	display:inline-block;
	background:#dedede;
	color:#D27125;
	padding:5px 10px;
	font-weight:700;
}

.paginazione a:hover, .paginazione a:focus, .paginazione a.corrente {
	background:#D27125;
	color:#fff;
	text-decoration:none !important;
}

.paginazione a.corrente:hover {
	background:#d29b25;
	text-decoration:none !important;	
}