#content_txt {
	float:left;
	width:579px;
	margin: 0px 0px 0px 1px;
	height: auto;
	padding:10px;
	font-size: 12px;
	text-align: justify;
	line-height: 15px;
	line-height:18px;
	background: url(../images/content_txt_carrello.gif) no-repeat center top;
	position:relative;
}

#content_txt h1{
	font-size: 18px;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	padding:5px 2px 5px 2px;
	margin:20px 0px 10px 0px;
	letter-spacing:1px;
	word-spacing:2px;
	display:block;
	background-color:#d1dada;
	color:#333;
	
}

#content_txt h1 a {
	text-decoration:none;
	font-weight:normal;
	border-bottom: 1px solid #a7c2d3;
}

#content_txt h1 a:hover, #content_txt h1 a:active {
 	color: #a3bbba;
 	text-decoration:none;
 	font-weight:normal;
 	border-bottom:0px;
}


/* login_password */

#login_password {
	margin:35px 0px 0px 30px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}

#login_password a:link, #login_password a:visited{
	color:#314b5c;
	font-size:13px;
	font-weight:bold;
	text-transform:none;
	letter-spacing:0px;
}

#login_password a:hover,#login_password a:active{
	border-bottom: 0px;
 	color: #a3bbba;
	font-weight:bold;
	text-transform:none;
}

#login_password input{
	font-family: "Century Gothic", Arial, "trebuchet MS";
	font-size: 12px;
	border: #a8a8a8 1px solid;
	padding:2px;
	margin:5px 5px 2px 5px;
}

#login_password form{
	margin:0px 0px 30px 0px;
}

#login_password p{
	margin:5px 0px 20px 0px;
}

.input_mail{
	background-color: #e6e9e9;
	width:223px;
}

.submit_mail{
	width:153px;
}
