* 
{
	margin: 0;
	padding: 0;
}

body
{
	width:100%;
	height:100%;
}

a
{
	text-decoration:none;
}

p
{
	text-align:center;
}

#wrapper
{
	width:100%;
	background-color:#F1F180;height:100%;
}

#container
{
	background-color:white;
}

#logo
{
	margin:0 auto;
	width:400px;
}

.logogas
{
	width:400px;
	height:250px;
	margin-top:10px;
	margin-bottom:10px;
}

.clear
{
	clear:both;
}

/* MODIFICHE MENU' */
#navlist li
{
	display: inline;
	list-style-type: none;
}

nav select 
{
  display: none;
}

@media (max-width: 1000px) 
{
  nav ul     { display: none; }
  nav select { display: inline-block; }
}

nav li 
{
	display: inline-block;
}

nav a 
{
	display: inline-block;
	text-decoration: none;
}

.menu
{
	width: 960px;
	margin-right: auto;
	margin-bottom: 0;
	margin-top:10px;
	/*margin-left: 522px;*/
	margin-left:auto;
	margin-right:auto;
}

.attivo
{
	width:150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float:left;
	padding:10px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	text-align:center;
	background-color:#5f9ea0;
	color:	#483d8b;
}

.attivo1
{
	width:151px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float:left;
	padding:10px;
	border-bottom:1px solid black;
	text-align:center;
	background-color:#5f9ea0;
	color:	#483d8b;
}

.m1
{
	width:150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float:left;
	padding:10px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	text-align:center;
	color:black;
}

.m1:hover
{
	width:150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float:left;
	border-right:1px solid black;
	border-bottom:1px solid black;
	text-align:center;
    background-color:#5f9ea0; 
	color:	#483d8b;
}

.m2
{
	width:150px;
	margin-top: 0;
	margin-right:0;
	margin-bottom: 0;
	margin-left: auto;
	float:left;
	padding:10px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	text-align:center;
	color:black;
}

.m2:hover
{
	width:150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float:left;
	border-right:1px solid black;
	border-bottom:1px solid black;
	text-align:center;
	background-color: #5f9ea0; 
	color:	#483d8b;
}

.m3
{
	width:150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float:left;
	padding:10px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	text-align:center;
	color:black;
}

.m3:hover
{
	width:150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float:left;
	border-right:1px solid black;
	border-bottom:1px solid black;
	text-align:center;
	background-color: #5f9ea0; 
	color:	#483d8b;
}

.m4
{
	width:151px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float:left;
	padding:10px;
	border-bottom:1px solid black;
	text-align:center;
	color:black;
}

.m4:hover
{
	width:151px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom:1px solid black;
	text-align:center;
	background-color: #5f9ea0; 
	color:	#483d8b;
}
/* FINE MODIFICHE MENU' */

.servizi
{
	width: 100%;
	margin-top:70px;
	color:black;
	margin-bottom: 0;
    font-family:verdana;
    font-size:18px;
	font-weight: bold;
}

#stmenu
{
	width:960px;
	font-family:verdana;
	border-bottom:1px solid #483d8b;
	color:black;
	margin:0 auto;
	padding-top:40px;
	margin-bottom:20px;
}

.scrit
{
	background-color:black;
	color:yellow;
	padding:2px;
	font-weight:bold;
}

/* MODIFICHE FOTO FURGONE E BOMBOLE HOMEPAGE */
.foto
{
	width:580px;
	margin: 0 auto;
	margin-bottom:220px;
}

.furgone
{
	width:330px;
	height:200px;
	margin-right:100px;
	float:left;
}

.bombsrl
{
	width:150px;
	height:200px;
	float:left;
}

/* SCRITTA LAMPEGGIANTE HOMEPAGE */
#blink
{
	text-align:center;
	color:#dc143c;
	font-weight:bold;
}

/* MODIFICHE PAGINA BOMBOLE */
#bib
{
	width:820px;
	margin:0 auto;
}

#bib2
{
	width:820px;
	margin:0 auto;
}
 .bombole1
{
	width:386px;
	height:496px;
	font-family:verdana;
	color:black;	
	margin-bottom:20px;
	padding:7px;
	float:left;
	background-color:#F0DC82;
}

.bombole2
{
	width:386px;
	height:496px;
	padding:7px;
	font-family:verdana;
	margin-left:20px;
	color:black;	
	float:left;
	background-color:#FFFDD0;
	margin-bottom:20px;
}

.bombole3
{
	width:386px;
	height:660px;
	padding:7px;
	font-family:verdana;
	color:black;
	background-color:#FFFDD0;
	float:left;
}


.bombole4
{
	width:400px;	
	height:667px;
	padding-top:7px;
	font-family:verdana;
	margin-left:20px;
	color:black;
	float:left;	
	background-color:#F0DC82;
}

.testo
{
	color:#dc143c;
	text-align:center;
}

.bomb
{
	width:100px;
	height:100px;
	margin-left:143px;
}

.scritte
{
    font-size:15px;
	text-align:center;
}

.scritte1
{
    font-size:15px;
	color:#483d8b;
	text-align:center;
}

.mat1
{
	width:200px;
	height:120px;
	float:left;
	margin-bottom:5px;
}

.mat2
{
	width:200px;
	height:120px;
	float:left;
	margin-bottom:20px;
}

.mat3
{
	width:200px;
	height:120px;
	float:left;
	margin-bottom:20px;
}

.mat4
{
	width:200px;
	height:120px;
	float:left;
	margin-bottom:20px;
}

.mat5
{
	width:200px;
	height:120px;
	float:left;
	margin-bottom:20px;
}

.mat6
{
	width:200px;
	height:120px;
	float:left;
	margin-bottom:20px;
}

.mat7
{
	width:200px;
	height:120px;
	float:left;
}

.mat8
{
	width:200px;
	height:120px;
	float:left;
}

.material
{
	width:200px;
	height:120px;
}

.mats
{
	font-size:12px;
}

/* PAGINA CONTATTI */
#mappe
{
width:860px;
margin:0 auto;
margin-bottom:500px;
}

.icona
{
	width:20px;
	height:20px;
}

.mappa
{
	width:420px; 
	height:420px; 
	border:0;
 }

.mappa1
{
	width:420px; 
	height:420px; 
	border:0;
}

#gmap{
	width:420px; 
	height:530px; 
	float:left; 
}

#gmap1{
	width:420px; 
	margin-left:20px;
	height:530px; 
	float:left;
}

/* PAGINA FORNITORI */
.cartina
{
	width:200px;
	height:300px;
}



