
/*stili di base del body*/

html,body {
	margin: 0;
	padding:0;
	font-family : Verdana;
}

body {
	color : black;
	margin-top: 0px;
	background-repeat: repeat;
	background-position: top left;
	background-image: url(../gfx/bg.jpg);
	/*
	background-color: #051348;
	*/
	width: 98%;
}

/* struttura e layout pagina */

#container {
	border: 0px solid yellow;
	width: 960px;
	margin: 0 auto;
}

#containerint {
	border: 0px solid purple;
	background-color: #051348;
	/*
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(../gfx/bg.gif);
	*/
}

#headeralto {
	border: 0px solid blue;
	height: 406px;
	width: 960px;
	position: relative;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../gfx/bannersopra.jpg);
}

#headermedio {
	border: 0px solid red;
	/*width: 960px;*/
	height: 80px;
	/*
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../gfx/footer.jpg);
	*/
}

#headerbasso {
	border: 0px solid green;
	/*width: 960px;*/
	height: 60px;
	position: relative;
	border-top: 1px solid #8b5e0f;
	margin-left: 10px;
	margin-right: 14px;
}

#maincontent {
	padding-left: 0px;
	border: 0px solid green;
	/*
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../gfx/sfondo.jpg);
	*/
	padding-top: 0px;
}

#maincontent2 {
	width: 805px;
	float: left;
	display: inline;
	/*width: 730px;*/
	min-height: 480px;
	height: auto !important;
	height: 480px;
	border: 0px solid red;
	border: 1px solid #a9100d;
}

#coldx {
	border: 0px solid black;
	float: left;
	display: inline;
	width: 152px;
	height: 514px;
	margin-left: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../gfx/muro.jpg);
}

#footer {
	font-size: 11px;
	text-align: center;
	clear: both;
	border: 0px solid red;
	font-weight: bold;
	padding-top: 0px;
	height: 22px;
	/*
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../gfx/footer.gif);
	*/
}

#footer A, #footer A:LINK, #footer A:VISITED, #footer A:HOVER {
	color: #3594db;
}

#footerfade {
	font-size: 1px;
	border: 0px solid red;
	height: 11px;
	background-repeat: repeat-x;
	background-position: top left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/style/fixed/fadebottom.png');*/
}

#footerfade[id] {
	background-image: url(../fixed/fadebottom.png);
}

#footerint {
	font-size: 11px;
	text-align: center;
	clear: both;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 5px;
	color: white;
	/*
	height: 50px;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(../gfx/footer.jpg);
	*/
}

#footerlinfa {
	text-align: right;
}

#menubottom {
	font-size: 9px;
	text-align: center;
}

#menubottom A, #menubottom A:LINK, #menubottom A:VISITED, #menubottom A:HOVER {
	color: #8a2f07;
}

#cerca {
	float: right;
	width: 320px;
	font-size: 12px;
	margin-top: 10px;
}

#cerca input {
	margin-bottom: 6px;
}

.textcont {
	padding: 10px 20px;
	margin: 10px 20px;
	/*
	padding: 20px;
	position: relative;
	z-index: 50;
	font-size: 15px;
	line-height: 35px;
	*/
}

#introsito, #introsito2 {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#introsito2 {
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(../gfx/Divino1.jpg);
	height: 860px;
}

#flashintro {
	width: 960px;
	margin: 50px auto;
}

.skipintro, .skipintro2 {
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: bold;
}

.skipintro A, .skipintro A:LINK, .skipintro A:VISITED, .skipintro A:HOVER {
	color: white;
}


.skipintro2 A, .skipintro2 A:LINK, .skipintro2 A:VISITED, .skipintro2 A:HOVER {
	color: black;
}

.skipintroint {
	display: inline;
	float: left;
	width: 40px;
	margin: 0 216px;
	text-align: center;
}

.skipintroint img {
	margin-left: 16px;
}

.skipintro {
	position: absolute;
	top: 40px;
}
.imgintro {
	text-align: center;
	margin: 100px 0;
}