﻿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;
}

.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: 720px;
	position: relative;
	float: left;
}

/*Contiene il menu*/
#contentLeftLeft {
	width: 233px;
	padding-left: 2px;
	position: relative;
	float: left;
}

/*Contiene il corpo del testo*/
#contentLeftRight {
	width: 465px;
	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: 235px;
	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: 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;
}

#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: 233px;
	height: 9px;
	background-image:url('../img/rightMenu/top.jpg');
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 0;
	overflow: hidden;
}

.menuBodyRight {
	width: 219px;
	padding-left: 7px;
	padding-right: 7px;
	position: relative;
	background-image: url('../img/rightMenu/body.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: 233px;
	height: 10px;
	position: relative;
	background-image: url('../img/rightMenu/bottom.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: 7px;
}

#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: 160%;
	font-weight: normal;
	color: #003366;
	padding-top: 0;
	padding-bottom: 0;
	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;
}

.flags 
{
    margin-top: 5px;
    margin-bottom: 10px;
}



























