/* 
CSS by Ciro Esposito
www.cstudio.it | www.cirox.it
*/

body {
	margin:40px 0 10px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666;
	background-color:#fff;
	text-align:center;
}

h1 {
	padding: 0;	
	margin-bottom: 0.7em;
	color: #333;
	font-size: 150%;
	line-height: 1.3em;
	color:#66c;
	white-space:nowrap;
}

h2 {
	padding: 0;	
	margin-bottom: 0;
	color: #333;
	font-size: 14px;
	line-height: 1.3em;
	color:#666;
	font-weight:normal;
}

p {
	margin:0;
	padding:0 0 10px 0;
}

a {	
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#66c;
	background-color:#f6f6f6
}

#container {
	margin:0 auto;
	width:740px;
	text-align:left;
	
}

#header {
	width:740px;
	margin:0 auto;
	padding:0;
	position:relative;
	height:55px;
}

#logo {
	margin:0;
	padding:5px 0 0 0;
	height:44px;
}

#box-img-frecce {
	position:relative;
	width:740px;
	margin:0;
	padding:0;
}

#box-img {
	margin:0;
	padding:0;
	border-top:4px solid #333;
	border-bottom:4px solid #333;
	width:740px;
	height:218px;
}

.frecce {
	position:absolute;
	right:20px;
	bottom:10px;
	z-index:10;
}




#menu-h {
	margin:0 20px 0 0;
	padding:0;
	position:absolute;
	top:25px;
	right:0;
	z-index:100;
}

#menu-h ul {
	margin:0;
	padding:0;
	list-style-type:0;
}

#menu-h li {
	display:inline;
	float:left;
	padding: 0 0 0 2px;
	margin:0;
}

#menu-h a.home, #menu-h a.azienda, #menu-h a.servizi, #menu-h a.prodotti  {
	height:20px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	padding: 0 0 5px 0;
	margin:5px 0 0 10px;
}

#menu-h a.dataprint  {
	height:30px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	padding: 0 0 0px 0;
	width:77px;
	background:url(../img-layout/dataprint.gif) no-repeat 0 0;
	margin:0 0 0 10px;
}

#menu-h a.home {
	width:35px;
	background:url(../img-layout/home.gif) no-repeat 0 0;
}

#menu-h a.azienda {
	width:54px;
	background:url(../img-layout/azienda.gif) no-repeat 0 0;
}

#menu-h a.servizi {
	width:49px;
	background:url(../img-layout/servizi.gif) no-repeat 0 0;
}

#menu-h a.prodotti {
	width:55px;
	background:url(../img-layout/prodotti.gif) no-repeat 0 0;
}

#menu-h a:hover {
	background-position: 0 -20px;
	border-bottom:4px solid #6666cc;
}

#menu-h a.dataprint:hover {
	background-position: 0 -30px;
	border-bottom:4px solid #6666cc;
}

#menu-h a.dataprint#attivo {
	background-position: 0 -30px;
	border-bottom:4px solid #6666cc;
}

#menu-h a#attivo {
	background-position: 0 -20px;
	border-bottom:4px solid #6666cc;
}

#menu-h-sotto {
	margin:0;
	padding:0;
}

#menu-h-sotto ul.preventivo {
	margin:0;
	padding:0 0 0 18px;
	list-style-type:none;
	float:left;
}

#menu-h-sotto ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
}

#menu-h-sotto li {
	display:inline;
	float:left;
	padding: 0 0 0 2px;
	margin:0;
}



#menu-h-sotto a.contatti, #menu-h-sotto a.brochure  {
	color:#666;
	height:15px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	padding: 0;
	margin:0;
}

#menu-h-sotto a.contatti {
	width:52px;
	background:url(../img-layout/contatti.gif) no-repeat 0 0;
}

#menu-h-sotto a.brochure {
	width:63px;
	background:url(../img-layout/brochure.gif) no-repeat 0 0;
}


#menu-h-sotto a.areaclienti  {
	height:18px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	padding: 0;
	width:97px;
	background:url(../img-layout/areaclienti.gif) no-repeat 0 0;
	margin:0 20px;
}

#menu-h-sotto a.preventivo  {
	height:18px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	padding: 0;
	width:142px;
	background:url(../img-layout/preventivo.gif) no-repeat 0 0;
	margin:0;
}

#menu-h-sotto a.esempio  {
	height:18px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	padding: 0;
	width:142px;
	background:url(../img-layout/esempio.gif) no-repeat 0 0;
	margin:0 0 0 93px;
}

#menu-h-sotto a:hover {
	background-position: 0 -15px;
}

#menu-h-sotto a#attivo {
	background-position: 0 -15px;
}


#menu-h-sotto a.areaclienti:hover, #menu-h-sotto a.preventivo:hover,  #menu-h-sotto a.esempio:hover {
	background-position: 0 -18px;
}


#content {
	width:740px;
	margin:30px auto 0 auto;
	padding:0;
}

#col-grande {
	width:512px;
	margin:0;
	padding:0 20px 0 20px;
	float:left;
}

#col-a, #col-b {
	width:206px;
	margin:0;
	padding:0 20px 0 20px;
	float:left;
}

#col-c {
	width:216px;
	margin:0;
	padding:0 10px 0 20px;
	float:left;
}

#col-b ul, #col-c ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#col-b li, #col-c li {
	background:url(../img-layout/pallino.gif) no-repeat 0 2px;
	padding:0 0 0 10px;
	margin:0;
	font-size:14px;
}

#col-b li a, #col-c li a {
	padding:0;
	margin:0;
}

#col-b li span, #col-c li span {
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
}

#col-b li a span, #col-c li a span {
	color:#666;
}

#col-b li a:hover span, #col-c li a:hover span {
	color:#666!important;
	padding:0;
	margin:0;
}


.grande {
	font-weight:bold;
	font-size:14px;
}

/* --------------------------------------
--------------- form ------------------
----------------------------------------- */

form {
	margin:0px 0 10px 0px;
}

.campo {
	display:block;
	margin:10px 0 0 0px;
	padding:0;
}

label {
	float: left;
	margin:8px 0 0 0;
	padding:0 10px 0 0px;
	width:60px;
	font-weight:bold;
}


input {
	border: 1px solid #ccc;
	padding: 3px;
	color:#333333;
	margin: 10px 0 0 0;
}



select {
	border: 1px solid #ccc;
	padding: 0;
	color:#333333;
	margin: 0;	
}

input:hover {
	border: 1px solid #66c;
	color:#333333;
}

input:focus {
	border: 1px solid #66c;
	color:#333333;
}

textarea {
	border: 1px solid #ccc;
	color:#333333;
	margin: 5px 0 0 0;
	padding:5px;
}

textarea:hover {
	border: 1px solid #66c;		
	color:#333333;
	margin: 5px 0 0 0;	
}

textarea:focus {
	border: 1px solid #66c;	
	color:#333333;
	margin: 5px 0 0 0;	
}


#footer {
	margin:0;
	clear:both;
	font-size:10px;
	color:#fff;
	text-align:center;
	color:#9B9B9B;
	padding:40px 0 0 0;
	letter-spacing:0.01em;
}

#footer p {
	border-top:1px solid #333;
	padding:5px 0 10px 0;
	margin:0;
}

#footer span {
	font-weight:bold;
	font-size:11px;
}
A.files {
	FONT-WEIGHT: normal; COLOR: #666; TEXT-DECORATION: none
}
A.files:hover {
	COLOR: #66c; BACKGROUND-COLOR: #f6f6f6
}