/*---------------------- GENERALE -------------------------------*/

html,body
{margin:0;padding:0}

body, body table
{
	font-size: 11px;
	color: #E2E2E2;
	background: #1A1A1A;
	font-family: Verdana,Helvetica,sans-serif;
	line-height: 1.2;
	margin-bottom:20px;
}

p {margin:0 10px 10px}

a {	color:#A60F04;
	text-decoration:none;
}

a:hover {
text-decoration:underline;
}

div#header h1, div#headerhome h1 {
	font-size: 100%;
	height:10px;
	line-height:8px;
	margin:0;
	padding-left:10px;
	background: #1a1a1a;
	color: #1a1a1a;
}

div#wrapper
{float:right;
width:100%;
min-width: 600px;
margin-left:-310px;
clear: right;
}

div#container {
	margin: 0 auto 0 auto;
	width: 1000px;
}

div#logo{
  width:340px;
  height: 200px;
  margin: 0px;
  background: #1a1a1a url(../images/logo_gruppo_scrimieri.jpg) 45px 0 no-repeat;
  color: transparent;
 /* float: right;*/
}

div#logoindex{
  width:260px;
  height: 200px;
  margin: 0px;
  background: #1a1a1a url(../images/logo_gruppo_scrimieri.jpg) 40px top no-repeat;
  color: transparent;
 /* float: right;*/
}

td.pezzologo{
  background: #1a1a1a url(../images/logo_gruppo_scrimieri.jpg) -220px top no-repeat;
}

/* SINISTRA */

div#sinistra_up, div#sinistra_center, div#sinistra_down {
float:left;
clear:left;
width:310px;
}

div#sinistra_up {
	background:#1a1a1a;
}

div#sinistra_center{
}

div#sinistra_down {
margin-top: 50px;
}

div.imgsfondosx  {
	width: auto;
	height: 180px;
	text-align: right;
	padding-right: 40px;
/*	float: left;*/
}

div.imgsfondosx  img{
	border-right: 1px solid #A60F04;
}

/* MENU PAGINA INDEX */

.menuindex {
	height: 140px;
	float:left;
	margin-left: 260px;
	clear: right;
}

* html .menuindex {
	margin-left: 130px !important;
}

.menuindex ul, .menuindex2 ul {
	margin:0;
	padding:0;
}

.menuindex ul li {
  list-style-type: none;
  width: 350px;
  float: left;
  height: 140px;
  background: url(../images/menu_homepage.jpg) 0 0 repeat-y;
}


.menuindex2 ul li {
  list-style-type: none;
  float: left;
  height: 140px;
  background: url(../images/menu_homepage.jpg) 0 0 repeat-y;
}

.menuindex ul li a, .menuindex2 ul li a {
  width: 350px;
  height: 140px;
}

.menuindex ul li a:hover {
  list-style-type: none;
  float: left;
  height: 140px;
  background: url(../images/menu_homepageover.jpg) 0 0 repeat-y;
}

.menuindex2 ul li a:hover, .menuindex2 ul li:hover {
  list-style-type: none;
  width: 350px;
  height: 140px;
  background: #1a1a1a url(../images/menu_homepageover.jpg) 0 0 repeat-y;
}

.menuindex ul li a, .menuindex ul li a img, .menuindex ul li a:active img, .menuindex ul li a:hover img {
	border: 0px;
	margin:0;
	padding:0;
}

.menuindex2 ul li a, .menuindex2 ul li a img, .menuindex2ul li a:active img, .menuindex2 ul li a:hover img {
	border: 0px;
	margin:0;
	padding:0;
    width: 350px;
    height: 140px;
}

div#footerhome  {
  width: 100%;
  background: transparent url(../images/sfondo_home_bottom.jpg) right bottom repeat-y;
  height: 205px;
}

/* MENU HOME PAGE*/

div#headerhome {
  background: transparent url(../images/sfondo_home_top.jpg) right top repeat-y;
}

* html .menuhomepage {
	margin-left: -80px !important;
}

div.menuhomepage {
	height: 140px;
	float: left;	
	margin-left: 0px;
}

div.menuhomepage ul{
	float: left;
}
.menuhomepage ul {
	margin-bottom:0;
	margin-top:0;
	padding-left:0;
}

