@CHARSET "ISO-8859-1";

body {
	background-image: url("../images/back_top.jpg");
	background-position: 0 0;
	background-repeat: repeat-x;
	padding-top: 0px;
	background-color: #7c1818;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}

a {
	text-decoration: none;
}

.page {
	padding-top: 0px;
	width: 953px;
	margin: 0 auto;
	top: 0px;
	height: auto;
}

.colSX {
	width: 155px;
	height: 100%;
	background-color: transparent;
	background-image: url("../images/img_sx.jpg");
	background-position: 0px 100px;
	background-repeat: repeat-y;
	vertical-align: top;
}

.colDX {
	width: 153px;
	height: 100%;
	background-color: trasparent;
	background-image: url("../images/img_dx.jpg");
	background-position: 0px 0;
	background-repeat: repeat-y;
	vertical-align: top;
}

.content {
	margin: 0 auto;
	width: 953px;
	position: absolute;
	top: 0px;
	vertical-align: top;
}

.container {
	margin: 0 auto;
	width: 953px;
	text-align: left;
}

.menuNormale {
	font-size: 12px;
	color: black;
}

.menuSelezionato {
	font-size: 12px;
	color: red;
	text-decoration: underline;
}

.imageHeader {
	width: 644px;
	height: 150px;
	display: block;
	background-color: black;
}

.credits {
	font-size: 12px;
	color: white;
	letter-spacing: 1px;
}

.titoloRosso {
	font-size: 16px;
	color: #cfcfcd;
	font-weight: bold;
}

.testoNormale {
	font-size: 12px;
	color: white;
}

.testoPiccoloBold {
	font-size: 10px;
	color: white;
	font-weight: bold;
}

.titoloGeneraleNews {
	font-size: 16px;
	color: white;
	font-weight: bold;
}

.titoloNews {
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.sottotitoloRosso {
	font-size: 14px;
	color: red;
}

.generalButton {
	background-color: Black;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	color: white;
	width: 90px;
}

.FadingImmagini {
	width: 644px;
	height: 300px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 250px;
}

.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	width: 952px;
	height: 19px;
	background-position: 1px 0;
	background-color: transparent;
}

.lineaOrizzontale {
	color: white;
	background-color: white;
	height: 1px;
}

.link_normale {
	color: white;
	font-size: 11px;
}

.divMenuBackend {
	margin: 20px;
}

.elencoOfferte {
	color: white;
	font-size: 12px;
	padding: 10px;
}

.annuncioDiv {
	background-color: #606060;
	padding: 5px;
	border: 1px solid #777;
	width: 600px;
	/*height: 100px;*/
	margin: 0px;
	margin-top:10px;
	/*overflow: hidden;*/
}

.annunciDiv_img {
	float: left;
	margin: 10px;
	width: 100px;
}
.annunciDiv_img_thumb {
	float: left;
	margin-left: 10px;
	width: 40px;
}