body
{
	margin: 0px;
	padding: 0px;
	font-family: arial;
	/* background: white url(../images/bigS3.png) center repeat-y; */
	text-align: center;
	background: white;
}

#divFlash 
{ 
	position: fixed; 
	top: 66px; 
	z-index: 10;
	display: none;
}

#divFlash_s 
{ 
	background: url("immagini/RocchegianiIntro_Esterna_s.jpg") center center no-repeat; 
	padding: 0px;
	border: 0px solid red;
	z-index: 10;
}

#bottomS
{
	margin: 0px;
	padding: 0px;
	height: 20px;
	position: relative;
	top: 0px;
	/* background-color: green;*/
	background: white url(../images/bottomS2.png) center no-repeat;
	display: block;
	clear: both;
}
#bottomW
{
	margin: 0px;
	padding: 0px;
	height: 10px;
	position: relative;
	top: 0px;
	/* background-color: green;*/
	background: white url(../images/bottomW.png) center;
	display: block;
	clear: both;
}

img
{
	border: 0px;
}

a
{
	color:black;
	text-decoration: underline;
}

/*
a:visited
{
	color:black;
}
*/
#wrapper2
{
	width: 915px;
	margin: 0px auto;
	background-color: #FFF;
}

#divLogo
{
	float:left; 
	margin: 0px;
	padding-top: 12px;
	width:225px; 
	/* background-color: #F3F3F3; */
	background: white;
	border: 0px solid white;
}

#divMenu
{
	margin-left:300px; 
	width:auto; 
	height:65px; 
	border: 0px solid yellow;
	visibility: hidden;
}

#wholebar
{
	width: 860px;
	height: auto;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #87888A;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 15px;
	border: 0px solid blue;
}

#leftbar 
{
	float:left;
	width: 385px;
	height: 320px;
	/* padding-left: 25px; */
	border: 0px solid red;
	visibility: hidden;
}

#leftContent 
{
	float:left;
	width: 385px;
	height: auto;
	/* padding-left: 25px; */
	border: 0px solid yellow;
}

#leftbar a
{
	color: black;
}

#rightbar 
{
	float: right;
	width: 486px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #87888A;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 24px;
	/* padding-left: 8px; */
	border: 0px solid green;
	visibility: hidden;
}

#rightBarText
{
	line-height: 20px;
	font-size: 10pt;
}

.black
{
	color: black;
}

.blackT
{
	color: black;
	font-size: 11pt;
}

.grayT
{
	color: #87888A;
	font-size: 11pt;
}

.list
{
	/* list-style-position: outside; */
	border: 0px solid blue;
	display: block;
	font-size: 10pt;
}

.list li
{
	/* list-style-position: outside; */
	margin-left: -22px;
}

/*
.link
{
	color: black;
	text-decoration: underline;
}
*/
#leftBarText
{
	line-height: 20px;
	font-size: 10pt;
	color: #87888A;
	text-align: justify;
	padding-top: 10px;
	margin: 0 auto;
	width: 300px;
	border: 0px solid yellow;
}

#shadow1
{
	width:210px;
	height: 193px;
	background: white url(../images/ombre.png) no-repeat;
	position: absolute;
	top: 20px;
	left: 60px;
	z-index: -10;
}

#shadow2
{
	width:210px;
	height: 193px;
	background: white url(../images/ombre.png) no-repeat;
	position: absolute;
	top: 20px;
	left: 296px;
	z-index: -10;
}

#newshome
{
	/* float: right; */
	position:relative;
	width: 492px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 13px; */
	color: #87888A;
	font-weight: normal;
	text-decoration: none;
	padding-right: 30px;
	/* padding-left: 200px; */
	text-align: justify;
	padding-bottom: 15px;
	margin-top: -35px;
	border: 0px solid green;
	z-index: 10;
}


#newshomesx
{
	width: 190px;
	height: 190px;
	background-color: #BBBBBD;
	position: relative;
	top: 0px;
	left: 60px;
	z-index: 10;
}

#newshomedx
{
	width: 190px;
	height: 190px;
	background-color: #BBBBBD;
	position: absolute;
	top: 0px;
	left: 296px;
	z-index: 10;
}

#newshomeimg
{
	width: 92px;
	height: 92px;
	background-color: #fffff;
	z-index: 10;
}

#newshometitle
{
	width:92px;
	height:92px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: gray;
	z-index: 10;
}

.newshometitletext
{
	text-align: left;
	font-size: 10pt;
	color: white;
	padding-top: 25px;
	padding-left: 8px;
	border: 0px solid white;
	display: block;
}

#newshome h1
{
	color:#FFFFFF;
	font-size:14px;
}

.newshometext
{
	color: #666666;
	font-size: 7pt;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 15px;
	line-height: 12px;
}

.newshometext a
{
	color:#F08600;
	text-decoration:none;
	padding-top: 10px;
}

.newshometext a:hover
{
	color:#666666;
	text-decoration:none;
	padding-top: 10px;
}

#bottom 
{
	clear: both;
	height: 90px;
	width: 915px;
	/* background-color: #EDEDED; */
	background-color: #F3F3F3;
	border: 0px solid red
}

