/* @override http://localhost:8888/regusci/design/design.css */

/*struttura delle pagine*/

#container{
	width: 950px;
	margin: auto;
}
#main{
	width: 928px;
	margin: auto;
	background: white;
	float:left;
	diplay: block;
	margin: 0px;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	padding: 20px 10px 20px 10px;
}
body{
	font-family: arial;
	text-decoration:none;
	color: #3a3a3a;
	background: #d8d8d8;
	font-size: 13px;
}
body a{
	text-decoration: none;
	color: #3a3a3a;
}
body a:hover{
	text-decoration: underline;
}
body ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#footer{
	float:left;
	width: 950px;
	height:40px;
	border-top: 4px solid #3a3a3a;
	font-size: 10px;
}
#footer a{
	font-weight: bold;
}
#footer .regusci{
	float:left;
	padding: 3px 10px 0px 3px;
}
#footer .reco{
	float:right;
	padding: 3px 10px 0px 3px;
	text-align: right;
	}
input.stampa{
	float:right;
	clear:both;
	padding: 2px;
	width: 70px;
	height: 20px;
	margin-top:10px;
	font-size:8px;
	border: 1px solid gray;
	background: url("../immagini/print.png") no-repeat left;
}
#logo{
	float: left;
	margin: 0px 0px 8px 0px;
}
#logo a{
	display: block;
	width: 180px;
	height: 65px;
	background-image:url("../immagini/logo.jpg");
}
#scritte{ // a sinistra del logo
	font-size:10p;
	color: black;
	font-weight: bold;
	width: 100px;
	padding-top: 12px;
	text-align: right;
	float: right;
}

/* MENU */
#menu{
	width:949px;
	height: 26px;
	float: left;
	border: 1px solid gray;
	border-right: 0px;
	padding: 0px;
	margin: 0px;
}
#menu ul{
	height:26px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#menu li{
	height:26px;
	float:left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-right: 1px solid gray;
}
#menu #menu_contatti{
	border-right: 0px;
}
#menu li a{
	font-size: 13px;
	font-weight: lighter;
	display:block;
	width:117px;
	height:22px;
	background-image: url("../immagini/menu.jpg"); 
	background-repeat: repeat-x;
	padding: 5px 0px 0px 0px; 
	text-decoration: none;
	margin: 0px;
	color: white;
}
#menu a:hover{
	width:117px;
	height:22px;
	background-image: url("../immagini/menu_hover.jpg");
}
#menu #menu_active a{
	height:22px;
	color: black;
	width:122px;
	background-image: url("../immagini/menu_active.jpg");
}

/*HEADER*/
#header_, #header_storia, #header_filiali, #header_partner, #header_prodotti, #header_lavoro, #header_contatti, #header_mailing{
	float: left;
	width: 950px;
	height: 160px;
	border-bottom: 5px solid #9c9d9f;
	border-top: 5px solid #e3e5e6;
}
#header_, #header_partner, #header_lavoro, #header_contatti, #header_mailing{
	background: url("../immagini/header_animato.gif");
}
#header_storia{
	background: url("../immagini/header_storia.jpg");
}
#header_filiali{
	background: url("../immagini/header_filiali.jpg");
}
#header_prodotti{
	background: url("../immagini/header_prodotti.jpg");
}

