body {
	/* background-color: #151B1E; */
	background-color: #141B1E;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #718691;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #718691;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #718691;
}

a:hover {
	text-decoration: underline;
	color: #718691;
}

a:visited {
	color: #718691;
}

.bianco {
	color: #FFF;
}

/***********   layout   **************/

#centrato {
	width: 800px;
	margin: auto;
	text-align: left;
}

#header {
	width: 800px;
	height: 55px;
	margin: 0 auto;
}
#headerIndex {
	width: 800px;
	height: 55px;
	margin: 0 auto;
	background: url(../img/header01.gif) no-repeat;
}

#menu {
	width: 800px;
	height: 38px;
	margin: 0;
	border: 1px solid #718691;
	bottom: 0;
	padding-left: 2px;
	padding-top: 2px;
	border-right-color: #718691;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content {
	width: 800px;
	border-right: 1px solid #718691;
	border-left: 1px solid #718691;
	border-bottom: 1px solid #718691;
	margin: 0;
	bottom: 0;
	padding-left: 2px;
	padding-top: 2px;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#contentIndex {
	width: 800px;
	border: 1px solid #718691;

	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	height: 600px;
}
#content2 {
	width: 800px;
	border-right: 1px solid #718691;
	border-left: 1px solid #718691;
	border-bottom: 1px solid #718691;
	margin: 0;
	bottom: 0;
	padding-left: 2px;
	padding-top: 2px;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 550px;
}

#content_finiture {
	width: 800px;
	border-right: 1px solid #718691;
	border-left: 1px solid #718691;
	border-bottom: 1px solid #718691;
	margin: 0;
	bottom: 0;
	padding-left: 2px;
	padding-top: 2px;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content3 {
	width: 800px;
	border-right: 1px solid #718691;
	border-left: 1px solid #718691;
	border-bottom: 1px solid #718691;
	margin: 0;
	bottom: 0;
	padding-left: 2px;
	padding-top: 2px;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 655px;
}
#content4 {
	width: 800px;
	border-right: 1px solid #718691;
	border-left: 1px solid #718691;
	border-bottom: 1px solid #718691;
	margin: 0;
	bottom: 0;
	padding-left: 2px;
	padding-top: 2px;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

#content p {
	padding-left: 10px;
	padding-right: 10px;
}
#content2 p.p260 {
	width: 260px;
	line-height: 1.5em;
		padding-left: 20px;
	padding-right: 10px;
}

#footer {
	width: 800px;
	font: 0.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
	top: 0;
	bottom: 0;
}

#footer p {
	padding-left: 10px;
	padding-right: 10px;
}

#footer2 {
	width: 800px;
	font: 0.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
	top: 0;
	bottom: 0;
	clear: both;
}

#footer2 p {
	padding-left: 10px;
	padding-right: 10px;
}

/*************************/
.indexHeaderLinks a {
	font-weight: normal;
	font-style: normal;
	color: #fff;

}
.indexHeaderLinks {

	text-align: center;

	position: relative;
	top: 30px;
}









/************ menu ***************/

.menuNavigazione {
	
	margin: 0;
	padding: 0.5em 0;
	text-align: center;

}

.menuNavigazione li {
	display: inline;
	height: 0;
	margin: 0 1.6em;
}

.menuNavigazione a {
	font-weight: normal;
	font-style: normal;
	white-space: nowrap;
}

.menuNavigazione a:link, .menuNavigazione a:visited {
	color: #718691;
}

.menuNavigazione a:hover, .menuNavigazione a:focus, .menuNavigazione a:active {
	color: #CED5DB;
	text-decoration: none;
}

/*************************/

/************ sezione novità ***************/

.contenitore img {
	float: right;
	margin: 4px;
}

div.clear {
	clear: left;
	height: 0;
	overflow: hidden;
}

.contenitore h2 {
	color: #fff;
	font-size: 12px;
}

.contenitore p {
	font-size: 12px;
}

/*************/

#posts {
	padding: 0 0 0 20px;
	margin: 0;
}

#posts li {
	width: 745px;
	border-bottom: 1px solid #718691;
	background-color: #151B1E;
	background-image: none;
	float: left;
	clear: both;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 5px;
}

#posts a {
	text-decoration: none;
	font-weight: bold;
}

#posts img {
	display: block;
	float: right;
	margin: 0 10px 5px;
}

#posts h2 {
	padding: 5px 0 0 0;
	margin: 0 0 4px;
	color: #CC0033;
	color: #fff;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
}

#posts p {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
}

.images {
	display: block;
	border: 1px #ccc solid;
	background: white;
	padding: 3px 3px 0;
	margin: 0;
}

/*****************/

/*************/

#posts2 {
	padding: 0;
	margin: 0;
}

#posts2 li {
	width: 270px;
	background-color: #151B1E;
	background-image: none;
	float: right;
	clear: both;
	list-style: none;
	margin: 0 0 3px;
	padding: 3px 0;
}

#posts2 a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#posts2 a:hover {
	text-decoration: underline;
}

#posts2 img {
	display: block;
	float: right;
	margin: 0 10px 5px;
}

#posts2 h2 {
	padding: 3px 0 0;
	margin: 0 0 2px;
	color: #fff;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	font-style: normal;
}

#posts2 p {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: normal;
	font-style: normal;
}

/*****************/

/************** galleria realizzazioni ******************/

#galleria {
	width: 485px;
	height: 405px;
	float: right;
	padding: 0;
	margin: 0;
	/* border: 1px solid red; */
	text-align: center;
}

