div.trek_pp{
  margin-right:10px;
  float:left;
  width:300px;
  height:100px;
}

a.vai{
  margin-left:830px;  
}

div.box_cerca{
  background-image:url(../images/shadow_big.gif);
  background-position: 0 0;
  background-repeat:no-repeat;
  height:200px;
  
}

div.box_cerca p{
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#666;
  text-align:left;
  padding:10px 5px 0 12px;
}

div.title_cerca{
  background-image:url(../images/bg_title.gif);
  background-repeat:no-repeat;
  background-color:#FFFFFF;
  height:43px;
}

div.title_cerca h3{
  font-family:Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  font-size:15px;
  color:#336600;
  position:relative;
  left:14px;
  top:26px;
  text-align:left;
}

div.title_cerca2{
  background-image:url(../images/bg_title.gif);
  background-repeat:no-repeat;
  height:43px;
  margin-left:12px;
  margin-bottom: 12px;
}

div.title_cerca2 h3{
  font-family:Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  font-size:18px;
  color:#999;
  font-weight: normal;
  position:relative;
  left:14px;
  top:24px;
  text-align:left;
}

div.box_campi{
  float:left;
  height:180px;
  width:330px;
  margin: 15px 0 15px 0;
  background-image:url(../images/bg_cerca.gif);
  background-repeat:repeat-x;
  background-color: #ECE9E0;
}

div.box_campi label{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#666;
  margin-left:13px;
  text-align:left;
}

div.box_campi select{
 width:150px;
}

div.campi{
  margin-bottom:5px;
  text-align:right;
}

div.campi label {
  margin-top:5px;
  padding-left:12px;
  float:left;
  width:150px;
  text-align:left;
}

div.campicome{
  margin-bottom:5px;
  text-align:right;
}

div.campicome label {
  margin-top:5px;
  padding-left:12px;
  float:left;
  width:50px;
  text-align:left;
}

div.campicome select{
   margin-right:100px;
}

div.campidata { 
  margin-bottom:5px;
}

div.campidata input{
  float: left;
   width:70px;
}

div.campidata select{
  float: left;
   width:100px;
}

div.campidata label {
  margin-top:5px;
  padding-left:12px;
  float:left;
  width:40px;
  text-align:left;
}


/**_______________________________RISULTATI_______________________________*/

div.box_results{
  width:990px;
  margin: 15px 0 15px 0;
  background-color: #fff;
}

div.title_results{
  background-image:url(../images/bg_title_int.gif);
  background-repeat:no-repeat;
  background-color:#FFFFFF;
  border-bottom: 1px solid #C3BBAB;
  margin-top:10px;
  padding-bottom: 8px;
}

div.title_results h3{
  position:relative;
  top:10px;
  left:8px;
  color: #B3CA55;
}

div.pagination {    
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

div.pagination a {
    color:#990000;
    font-weight:bold;
    margin-left:5px;
    margin-right:5px;
    margin-top:10px;
    text-decoration:none;
}

div.pagination a.active {
    color:#990000;
    text-decoration:underline;
    font-weight:bold;
    margin-left:5px;
    margin-right:5px;
    margin-top:10px;
}
/**_______________________________CAMPI DI INPUT_______________________________*/

div.calendar {  
    background-color:#fff;
    position:absolute;
    z-index: 5;
}

div.calendar table {
    border-collapse:collapse;    
    width:180px;
    font-family:Verdana,Arial;
}

div.calendar table.cpBorder {   
    border:2px solid #93BB2C;
}

div.calendar table a {  
    color:#000; 
    font-family:Verdana,Arial;
    font-size:10px;  
    display:block;
    height:100%;
    text-decoration:none;
}

div.calendar table a:hover {   
    background-color:#93BB2C;
    color:#fff;
    font-weight:bold;
}

div.calendar table td { 
    padding:0;
    border:1px solid #93BB2C;
}

div.calendar table td.cpDayColumnHeader { 
    background-color:#343434;
    color:#fff;
    font-weight:bold;
    font-size:12px;
}

div.calendar table td.cpOtherMonthDate { 
    background-color:#cdddcd;
    height:20px;
}
div.calendar table td.cpCurrentMonthDate { 
    height:20px;
}

div.calendar table td.cpMonthNavigation {   
    color:#fff;
    background-color:#93BB2C;
}

div.calendar table td.cpMonthNavigation a { 
    color:#fff;
    font-weight:bold;
    text-decoration:none;
}

div.calendar table td span.cpMonthNavigation {  
    text-align:center;
    font-size:11px;
    font-weight:bold;
}

div.calendar table td .cpCurrentDate{   
    background-color:#93BB2C;
    color:#fff;
    font-weight:bold;
}

a.cal_img { 
    display:block;
  	background-image:url(../images/calendar.gif);
  	background-repeat:no-repeat;
  	background-position:left bottom;
    height:20px;
    width:20px;
    margin-left:148px!important;
    margin-left:137px;
}

a.cal_img span {    
    display:none;
}

/**_______________________________CALENDARIO__________________________________*/