/*NEWS_principale*/
#news_principale{
	padding: 0px;
	margin: 0px;
	width:615px;;
	height:225px;
	float:left;
}
.titoloA{
	font-size:12px;
	font-weight: lighter;
	text-indent: 15px;
	color: white;
	padding-top: 2px;
	width: 615px;
	height: 15px;
	margin: 0px;
	background: url("../immagini/600alto.jpg") left; 
}
#news_principale #contenitore{
	margin: 0px;
	padding: 0px;
	width: 613px;
	height: 200px;
	border-right: 1px solid #9C9D9F;
	border-left: 1px solid #9C9D9F;
	overflow: hidden;
	float: left;
}
#news_principale h1{
	font-size: 1.2em;
	margin: 0px;
	margin-right: 10px;
	padding: 10px 0px 0px 0px;
	width: 370px;
	height: 50px;
	float:right;
}
#news_principale p{
	font-size: 12px;
	margin:0px;
	margin-right: 10px;
	padding: 10px 0px 0px 0px;
	width: 370px;
	height: 100px;
	float:right;
}
#news_principale a{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	float: right;
	margin: 15px 15px 0px 0px;
}
#img_principale{
	margin: 10px !important;
	margin-left:5px;
	float: left;
	width: 200px;
	height: 200px;
	overflow: hidden;
}
#princ_y{
	height: auto;
	width: 190px;
}
#princ_x{
	width: auto;
	height: 190px;
}
.min_y{
	height: auto;
	width: 90px;
}
.min_x{
	height: 90px;

}

/*classi*/
.rr600 {
	background: #f6f4f3 url("../immagini/rr_600.png") no-repeat bottom left;
	color: #3a3a3a;
}
.regusci600 {
	background: #f5e3d7 url("../immagini/regusci_600.png") no-repeat bottom left;
	color: #3a3a3a;
}
.reco600 {
	background: #dff0fb url("../immagini/reco_600.png") no-repeat bottom left;
	color: #3a3a3a;
}
.rr600 a, .rr300 a, .rr a{
	color: #3a3a3a;
}
.regusci600 a, .regusci600 h1, .rr h1, .Regusci h1, .Regusci a{
	color: #e8680a;
}
.reco600 a, .reco600 h1, .Reco h1, .Reco a{
	color: #006bb4;
}
.rr300{
	background: #f6f4f3
}
.Regusci{
	background: #f5e4d8;
}
.Reco{
	background: #e0f0fb;
}
.data{
	margin-top: 15px;
	width: 100px;
	font-size:12px;
	margin-left:10px;
	float:left;
}
#news .dataB{
	float: left;
	width: 70px;
	font-size: 10px;
	margin-left:5px;
	float:left;
}
#prodotti .dataB{
	float: left;
	width: 70px;
	font-size: 10px;
	margin-left:10px;
	float:left;
}

/*NEWS*/
#news{
	float:left;
	width:300px;
	background: #b7b7b7;
	margin-top: 20px;
	
}


#successivi{
	float:right;
	margin-right:10px;
}
#precedenti{
	float:left;
}

.titoloB{
	font-size:12px;
	font-weight: lighter;
	text-indent: 15px;
	color: white;
	padding-top: 2px;
	width: 300px;
	height: 15px;
	margin: 0px;
	background: url("../immagini/titolob.jpg") left; 	
}
#filmato{
	margin:0px;
	width: 300px;
	height: 225px;
	overflow: hidden;
	float: right;
	background: black;
}
/*NUOVI PRODOTTI*/
#prodotti{
	float: right;
	width: 615px;
	background: #b7b7b7;
	margin-top: 20px;
}

/*NEWS PICCOLA*/
#news .rr300, #news .Regusci, #news .Reco{
	padding: 0px 0px 0px 0px;
	margin-left: 2px !important;
	margin-left: 1px;
	border-bottom: 1px solid #a09e9f;
	border-right: 1px solid #a09e9f;
	width:296px;
	height:100px;
	float:left;
}
#news .rr300 h1, #news .Regusci h1, #news .Reco h1{
	font-size: 11px;
	text-align: left;
	margin: 5px 10px 2px 5px;
	padding:0px;
	width: 180px;
	height: 28px;
	float:left;
}

