/*Foglio di stile prima pagina "index.php"*/



.pannelloservizi 
{
position:relative;
float: right;
margin: 0px 18px 5px 0px;
width:704px;
height:250px;
background-color:white;
 
}
#agenziarappresentanza
{
position:relative;
width:300px;
height:210px;
background-color:white;
 
float:left;
top:20px;
left:20px;
 
}

#selection1{
	  position:relative;
}
#selection1:hover{
  background-color:#658a5c;
  opacity: .8;}
  #selection2{
	  position:relative;

}
#selection2:hover{
  background-color:#658a5c;
  opacity: .8; }
   
 
 
#panmerchandiser
{
position:relative;
width:300px;
height:210px;
background-color:white;
 
float:left;
top:20px;
left:80px;

}
#imgps img{
width:300px;
height:148px;


}
 #imgms img{
width:300px;
height:148px;


}
#topinfo
{
position:relative;
top:0px;
width:300px;
height:30px;
border-bottom:1px solid #285731;
background-color:#375630;
font-family:calibri;
font-size:13pt;
color:#fff;
text-align:center;

}
#bottominfo
{
position:absolute;
font-family:calibri;
font-size:10pt;
bottom:0px;
width:300px;
height:30px;

text-align:justify
text-decoration:none;
color:#000;

}
#ln{

	float:left; 
 
	width:155;
	height:145;
	background-color: #658a5c;
	margin-left:0px;
}
#ln:hover
{   
	background-color:#375630;
}
#bt>img
{width:40px;

height:auto;
}
#bt

{
margin-top:20px;

width:80px;
background-color:#658a5c;
 
   transition: width 2s;

	font-family:calibri,arial;
	text-align:center;
	color:#fff;
	float:right;
height:60px;
border-radius: 15px 0px 0px 15px;
}
a{text-decoration:none;color:#fff;}

#bt:hover
{	background-color:#658a5c;
 -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
  -moz-transition: width 2s; /* For Safari 3.1 to 6.0 */ 
  transition: width 2s;
width:200px;

 
}

/*div per l'account*/
#userform
{
	position:relative;
	background-color:white;
	width:400px;
	float:right;
	height:90px;
	z-index:3;
}

 
/*pannello contenente i servizi dell'agenzia*/

 /*pulsante serivizio merchandiser*/
#servmerc{
	color: #FFF;
	text-align: center; /* orizzontale */
	font-size:20;
	font-family: "Calibri Light", Calibri;
}



#fb{

	float:left; 
 
	width:155;
	height:145;
	background-color: #658a5c;
	margin-left:10px;
}
#fb:hover
{   
	background-color:#375630;
}

#Tel{
	float:left; 
	margin-left:10px;
	width:155;
	height:145;
	background-color: #658a5c;
}
#Tel:hover
{   
	background-color:#375630;
}
#mail{
	float:left; 
	margin-left:10px;
	width:155;
	height:145;
	background-color: #658a5c;

}
#mail:hover
{   
background-color:#375630;
}
#Indirizzo{
	float:left; 
	margin-left:10px;
	width:155;
	height:145;
	background-color: #658a5c;

}
#Indirizzo:hover
{   
	background-color:#375630;
}
/*contenitore dei pulsanti verdi dei contatti */
 #pulsanti{
	position:relative;
	font-family: "Calibri Light", Calibri;
	top:15px;
 	float: right;
	width: 44em;
	height:9em; 
	text-align: center;
	background-color:#ffffff;
	margin: 0px 18px 5px 0px;
	font-family: "Calibri Light", Calibri;
	font-weight: bold;
	
	} 
