@charset "utf-8";

/* giapox 2007 for Justweb */

a:link, a:visited {
	color: #FF7900;

}
a:hover, a:active {
	text-decoration: none;
}

/***** completa ordine ****/

.box_top {
	width: 250px;
	height: 35px;
	background:  url(../images/sfondo_box_top.gif);
	font-family: "Trebuchet MS";
	
}

.box_top h4 {
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	color: #fff;
	font-size: 130%;
}

#boxClientiReg {
	float: left;
	width: 250px;
	height: 280px;
	margin-top: 8px;
	margin-right: 12px;
	background: #F4F4F4;
	border: 1px solid #0A5FB4;
	
}

#boxClientiReg p {
	margin: 5px 10px 10px 10px;
	line-height: 120%;
}

#boxClientiReg form {
	margin: 0 20px;
	background: url(../images/ico_lock-n.gif) no-repeat;
	line-height: normal;
}

#boxClientiReg form span {
	display: block;
	margin-top: 4px;
	margin-left: 45px;
}

#boxClientiReg form label {
	font-weight: bold;
}

input.txtarea {
	border: 1px solid #999;
	background: #fff url(../images/sfondo_input.gif) top repeat-x;
	width: 156px;
}

#boxClientiReg form a {
	display: block;
	color: #8c8c8c;
	margin-left: 45px;
	margin-bottom: 8px;
}

#boxClientiReg form a:hover {
	color: #8c8c8c;
}

.buttonClienti {
	width: 156px;
	height: 35px;
	border: 0;
	background: url(../images/button-n.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	cursor: pointer;
	text-align: left;
	padding: 0 0 0 20px;
	margin: 8px 0 0 44px;
}


#boxClientiNew {
	float: left;
	width: 250px;
	height: 280px;
	margin-top: 8px;
	background: #F4F4F4;
	border: 1px solid #0A5FB4;
}

#boxClientiNew p {
	margin: 5px 10px;
	line-height: 120%;
}

#boxClientiNew a {
	display: block;
	width: 156px;
	height: 5x !important;
	height /**/: 35px;
	margin: 0 auto;
	padding: 12px 0 10px 15px;
	margin: 15px 0 0 45px;
	background: url(../images/button-n.gif) no-repeat;
	text-align: left;
	color: #fff;
	text-decoration: none;
}