/************** pagine prodotti ******************/

#containerProdotti {
	float: left;
	width: 798;
	margin: auto;
	text-align: left;
	height: 550px;
}

.colonnaMenu {
	width: 125px;
	padding: 5px 5px 5px 20px;
float: left;
	position: relative;
}

.contentProdotti {
	width: 600px;
		padding: 5px 5px 5px 20px;
	margin-left: 140px;
	margin-top: 0px;
	position: relative;

}
.contentFiniture {
	width: 640px;
		padding: 5px 0 5px 5px;
	margin-left: 140px;
	margin-top: 0px;
	position: relative;
	/* border: 1px solid red; */
}

.colonnaMenu h2 {
	margin: 1em 0 0;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
		line-height: 1.3em;
}

.colonnaMenu ul {
	margin: 0;
	padding: 0;
}

.colonnaMenu li {
	width: 125px;
	background-image: none;
	float: right;
	clear: both;
	list-style: none;
	margin: 0 0 3px;
/* padding: 3px 0; */
	font-size: 12px;
	line-height: 1.3em;
}

.colonnaMenu a {
	color: #718691;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
		font-size: 12px;
}
.colonnaMenu a:link,
.colonnaMenu a:visited {
	color: #718691;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
}

.colonnaMenu a:hover,
.colonnaMenu a:focus,
.colonnaMenu a:active {
	text-decoration: underline;
	color: #fff;
}

.colonnaMenuBold a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
		font-size: 12px;
}
.colonnaMenuBold a:link,
.colonnaMenuBold a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}

.colonnaMenuBold a:hover,
.colonnaMenuBold a:focus,
.colonnaMenuBold a:active {
	text-decoration: underline;
	color: #fff;
}


/*****************/

/****************** CONTATTI ************************/


#contattiLeft {
	width: 299px;

border-right: 1px solid #718691;
	float: left;
	height: 100%;
}
#contattiRight p {
	margin: 10px;
	padding: 5px 10px 10px;
}

#contattiRight {
	width: 475px;
	padding: 0;
	float: left;
}

form#two h4 {
	color: #203131;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	background-color: #708590;
	width: 260px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 12px;
}

form#two {


	width: 291px;
	padding: 4px;
	margin: 0 auto;

}

form#two fieldset {
	width: 291px;
	font-family: verdana, sans-serif;
	line-height: 1.5em;
	border-style: none;
}

form#two {
	font-size: .75em;
	color: #555;
	font-style: italic;
}



form#two legend {

	color: #555;
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 14px;
	padding: 3px;
	width: 256px;
	background: #81959f;
	border-style: none;
}

form#two label {

	width: 256px;
	text-align: right;
	padding-right: 10px;
	color: #708590;
	margin-bottom: 0.5em;
	font-size: 1em;
	line-height: 1.5em;
	font-style: normal;
}

form#two fieldset#personal label {

	width: 256px;
	text-align: left;
	padding-right: 10px;
	color: #708590;
	margin-bottom: 0.6em;
	font-size: 1em;
	line-height: 1.8em;
	font-style: normal;
	padding-left: 6px;
}

form#two input {
	padding: 0;
	margin-bottom: 0.4em;
}

form#two fieldset#personal input {
	border: 1px solid #151B1E;
	background: #81959f;
	padding-left: 0.5em;
	width: 256px;
	padding-bottom: 2px;
	padding-top: 4px;
	margin-bottom: 0.2em;
}

form#two select {
	margin-left: 0.5em;
	border: 1px dotted #e1e1e1;
}

form#two textarea {
		background: #81959f;
	width: 256px;
	height: 50px;
	border: 1px solid #81959f;
	margin: 4px 0 0;
	overflow: auto;
	padding-left: 0.5em;
}

form#two option {
	background: #fff;
	color: #990033;
}

form#two optgroup {
	background: #fff;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form#two optgroup option {
	background: #fff;
	color: #990033;
}

form#two #button1, form#two #button2 {
	background: #a3b5c1;
	border-bottom: 1px solid #333;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #333;
	color: #203131;
	padding-right: 0.5em;
	cursor: pointer;
	width: 120px;
	margin-left: 12px;
}

form#two #button1:hover, form#two #button2:hover {
	background: #990033;
	border-bottom: 1px solid #4A0018;
	border-right: 1px solid #4A0018;
	color: #fff;
	border-top: 1px solid #cc0033;
	border-left: 1px solid #cc0033;
}
/**********************************/


/**** sezione prodotti **/
.bloccoProdotti {
	margin-top: 0px;
float: left;
}

.titoloProdotti {
	color: #fff;
	font-size: 22px;
	top: 6px;
	position: relative;
}

.fotoProdotti {
	margin-left: 50px;
}
.fotoProdotti a {
		color: #fff;
	padding-left: 4px;
	font-weight: normal;
	font-style: normal;
	padding-right: 4px;
}

.informazioniProdotti {
		margin-top: 14px;
	line-height: 1.6em;

}
.informazioniProdotti a {
	color: #fff;
			font-weight: normal;
	font-style: normal;

}
.bottomProdotti {
	/* border: 1px solid orange; */
	
	float: left;
	text-align: left;
	color: #fff;
	font-size: 11px;
	margin: 15px 0 25px 0;
}


/********** EVENTI ****************/
.eventi {
	padding: 5px 5px 5px 20px;
}
.eventi p {
	
}
/**************/














































/***** Clear *****/

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/*************************/

/*************************/