.menuhomepage ul li {
  list-style-type: none;
  width: 40px;
  float: left;
  height: 140px;
  border-left: 1px solid #A60F04;
}

.menuhomepage ul li#contacts {
  width: 110px;
  border-left: 1px solid #A60F04;
  background: #1a1a1a;
}

*+html .menuhomepage ul li#contacts {
	margin-left: -40px;
}

.menuhomepage ul li#altribrand {
  width: 250px;
  border-left: 1px solid #A60F04;
}

.menuhomepage ul li a{
  margin: 0px;
  float: left;
  border: none;
}

.menuhomepage ul li a img, .menuhomepage ul li a:active img, .menuhomepage ul li a:hover img {
  border: 0px;
}

.menuhomepage ul li a:hover{
  background: #1A1A1A url(../images/menu_over.jpg) 0 0 repeat-y;
  border: 0px;
}

.menuhomepage ul li#altribrand a:hover{
  background: #1A1A1A url(../images/menu_homealtribrandover.jpg) 0 0 repeat-y;
  border: 0px;
}

div.imagehomepage {
background:#1a1a1a none repeat scroll 0 0;
border-right:0px solid #A60F04;
clear:left;
float:left;
height:140px;
width:260px;
}


/* MENU */

div#sinistra_center div.menu {
	height: 140px;
}

div#sinistra_center div.menu ul{
	float: right;
}
.menu ul {
	margin-bottom:0;
	margin-top:0;
	padding-left:0;
}

.menu ul li {
  list-style-type: none;
  width: 40px;
  float: left;
  height: 140px;
  border-left: 1px solid #A60F04;
}

.menu ul li a{
  margin: 0px;
  float: left;
  background: #1A1A1A;
  border: none;
}

.menu ul li a img, .menu ul li a:active img, .menu ul li a:hover img {
  border: 0px;
}

.menu ul li a:hover{
  background: #1A1A1A url(../images/menu_over.jpg) 0 0 repeat-y;
  border: 0px;
}

/* ------------ DESTRA ---------------- */

div#destra {
	margin-left:310px;
	background: #1a1a1a url(../images/logo_gruppo_scrimieri.jpg) -270px top no-repeat;
}

div#destra p {}

div.imgsfondodx  {
	width: 290px;
	height: 180px;
	position: absolute;
	float: right;
	right: 0px;
	top: 10px;
}

/* FOOTER */

div#footer {
	background: #1a1a1a;
	clear:both;
	width:100%;
	color: #FFF;
	height:10px;
	line-height:8px;
}

div#footer p
{margin:0;padding:5px 10px}

/* CUSTOM */

.highlight {
	color: #A60F04;
	font-weight: bold;
}

.textred {
	color: #A60F04;
}

div.ptelenco  {
	padding: 10px 10px 0 30px;
    background: url(../images/arrow.gif) 15px 14px no-repeat;
	text-align: left;
}

div.ptelencobt  {
	padding: 10px 10px 10px 30px;
    background: url(../images/arrow.gif) 15px 14px no-repeat;
	text-align: left;
}

div.parmodus {
	display: block;
	margin-bottom: 20px;
}
div.imgmodus {
	margin-top: 5px;
	width:80px;
	height:118px;
	float: left;
	border-right: 0px solid #A60F04;
}

div.imgmodus img{
	border-right: 1px solid #A60F04;
}	
	
div.txmodus {
	text-align: left;
	margin-left: 95px;
}

.txmodus b, .pagnotelegali b{
	line-height: 1.8;
}

div.pagcontatti, div.paglavoraconnoi, div.pagconsulenza, div.pagprivacy {
	margin-top: 190px;
}

div.firma_nigro {
	font-style: italic;
	text-align: right;
	margin:0 10px 10px;
}

/* INDEX */

div.indirizzo  {
	width: 340px;
	padding-left: 10px;
/*	margin-top: 24px; */
	margin-left: 0px;
	float: left;
	clear: right;
}

div.home_sxblocco  {
	float:left;
	clear:left;
	width:260px;
	height:180px;
	padding-top:25px;
	border-right: 1px solid #A60F04;
}

