/*CSS TERMOZETA: CREATO DA JC WEB AGENCY */
* {
	margin:0;
	}
body{
	background-color:#f0f0f2;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
/*EFFETTO TRASPARENTE*/
.trasparente{
background:url('immagini/body.png');
}
/*EFFETTO OPACO*/
.opaco{
/*background:url('immagini/opaco.png');*/
background:url('immagini/body.png');
	background-repeat: no-repeat;
	background-position: center;
	height:340;
}
/*EFFETTO BIANCO*/
.bianco{
	background: #FFFFFF url('immagini/bianco.jpg');
	height:340;
	width:880;;
}
/*STRUTTURA GENERALE */
#testa{
height:100px;
background-color:#fff;
}
#centro{
height:340px;
	background-color:#f0f0f2;
	background-image: url("immagini/sfondo.png");
	background-repeat: no-repeat;
	background-position: center;
/*background:url('immagini/fiori.png');*/
}
#fondo{
height:100px;
width:900px;
background-image: url("immagini/fondo.png");
	}
/*STRUTTURA TESTA*/
#vuoto{
height:6px;
	}
#logo{
height:50px;
width:900px;
}
#menu{
height:30px;
width:880px;
/*background:#f0f0f2 url('menu/bg.gif');*/
}
/*STRUTTURA MENU*/
.menualto{
	font-size:14px;
	text-align:left;
		height:24px;
}
.menualto a{
	color:#ffffff;
}
.menualto a:link{
color:#ffffff;
text-decoration: none;
	}
.menualto a:hover{
color:#e2001a;
text-decoration: none;
	}
.menualto a:visited{
text-decoration: none;
	}
/*++++++++++*/
.outlinemenu{
	
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 180px; /*default width of menu*/
border: 1px  #97ADB2;
border-color: #97ADB2;
overflow-x: hidden;
}
#barra{
height:14px;
background:#f0f0f2 url('immagini/barra2.jpg');
background-repeat:repeat-x;
}

/*STRUTTURA MENU2*/
.cottura{
	background: #be8f7b url('immagini/cottura_apertura.jpg'); /*4.jpg*/
	height:340;
	width:880;
}
.cucina{
	background: #fae8a8 url('immagini/cucina_apertura.jpg');/*3.jpg*/
	height:340;
	width:880;
}
.stiro{
	background: #b34665 url('immagini/stiro-apertura.jpg');/*1.jpg*/
	height:340;
	width:880;
}
.persona{
	background: #c6c692 url('immagini/persona-apertura.jpg');/*5.jpg*/
	height:340;
	width:880;
}
.pulizia{
	background: #517d98 url('immagini/pulizia-apertura.jpg');/*2.jpg*/
	height:340;
	width:880;
}
/*STRUTTURA CENTRO*/
#contenitore{
width:850px;	
}
.sin {
	FLOAT: left;
}

.des {
	FLOAT: right;
}
.des a{
	color:#002c5a;
}
.des a:link{
color:#002c5a;
text-decoration: none;
	}
.des a:hover{
color:#e2001a;
text-decoration: none;
	}
.des a:visited{
text-decoration: none;
	}
.sin a{
	color:#002c5a;
}
.sin a:link{
color:#002c5a;
text-decoration: none;
	}
.sin a:hover{
color:#e2001a;
text-decoration: none;
	}
.sin a:visited{
text-decoration: none;
	}

/*STRUTTURA FONDO*/
#fondo1{
height:50px;
width:900px;
}
#fondo2{
height:50px;
width:900px;
}
/*STRUTTURA SLIDESHOW*/
#slideshow {
	overflow: hidden;
	position: relative;
	width: 880px;
	height: 340px;
}

#slideshow img {
	width: 880px;
	height: 340px;
}
#sottomenu{
	width:900px;	
}
/*GRAFICA FORM */

