/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #E6E6E6;
	padding: 0px;
	margin: 0px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
/* CONTENITURE TOP HEAD --------------------- */
#contenitore_top_head {
	-moz-box-shadow: 0px 0px 30px #999, inset -3px 20px 30px #bbb;
	-webkit-box-shadow: 0px 0px 50px #999, inset -3px 20px 30px #bbb;
	box-shadow: 0px 0px 30px #999;
	width: 948px;
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	/* padding-top: 10px;*/
	padding-left: 12px;
	font-size: 0.9em;
	background-image: url(../images/bg_nero.png);
	background-repeat: repeat-x;
}

/* ------------------------------------------- */

.contenitore_wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-shadow: 0px 0px 20px #999;
}
.contenitore_head {
	background-image: url(../images/bg_rosso.jpg);
	background-repeat: repeat-x;
}
.contenitore_menu {
	margin-bottom: 10px;
	background-color: #C51113;
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.top_menu {
	height: 28px;
}
.logo {
	padding-top: 12px;
	float: left;
	font-size: 6em;
	font-family: 'Jockey One', sans-serif;
	color: #FFF;
	line-height: 0.8em;
	padding-left: 24px;
}
/* ------------------- */
.sub_logo {
	font-size: 1em;
	color: #FFF;
	clear: left;
	line-height: 1em;
	letter-spacing: 0.05em;
	padding-bottom: 10px;
	font-style: italic;
	padding-top: 4px;
	padding-left: 54px;
}
.marchio {
	width: 2px;
	float: left;
	margin-left: 14px;
	margin-top: 16px;
}
#briciole {
	background-color: #FFF;
	height: 20px;
	margin-left: 20px;
	margin-bottom: 4px;
}
.txt_briciole {
	font-size: 0.9em;
	color: #FFF;
	text-decoration: none;
}
.txt_briciole a{
	color: #FFF;
	text-decoration: none;
}
.txt_briciole a:hover{
	color: #FFF;
	text-decoration: underline;
}
.pagina_col_destra {
}
.col_sinistra {
	float: left;
	width: 640px; /* 700 */
	margin-bottom: 36px;
}
.col_destra {
	float: left;
	width: 260px;
}
.pulitore {
	clear: both;
}
.top_head {
	margin-left: 20px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 6px;
	font-size: 1.1em;
	margin-right: 24px;
	background-image: url(../images/bg_nero.png);
	background-repeat: repeat-x;
}
.top_head_2 {
	background-color: #E6E6E6;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 6px;
	font-size: 0.9em;
	margin-right: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.top_head_3 {
	background-color: #E6E6E6;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 6px;
	font-size: 0.9em;
}
.capitoletto_rosso {
	font-size: 0.85em;
	font-weight: bold;
	color: #C00;
	padding-top: 12px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 24px;
}
.testo_articoli {
	font-size: 0.9em;
	padding-left: 20px;
	padding-right: 12px; /* 24 */
	padding-top: 20px;	/*line-height: 130%;*/
}
.testo_x {
	font-size: 0.7em;
	padding-top: 6px;
	padding-left: 10px;
}
.filetto_separatore {
	background-color: #CCCCCC;
	height: 1px;
	margin-top: 12px;
	margin-right: 20px;
	margin-left: 20px;
}
.filetto_grigio {
	background-color: #AAA;
	height: 1px;
	margin-bottom: 20px;
}
.distanziatore_24 {
	height: 24px;
}
/* end button */
.distanziatore_72 {
	height: 72px;
}
.contenitore_3box {
	margin-top: 12px;
	margin-left: 20px;
}
.modulo_x {
	border: 1px solid #CCC;
	margin-right: 12px;
}
.ico_box {
	float: left;
	height: 80px;
	width: 100px;
	margin-right: 18px;
}
.ico_box_end {
	float: left;
	height: 80px;
	width: 100px;
}
.categorie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.8em;
	margin-right: 12px;
	padding-left: 12px;
}

