/* CSS Document */

html,h2,h3,h4,h5,h6,img,hr,iframe,p,input,select,textarea,form{
	margin: 0;
	padding: 0;
    border: 0;
}

Body {
	margin: 0 auto;
	font-family: arial;
	color: #fff;
	font-size: 12px;
}

#Ricerca-index {
	position: absolute;
	width: 435px;
	height:206px;
	font-size: 15px;
}

#Ricerca-index td {
	height:35px;
}

.input75 {
	color: #fff;
	font-size: 14px;
	border: solid 1px #ccc;
	width: 82px;
	background-color: #000;
	height: 19px;
}

select {
	color: #fff;
	font-size: 14px;
	border: solid 1px #ccc;
	width: 200px;
	background-color: #000;
}

#Cerca-home {
	position: absolute;
	width: 100%;
	height: 32px;
	bottom: -20px;
	margin-left:0px;
	padding: 0px;
	text-align:right;
	border-top: 1px #f0a200 solid;
	background-color: #000;
}

.bottone {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../Img/Invia-info.gif);
	background-repeat: no-repeat;
	background-position:top;
	width: 129px;
	height: 32px;
	padding-top: 4px;
}

