

/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : WS_Style.css
Author : Makkie S.r.l.
URL : http://www.luppisrl.com/style/ws_style.css

Description : Luppi S.r.l. - Default CSS Stylesheet

Created : 02_03_2007

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/



html,body {background-image:none; background-color:#FFFFFF;}

div#container {margin:0; padding:0; width:auto; text-align:left; background-image:none;}

div#menu {display:none;}

div#banner   	{display:none;}

div#content  {margin:0; padding:0; width:auto; text-align:left; background-image:none;}
div#content h1 {width:auto; padding:5px 0px 8px 0px;  font:12px Tahoma; font-weight:bold; 
				color:#0070AB;}


div#footer   	{display:none;}

div#logotipo {display:none;}

.leftimg {float:left; margin-right: 10px; margin-bottom: 10px;}


/* ------------------------------- STILI PER ROLLOVER CARTINA ----------------------------------- */

.cartina {
	position: relative;
	width: auto; height: auto;
	overflow:auto;
	margin-top:8px;
	}

.cartina span, .cartina a {
	display: block;
	width: 190px; height: 138px;
	} 
	
.cartina a.cartina2 {
		background: url("../layout/cartina.gif") no-repeat;
		}
