#reveal {
	margin-top: 0px;
	width: 656px;
	position: relative;
}
#reveal ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	height: 237px;                
}
#reveal li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	width: 210px;
	height: 237px;
	/*border: 5px solid #599d53;*/
	background-color: #22355b;
	/*background-repeat: no-repeat;*/
	overflow: hidden;
}
#reveal li:before { content: ""; }
/*#reveal li a { display: block; width: 100%; height: 100%; text-indent: -500em; }*/
#reveal li.opt1 {
	background: url(../img/bg_automotive.jpg) no-repeat left top;
}
.opt1 strong{
color: #fff;
}

.opt1 p span.intro{
color: #99ccff;
}
.opt2 p span.intro{
color: #ff9966;
}
.opt3 p span.intro{
color: #ccff99;
}
.opt1 p span.lista{
font-size: .9em;
}
.opt2 p span.lista{
font-size: .9em;
}
.opt3 p span.lista{
font-size: .9em;
}
#reveal li.opt1 a{
margin-top: 30px;
color: #fff;
z-index: 1;
left: 20;
font-size: .9em;
border-bottom: 1px dotted;
}
#reveal li.opt1 a:hover{
border-bottom: 1px solid;
text-decoration: none;
}
#reveal li.opt2 a:hover{
border-bottom: 1px solid;
text-decoration: none;
}
#reveal li.opt3 a:hover{
border-bottom: 1px solid;
text-decoration: none;
}
#reveal li.opt2 a{
margin-top: 30px;
color: #fff;
z-index: 1;
left: 20;
font-size: .9em;
border-bottom: 1px dotted;
}
#reveal li.opt3 a{
margin-top: 30px;
color: #fff;
z-index: 1;
left: 20;
font-size: .9em;
border-bottom: 1px dotted;
}

#reveal li.opt1 p{
	width: 227px;
	margin-left: 220px;
	height: 237px;
	background: #22355b;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
position: relative;
color: #fff;
_width: 267px;
}

#reveal li.opt2 p{
	width: 227px;
	margin-left: 220px;
	height: 237px;
	background: #cc3300;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
position: relative;
color: #fff;
_width: 267px;
}
#reveal li.opt3 p{
	width: 227px;
	margin-left: 212px;
	height: 237px;
	background: #669933;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
position: relative;
color: #fff;
_width: 267px;
}
#reveal li.opt2 { background: url(../img/bg_sport.jpg) no-repeat left top;
z-index:2;
 }
#reveal li.opt3 { background: url(../img/bg_personale.jpg) no-repeat left top; 
z-index:2;}

