/********** IePNGFix **********/
img, #divContentSX img {
	behavior: url(iepngfix.htc)
}

/********** TAG HTML **********/
body {
	background-color: #cfc392;
	background-image: url(../immagini/bg-body.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13zpx;
	color:#fff;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	margin-bottom:0px;
	margin-top:0px;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	margin-bottom:0px;
	margin-top:0px;
}

a {
	text-decoration:none;
	color:#317584;
}

a:hover {
	text-decoration:underline;
}

/********** DIV struttura **********/
#divContainer {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:950px !important;
	width /**/:960px;
	background-color:#a8996e;
	border:solid 5px #fff;
}

#divTestata {
	width:950px;
	height:210px;
}

#divContentSX {
	float:left;
	width:335px;
	text-align:center;
}

#divContentCX {
	float:left;
	width:348px !important;
	width /**/:370px;
	padding-right:20px;
	border-right:solid 2px #fff;
	text-align:justify;
}

#divContentSXint {
	float:left;
	width:663px !important;
	width /**/:705px;
	padding-left:20px;
	padding-right:20px;
	border-right:solid 2px #fff;
	text-align:justify;
}

#divContentDX {
	float:left;
	width:235px;
	text-align:center;
	overflow:hidden;
}

#divLang {
	padding:5px;
	margin:10px;
	text-align:left;
}

#divLang img {
	margin-right:10px;
	border:none;
}

/********** Classi **********/

.clear {
	clear:both;
	height:20px;
}

.tbGallery {
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	border-spacing:0px;
}

.tbGallery td {
	padding:0px;
	margin:0px;
	border:solid 10px #fff;
}

.tbModulo {
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	border:solid 1px #fff;
	width:500px;
}

.tbModulo td {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}

.red {
	color:#c00;
}

.divThumb {
	width: 314px !important;
	width /**/: 322px;
	height: 192px !important;
	height /**/: 198px;
	border: 3px solid #fff;
	text-align: center;
	margin:5px;
	float: left;
	overflow:hidden;
}

.divThumb img {
	margin: auto;
	border: none;
}

