/*
schema colori
primario
B6A59B	9D9089	936F5A	D3C3BA	D3C6BF
secondario A
B6AC9B	9D9589	937D5A	D3C9BA	D3CBBF
Secondario B
AB9196	938083	89545E	CCB4B8	CCB9BC
*/

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: rgba(0,0,0,.04);
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12pt;
	font-weight: 300;
	color: #363636;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
}

p, ol, ul {
	margin-top: 0px;
}

p {
	line-height: 120%;
}

form {
        font-size:0.8em;
}

strong {
}

a {
	color: #171717;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

	.image
	{
		display: inline-block;
	}
	
		.image img
		{
			display: block;
			width: 100%;
		}

	.image-full
	{
		display: block;
		width: 100%;
		margin: 0 0 1em 0;
	}
	
	.image-left
	{
		float: left;
		margin: 0 2em 2em 0;
	}
	
	.image-centered
	{
		display: block;
		margin: 0 0 2em 0;
	}

		.image-centered img
		{
			margin: 0 auto;
			width: auto;
		}

hr {
	display: none;
}


/*********************************************************************************/
/* List Styles                                                                   */
/*********************************************************************************/

	ul.style1
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	ul.style1 li
	{
		border-top: 1px solid rgba(0,0,0,.1);
		padding: 0.80em 0;
	}
	
	ul.style1 li:first-child
	{
		border-top: 0;
		padding-top: 0;
	}

	ul.style2
	{
                font-size: 0.9em;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	ul.style2 li
	{
                border-top: 1px solid rgba(0,0,0,.1);
		padding: 0.80em 0;
	}
	
	ul.style2 li:first-child
	{
		border-top: 0;
		padding-top: 0;
	}

/*********************************************************************************/
/* Social Icon Styles                                                            */
/*********************************************************************************/

	ul.contact
	{
		margin: 0;
		padding: 1.5em 0em 2.5em 0em;
		list-style: none;
	}
	
	ul.contact li
	{
		display: inline-block;
		padding: 0em 0.30em;
		font-size: 1em;
	}
	
	ul.contact li span
	{
		display: none;
		margin: 0;
		padding: 0;
	}
	
	ul.contact li a
	{
		color: #FFF;
	}
	
	ul.contact li a:before
	{
		display: inline-block;
		background: #3f3f3f;
		width: 40px;
		height: 40px;
		line-height: 40px;
		border-radius: 20px;
		text-align: center;
		color: #FFFFFF;
	}
	
	ul.contact li a.icon-twitter:before { background: #2DAAE4; }
	ul.contact li a.icon-facebook:before { background: #39599F; }
	ul.contact li a.icon-dribbble:before { background: #C4376B;	}
	ul.contact li a.icon-tumblr:before { background: #31516A; }
	ul.contact li a.icon-rss:before { background: #F2600B; }


/*********************************************************************************/
/* Heading Titles                                                                */
/*********************************************************************************/

	.title
	{
		margin-bottom: 0.5em;
		text-transform: uppercase;
	}

	.title h2
	{
		letter-spacing: 0.20em;
		font-weight: 700;
		font-size: 2em;
		color: #89545E;
	}
	
	.title .byline
	{
		letter-spacing: 0.15em;
		text-transform: uppercase;
		font-weight: 400;
		font-size: 0.90em;
		color: #6F6F6F;
	}

/** WRAPPER */

#footer-wrapper
{
		border-bottom: 1px solid rgba(0,0,0,.1);
}

.container {
	width: 1200px;
	margin: 0px auto;
}

.container_pop {
	width: 450px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

.caselle{
  padding-top:0.5em;
  padding-bottom:1.5em;
}
.line{
  font-weight:600;
  background:rgba(157,144,137,0.5);
  text-align: left;
  padding-left:1em;
  padding-right:1em;
  padding-top:0.2em;
  padding-bottom:0.2em;
}
.linkdestro{
  font-weight:400;
  background:rgba(157,144,137,0.7);
  text-align: center;
  width:120px;
  display:inline-block;
  float:right;
}
.linkdestro a{
  text-decoration:none;
}
.linkdestro a:hover{
  text-decoration:underline;
}

.rigaCol1,
.rigaCol2,
.rigaCol3,
.rigaCol4
{
  text-align:center;
  font-size:0.85em;
  /*border:1px solid red;*/
}

.rigaCol1
{
  display:inline-block;
  width:70px;
}

.rigaCol2
{
  display:inline-block;
  overflow:hidden;
  width:250px;
}

.rigaCol3
{
  display:inline-block;
  width:280px;
}

.rigaCol4
{
  display:inline-block;
  width:55px;
  text-align: center;
}



/*********************************************************************************/
/* Wrappers                                                                      */
/*********************************************************************************/

#header-wrapper
{
	overflow: hidden;
	height: 120px;
	/*background: #252832;*/
}
#barra
{
  background:rgba(157,144,137,0.5);
  padding:1em;
  height: 5px;
  position:relative;
  top:40px;
  z-index:1;
}

#search-wrapper
{
  background:rgba(101,118,114,0.5);
  margin-top:0.5em;
  padding:0.5em;
}

.SC
{
  width:228px;
  margin:4px;
  float:left;
}
.SC h2
{
    letter-spacing: 0.20em;
    font-weight: 700;
    font-size: 1em;
    color: #3a5f56;
}



/*********************************************************************************/
/* Header                                                                        */
/*********************************************************************************/

	#header 
	{
		position: relative;
		overflow: hidden;
		text-align: center;
		z-index:2;
                top:-30px;
	}

/*********************************************************************************/
/* Logo                                                                          */
/*********************************************************************************/

	#logo 
	{
		float:left;
		margin: 0 auto;
		padding: 0em 0em;
	}
	
	#logo h1
	{
		letter-spacing: 0.10em;
		font-size: 3em;
		color: #FFF;
	}
	
	#logo p 
	{
		letter-spacing: 0.10em;
		color: #FFF;
	}
	
	#logo a 
	{
		text-decoration: none;
		color: #FFF;
	}

/*********************************************************************************/
/* Banner                                                                        */
/*********************************************************************************/

	#banner 
	{
		position: absolute;
		left: 0;
		overflow: hidden;
		z-index: 1;
	}
	
	#banner .image
	{
		border: 5px solid #FFFFFF;
	}
	
/*********************************************************************************/
/* link                                                                        */
/*********************************************************************************/

.accedi
{
       float:left;
       position:relative;
       top:39px;
       padding: 0.5em;
       color: #555555;
       text-transform:lowercase;
       font-size: 0.8em;
       font-weight: 700;
}

.carrello
{
       float:right;
       position:relative;
       top:39px;
       padding: 0.5em;
       color: #555555;
       text-transform:lowercase;
       font-size: 0.8em;
       font-weight: 700;
}

.accedi a,
.carrello a
{
      color: #555555;
      text-decoration: none;
}
.accedi a:hover,
.carrello a:hover
{
      color: #fff;
}


/** MENU */

#menu-wrapper
{
	background: #B6AC9B;
}

#menu {
	/*overflow: hidden;*/
	height: 50px;
	margin: 28px;
}

#menu ul {
	margin: 0;
	padding: 8px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
	margin-top: 1px;
}

#menu a {
	display: block;
	letter-spacing: 1px;
	padding: 6px 15px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.80em;
	font-weight: 600;
	border: none;
	color: #fff;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	color: #555555;
}

#menu .current_page_item a {
        color: #fff;                 
	border-radius: 20px;
	background: #927d54;
}

/** PAGE */

#page
{
	position: relative;
	overflow: hidden;
	padding: 3em 0em 2em 0em;
}

/** CONTENT */

#content
{
	float: right;
	width: 790px;
}

/*********************************************************************************/
/* Sidebar                                                                       */
/*********************************************************************************/

	#sidebar
	{
		float: left;
		width: 345px;
	}
	
	#sidebar .title h2
	{
		font-size: 1.3em;
	}
	
	#sidebar .box1
	{
		margin-bottom: 3em;
	}


/*********************************************************************************/
/* Dettaglio                                                                       */
/*********************************************************************************/

	#dettaglio-wrapper
	{
                padding-top:0.5em;
                padding-bottom:1em;
		border-bottom: 1px solid rgba(0,0,0,.1);

	}
	
	#dettaglio .title h2
	{
		font-size: 1.3em;
	}
	
	.dettaglio1,
	.dettaglio2,
	.dettaglio3,
	.dettaglio4
	{
          /*display:inline-block;*/
          padding:0.5em;
          font-size:0.9em;
          height:100%;
          /*border: 1px solid red;*/
        }
	.dettaglio1
	{
          width:267px;
          text-align:center;
          float:left;
          background: rgba(255,255,255,0.3);
        }         
	.dettaglio2
	{
          width:383px;
          padding-left:1em;
          padding-right:1em;
          float:left;

        }
        .dettaglio4
        {
          width:250px;
          float:left;
        }

	.dettaglio3
	{
          width:200px;
          float:right;
        }         

/*********************************************************************************/
/* PulsantiPaginazione                                                           */
/*********************************************************************************/
.pagebutton
{
  display:inline-block;
  padding-top:0.1em;
  text-align:center;
  width:25px;
  height:25px;
  border:1px solid #666666;
  border-radius:8px;
  background-color: rgba(204,180,184,0.6);
  box-shadow: 3px 3px 1px #888888;
}
.pagebutton a
{
  text-decoration:none;
}


/*********************************************************************************/
/* Copyright                                                                     */
/*********************************************************************************/

	#copyright
	{
		overflow: hidden;
		padding: 1em 0em;
		text-align: center;
	}
	
	#copyright p
	{
		letter-spacing: 0.20em;
		text-align: center;
		text-transform: uppercase;
		font-size: 0.60em;
		color: #6F6F6F;
	}
	
	#copyright a
	{
		text-decoration: none;
		color: #8C8C8C;
	}

/*********************************************************************************/
/* Welcome                                                                       */
/*********************************************************************************/

	#welcome
	{
		overflow: hidden;
		padding: 5em 0em;
		border-bottom: 1px solid #E5E5E5;
		text-align: center;
	}
	
	#welcome h2
	{
		letter-spacing: 0.20em;
		text-transform: uppercase;
		font-size: 2.6em;
	}
	
	#welcome p
	{
		font-size: 1.3em;
	}

	#welcome .byline
	{
		display: block;
		padding: 0em 0em 1.5em 0em;
		letter-spacing: 0.15em;
		text-transform: uppercase;
		font-weight: 400;
		font-size: 1.2em;
		color: #6F6F6F;
	}

/*********************************************************************************/
/* Portfolio                                                                     */
/*********************************************************************************/

	#portfolio-wrapper
	{
		padding: 1.5em 0em;
		text-align: center;
		border-bottom: 1px solid rgba(0,0,0,.1);
	}
	
	#portfolio
	{
		overflow: hidden;
		padding: 0.5em;
	}
	
	#portfolio .title h2
	{
                letter-spacing: 0.05em;          
		font-size: 1em;
		padding-top: 0.5em;
		color: #89545e;
	}

	#portfolio .byline
	{
		font-size: 1em;
		color: #EEA7C1;
	}
	
	#column1,
	#column2,
	#column3,
	#column4
	{
		width: 282px;
		background-color: #ccb4b8;
		/*background-color:rgba(101,118,114,0.5);*/
		box-shadow: 5px 5px 2px #888888;
	}
	
	#column1,
	#column2
	{
		float: left;
		margin-right: 24px;
	}
	
	#column3
	{
		float: left;
	}
	
	#column4
	{
		float: right;
	}

.stoffa
{
  width: 267px;
  height:245px;
  margin:0.5em;
  display:inline-block;
  background-color: rgba(204,180,184,0.6);
  box-shadow: 5px 5px 2px #888888;
  text-align:center;
}

.stoffa a
{
  text-decoration:none;
}

.nome
{
  width:190px;
  float:left;
  text-align:left;
  font-size:0.8em;
}


.prezzo
{
  width:75px;
  float:right;
  text-align:right;
  font-weight:600;
  font-size:0.9em;
}
.hoverWhite:hover
{
  color:#FFF;
}

.hoverWhite img:hover
{
  opacity:0.75;
  filter:alpha(opacity=75);
}

/*********************************************************************************/
/* Button Style                                                                  */
/*********************************************************************************/

	.button
	{
		display: inline-block;
		margin-bottom: 0.5em;
		margin-top: 0.5em;
		padding: 0.50em 1.6em 0.50em 1em;
		background: #838083;
		/*letter-spacing: 0.20em;*/
		text-decoration: none;
		text-transform: uppercase;
		font-weight: 400;
		border-radius: 30px;
		font-size: 0.90em;
		color: #FFF;
	}
	
		.button:before
		{
			display: inline-block;
			width: 40px;
			height: 30px;
			line-height: 30px;
			border-radius: 15px;
			text-align: center;
			color: #FFF;
		}
		
	.linkone
	{
		display: inline-block;
		margin-bottom: 0.25em;
		margin-top: 0.75em;
		padding: 0.50em 1.6em 0.50em 1em;
		background: #ccb4b8;
		/*letter-spacing: 0.20em;*/
		text-decoration: none;
		text-transform: uppercase;
		font-weight: 600;
		border-radius: 30px;
		font-size: 1.35em;
		color: #89545E;
		box-shadow: 5px 5px 2px #888888;
	}
	
		.linkone:before
		{
			display: inline-block;
			width: 40px;
			height: 30px;
			line-height: 30px;
			border-radius: 15px;
			text-align: center;
			color: #89545E;
		}

/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/
	
	#footer-wrapper
	{
		overflow: hidden;
		padding: 1em 0em;
		border-top: 1px solid rgba(0,0,0,.1);
	}

	#footer
	{
		color: #ADADAD;
	}
	
	#footer .title h2
	{
		font-weight: 400;
		font-size: 1.2em;
		color: #FFF;
	}

	#footer .title
	{
		border-color: #2D2926 !important;
	}
	
	#footer .style1 li
	{
		border-color: #2D2926 !important;
	}
	
	#footer .style1 a
	{
		letter-spacing: 0.10em;
		font-size:1em;
		color: #B1B1B1;
	}
	
	#box1
	{
		float: left;
		width: 354px;
		margin-right: 24px;
		padding-right: 30px;
	}
	
	#box2
	{
		float: left;
		width: 354px;
		margin-left: 24px;
		padding-right: 30px;
	}
	
	#box3
	{
		float: right;
		width: 344px;
		padding-left: 40px;
	}
	
  .elencoMateriali{
    margin-left:0px;
    padding-left:15px;
  }

  .elencoMateriali li {
    margin-left:0px;
      line-height:2em;
  }


.intestazione
{
    letter-spacing: 0.3em
    ;color: rgb(137, 84, 94);
    font-weight:700;font-height:1.4em;
    text-transform:uppercase;
    margin-bottom:0.3em;
}














	