@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('http://www.acamporatravel.it/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('http://www.acamporatravel.it/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('http://www.acamporatravel.it/images/sfondo_input.gif') repeat-x top;
	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: 0px none;
	background: url('http://www.acamporatravel.it/images/button-n.gif') no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	cursor: pointer;
	text-align: left;
	margin-left:44px; margin-right:0; margin-top:8px; margin-bottom:0; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
}


#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 !important;
	background: url('http://www.acamporatravel.it/images/button-n.gif') no-repeat;
	text-align: left;
	color: #fff;
	text-decoration: none; margin-left:45px; margin-right:0; margin-top:15px; margin-bottom:0; padding-left:15px; padding-right:0; padding-top:12px; padding-bottom:10px
}