#news p{
	font-size: 11px;
	font-weight: lighter;
	margin: 0px 10px 0px 5px;
	padding:0px;
	width: 180px;
	width: 174px !important;
	height: 45px;
	float: left;
}
#news a{
	width: 100px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	float:right;
	margin-right: 10px;
}
#prodotti .rr300, #prodotti .Regusci, #prodotti .Reco{
	margin-left: 2px !important;
	margin-left: 1px;
	width:303px !important;
	width: 304px;
	padding: 0px 0px 0px 1px;
	border-bottom: 1px solid #a09e9f;
	height:100px;
	float:left;
}
#prodotti .rr300 h1, #prodotti .Regusci h1, #prodotti .Reco h1{
	font-size: 11px;
	text-align: left;
	margin: 5px 10px 5px 10px;
	padding:0px;
	width: 168px;
	width: 182px !important;
	height: 25px;
	float:left;
}

#prodotti p{
	font-size: 11px;
	font-weight: lighter;
	margin: 0px 10px 0px 10px;
	padding:0px;
	width: 180px !important;
	width: 180px;
	height: 45px;
	float: left;
}
#prodotti a{
	font-size: 10px;
	font-weight: bold;
	float:right;
	margin-right: 10px;
}
.immagine_piccola {
	float: left;
	margin: 5px !important;
	margin-left: 3px;
	width: 90px;
	height: 90px;
	overflow: hidden;
}
/*STORIA*/
#storia{
	width: 850px;
	margin: auto;
}

/*FILIALI*/
#filiali{
	width:928px;
}
#filiali img{
	float:left;
	margin: 10px 70px 0px 50px;
	border: 0px;
}
#filiali p{
	float:left;
	width: 400px;
}

#logo_regusci, #logo_reco{
	font-size: 18px;
	width:200px;
	height: 51px;
	float:left;
	text-indent: 60px;
	clear: both;
}

#filiali table{
	float: left;
	margin-top: 50px;
	border-spacing: 0;
}
#filiali table td{
	height: 70px;
	vertical-align: top;
	margin-bottom: 10px;

}
#logo_regusci{
	background: url("../immagini/regusci.jpg") no-repeat top left;
}
#logo_reco{
	background: url("../immagini/reco.jpg") no-repeat top left;
}
#logo_regusci span, #logo_reco span{
	font-size: 9px;
	font-weight: lighter;
	width:200px;
	height: 51px;
	float:left;
	text-indent: 60px;
	clear: both;
}
#logo_reco span{
	font-size: 11px;
}


/*PARTNER*/
#partner{
	width:900px;
	margin: auto;
}
.logo_partner{
	text-align:right;
}
.logo_partner img{
	height:25px;
	margin-top: 5px;
}
#partner{
	width:700px;
	font-size: 12px;
	padding:3px;
	border-spacing: 0;
	cellspacing:0px;
	border-collapse: collapse;
}
#partner tbody td{
	border-bottom:1px solid black;
	padding: 0px 10px 0px 10px;
}
#partner tbody .logo_partner{
	border:0px;
	}
#partner tbody td{
	text-align:right;
	}
#partner .Reco{
	color: #006bb4;
}
#partner .Regusci{
	color: #e8680a;
}	


/*PRODOTTI*/

#pro_regusci, #pro_reco, #reader{
	font-size:13px;
}


#pro_regusci, #pro_reco{
	width: 870px !important;
	width:890px;
	margin:auto;
	height:240px;
	padding-bottom: 10px;
	border-bottom: 1px solid black;
}
#pro_regusci{
	height:300px;}
#pro_reco{
	padding-top:10px;
}
#pro_regusci table, #pro_reco table{
	width:250px !important;
	width: 270px;
}
#pro_regusci p,#pro_reco p{
	margin-right:20px;
	width:380px;
	float:left;
}
#pro_regusci a img,#pro_reco a img, #reader a img{
	border: none;
}

#reader {
	float:right;
}
/*LAVORO*/
#lavoro{
	width:800px;
	height:auto !important;
	margin: auto;
}
#lavoro table{
	width: 700px;
	border-spacing: 0;
	border-bottom: 1px solid #cccccc;
}
#lavoro table #azienda img{
	padding:3px;
	height: 30px;
}
#lavoro table td, #lavoro table th{
	text-align: left;
}
#lavoro table td{
	border-top: 1px solid #cccccc;
}

