

#content {
  float:left;
  width: 780px;
	border-right: dashed #006400 0px;
}
#int_1 {
	width: 300px;
	background-color: #91A5B9;
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	height: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	border: 1px solid #617C98;
	text-align: center;
	
}
#int_2{
	width: 300px;
	height: auto;
	border: 1px solid #617C98;
	float: left;
	padding: 5px;
}
#int_3{
	float:right;
	width: 350px;
	padding-right: 15px;
	
}

#cat {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#barlocal {
  float: right;
  margin-bottom: 20px;
  background-color: White;
}

#categoryName {
  font-size: 13px;
  float: left;
}
#backurl {
  float: right;
  margin-right: 10px;
  border: 0px solid black;
}

#backurl span {
  position:relative;
  top: -10px;
  text-transform: uppercase;
}

#product {
  width: 240px;
  border: 1px dotted #8FC13C;
  margin-left: 10px;
  margin-bottom: 5px;
  padding: 3px 3px 3px 3px;
  float: left;
  vertical-align: top;
}
#prodbar{
  float:right;
  margin-top: 0px;
}


#prodesc {
  float:left;
  width: 500px;
}

#proimage{
  float:right;
}

#proimage img {
  width: 100px;
}



#carttext {
 	background-color:#E0E8F5; 
	width:300px; 
	height:20px; 
	font-weight:bold;
	color: #2D4555;
	
 }
#cartquantità {
 	background-color:#E0E8F5; 
	width:200px; 
	height:20px; 
	font-weight:bold;
	color: #2D4555;
	vertical-align: 5px;
 }
#cart {
  
  border: 1px solid #42598C;
  width: 650px;
  padding-bottom: 20px;
  padding-left: 0px;
	text-align: center;
  margin: 0 auto;
 	margin-top: 10px;
}
#del {
	width: 140px;
	background-color:#E0E8F5; 
	height:20px; 
	font-weight:bold;
	color: #2D4555;
	vertical-align: 5px;
	
}

#accedi {
	width: 200px;
	vertical-align: top;
}
 #cartbar{
 	float: left;
 }
 
 
 #register {
 	text-align: center;
	font-size:12px;
	vertical-align: middle;
	font-weight: bold;

 }
 
 #rutente {
 	background-color:#91A5B9;
	color:white;
	font-weight: bold; 
	width: 320px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	
 }
 
  #nutente {
 	background-color:#91A5B9;
	color:white;
	font-weight: bold; 
	font-size: 12px;
	width: 320px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
 }
 .registrazione {
 	font-family: verdana;
	font-weight: lighter;
	
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
 }
 
 #conferma {
 	width:160px;
	height: 22px;
	float: right;
	background-image: url(../images/conferma.png);
	background-repeat: no-repeat;
	
	vertical-align: middle;
	margin-right: 10px;

	
 }
 #conferma a:link {
 	text-decoration: none;
	color: #191970;
 }
  #conferma a:hover {
 	text-decoration: none;
	color: #191970;
 }
 
 #numeroordine {
 	width: 99%;
	background-color: #191970;
	color: white;
	text-align: center;
	margin: 2px;
	
 }
 
 .acctext {
 	float: right;
	margin-top: 20px;
	margin-right: 10px;
	background-image: url(../images/conferma.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	width:160px;
	height: 22px;
	font-weight: bolder;
		color: #191970;

 }
 .acctext p {
 	margin-top: 3px;
 }
 #textreind {
 	text-align: justify;
	margin:10px;
	width: 420px;
 }
 
 #trans {
 	background-color: #191970;
	color: White;
	text-align: center;
	font-weight: bolder;
 }
 .logText {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	line-height: 18px;
	text-align: justify;
	margin: 10 auto;
 }

li {
	list-style-position: outside;
	list-style-type: square;
	margin-right: 15px;
	margin-bottom: 10px;
}

#detail a:hover {
	color: #F4A460;
}
