@charset "UTF-8";
/* CSS Document */

body {
	background:url(../images/bodybkg.gif) repeat-x;
	background-position:top;
	background-color:#000000;
	}
	
html {
	height:100%;}

p { margin-top:10px; }

#contenitore {
	width:950px;
	height:auto;
	top:15px;
	position:absolute;
	left:50%;
	margin-left:-475px;
	padding:0;
	background:#000000;
	}

#logo {
	width:220px;
	height:63px;
	position:absolute;
	background:url(../images/logo_castelmonte.gif) no-repeat;
	}
	
.menu {
	position:absolute;
	margin-left:266px;
	top:18px;
	z-index:300;
	width:684px;
	}

#contenutoCentrale {
	position:relative;
	height:auto;
	width:950px;
	top:63px;
	border-top:1px solid #CCC;
	/*background-color:#333333;*/
	}
	
#contenitoreFlash {
	width:600px;
	height:410px;
	top:15px;
	position:relative;
	float:right;
	padding:0;
	/*background:#009966;*/
	z-index:1;
	}
#contenitoreDatiTecnici {
	width:350px;
	height:auto;
	top:15px;
	position:relative;
	padding:0;
	float:left;
	background:#000000;
	}
#contenitoreDatiTecnici span , #contenitoreDatiTecnici table {
	margin-left:10px;
	}

#contenitoreDatiTecnici div {
	float:left;
	clear:left;
	margin-left:10px;
	margin-top:10px;
	}
	
#contenitoreVideoTecnici {
	width:950px;
	height:auto;
	top:25px;
	position:relative;
	padding:0 0 0 10px;;
	clear:both;
	margin:0;
	background:#000000;
	}
	
#footer {
	width:950px;
	/*height:100%;*/
	margin-top:15px;
	position:relative;
	/*left:50%;
	margin-left:-475px;*/
	padding:0;
	border-top:1px solid #CCC;
	text-align:center;
	/*width:950px;
	position:relative;
	clear:both;
	margin-top:15px;*/
	}
	

/*#titoloPagina {
	width:607px;
	height:70px;
	position:absolute;
	top:0;
	margin-left:45px;
	text-align:left;
	padding-left:77px;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/icone/icon_azienda.gif) no-repeat;
	clear:both;
	}*/

#doveSei {
	width:920px;
	height:20px;
	position:relative;
	top:5px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:right;
	}

#doveSei a {
	color:#999999;
	}
#doveSei a:hover {
	color:#FF0000;
	text-decoration:none;
	}

.paragraphLeft {
	width:415px;
	position:relative;
	height:auto;
	float:left;
	top:15px;
	margin-left:45px;
	}
.paragraphRight {
	width:415px;
	position:relative;
	height:auto;
	/*float:right;*/
	top:15px;
	margin-left:505px;
	}

.paragraphLargo {
	width:860px;
	position:relative;
	float:left;
	top:15px;
	margin-left:45px;
	height:auto;
	/*background-color:#999933;*/
	}
.paragraphLargo ul {
	list-style-type:none;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	}
.paragraphLargo ul li {
	margin-top:5px;
}
.paragraphLargo ul li a {
	color:#FFF;
	text-decoration:none;
}
.paragraphLargo ul li a:hover {
	text-decoration:underline;
	color:#F00;
}

	
.galleriaStufe {
	width:860px;
	position:relative;
	margin-left:45px;
	top:30px;
	clear:both;
	}

.galleriaStufe a img {
	border:none;
	}
.galleriaStufe a .titoloStufaGallery {
	text-decoration:none;
	/* NON RIESCO A NON FAR SOTTOLINEARE IL TESTO!!! ACCIDENTI!!! */
	}

.titoloStufaGallery {
	width:200px;
	height:17px;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	border:none;
	margin:0;
	padding:0;
	}
	
.nodecoration a {
	/* aggiunto perchè solo FF non mostrava il link sottolineato */
	text-decoration:none;
	}
	
/*ul.hoverbox li a:hover .titoloStufaGallery {
	color:#000000;
	background-color:#FFFFFF;
	}*/

