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

* { margin:0; padding:0; }

body { background-color:#fff; font-family:Arial, Helvetica, sans-serif; color:#666; }

p { font-size:11px; }

a { text-decoration:underline; color:#666; font-weight:bold; }

h1 { width:100%; text-indent:-3000px; margin-bottom:20px; }

h2 { font-size:14px; color:#999; margin-bottom:10px; }

ul { list-style:none; }

#dwl_main_wrapper { margin:10px auto; width:910px; }

h1#zoppini { display:block; height:51px; width:909px; background-image:url(../img/h1_zoppini.jpg); }

h1#marchio { display:block; height:51px; width:909px; background-image:url(../img/h1_marchio.jpg); }

h1#zable { display:block; height:51px; width:909px; background-image:url(../img/h1_zable.jpg); }

h1#mpfgroup { display:block; height:51px; width:909px; background-image:url(../img/h1_mpfgroup.jpg); }

h1#manuelzed { display:block; height:51px; width:909px; background-image:url(../img/h1_manuelzed.jpg); }

h1#makuti { display:block; height:51px; width:909px; background-image:url(../img/h1_makuti.jpg); }

h1#clienti { display:block; height:51px; width:909px; background-image:url(../img/h1_clienti.jpg); }

li.title { float:left; margin-top:20px; }

li.pdf {
	width:100%;
	height:28px;
	float:left;
	border-bottom:1px dotted #ccc;
	padding:0;
	display:block;
	background-image:url(../img/pdf.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

li.img {
	width:100%;
	height:28px;
	float:left;
	border-bottom:1px dotted #ccc;
	padding:0;
	display:block;
	background-image:url(../img/img.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

li.video {
	width:100%;
	height:28px;
	float:left;
	border-bottom:1px dotted #ccc;
	padding:0;
	display:block;
	background-image:url(../img/video.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

li.pdf p, li.img p, li.video p {
	padding-top:6px;
	padding-left:30px;
}

p.left { float:left; width:70%; }

p.right01 { float:right; width:15%; text-align:right; }

p.right02 { float:right; width:5%; text-align:right; }

#txt { float: left; width:100%; text-align:justify; margin-top:30px; }


/************************************
			LOGIN FRAME
*************************************/

#access_main_wrapper {
	width:211px;
	height:290px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-104px;
	margin-left:-105px;
}
	

#form_wrapper {
	width:100%;
	height:208px;
	padding-top:2px;
	background-image:url(../img/bg_login.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

form {
	width:180px;
	height:150px;
	margin-left:13px;
	margin-top:20px;
}

form p {
	text-align:center;
	color:#999;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	margin-top:10px;
}

input.textfield {
	width:150px;
	height:20px;
	border:1px solid #ccc;
	margin-top:5px;
	margin-left:15px;
	padding-top:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

input.button {
	width:50px;
	height:20px;
	background-color:#fff;
	border:1px solid #ccc;
	color:#999;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	margin-top:5px;
	margin-right:8px;
	float:right;
	padding-bottom:5px;
}

#login_txt {
	width:195px;
	height:auto;
	margin-left:10px;
}
	