div#middleindex  {
	height: 50px;
	width: 100%;
	clear: both;
}

div#footerindex  {
}

div.footerindextop  {
	height: 20px;
}


div.menu_notelegali {
	border-left:1px solid #A60F04;
	padding-left:6px;
	width:150px;
}

div.menu_notelegali_position {
/*	bottom:10px;*/
/*	left:350px;*/
	position:relative;
	font-size: 11px;
}

.menu_notelegali a {
	color: #E2E2E2;
	text-decoration: none;
}

.menu_notelegali a:hover {
	text-decoration: underline;
}

div.thumb {
	width: 50px;
	height: 50px;
	border: 1px solid silver;
	background: #333;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

div.thumbnew {
	width: 50px;
	height: 50px;
	border: 1px solid silver;
/*    background: url(../images/new.gif) 0 0 no-repeat;*/
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
}

div#realizzazioninovita div.thumbnew a img {
	border-color: gray;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}

div#realizzazioninovita div.thumbnew a img:hover {
	border-color: gray;
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}


div.thumb70 {
	width: 70px;
	height: 70px;
	border: 0px solid silver;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}

div.highslide-gallery {
	clear: both;
	margin: 0 10px 0 10px;
}

div.highslide-gallery-titolo {
	width: 307px;
	margin: 15px 0 6px 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #A60F04;
}

div.highslide-maincontent iframe {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

div#thumbrealizzazioni a, div#thumbrealizzazioni a img ,
div#realizzazioninovita a, div#realizzazioninovita a img
{
border: 0px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:none;
}

div#thumbrealizzazioni a img:hover 
div#realizzazioninovita a img:hover 
{
	border-color: gray;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

div.boxrealizzazioni, div.boxlinkform {
	margin: 0 0 0 30px;
	background: #1a1a1a;
}

div.boxrealizzazioninew {
	margin: 0;
	padding-left: 30px;
    background: url(../images/barra_new.jpg) left bottom no-repeat;
	float: left;
	clear: both; /**/
}

table.tablegallery{
width: 1000px; text-align: left; margin-left: auto; margin-right: auto;}

#linkform{
clear: both;
font-size: 10px;
}

#linkform td{
clear: both;
font-size: 10px;
}

#linkform table{
width: 100%;
text-align: left;
margin-top: 10px;
padding-right: 10px;
margin-left: 0px; margin-right: auto;
}

td.thumbsettori{ width: 60px;}
td.thumbsettori a{ border:none; text-decoration:none;}
td.thumbsettori a img { border:none; text-decoration:none;}

div.categoriemerceologiche {
	padding: 0 10px 10px 0;
	float: right;
	text-align: right;
	color: #aaaaaa;
}

.linearossadestra { border-right: 1px solid #A60F04;}
.linearossasinistra { border-left: 1px solid #A60F04;}

td.linearossadestra { border-right: 1px solid #A60F04;}
td.linearossasinistra { border-left: 1px solid #A60F04;}

input.inputbox   { background: #666666;
color: #ffffff;
width: 160px;
border: 0px solid #A60F04;}

input.button {
background: #A60F04;
color: #ffffff;
width: 100px;
padding:2px;
border: 0px;
font-weight: bold;
text-transform: lowercase;
margin-top: 5px;
}

input.button:hover, input.button:focus{
background: #999999;
}

tr.trform td{ padding-bottom: 2px;}

div.costellaz { width: 220px; float: left; margin-left: 10px;}
* html div.costellaz { margin-left: 5px !important;}

div.framestyle {
	background: #1a1a1a;
}

.allineadestra  {
	text-align: right;
	vertical-align: top;
	padding-right:8px;
}

div.progettisti {
  background: url(../images/progettisti.jpg) no-repeat 0 0;
  height:614px;
  width:324px;
}

.progettisti div.testo{
	padding-left:25px;
	padding-right:25px;
	padding-top:400px;
	text-align:center;
	color:#000;
}

.progettisti div.testo a{
	color:#fff;
	font-weight:bold;
}




#megazine { margin: 0 auto 0 auto; outline: none; position: relative; height:260px; width:732px; border:1px solid #BEBEBE;}
