﻿body {
	padding: 0;
	margin: 0;
	background-color: #eee;
}

#wrapper {
	width: 996px;
	position: relative;
	margin: auto;
}

#subWrapper {
	width: 980px;
	position: relative;
	margin: auto;
	float: left;
	background-image: url('../img/bg/bg996.jpg');
	background-repeat: repeat-y;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 15px;
}

#preFooter {
    width: 940px;
	position: relative;
	margin: auto;
	float: left;
    padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, sans-serif;
	font-size: 82%;
	color: #333333;
	text-align: center;
}

#preFooter a:link {
	color: #003366;
	text-decoration: none;
}

#preFooter a:visited {
	color: #003366;
	text-decoration: none;
}

#preFooter a:hover {
	color: #003366;
	text-decoration: underline;
}

#preFooter a:focus {
	color: #003366;
}

#preFooter a:active {
	color: #003366;
}

#footer {
	width: 940px;
	height: 37px;
	position: relative;
	margin: auto;
	float: left;
	background-image: url('../img/footer/footer.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 28px;
	padding-right: 28px;
	margin-bottom: 50px;
	font-family: Arial, sans-serif;
	font-size: 82%;
	color: #333333;
	text-align: center;
}

#insideWrapper {
	width: 960px;
	position: relative;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url('../img/bg/Gradient-azzurro.jpg');
	background-repeat: repeat-x;
}

#header {
	width: 960px;
	position: relative;
	/*padding-bottom: 5px;*/
}

.imgSette {
	margin-right: 7px;
}

.imgSei {
	margin-right: 6px;
}


#mainContent {
	width: 960px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;

}

/*Contiene menu e corpo del testo*/
#contentLeft {
	width: 770px;
	position: relative;
	float: left;
}

/*Contiene il menu*/
#contentLeftLeft {
	width: 233px;
	padding-left: 2px;
	position: relative;
	float: left;
}

/*Contiene il corpo del testo*/
#contentLeftRight {
	width: 515px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	float: right;
	font-family: Arial, sans-serif;
}

/*Contiene le foto di sinistra*/
#contentRight {
	width: 180px;
	padding-right: 3px;
	position: relative;
	float: right;
}


/*menu Layout*/
.menuTop {
	width: 233px;
	height: 27px;
	background-image:url('../img/leftMenu/top-233.jpg');
	background-repeat: no-repeat;
	position: relative;
}

.menuBody {
	width: 223px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	position: relative;
	background-image: url('../img/leftMenu/body-233.jpg');
	background-repeat: repeat-y;
	font-family: Arial, sans-serif;
	font-size: 82%;
	color: #003366;
}

.menuBottom {
	width: 233px;
	height: 22px;
	position: relative;
	background-image: url('../img/leftMenu/bottom-233.jpg');
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

.menuTopCont {
	width: 233px;
	height: 27px;
	background-image:url('../img/leftMenu/top-233-CONTACT.jpg');
	background-repeat: no-repeat;
	position: relative;
}

.menuBodyCont {
	width: 223px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	position: relative;
	background-image: url('../img/leftMenu/body-233.jpg');
	background-repeat: repeat-y;
	font-family: Arial, sans-serif;
	font-size: 82%;
	color: #003366;
}

.menuBottomCont {
	width: 233px;
	height: 13px;
	position: relative;
	background-image: url('../img/leftMenu/bottom-233-13.jpg');
	background-repeat: no-repeat;
	padding-bottom: 0;
	font-size: 0; 
}


/*Foto di sinistra Layout*/
.menuTopRight {
	width: 180px;
	height: 9px;
	background-image:url('../img/bg-180/top-180.jpg');
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 0;
	overflow: hidden;
}

.menuBodyRight {
	width: 160px;
	padding-left: 8px;
	padding-right: 12px;
	position: relative;
	background-image: url('../img/bg-180/body-180.jpg');
	background-repeat: repeat-y;
	font-family: Arial, sans-serif;
	font-size: 82%;
	color: #003366;
}

.menuBodyRight p {
	text-align: center;  
	margin: 0; 
	padding: 0;
	/*padding-right: 5px;*/
	margin-top: 5px;
}

.menuBottomRight {
	width: 180px;
	height: 8px;
	position: relative;
	background-image: url('../img/bg-180/bottom-180.jpg');
	background-repeat: no-repeat;
	margin-bottom: 20px;
	font-size: 0px;
}

.justify {
	text-align: justify;
}

#contentLeftRight ul {
	margin: 0;
	padding-left: 40px;
	padding-bottom: 15px;
	font-family: Arial, sans-serif;
	font-size: 82%;
	color: #333333;
	list-style-image: url('../img/available_bellissimo.gif');
}

#contentLeftRight li {
	padding-bottom: 7px;
}



/* Nuova Formattazione del menu a sinistra*/

.menuBody ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
}

.menuBody li {
	padding-bottom: 7px;
}

.menuBody ul li ul {
	padding-top: 10px;
}

.menuBody ul li ul li{
	padding-left: 12px;
}

.menuBody a:link {
	color: #003366;
	text-decoration: none;
}

.menuBody a:visited {
	color: #003366;
	text-decoration: none;
}

.menuBody a:hover {
	color: #003366;
	text-decoration: underline;
}

.menuBody a:focus {
	color: #003366;
}

.menuBody a:active {
	color: #003366;
}

/* Formattazione del corpo del testo */
#contentLeftRight h1 {
	font-size: 170%;
	font-weight: normal;
	color: #003366;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}


#contentLeftRight h2 {
	font-size: 120%;
	font-weight: normal;
	color: #003366;
	padding-top: 0;
	padding-bottom: 5px;
	border-bottom: 1px #cccccc solid;
	margin: 0;
}


#contentLeftRight p {
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0;
	font-size: 82%;
	color: #333333;
	line-height: 130%;

}

.barrato {
	text-decoration: line-through;
}


/* Layout catalogo */
.photo {
	width: 214px;
	position: relative;
	float: left;
	padding: 7px 5px 5px 5px;
	
}

.data {
	width: 281px;
	padding: 5px;
	position: relative;
	float: right;
}

.separator {
	width: 500px;
	height: 20px;
	position: relative;
	clear: both;
	font-size: 0px;
}

.price {
	display: block;
	padding: 4px 0 7px 0;
	margin: 0;
}

.moreInfo {
	display: block;
	padding: 4px 0 7px 0;
	margin: 0;
	text-align: center;
	font-size: 82%;
	color: #333333;
}

h2 a {
    color: #003366;
    text-decoration: none;
}

























