@charset "utf-8";
body, h1, h2, h3, h4, p, hr, ul, li {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../img/sfondoPagina.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Hlevetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
h1, h2, h3, h4 {
	color: #2f3043;
}
hr {
	display: none;
}


#master {
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#master .sfondoSx {
	width: 16px;
	background-image: url(../img/sfumaSx.gif);
	background-repeat: no-repeat;
	height: 600px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#master .sfondoDx {
	width: 16px;
	background-image: url(../img/sfumaDx.gif);
	background-repeat: no-repeat;
	height: 600px;
		position: absolute;
	top: 0px;
	right: 0px;
}


#box_1 {
	background-color: #FFFFFF;
	margin-left: 16px;
	margin-right: 16px;
}

#title {
	background-color: #8b8bb1;
	background-image: url(../img/sfondoMenu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 141px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2f3043;
	position: relative;
	width: 900px;
}

#title span {
	display: none;
}

#title h1 {
	height: 135px;
	width: 185px;
	position: absolute;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	background-position: 10px 0px;
}
#title h1 a {
	height: 128px;
	width: 176px;
	display: block;
}


#title #menu {
	display: block;
	list-style-position: inset;
	list-style-image: none;
	list-style-type: none;
		position: absolute;
	bottom: 0px;
	right: 0px;
}

#title ul li {
	float: left;
	height: 141px;
	width: 159px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2f3043;
}

#home {
	background-image: url(../img/auto1.gif);
	background-repeat: no-repeat;
}
#chip {
	background-image: url(../img/auto2.gif);
	background-repeat: no-repeat;
}

#contact {
	background-image: url(../img/auto3.gif);
	background-repeat: no-repeat;
}

#title ul li a {
	padding-top: 115px;
	display: block;
	text-align: center;
	padding-bottom: 2px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#recent h3 {
	font-size: 14px;
	text-transform: uppercase;
}


#home:hover {
	background-image: url(../img/auto1Roll.gif);
	background-repeat: no-repeat;
}
#chip:hover {
	background-image: url(../img/auto2Roll.gif);
	background-repeat: no-repeat;
}

#contact:hover {
	background-image: url(../img/auto3Roll.gif);
	background-repeat: no-repeat;
}


#home a:hover {
	background-image: url(../img/homeRoll.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color: #000000;
}
#chip a:hover {
	background-image: url(../img/chipRoll.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color: #000000;
}
#contact a:hover {
	background-image: url(../img/contactRoll.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color: #000000;
}

#contents {
	padding: 5px 10px 10px;
}

#banner {
	height: 198px;
	width: 568px;
	border: 1px solid #2f3043;
	float: left;
	margin-bottom: 30px;
}
#select label {
	display: none;
}


#select {
	float: left;
	margin-left: 10px;
	background-image: url(../img/selectCar.jpg);
	height: 86px;
	background-position: right;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 300px;
}
h2  {
	font-size: 12px;
	margin-bottom: 20px;
}

#select select {
	width: 150px;
}


#info {
	background-image: url(../img/contactUs.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 104px;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#info p {
	font-size: 12px;
}

#barraSopra    {
	float: left;
}

#boxCont {
	margin-top: 30px;
	margin-bottom: 20px;
}

.clear {
	clear: both;
}

#recent {
	float: right;
	width: 300px;
	font-size: 12px;
	line-height: 18px;
}
#recent .sfondoTop {
	background-image: url(../img/recent.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1px;
	clear: both;
	margin-bottom: 10px;
}



#boxCont h2 {
	font-size: 20px;
}


#recent img {
	float: left;
	border: 1px solid #2f3043;
	margin-right: 10px;
	margin-bottom: 20px;
}

#recent h4 {
	margin-right: 10px;
	font-size: 14px;
	float: right;
}

#recent .clear {
	height: 1px;
	width: 290px;
	margin-bottom: 20px;
	background-image: url(../img/filetto.gif);
	background-repeat: repeat-x;
}

.recent {
	float: left;
	width: 560px;
	margin-right: 10px;
}

#footer {
	background-color: #2f3043;
	clear: both;
	font-size: 12px;
	color: #999999;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer  .pme {
	float: left;
}

#footer .credits {
	float: right;
}

#boxCont .recent label {
	color: #999999;
}
#boxCont  .recent  input,#boxCont .recent textarea {
	float: right;
}
.recent   input    {
	height: 20px;
	width: 170px;
	border: 1px solid #CCCCCC;
}
#send {
	margin-top: 20px;
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
	width: 100px;
}

.recent form {
	margin-top: 10px;
}

#formDx textarea {
	height: 240px;
	width: 260px;
	border: 1px solid #CCCCCC;
}



#formDx {
	float: left;
	width: 270px;
	padding-left: 20px;
}
form p {
	margin-bottom: 40px;
}

#formSx {
	float: left;
	width: 270px;
}
#boxCont  table, #boxCont tr, #boxCont td, #boxCont th {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#boxCont table {
	width: 90%;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		border-collapse: collapse;
	padding:0px;
}
.filetto {
	background-color: #CCCCCC;
	height: 1px;
	margin: 5px;
}

#boxCont table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;

}
#boxCont table table tr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



#boxCont table table {
	margin-left: 10px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#boxCont table .interna {
	border-collapse: collapse;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 0;
	width: 680px;
	margin-bottom: 20px;
	margin-top: 1px;
}
#boxCont .interna tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

#boxCont .interna th {
	background-color: #eaeaea;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	padding-left: 15px;
	font-family: "Trebuchet MS", Hlevetica, Arial, sans-serif;
	text-transform: capitalize;
}


#boxCont table .interna td {
	border-left: 1px solid #CCCCCC;
	margin: 0;
	padding: 5px;
}

#boxCont th {
	text-transform: uppercase;
	text-align: left;
	padding-left: 15px;
}

#boxCont table img {
	border: 1px solid #000000;
}

a:link {
	color: #A6626D;
	text-decoration: none;
}

a:hover {
	color: #A9D3D2;
	text-decoration: underline;
}
.chip  img  {
	margin: 5px;
	border: 3px solid #CCCCCC;
	height: 90px;
	width: 120px;
}
.chip      img:hover  {
	border: 3px solid #2f3043;
}

#barraSopra h2 {
	margin-bottom: 0px;
}