#lavoro table #vuoto{
	font-weight: bold;
}

/*CONTATTI*/
#main_contatti{
	width:850px;
	min-height: 400px;
	height:auto !important;
	height: 400px;
	margin-left: 30px;
}
#sidebar{
	width: 150px;
	float: left;
}
#sidebar #regusci a, #sidebar #reco a{
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
	display:block;
	width: 160px;
	height: 35px;
}
#contatti img, #contatti .immagine{
	width: 60px;
}
#menu_azienda ul{
	width: 170px;
}
#menu_gruppo ul{
	margin-top: 15px;
	font-size: 11px;
	
}
#menu_gruppo ul li a{
	width: 170px;
	height:20px;
	display: block;
	background: white;
}
#sidebar #regusci a{
	background: url("../immagini/regusci25.jpg") no-repeat center right;
}
#sidebar #regusci a span, #sidebar #reco a span{
	font-size: 10px;
	}
#sidebar #reco a{
	background: url("../immagini/reco25.jpg") no-repeat center right;
}

#menu_gruppo .selected{
	border-right: 1px solid white;
	background: white;
}

#contatti{
	width: 650px;
	font-size:11px !important; 
	font-size:10px; 
	float:right;
}

#contatti h1{
	font-size:20px;
	padding-top:136px !important;
	padding-top:139px;
	margin:0px; 
}
#contatti b{
	float:left;
	font-size:14px;
	padding: 10px 0px 0px 2px;
	margin:0px;
}
.info{
	width: 180px !important;
	width: 190px;
	padding: 3px;
	float:right;
	margin-bottom: 20px;
	margin-left:50px;
	font-size:12px;
	border: 1px solid #9C9D9F;
}
#contatti .info img{
	width: 25px;
	float:right;
}
.info table{
	width:180px !important;
	width: 185px;
}
#contatti #tabella{
	float:right;
	width: 650px;
	margin: 0px; 
	padding: 0px; 
	border-spacing:0px;
	cellspacing:0px;
	border-collapse: collapse;
}
#contatti #tabella td{
	margin: 0px; 
	padding: 0px 5px 0px 5px;
	border-bottom: 1px solid white; 
	background: #e0e0e0; 
}
#contatti #tabella .immagine{
	width:60px;
	height:55px;
	overflow: hidden;
	padding:0px;
}
#contatti #tabella .immagine img{
	width: 60px;
	padding-bottom:-10px;
	margin-bottom: 0px;
}
#contatti .info a{
	font-weight:bold;
}
/*ARCHIVIO*/
#archivio{
	width:800px;
	height: 370px;
	height:auto !important;
	height: 400px;
	margin:auto;
}
#archivio #lavoro{
	height:300px;
}
#Regusci h1, #Regusci a{
	color: #e8680a;
	}

#Reco h1, #Reco a{
	color: #006bb4;
	}
#archivio h1{
	margin-top: 5px;
	margin-bottom:5px;
	height: 60px;
}

#archivio #contenuto{
	min-height: 400px;
	height:auto !important;
	height: 400px;
}

#nav{
	width:800px;
	height:18px;
	margin-top:30px;
	border-bottom: 1px solid black;
}
#nav #prossimo{
	float:right;
	}
#nav #precedente{
	float: left;
	}
/*MAIL*/
#mail{
	margin:auto;
	width:360px;
	height: 450px;

	}
#form td{
	height:37px;
	vertical-align:top;
	}
#form tr td input, .submit{
	background:white;
	border: 1px solid black;
	}
#quadrato{
	width:360px;
	margin:auto;
	padding:5px;
	border:1px solid orange;
	background:#EEEEEE;
	}
#form span{
	font-size:10px;
	color:red;}
	
#etdesign{
	float: right;
	clear: both;
	margin-top: 5px;
	padding: 10px;
	border-top: 1px solid #cbcbcb;
}