html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	background-image: url(../immagini/modello/bandiere.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #000000;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Helvetica;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
}

h1 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Helvetica;
	font-size: 36px;
	line-height: 36px;
	padding: 0;
	margin: 0;
	border: 0;
	color: #003366;
	font-weight: normal;
}

h2 {
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Helvetica;
	font-size: 18px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 10px;
	color: #CC0000;
	border-bottom: 1px solid #003366;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #003366;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 14px;
	color: #CC0000;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0;
}

h5 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Helvetica;
	font-size: 18px;
	line-height: 22px;
	padding: 0;
	margin: 0;
	border: 0;
	color: #003366;
	font-weight: normal;
}

p {
	margin: 0;
	padding: 0;
	border: 0;
}

a {color: #CC0000; text-decoration: none; background-image: none;}
a:link {color: #CC0000; text-decoration: none; background-image: none;}
a:visited {color: #CC0000; text-decoration: none; background-image: none;}
a:hover {color: #003366; text-decoration: none; background-image: none;}
a:active {color: #003366; text-decoration: none; background-image: none;}

a.spazicentro {color: #CC0000; text-decoration: none;}
a.spazicentro:visited {color: #CC0000; text-decoration: none;}
a.spazicentro:hover {color: #003366; text-decoration: none;}
a.spazicentro:active {color: #003366; text-decoration: none;}

body>#corpo{height: auto; min-height: 100%;}

/*Contenitore sito*/

#corpo {
	position: relative;
	width: 100%;
	height: auto;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

/*Parte alta*/

#head {
	width: 100%;
	height: 50px;
	margin: 0;
	padding-top: 50px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	border: 0;
	background-image: url(../immagini/modello/sfondo_head.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#verifiche {
	width: 180px;
	height: 50px;
	margin: 0;
	padding: 0;
	border: 0;
}

/*Parte bassa*/

#contenitore {
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../immagini/modello/sfumatura_centrale.png);
	background-position: top left;
	background-repeat: repeat-x;
}

#contenitore1 {
	width: 933px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../immagini/modello/sfondo_contenitore.png);
	background-position: left top;
	background-repeat: repeat-y;
}

/*Parte sinistra con menù*/

#colonnasx {
	width: 200px;
	height: auto;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../immagini/modello/menu2.png);
	background-position: top right;
	background-repeat: repeat-y;
	float: left;
}

#spaziosx {
	width: 200px;
	height: 50px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../immagini/modello/menu1.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#menu{
	width: 150px;
	height: auto;
	margin-left: 25px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 0;
	padding: 0;
	border: 0;
}

#menu ul{
	margin: 0;
	padding: 0;
	border: 0;
}

#menu li{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

div#menu a{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	width: 150px;
	line-height: 21px;
	background-image: url(../immagini/modello/menu/pulsante1.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 14px;
	color: #666666;
}

#menu a:visited {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	width: 150px;
	line-height: 21px;
	background-image: url(../immagini/modello/menu/pulsante1.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 14px;
	color: #666666;
}

#menu a:hover {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	width: 150px;
	line-height: 21px;
	background-image: url(../immagini/modello/menu/pulsante1_hover.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 14px;
	color: #6699CC;
}

#menu1{
	width: 150px;
	height: auto;
	margin-left: 25px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 0;
	padding: 0;
	border: 0;
}

#menu1 ul{
	margin: 0;
	padding: 0;
	border: 0;
}

#menu1 li{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

div#menu1 a{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	width: 150px;
	line-height: 21px;
	background-image: url(../immagini/modello/menu/pulsante2.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	color: #003366;
}

#menu1 a:visited {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	width: 150px;
	line-height: 21px;
	background-image: url(../immagini/modello/menu/pulsante2.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	color: #003366;
}

#menu1 a:hover {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	width: 150px;
	line-height: 21px;
	background-image: url(../immagini/modello/menu/pulsante2_hover.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	color: #CC0000;
}

#catalogo1 {
	margin-left: 25px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 0;
	padding: 0;
	border: 0;
	width: 150px;
	height: 150px;
}

#store {
	margin-left: 25px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 0;
	padding: 0;
	border: 0;
	width: 150px;
	height: 150px;
}


/*Parte centrale*/

#centrale {
	width: 632px;
	height: auto;
	margin: 0;
	padding-top: 50px;
	padding-left: 34px;
	padding-right: 34px;
	padding-bottom: 20px;
	border: 0;
	background-color: #FFFFFF;
	float: right;
}

#spaziocentro {
	width: 632px;
	height: auto;
	min-height: 600px;
	margin: 0;
	padding: 0;
	border: 0;
}

.spazicentro {
	width: 632px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}

.box1 {
	width: 302px;
	height: auto;
	margin-left: 0;
	margin-right: 15px;
	padding: 0;
	border: 0;
	float: left;
}

.box2 {
	width: 313px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
}

.box3 {
	width: 224px;
	height: auto;
	margin-left: 0;
	margin-right: 15px;
	padding: 0;
	border: 1px solid #FFFFFF;
	float: left;
}

.box4 {
	width: 388px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
}

#banner {
	width: 630px;
	height: 200px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0;
	border: 0;
}

/*Parte destra*/

#destra {
	width: 33px;
	height: 600px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../immagini/modello/bandierine.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
}

/*Piede pagina*/

#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	clear: both;
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 10px;
	border: 0;
	background-image: url(../immagini/modello/sfumatura_centrale.png);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: left;
}
.footer3 {
	clear: both;
	width: 100%;
	line-height: 5px;
	margin: 0;
	padding: 0;
	border: 0;
}

#footer1 {
	clear: both;
	width: 100%;
	line-height: 5px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../immagini/modello/sfumatura_centrale.png);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: left;
}

#footer2 {
	clear: both;
	width: 933px;
	height: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

.chiusurabox {
	clear: both;
	height: 15px;
	padding: 0;
	border: 0;
}

/*Logo*/

#logo {
	position: absolute;
	top: 35px;
	left: 900px;
	width: 200px;
	height: 65px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../immagini/modello/logo2.png);
	background-position: center;
	background-repeat: no-repeat;
}

#logoflash {
	width: 180px;
	height: 130px;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	border: 0;
}

.bordino {
	border: 1px solid #FFFFFF;
}

.bordino1 {
	border-bottom: 1px solid #333333;
}

.spazio_white {
	background: #FFFFFF;
	text-align: center;
	padding: 5px;
}
#slider {
position : relative;
min-height : 200px;
margin : 0;
background : #202834 url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
position : absolute;
top : 0;
left : 0;
display : none;
}
#slider a {
border : 0;
display : block;
}
.nivo-controlNav {
position : absolute;
left : 47%;
bottom : -20px;
}
.nivo-controlNav a {
display : block;
width : 10px;
height : 10px;
background : url(../images/bullets.png) no-repeat;
text-indent : -9999px;
border : 0;
margin-right : 3px;
float : left;
}
.nivo-controlNav a.active {
background-position : -10px 0%;
}
.nivo-directionNav a {
display : block;
width : 30px;
height : 30px;
background : url(../images/arrows.png) no-repeat;
text-indent : -9999px;
border : 0;
}
a.nivo-nextNav {
background-position : -30px 0%;
right : 15px;
}
a.nivo-prevNav {
left : 15px;
}
#carrello {
position : absolute;
top : 100px;
left : 750px;
width : 128px;
height : 64px;
margin : 0;
padding : 0;
border : 0;
}