@charset "utf-8";
/* CSS per Cobal S.p.A. */
/*
Verde: 224C39
Arancio: FF6600
Giallo: FFFF4F
*/
@import "testi.css";
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#3F735C;
}
#main {
	position:				relative;
	width:					800px;
	height:					680px;
	margin:					0em auto;
	background:				url(/immagini/sfondo.jpg) no-repeat #224C39;
}

#content {
	position:				absolute;
	margin:					90px 0 0 55px;
	width:					470px;
}

#immagine {
	z-index:			0;
	width:				470px;
	height:				280px;
	background:			no-repeat center;
	text-align:			center;
}

#tit_pagina {
	margin-top:			20px;
	margin-left:		10px;
	float:				left;
	width:				470px;
	color:				#224C39;
	font-size:			20px;
	text-transform:		uppercase;
	text-align:			left;
	font-family:		"Arial Black";
	font-weight:		bold;
}

#link_access {
	float:				left;
	width:				470px;
	text-align:			right;
	font-size:			11px;
	font-weight:		bold;
	font-style:			oblique;
}

#separatore {
	float:				left;
	width:				100%;
}

#corpo {
	position:			relative;
	float:				left;
	width:				470px;
}

hr {
	color:			#FF6600;
}

#testo {
	width:			470px;
	float:			left;
	line-height:	15px;
}

#news {
	width:420px;
	height:270px;
	float:left;
	margin-top:		30px;
	margin-left:	15px;
}

#news_pop {
	text-align:		center;
	margin-top:		30px;
	margin-left:	50px;
	margin-right:	50px;
}

#news hr { color:#FF6600 }

#menu {
	position:				absolute;
	top:					8px;
	left:					550px;
	float:					left;
	text-align:				center;
	height:					auto;
	width:					159px;
}

#footer {
	position:				relative;
	background:				url(/immagini/footer.jpg) repeat-x top #224C39;
	height:					40px;
	width:					800px;
	margin:					0em auto;
}

#privacy {
	background-color:		#224C39;
	height:					12px;
	width:					780px;
	text-align:				right;
	font-size:				9px;
	padding:				10px;
	margin:					0em auto;
}

#gc {
	width:				800px;
	text-align:			right;
	margin:				0em auto;
}

#pulsante {
	text-align:				center;
	text-transform:			uppercase;
	color:					#FFFF4F;
	font-size:				11px;
	font-weight:			bold;
	height:					auto;
	width:					150px;
	padding-top:			6px;
}

#content_log {
	position:				absolute;
	margin:					90px 0 0 55px;
	width:					700px;
	height:					500px;
}

#menu_log {
	width:					710px;
	height:					auto;
	text-align:				center;
}

#pulsante_log {
	text-align:				center;
	text-transform:			uppercase;
	color:					#FFFF4F;
	font-size:				9px;
	font-weight:			bold;
	height:					auto;
	width:					100px;
	padding-top:			6px;
}

#ombra {
	padding-top:			3px;
	background-image:		url(/immagini/pulsante.gif);
	background-repeat:		no-repeat;
	height:					36px;
	width:					153px;
}

#ombra_log {
	background:				url(/immagini/pulsante_log.gif) no-repeat;
	height:					30px;
	width:					105px;
	float:					left;
	margin-left:			6px;
}

#login {
	width:					100%;
	height:					auto;
	background-color:		#CCCCCC;
	text-align:				center;
}

#languageit {
	position:				absolute;
	top:					5px;
	left:					760px;
}

#languageuk {
	position:				absolute;
	top:					30px;
	left:					760px;
}


/* ****************************************************************************** */
/* ****************************************************************************** */
/* ******************************* CONTENT NATALIZIO **************************** */
/* ****************************************************************************** */
/* ****************************************************************************** */
#natale {
	z-index:			4;
	position:			absolute;
	left:				-18px;
	top:				10px;
	width:				142px;
	height:				123px;
	color:				#900;
	background-image:	url(/immagini/natale/cappello.gif);
	background-repeat:	no-repeat;
}
#abete {
	z-index:			0;
	position:			absolute;
	left:				-73px;
	bottom:				-40px;
	width:				150px;
	height:				285px;
	background-image:	url(/immagini/natale/abete.gif);
	background-repeat:	no-repeat;
}
#neve_dx {
	position:			absolute;
	left:				700px;
	top:				0px;
	width:				60px;
	height:				500px;
	background-image:	url(/immagini/natale/neve_vert.gif);
	background-repeat:	no-repeat;
}
#neve_sx {
	position:			absolute;
	left:				0px;
	top:				30px;
	width:				60px;
	height:				500px;
	background-image:	url(/immagini/natale/neve_vert.gif);
	background-repeat:	no-repeat;
}
#neve_alto {
	position:			absolute;
	left:				120px;
	top:				0px;
	width:				430px;
	height:				85px;
	background-image:	url(/immagini/natale/neve_in_alto.gif);
	background-repeat:	no-repeat;
}
#neve_logo {
	position:			absolute;
	left:				540px;
	top:				10px;
	width:				170px;
	height:				25px;
	background-image:	url(/immagini/natale/neve_logo.gif);
	background-repeat:	no-repeat;
}
/* ****************************************************************************** */
/* ************************** FINE CONTENT NATALIZIO **************************** */
/* ****************************************************************************** */

/*  SOLO PER HALLOWEEN */
#zucca {
	position:			absolute;
	left:				550px;
	top:				600px;
	background-image:	url(/immagini/accessori/zucca.png);
	width:				200px;
	height:				120px;
}
#fugliulell {
	position:			absolute;
	left:				10px;
	top:				10px;
	background-image:	url(/immagini/accessori/fugliulell.png);
	width:				423px;
	height:				309px;
}


