#home_img {
        width:610px;
        height:650px;
        background: url(//www.prezzibenzina.it/www2/images/home.jpg) top left no-repeat;
}
#home_bg {
	position:absolute;
	top: 0px;
        width:610px;
        height:650px;
	background-color:rgba(255, 255, 255, 0.8);
}
#home_label {
	padding: 20px;
	padding-top: 50px;
	font-weight: bold;
	font-size: 16px;
	text-align:center;
	color: #003D66;
}
#home_log_type {
	position: relative;
	top: 20px;
	width: 372px;
	height: 90px;
	margin: 0 auto;
}

#home_log_type #log_title_accedi {
	font-size:14px;
        color:#219FD0;
	font-weight: bold;
        position: absolute;
        left: 5px;
        top: 8px;

        width: 170px;
        height: auto;

        text-align: center;
}

#home_log_type #log_title_oppure {
        font-size:14px;
        color:#219FD0;
	font-weight: bold;
        position: absolute;
        left: 200px;
        top: 8px;

        width: 170px;
        height: auto;

        text-align: center;
}

#home_log_type #home_btn_facebook {
        position: absolute;
        left: 5px;
        top: 30px;

        width: 170px;
        height: 36px;

        cursor: pointer;
}

#home_log_type #home_btn_pb {
        position: absolute;
        left: 200px;
        top: 30px;

        width: 170px;
        height: 36px;

        cursor: pointer;
}
#home_log_reg {
        position:relative;
        top:0px;
	margin: 0 auto;
        width:372px;
        height:80px;

        padding-top: 20px;
}
#home_log_reg .log_title { 
	font-size:14px; 
	color:#219FD0;
	font-weight:bold;
	text-align:center; 
}

#home_log_reg .log_reg_regBtt {
        position:relative;
        top:7px;
        left:0px;
        width:160px;
        height:25px;
	margin: 0 auto;
	padding: 10px 3px 0px 4px;
	font-size: 14px;

        text-align:center;
}