#bottomtext 
{
	float: left;
	width: 310px;
	color: #87888A;
	font-size:12px;
	position: relative;
	top: 15px;
	left: 34px;
	line-height: 20px;
	text-align:left;
}

#bottomlink_1 
{
	float: right;
	width: 190px;
	color: #87888A;
	font-size:12px;
	line-height: 20px;
	position: relative;
	top: 12px;
	right: 24px;
	text-align:left;
	border: 0px solid red;
	padding: 0;
	margin: 0;
}

#bottomlink_1 a
{
	color: #87888A;
	text-decoration:none;
}

#bottomlink_2
{
	float: left;
	width: 190px;
	color: #87888A;
	font-size:12px;
	line-height: 20px;
	position: relative;
	top: 12px;
	left: 154px;
	text-align:left;
	border: 0px solid red;
	padding: 0;
	margin: 0;
}

#bottomlink_2 a
{
	color: #87888A;
	text-decoration:none;
}

.bottomLink
{
	border-bottom: 1px dotted #87888A;
	width: 190px;
	display: block;
}

.imgqualita 
{
	width: 120px;
	height:120px;
	border: 1px solid #CACBCC;
	background-color: #CACBCC;
}

.tdqualita 
{
	width: 33%;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
}

.tdqualita h3 
{
   color: #87888A;
   width: 120px;
   text-align: left;
   font-size: 9pt;
   display: block;
   border: 0px solid red;
   position: relative;
   top: -25px;
   line-height: 20px;
}

.tdqualita h2 
{
   color: #000000;
   text-align: left;
   font-size: 10pt;
   padding-right: 3px;
   padding-bottom: 4px; 
}

.tr {
   clear: both;
   margin-bottom: 10px;
   border: 0px solid red;
}

.td_sx
{
	width: 20%;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 0px;
}

.td_dx 
{
   width: 78%;
   float: left;
   font-family:Arial, Helvetica, sans-serif;
   padding-top: 0px;
}

.td_dx h2 {
   color:#0A71B4;
   text-align:left;
   font-size:9pt;
   padding-right: 2px; 
 }
 
.td_dx h3 {
   color: #87888A;
   text-align:justify;
   font-size:7pt;
   padding-right: 3px;
   padding-bottom:4px; 
}

.td_dx a {
   color:#87888A;
   text-align:left;
   font-size:7pt;
   padding-right: 3px;
   padding-bottom:4px; 
}

.archivio_news0
{
	position: relative;
	top: 4px;
	left: -5px;
}
 
.archivio_news0 img
{
	border: 1px solid #666666;
	display: block;
	width: 92px;
	height: 92px;
}
 
.archivio_news1
{
   color: black;
   font-size:9pt;
   font-weight: bold;
   position: relative;
   top: 0px;
 }
 
 .archivio_news2 
 {
   color: #87888A;
   text-align:justify;
   font-size:9pt;
   padding-right: 0px;
   padding-bottom:4px; 
}

.archivio_news2 a
{
   color: #87888A;
   text-decoration: none;
}

#fixedWidth
{
	
	display: block;
	width: 100%;
	border: 0px solid red;
}


/* SEZIONE AREA RISERVATA REGISTRAZIONE */

#style6
{
	font-size: 8pt;
	line-height: 17px;
}
#style6 a
{
	color: #87888A;
}

.textBoxL
{
	font-size:0.8em;
	width: 120px;
	height: 10px;
}

.textBoxS
{
	font-size:0.8em;
	width: 40px;
	height: 10px;
}
/*
inputcolor: #87888A;
{
	height: 8px;
}
*/
#infoPrivacyJob, #infoPrivacyRegistration
{
	font-size: 9pt;
	font-family: arial;
	text-align: justify;
	color: #87888A;
	line-height: 20px;
	visibility: hidden;
}

#siteMap
{
	color: #87888A;
	border: 0px solid yellow;
	display: block;
	height: 580px;
}

#siteMap a
{
	color: #87888A;
	text-decoration: none;
}

#mainMenu
{
	font-size: 11pt; 
	padding-left: 30px; 
	padding-top: 8px; 
	border: 0px solid yellow;
	height: 30px;
}

#indent1
{
	font-size:9pt; 
	padding-left: 20px;
	padding-top: 5px;
	line-height: 20px;
}

.inBlock
{
	display: block;
	width: 65px;
	border: 0px solid red;
	/* white-space: normal; */
	float:left;
	text-align: center;
	line-height: 12px;
	padding-top: 4px;
}

.inBlock2
{
	display: block;
	width: 11px;
	border: 0px solid red;
	white-space: normal;
	float:left;
	text-align: center;
}


/* STILE PER AREA RISERVATA LOGIN --------------------------------------------- */

#loginbox
{
	background-color: #F3F3F3;
	padding: 10px;
	width: 180px;
	height: 80px;
}

#loginbox input
{
	width: 100px;
	padding-right: 5px;
}

.login
{
	background-color: black;
	font-size: 10pt;
	text-align: center;
	padding: 2px;
	text-decoration: none;
}

.hvacT
{
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 0;
}


/*  COLORI -------------------------------------------------------------------- */

.greenFlues
{
	color: #4bae7e
}