@charset "UTF-8";
/* CSS Document */

 
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #878787;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.twoColFixRtHdr #container {
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 85px;
	background-image: url(../img/bulzaga_logo.gif);
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 154px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
}
.twoColFixRtHdr #mainContent {
	margin: 0 180px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixRtHdr #footer, .twoColFixRtHdr #footer a:link, .twoColFixRtHdr #footer a:visited{
	padding: 0;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	color: #878787;
	margin-top: 25px;
	text-decoration:none;
} 
.twoColFixRtHdr #footer a:hover, .twoColFixRtHdr #footer a:active {
	padding: 0;
font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;	color: #333333;
	margin-top: 25px;
	text-decoration:none;
}
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



#crediti {
	width: 390px;
	float: right;
	text-align: right;
	color: #333333;
}

/* sezioni //////////////// */

.accesso_rivenditore {
	width: 775px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:474px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../img/immagine_demo.jpg);
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 

#info_accesso_rivenditore {
	width:553px;
	z-index:1;
	float: right;
	margin-top: 150px;
	background-color: #FFFFFF;
}




.contatti {
	width: 775px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:474px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../img/contatti/back_immagine.jpg);
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 

#info_contatti {
	width:553px;
	z-index:1;
	float: right;
}






.storelocator {
	width: 775px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:474px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../img/storelocator/back_immagine.jpg);
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 


#info_storelocator {
	width:520px;
	z-index:1;
	float: right;
	margin-right: 20px;
	margin-top: 38px;
	padding: 8px;
}


.res_storelocator_regione {
	background-image: url(../img/storelocator/back_trasparente_4.png);
	padding: 8px;
	margin-left: 150px;
}
.res_storelocator {
	background-image: url(../img/storelocator/back_trasparente_4.png);
	padding: 8px;
	margin-left: 150px;
}

.res_storelocator2 {
	background-image: url(../img/storelocator/back_trasparente_3.png);
	padding: 8px;
	margin-left: 150px;
	color: #FFFFFF;
}
.res_storelocator3 {
	background-image: url(../img/storelocator/back_trasparente_3.png);
	padding: 8px;
	text-align:right;
	margin-left: 150px;
	color: #FFFFFF;
}
.res_storelocator3 a:link, .res_storelocator3 a:visited{
	color: #FFFFFF;
			text-decoration:none;

}
.res_storelocator3 a:hover, .res_storelocator3 a:active{
	color: #FFFFFF;
		text-decoration:none;

}


.res_storelocator5 {
	background-image: url(../img/storelocator/back_trasparente_3.png);
	padding: 8px;
	margin-left: 150px;
	color:#FFFFFF;
}

.res_storelocator4 {
	background-image: url(../img/storelocator/back_trasparente_4.png);
	padding: 8px;
	text-align:right;
	margin-left: 150px;
}
.res_storelocator4 a:link, .res_storelocator4 a:visited{
color: #333333;
		text-decoration:none;

}
.res_storelocator4 a:hover, .res_storelocator4 a:active{
color: #333333;

		text-decoration:none;

}

.accredito {
	width: 775px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:474px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../img/accredito/back_immagine.jpg);
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 

#info_accredito {
	width:200px;
	z-index:1;
	float: right;
	margin-top: 8px;
}

#info_accredito_note2 {
	width:200px;
	z-index:1;
	float: right;
	margin-top: 8px;
	margin-right: 8px;
}

.info_accredito {
	width:260px;
	float: left;
	margin-left: 236px;
	margin-top: 10px;
	text-align: right;
}
.info_accredito_asterisco {
color:#990000;
}
.info_accredito_check {
	width:260px;
	float: left;
	margin-left: 236px;
	margin-top: 2px;
	text-align: right;
}


.testo_accredito {
	width:100px;
	float: left;
	text-align: left;
	padding-top: 4px;
}
.testo_accredito2 {
	width:50px;
	float: left;
	text-align: left;
}




.note_select , .note_select a:link, .note_select a:visited{
display:block;
	font-size: 12px;
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
		color: #878787;
	text-decoration:none;
	

}
.note_select a:hover, .note_select a:active{
display:block;

background-color:#ffffff;

	color:#333333;
		text-decoration:none;

}


/* sezioni //////////////// */

/* head //////////////// */

h2 {
	font-size: 10pt;
	font-weight: normal;
}



/* FORM //////////////// */
.note , .note a:link, .note a:visited{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
		color: #878787;
	text-decoration:none;

}
.note , .note a:hover, .note a:active{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
		text-decoration:none;

}
.note_form {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.textfield_form {
		height: 19px;
	width: 150px;
	background-image: url(../img/text.gif);
	border-width:	0px;
	padding-left:3px;
	padding-top:8px;

		color: #333333;

}
.textfield_form:focus {
	height: 19px;
	width: 150px;
	color: #333333;
	background-image: url(../img/text.gif);
	border:none;
	padding-left:3px;
	padding-top:8px;
		border-width:	0px;

}










input.form_butt_login_2 {
border: 0px;
background-color: transparent;
background-image: url(../img/accredito/bottone.gif);
background-repeat: no-repeat;
border:none;
width: 153px;
height: 28px;
margin: 0;
padding: 0;
text-align: center;
font-size: 100%;
text-decoration: none;
	color: #FFFFFF;
}


input.form_butt_login_2:hover {
border: 0px;
background-color: transparent;
background-image: url(../img/accredito/bottone_over.gif);
background-repeat: no-repeat;
border:none;
width: 153px;
height: 28px;
margin: 0;
padding: 0;
text-align: center;
font-size: 100%;
text-decoration: none;
	color: #FFFFFF;
}

input.form_butt_login_2:active {
	border: 0px;
	background-color: transparent;
	background-image: url(../img/accredito/bottone_over.gif);
	background-repeat: no-repeat;
	width: 153px;
	height: 28px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100%;
	text-decoration: none;
	color: #FFFFFF;
}





















input.form_butt_login {
border: 0px;
background-color: transparent;
background-image: url(../img/bottone.gif);
background-repeat: no-repeat;
border:none;
width: 153px;
height: 28px;
margin: 0;
padding: 0;
text-align: center;
font-size: 100%;
text-decoration: none;
	color: #878787;
}


input.form_butt_login:hover {
border: 0px;
background-color: transparent;
background-image: url(../img/bottone_over.gif);
background-repeat: no-repeat;
border:none;
width: 153px;
height: 28px;
margin: 0;
padding: 0;
text-align: center;
font-size: 100%;
text-decoration: none;
	color: #878787;
}

input.form_butt_login:active {
border: 0px;
background-color: transparent;
background-image: url(../img/bottone_over.gif);
background-repeat: no-repeat;
width: 153px;
height: 28px;
margin: 0;
padding: 0;
text-align: center;
font-size: 100%;
text-decoration: none;
	color: #878787;
}


/* FORM //////////////// */









 
[if IE 5]>
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 { width: 220px; }
<![endif][if IE]>
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { padding-top: 30px; }
.twoColFixRtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]