/* ------------------- PIEDE --------------------- */
.contenitore_piede {
	margin-top: 36px;
	margin-bottom: 20px;
}
.copy {
	font-size: 0.8em;
	color: #666666;
	float: left;
	padding-top: 12px;
	padding-left: 20px;
}
.quante {
	font-size: 0.75em;
	font-weight: normal;
}
.crediti {
	font-size: 0.8em;
	color: #666666;
	float: right;
	padding-top: 12px;
	padding-right: 20px;
}
.didascalie {
	font-size: 0.8em;
	margin-top: 4px;
}
form {
	font-size: 0.8em;
	margin-top: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}
input {
	border: 1px solid #CCC;
	width: 100%;
	margin-bottom: 4px;
	background-color: #F6F6F6;
}
/* ------------------- ROLLOVER IMG ------------*/
.col_box, 
.col_box {
	border: 1px solid #CCC;
	padding: 1px;
	margin: 0;
} 
.col_box:hover {
	border: 1px solid #C00;
}
.mini_destra {
	float: left;
	width: 208px;/* 220 */
}
.mini_sinistra {
	float: left;
	width: 184px;
	padding-left: 16px;
	padding-top: 3px;
}
.col_centro {
	float: left;
	width: 540px;
}
.titolo_rosso {
	font-size: 1.55em;
	color: #C00;
	padding-left: 20px;
	padding-right: 12px;
	font-family: 'Jockey One', sans-serif;
	line-height: 110%;
}
/* BUTTON */
.btn {
	line-height:29px;
	padding:0 21px;
	display:inline-block;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #999;
}
.btn:hover {
	background-color:#666;
	color:#fff;
}
/* ------------------- MENU VERTICALE ------------------ */
.livello_0 {
	font-size: 0.9em;
	color: #555;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #CCC;
}
.livello_0 a {
	font-size: 0.9em;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.livello_0 a:hover{
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
.livello_1 {
	font-size: 0.9em;
	color: #555;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
	font-weight: bold;
}
.livello_1 a {
	font-size: 0.9em;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.livello_1 a:hover{
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
.livello_2 {
	font-size: 0.85em;
	line-height: 0.9em;
	color: #666;
	padding-left: 9px;
}
.livello_3 {
	font-size: 0.85em;
	line-height: 0.9em;
	color: #666;
	padding-left: 12px;
}
/* ------------------- FISSA MENU AL PIEDE -------------- */
#bottom-fixed-wrapper {
	position: fixed;
	left: 0px;
	top: auto;
	z-index: 90;
	zoom: 1;
	bottom: 0px;
	width: 100%;
}
/* ------------------------------------------------------ */

/* ----------------- TABELLA ROLLOVER ------------------ */

table.tablecolors{
	border-collapse:collapse;
	width: 100%;
	border: 1px solid #666;
}
table.tablecolors td{
	padding: 8px 6px;
	font-size: 12px;
	border: 1px solid #CCC;
}
table.tablecolors .even{ 
	background-color: #efefef;
}
table.tablecolors .odd{
	background-color: #FFF;
}
table.tablecolors .hovcolor{
	background-color: #c00;
	color:#FFF;
	cursor:pointer;
}
table.tablecolors .highlightcolor{
	background-color: #c00;
	color:#FFF;
}
/* --------------------------------------------- */
.data_news_index {
	font-size: 0.91em;
	font-style: italic;
	color: #333;
}
.titolo_news_index, titolo_news_index a {
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-top: 4px;
}
.titolo_news_index a:hover {
	color: #C00;
	text-decoration: underline;
}
.testo_corto_index {
	font-size: 0.9em;	/*line-height: 1.4em;*/
}
.filetto_grigio_index {
	background-color: #AAA;
	height: 1px;
	margin-bottom: 10px;
}
.head_news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C00;
	line-height: 24px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.blog-priv {
	float: left;
	width: 700px;
	padding-top: 10px;
}
.socialnet {
	float: right;
	height: 25px;
}
