﻿#BoxRicerca
{
	float: left;
	width: 512px;
	height: 175px;	
}

#BoxRicercaHeader
{
	clear: both;
	width: 512px;
	height: 34px;
}

#BoxRicercaHeaderSx
{
	background-image:url(Images/box-ricerca/angolo-sx-fondo-titolo.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 34px;
	float:left;
}

#BoxRicercaHeaderCenter
{
	background-repeat:repeat-x;
	background-image:url(Images/box-ricerca/fondo-titolo.gif);
	width: 494px;
	height: 34px;
	float:left;
}

#BoxRicercaHeaderCenter h1
{
	font-family:Arial;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top:10px;
}

#BoxRicercaHeaderDx
{
	background-image:url(Images/box-ricerca/angolo-dx-fondo-titolo.gif);
	background-repeat: no-repeat;
	width:9px;
	height:34px;
	float:left;
}

#BoxRicercaSemplice
{
	background-color:#FFFFFF;
	width: 510px !important;
	width: 512px;
	height: 132px;
	border: solid 1px #CCCCCC;
	border-bottom: none;
	border-top: none;
	text-align: left;
	float:left;
	clear:both;
}

#BoxRicercaSemplice #BoxRicercaSempliceTitle 
{
	padding-top: 15px;
	padding-left: 17px;
	width:240px;
	height:15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}

#BoxRicercaSemplice #BoxRicercaSempliceInput
{
	padding-top: 5px;
	padding-left: 17px;
	position: relative;
	width: 485px;
	height: 25px;
}

#BoxRicercaSemplice #BoxRicercaSempliceInput input
{
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	width: 400px;
	height:18px;
}

#BoxRicercaSemplice #BoxRicercaSempliceInput #CommandSearch
{
	margin-left: 5px;
	width:60px;
	height:20px;
	float:left;
	cursor: pointer;
}

#BoxRicercaSemplice #BoxRicercaSempliceInput #CommandSearch #ComandSearchSx
{
	width:10px;
	height: 20px;
	background-image:url(Images/angolo-tasti.gif);
	float: left;
}

#BoxRicercaSemplice #CommandSearch #CommandSearchCenter
{
	width:50px;
	height: 20px;
	background-image:url(Images/fondo-tasti.gif);
	float: left;
}

#BoxRicercaSemplice #CommandSearch #CommandSearchCenter label
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	position: relative;
	top: 2px !important;
	left: 2px;
	cursor: pointer;
}

#BoxRicercaSemplice #BoxRicercaSempliceDescription
{
	padding-top: 5px;
	padding-left: 17px;
	width: 300px;
	height: 50px;
}

#BoxRicercaSemplice #BoxRicercaSempliceDescription span
{
	font-family:Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #31659C;
}

#BoxRicercaFooth
{
	clear: both;
	width:512px;
	height:9px;
}

#BoxRicercaFoothSx
{
	width: 9px;
	height: 9px;
	background-image: url(Images/box-ricerca/angolo-sx-giu1.gif);
	background-repeat: no-repeat;
	float: left;
}

#BoxRicercaFoothCenter
{
	width: 494px;
	height: 9px;
	background-color:#FFFFFF;
	font-size: 1px;
	border-bottom: solid 1px #CCCCCC;
	float: left;
}

#BoxRicercaFoothDx
{
	width: 9px;
	height: 9px;
	background-image: url(Images/box-ricerca/angolo-dx-giu1.gif);
	background-repeat: no-repeat;
	float: left;
}