/* CSS2 Style powerd by That's Web, Biancucci Roberto, 
2008 Tutti i diritti riservati */

div#content_motor {
	position: relative;
	width: 520px;
	padding: 0px;
	background: #ffffff;
	color: #3b3b3b;
}
div#motor_box1_addr,
div#motor_box3_addr,
div#motor_box5_addr,
div#motor_box7_addr,
div#motor_box9_addr,
div#motor_box2_addr,
div#motor_box4_addr,
div#motor_box6_addr,
div#motor_box8_addr,
div#motor_box10_addr	{
	position: relative;
	width: 495px;
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 5px 0px;
	background: #662626;
	color: #cccccc;
}
div#motor_box1,
div#motor_box3,
div#motor_box5,
div#motor_box7,
div#motor_box9,
div#motor_box2,
div#motor_box4,
div#motor_box6,
div#motor_box8,
div#motor_box10	{
	position: relative;
	width: 510px;
	height: 140px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	background: #f3f3f3;
	text-align: left;
}


div#card_name1,
div#card_name2,
div#card_name3,
div#card_name4,
div#card_name5	{
	position: relative;
	width: 495px;
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 5px 0px;
	background: #662626;
	font-size: 9pt;
	font-weight: bolder;
	color: #ffffff;
}
div#card_box1,
div#card_box2,
div#card_box3,
div#card_box4,
div#card_box5 {
	position: relative;
	width: 510px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	background: #f3f3f3;
	text-align: left;
}


table.card1,
table.card2, 
table.card3,
table.card4,
table.card5  {
	width: 510px;
	border-collapse: collapse;
	background: transparent;
}
table.card1 td.gal {
	width: 105px;
	background: transparent;
	vertical-align: top;
}
table.card1 td.gal a img { 
	width: 100px;
	margin: 0px 0px 5px 0px;
	background: transparent;
}
table.card1 td.gal a:hover img { 
	width: 100px;
	margin: 0px 0px 5px 0px;
	background: transparent;
}
table.card1 td.imgant {
	width: 400px;
	background: transparent;
	vertical-align: top;
}
table.card1 td.imgant1 {
	width: 500px;
	padding: 5px;
	background: transparent;
}

table.card2 tr,
table.card3 tr,
table.card4 tr,
table.card5 tr {
	background: url('../images/texture/card1_tr.gif') repeat-x bottom;
	vertical-align: top;
}
table.card2 td.dida,
table.card3 td.dida,
table.card4 td.dida,
table.card5 td.dida {
	width: 130px;
	font-size: 8pt;
	color: #6b6b6b;
}
table.card3 a.plan {
	padding: 0px 0px 0px 15px;
	background: url('../images/icons/plan1.gif') no-repeat left;
	text-decoration: underline;
}
table.card3 a:hover.plan {
	padding: 0px 0px 0px 15px;
	background: url('../images/icons/plan2.gif') no-repeat left;
	text-decoration: underline;
	color: #FF6400;
}
table.card4 a.doc {
	padding: 0px 0px 0px 15px;
	background: url('../images/icons/doc1.gif') no-repeat left;
	text-decoration: underline;
}
table.card4 a:hover.doc {
	padding: 0px 0px 0px 15px;
	background: url('../images/icons/doc2.gif') no-repeat left;
	text-decoration: underline;
	color: #FF6400;
}



a.addr {
	background: transparent;
	text-decoration: none;
	color: #ffffff;
}
a:hover.addr {
	background: transparent;
	text-decoration: underline;
	color: #FF6400;
}
a.rif {
	position: absolute;
	right: 10px;
	padding: 0px 12px 0px 0px;
	background: url('../images/icons/rif1.gif') no-repeat right;
	text-align: right;
	text-decoration: none;
	font-size: 9pt;
	color: #ffffff;
}
a:hover.rif {
	padding: 0px 12px 0px 0px;
	background: url('../images/icons/rif2.gif') no-repeat right;
	text-decoration: underline;
	color: #FF6400;
}
a.img {
	float: left;
	padding: 5px;
	margin: 0px 10px 0px 0px;
	background: #ffffff;
}
a.name {
	background: transparent;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bolder;
	color: #3b3b3b;
}
a:hover.name {
	background: transparent;
	text-decoration: underline;
	color: #FF6400;
}
