/* -------------------------------------------
progetto:	OMD Dimolitori Idraulici 
autore: 	Comma3 srl 
			AAM
data:		2007/12/12
css: 		style principale sito
------------------------------------------- */

html { margin: 10px 1px 1px 12px; background: #000033;}
body { margin: 0; padding: 1px 0 0; background: url(../img/bg.png); color: #FFFF99; font: 80% Arial,Helvetica,sans-serif; 	line-height: 1.6em;
 }
textarea, input, select, option, button{ font: 1em Arial,Helvetica,sans-serif; }

/* RE-SETS
------------------------------------------- */
* { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

li, dt, dd, p { font-size: 1em; }
ul, ol, dl { margin-bottom: 1.5em; }
p { margin-bottom: 1.25em; }
li *, dt *, dd *, p * { font-size: 11px; }

fieldset, img { border: none; }
button { overflow: visible; cursor: pointer; }

abbr,acronym { cursor: help; }

a { color: #FFFF99; text-decoration: underline; }
a:hover, a:focus, a:active { text-decoration: none; }

/* HEADINGS
------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin: 0 0 12px; font: normal 2.4em Arial,Helvetica,sans-serif; color: #FFFF99; }
h1 { margin-top: 20px; font-size: 1.2em; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { text-decoration: underline; }
h2 { font-size: 1em; color: #C0C000; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.167em; }
h5 { font-size: 1.000em; }
h6 { font-size: 0.800em; }

/* HELPERS
------------------------------------------- */
.wrapper { width: 100%; overflow: hidden; }
.center { margin-left: auto; margin-right: auto; text-align: center; }
.offset { position: absolute; left: -10001em; overflow: hidden; height: 0; margin: 0; line-height: 0em; }

.infoHome {
	font-size: 0.95em;
	line-height: 1.4em;
	margin: 10px 20px;
	width: 580px;
}
.info {
	font-size: 0.95em;
	line-height: 1.4em;
	margin: 10px 0px;
	width: 580px;
}
.box01 {
	font-size: 11px;
	line-height: 1.4em;
}
.photo{background-color:#FFFFFF; padding:5px; text-align:center; margin-right:10px;}
/* LAYOUT
------------------------------------------- */

#Footer {
	clear: both;
	width: 790px;
	font-size: 0.9em;
	padding-top: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 160px;
	color: #ECE9D8;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7C7C00;
	}
	
.recapiti{
	padding: 0px 0px 0px 0px;
	float: right;
	width: 550px;
	margin: 0px 0 0 0;
	text-align: right;
}

.small a { font-size: 0.95em; color: #999; text-decoration: none; }

#credit {
	padding: 0px 0px 0px 20px;
	float: left;
	background-image: url(../images/logo_firmacomma3.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	width: 180px;
	margin: 0px 0 0 0 ;
 }
 
 #credit a { color: #B4A399; text-decoration: none; }
