

/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : WS_Style.css
Author : Makkie S.r.l.
URL : http://www.luppi.it/style/ws_style.css

Description : Luppi S.r.l. - Default CSS Stylesheet

Created : 02_03_2007

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/


html,body {
margin:0px; padding:0px;
scrollbar-face-color:#000000;
scrollbar-base-color:#666666;
scrollbar-arrow-color:#666666;
scrollbar-highlight-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}




body {background-color:#000000; background-image:url(../image/2009_bg.jpg); 
	  background-repeat:no-repeat; background-position:center center; background-attachment: fixed;}




.leftimg {float:left; margin-right:20px; margin-bottom:13px;}





div#container {position:absolute; top:50%; left:50%; margin-left:-475px; margin-top:-322px; padding:0; width:950px; height:620px; background:none;}



div#header {margin:0; padding:0; background:none; width:950px; height:102px;}
div#logo {float:left; margin:0; padding:0; background:none; width:385px; height:102px;}
div#menu {float:right; margin:0; padding:0; padding-top:44px; background:none; width:520px; height:58px;}









div#content_bianco 	{margin:0; padding:3px; background:#ffffff; width:944px; height:454px;}
div#content_nero   	{margin:0; padding:2px; background:#000000; width:940px; height:450px;}

div#content_left 	{float:left; margin:0; padding:0px; background:#ffffff; width:380px; height:450px; overflow: hidden;}
div#content_right 	{float:right; margin:0; padding:0px; background:#none; width:558px; height:450px;}

div#title 			{margin:0; padding:0px; background:#333333; width:558px; height:60px;}
div#title_left 		{float:left; margin:0; padding:0px; padding-left:25px; padding-top:18px; background:none; width:350px;}

div#title_right 	{float:right; margin:0; padding:0px; color: #999999; padding-right:20px; padding-top:23px; text-align:right; background:none; width:150px;}
div#title_right  a:link {color: #FFFFFF; font-weight:bold; text-decoration: none;}
div#title_right  a:visited {color: #FFFFFF;  font-weight:bold; text-decoration: none;} 
div#title_right  a:active {color: #FFFFFF;  font-weight:bold; text-decoration: none;}
div#title_right  a:hover {color: #FFCC00;  font-weight:bold; text-decoration: none;}




div#content 		{margin:0; margin-top:2px; font-size:13px; padding:0px; padding-left:25px; padding-right:20px; width:513px; height:388px; overflow-y:scroll; overflow-x:none; background-image:url(../image/2009_bg_page.jpg); background-position:right; background-attachment: fixed; line-height:1.8em; background-repeat:no-repeat; color:#FFFFFF;}



div#content  p  { margin-bottom:25px;}
div#content  strong  {color: #FFCC00;}
div#content  hr  {color:#666666; border:1px solid #333333;}

div#content  a:link {color: #FFFFFF; font-weight:bold; text-decoration: underline;}
div#content  a:visited {color: #FFFFFF;  font-weight:bold; text-decoration: underline;} 
div#content  a:active {color: #FFFFFF;  font-weight:bold; text-decoration: underline;}
div#content  a:hover {color: #FFCC00;  font-weight:bold; text-decoration: none;}
















div#footer {margin:0; padding:0; padding-top:15px; text-align:center; background:none; width:950px; height:20px; color:#cccccc;}

























