a {
	color: #E88107;
}
a:hover {
	color: #E40005;
}

.img-center {
	text-align: center;
	margin-left: 30px;
}
.img-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;

}
.img-right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 5px;
	border: 1px solid #999;
}


.immagine-tecnica {
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.line {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-top: 20px;
	margin-bottom: 20px;
}
.fiera {
	padding: 10px;
	border: 1px solid #E88107;
	height: 80px;
	width: 380px;
}
.fiera p {
	margin-top: 5px;
}

.fiera img {
	float: left;
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




h3 {
	font-size: 14px;
	margin-bottom: 0px;
}
h4 {
	font-size: 13px;
	margin-bottom: 0px;
}

form {
	background-color: #EEE;
	padding: 10px;
	border: 1px solid #999;
}
form p {
	margin-bottom: 6px;
	margin-top: 6px;
}
#cse-search-box    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	padding: 0px;
}
#risultati-ricerca {
	padding-right: 30px;
	padding-left: 30px;

}

#content {
	padding-top: 40px;
	font-size: 12px;
	min-height: 330px;
}

#datamatrix {
	font-size: 12px;
	background-color: #000;
	color: #FFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 445px;
}
#datamatrix a {
	color: #F90;
}

#datamatrix img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#datamatrix #left-column {
	float: left;
	width: 590px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}
#datamatrix #right-column {
	float: left;
	padding-left: 25px;
	width: 290px;
	padding-top: 10px;
}
#datamatrix #right-column table td{
	vertical-align: top;

}


.dm-highlight {
	color: #F90;
}
.dm-screen {
	width: 560px;
	margin-top: 12px;
	border-top-width: 6px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-left: 10px;
}
.actioncard {
	background-image: url(../images/bg-actioncard.jpg);
	height: 445px;
}
.actioncard .dm-title{
	font-size: 14px;
	font-weight: bold;
	margin-left: 130px;
	margin-top: 8px;
	color: #FFDC04;
}
.actioncard .dm-footer{
	font-size: 12px;
	margin-left: 10px;
	color: #000;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#datamatrix .actioncard .dm-footer a{
	color: #FFF;
	font-weight: bold;
}
#dm-notwin {
	background-image: url(../images/bg-contestcards-not.jpg);
	background-repeat: no-repeat;
	height: 445px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F4D97E;
}
#dm-notwin .dm-footer {
	font-size: 12px;
	color: #000;
	position: relative;
	top: 350px;
	left: 30px;
	width: 460px;
	background-color: #FFF;
	border: 1px solid #F90;
	padding: 5px;
}
#dm-notwin .dm-footer a {
	color: #F90;
	font-weight: bold;
}
#dm-win {
	background-image: url(../images/bg-contestcards-win.jpg);
	background-repeat: no-repeat;
	height: 445px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F4D97E;
}
#dm-win .dm-footer{
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #F90;
	width: 460px;
	position: relative;
	left: 30px;
	top: 350px;
}
#dm-win .dm-footer a{
	color: #F90;
	font-weight: bold;
}

#pre-column {
	width: 890px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}

#left-column {
	float: left;
	width: 530px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#right-column {
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	padding-left: 20px;
	width: 339px;
}
#half-left-column {
	float: left;
	width: 434px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#half-right-column {
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	padding-left: 20px;
	width: 434px;
}
#full-column {
	float: left;
	width: 720px;
	padding-right: 20px;
	padding-left: 170px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}


.menu-effetti {
	margin-top: 10px;
}
.menu-effetti p {
	margin-top: 5px;
}
.menu-effetti td {
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #FFF;
	text-align: center;
	cursor: pointer;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 112px;
}
.menu-effetti td img {
	border: 1px solid #333;
}
#animazione-titolo {
	color: #E40005;
}
#pannello-immagine {
	width: 300px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
}

#menu-galleria {
	margin-top: 10px;
}

#menu-galleria p {
	margin-top: 5px;
}
#menu-galleria td {
	font-family: Verdana, Geneva, sans-serif;
	padding: 3px;
	border: 1px solid #FFF;
	text-align: center;
	height: 100px;
	cursor: pointer;
}

#menu-galleria td img {
	border: 1px solid #FFF;

}
#menu-galleria td img:hover {
	border: 1px solid #FDA203;
}

#menu-effetti td p {
	margin-top: 5px;
}
#menu-prodotti {
	margin-top: 30px;
}

#menu-prodotti p {
	margin-top: 5px;
}
#menu-prodotti td {
	font-family: Verdana, Geneva, sans-serif;
	padding: 8px;
	border: 1px solid #FFF;
	text-align: center;
	height: 110px;
	cursor: pointer;
}

#menu-prodotti td img {

}
.listino-prezzi {
	text-align: center;
}
.listino-prezzi td , .listino-prezzi th{
	border: 1px solid #CCC;
	width: 165px;
	padding: 3px;
}
.listino-minimi {
	text-align: center;
}
.listino-minimi td, .listino-minimi th {
	border: 1px solid #CCC;
	width: 100px;
	padding: 3px;
}
.elenco {
	list-style-type: decimal;
}
.elenco li {
	margin-bottom: 10px;
}
.vai {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
	width: 130px;
	margin-top: 30px;
}

.punti li {
	margin-bottom: 8px;
}
.punti {
	padding-left: 15px;
}
.conf-container {
	margin-bottom: 40px;
	width: 434px;
	height: 120px;
}


.thumbnail {
position: relative;
z-index: 0;
}

.thumbnail:hover {
background-color: transparent;
z-index: 50;
}

.thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
	left: -1000px;
	border: 1px solid #F60;
	visibility: hidden;
	color: black;
	text-decoration: none;
	height: 200px;
	width: 300px;
	text-align: center;
}

.thumbnail span img { /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -50px;
	left: 135px; /*position where enlarged image should offset horizontally */
}

.cat-container {
	margin-bottom: 40px;
	width: 434px;
	height: 80px;
}

.cat-thumbnail {
position: relative;
z-index: 0;
}

.cat-thumbnail:hover {
background-color: transparent;
z-index: 50;
}

.cat-thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
	left: -1000px;
	border: 1px solid #F60;
	visibility: hidden;
	color: black;
	text-decoration: none;
	height: 200px;
	width: 315px;
	text-align: center;
}

.cat-thumbnail span img { /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.cat-thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -50px;
	left: 115px; /*position where enlarged image should offset horizontally */
}
.bordered {
	border: 1px solid #999;
	padding: 5px;
	height: 200px;
	width: 300px;
}
