html {
	background: url(../layout/background-body2.jpg);
	background-repeat: repeat-x;
	background-color: #6a82a4;
}

body { 
	margin: 0;
 	padding: 0; 
	margin-bottom: 10px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #2b2525;
	text-align: center;
}
a {
	text-decoration: none;
	color: #535452;
}
a: hover {
	color: #e55e1b;
}

.underline {
	text-decoration: underline;
}

#layout { 
	width: 760px;
	min-height: 600px;
	text-align: left; 
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: white;
	border: 0px solid black;
	color: #2b2525;
}
#layout a {
	color: #2b2525;
}
#layout a:hover {
	color: #e55e1b;
}

/* top */
#top {
	margin:0px;
	display: block;
}

#testata {
	background: url(../layout/testata.jpg) no-repeat;
	margin: 0px;
	width: 760px;
	height: 176px;
	border: 0px;
	cursor: hand;
}

/* menu top */

#menu_top {
	width: 760px;
	height: 31px;
	margin: 0px;
	padding: 0px;
}
#menu_bandiere {
	background: url(../layout/barra_menu.gif) repeat-x;
	margin: 0px;
	width: 125px;
	height: 23px;
	border: 0px;
	border-right: 1px solid white;
	padding-top: 8px;
	padding-left: 45px;
	float:left;
}

#flag_link_ita {
	background: url(../layout/flag_ita.gif) no-repeat 1px;
	margin: 0px 0px 0px 0px;
	width: 22px;
	height: 14px;
	background-color: black;
	float: left;
}
#flag_link_ita:hover {
	background-color: white;
}

#flag_link_eng {
	background: url(../layout/flag_eng.gif) no-repeat 1px;
	margin: 0px 0px 0px 4px;
	width: 22px;
	height: 14px;
	background-color: black;
	float: left;
}
#flag_link_eng:hover {
	background-color: white;
}

#flag_link_esp {
	background: url(../layout/flag_esp.gif) no-repeat 1px;
	margin: 0px 0px 0px 4px;
	width: 22px;
	height: 14px;
	background-color: black;
	float: left;
}
#flag_link_esp:hover {
	background-color: white;
}


#menu_cerca {
	background: url(../layout/barra_menu.gif) repeat-x;
	margin: 0px;
	border: 0px;
	border-right: 1px solid white;
	width: 236px;
	height: 25px;
	padding-top: 6px;
	text-align: center;
	color: #2b2525;
	font-weight: bold;
	float:left;
}
.input_home  {
	font-family : Verdana, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #004e73;
	border: 1px solid #909090;
	height: 14px;
	margin-top: 0px;
	margin-right: 6px;
	width: 110px;
}



.buttoncerca {
	background: url(../layout/button.gif) no-repeat 1px;
	margin: 0px 17px 0px 0px;
	width: 16px;
	height: 16px;
	background-color: white;
	float: right;
}
.buttoncerca:hover {
	background: url(../layout/button_on.gif) no-repeat 1px;
	background-color: black;
}

#button {
	background: url(../layout/button.gif) no-repeat 1px;
	margin: -18px 17px 0px 0px;
	width: 16px;
	height: 16px;
	background-color: white;
	float: right;
}
#button:hover {
	background: url(../layout/button_on.gif) no-repeat 1px;
	background-color: black;
}

#menu_macchinari {
	background: url(../layout/barra_menu.gif) repeat-x;
	margin: 0px;
	border: 0px;
	border-right: 1px solid white;
	width: 125px;
	height: 22px;
	padding-top: 9px;
	text-align: center;
	color: #2b2525;
	font-weight: bold;
	float:left;
}

#menu_bollettino {
	background: url(../layout/barra_menu.gif) repeat-x;
	margin: 0px;
	border: 0px;
	border-right: 1px solid white;
	width: 110px;
	height: 22px;
	padding-top: 9px;
	text-align: center;
	color: #2b2525;
	font-weight: bold;
	float:left;
}

#menu_compro_vendo {
	background: url(../layout/barra_menu.gif) repeat-x;
	margin: 0px;
	border: 0px;
	width: 115px;
	height: 22px;
	padding-top: 9px;
	text-align: center;
	color: #2b2525;
	font-weight: bold;
	float: left;
}

#menu_barra_rossa {
	background: url(../layout/barra_rossa.gif) repeat-x;
	margin: 0px;
	border: 0px;
	width: 760px;
	height: 13px;
	padding: 0px;
	margin-top: 0px;
}



/* menu_sin e pagina */
#content {
	background: url(../layout/menu_sin.gif) repeat-y;
	width: 760px;
	min-height: 328px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	background-color: grey;
	color: #2b2525;
}
#content a {
	text-decoration: none;
	color: #2b2525;
}
#content a:hover {
	color: #e55e1b;
}
#content ul {
	color: #042453;
	padding-top: 0px;
}
#content li{
	color: #2b2525;
	margin-bottom: 10px;
}



/* menu sinistra */
#menu_sin_top {
	background: url(../layout/menu_sin.gif) repeat-y;
	margin: 0px;
	margin-top: 0px;
	border: 0px;
	border-bottom: 1px solid white;
	width: 170px;
	height: 20px;
	padding-top: 18px;
	text-align: center;
	color: #2b2525;
	font-weight: bold;
}
#menu_sin {
	background: url(../layout/menu_sin.gif) repeat-y;
	margin: 0px;
	border: 0px;
	border-bottom: 1px solid white;
	width: 170px;
	height: 20px;
	padding-top: 8px;
	text-align: center;
	color: #2b2525;
	font-weight: bold;
}
.Testorigio {
	color: grey;
}

/* pagina */
#contenuto {
	width: 552px;
	min-height: 313px;
	height: auto;
	margin: -242px 0px 0px 170px;
	padding: 14px 22px 5px 15px;
	text-align: justify;
	background-color: white;
	color: #2b2525;
	border-left: 1px solid #7e8399;
}
#contenuto a {
	text-decoration: none;
	color: #2b2525;
}
#contenuto a:hover {
	color: #e55e1b;
}

#title {
	background: url(../layout/titolo.jpg) repeat-y;
	width: 548px;
	height: 16px;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 0px 5px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #2b2525;
}

/* schede macchinari */
.macchinario_1 {
	background: url(../layout/macchinario_1.jpg) repeat-y;
	width: 545px;
	min-height: 100px;
	padding: 8px 0px 8px 5px;
	margin-bottom: 20px;
	border: 1px solid #909090;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
}
.macchinario_2 {
	background: url(../layout/macchinario_2.jpg) repeat-y;
	width: 545px;
	min-height: 100px;
	padding: 8px 0px 8px 5px;
	margin-bottom: 20px;
	border: 1px solid #909090;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
}
.img_macchinari {
	border: 1px solid black;
	padding: 2px 2px 2px 2px;
	max-width: 124px;
	max-height: 124px;
	background-color: #ae0004;
	background-color: white;
	cursor: hand;
}
.img_macchinari:hover {
	background-color: #ffb400;
}
.div_img {
	width: 128px;
	height: 128px;
	text-align: center;
}

.titolo_macchinario {
	position: absolute;
	color: #1E90FF;
	height: 15px;
	width: 406px;
	margin: -3px 8px 0px 134px;
	padding: 1px 0px 0px 0px;
	font-weight: bold;
	letter-spacing: 0px;
	border-bottom: 1px solid #909090;
}
.descrizione_macchinario {
	color: #2b2525;
	width: 404px;
	height: auto;
	min-height: 80px;
	margin: -108px 8px 0px 134px;
	letter-spacing: 0px;
}
.dettaglio_macchinario {
	width: 83px;
	height: 20px;
	color: #2b2525;
	margin: 6px 0px -8px 436px;
	padding: 0px 30px 0px 0px;
	letter-spacing: 0px;
	font-weight: bold;
	text-align: right;
}

.button_macchinario {
	background: url(../layout/button.gif) no-repeat 1px;
	margin: -14px -21px 0px 0px;
	width: 16px;
	height: 16px;
	background-color: black;
	float: right;
}
.button_macchinario:hover {
	background: url(../layout/button_on.gif) no-repeat 1px;
	background-color: black;
}

.anno {
	color: #2b2525;
	letter-spacing: 0px;
}
.prezzo {
	color: #ae0004;
	width: 404px;
	text-align: right;
	margin: -13px 0px 0px 0px;
}



.ricerca_macchinari {
	margin: 0px 0px 5px 0px;
	width: 100%;
	text-align: right;
	font-size: 9px;
}
.input_word  {
	font-family : Verdana, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	font-style : normal;
	color : #004e73;
	border: 1px solid #909090;
	height: 14px;
	width: 80px;
}
.combo_macchinari  {
	font-family : Verdana, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	font-style : normal;
	color : #004e73;
	border: 1px solid #909090;
	height: 18px;
	margin-right: 20px;
}

.button_ricerca_macchinari {
	background: url(../layout/button.gif) no-repeat 1px;
	margin: -18px 0px 0px 0px;
	width: 16px;
	height: 16px;
	background-color: black;
	float: right;
}
.button_ricerca_macchinari:hover {
	background: url(../layout/button_on.gif) no-repeat 1px;
	background-color: black;
}


#button_ricerca_macchinari {
	background: url(../layout/button.gif) no-repeat 1px;
	margin: -18px -30px 0px 0px;
	width: 16px;
	height: 16px;
	background-color: black;
	float: right;
}
#button_ricerca_macchinari:hover {
	background: url(../layout/button_on.gif) no-repeat 1px;
	background-color: black;
}

#button_invio_macchinari {
	background: url(../layout/button.gif) no-repeat 1px;
	margin: -2px 0px 0px 10px;
	width: 16px;
	height: 16px;
	background-color: black;
	float:left;
}
#button_invio_macchinari:hover {
	background: url(../layout/button_on.gif) no-repeat 1px;
	background-color: black;
}





/* dettaglio macchinari */
.div_img_big {
	width: 426px;
	height: 426px;
	max-width: 426px;
	max-height: 426px;
}
.img_macchinari_big {
	border: 1px solid black;
	padding: 2px 2px 2px 2px;
	max-width: 424px;
	max-height: 424px;
	background-color: #ae0004;
	background-color: white;
}
.titolo_macchinario_big {	
	color: #1E90FF;
	height: 15px;
	margin: 0px 0px 0px 2px;
	padding: 1px 0px 0px 0px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #909090;
	border-top: 1px solid #909090;
}
.prezzo_big {
	color: #ae0004;
	text-align: right;
	margin: -13px 0px 0px 0px;
}
.descrizione_macchinario_big {
	color: #2b2525;
	margin: 5px 0px 0px 2px;
	letter-spacing: 0px;
}
.contenitore_miniature {
	width: 120px;
	min-height: 427px;
	height: auto;
	margin: -439px 0px 4px 430px;
	text-align: right;
}
.div_miniature {
	width: 60px;
	width: auto;
	height: auto;
	max-width: 80px;
	max-height: 80px;
	text-align: center;
	margin: 0px 0px 2px 0px;
	padding: 2px 2px 2px 2px;
	background-color: #ae0004;
	background-color: white;
	border: 1px solid black;
	cursor: hand;
}
.div_miniature:hover {
	background-color: #ffb400;
}
.img_miniature {
	max-width: 80px;
	max-height: 80px;
}




/* bottom */
#bottom {
	background: url(../layout/barra_rossa_bottom.gif) repeat-x;
	widht: 760px;
	height: 32px;
	margin: 0px;
	padding-top: 16px;
	background-color: white;
	color: #2b2525;
	text-align: center;
}
.bottom_test_bold {
	letter-spacing: 1px;
	font-weight: bold; 
}
.credits {
	position: absolute;
	margin-top: 2px;
	margin-left: 718px;
}
.credits span {
	color: white;
}
.credits span:hover {
	color: black;
}



/* newsletter */

#nltformdati {
	display: inline;
}
#nltformdati p {
	margin: 1px;
	padding: 0;
}
#nltformdati p label {
	float: left;
	width: 145px;
	margin-left: 5px;
}
#nltformdati .nltinput {
	border: 1px solid #aaaaaa;
	width: 215px;
	font-size: 11px;
	margin-bottom: 3px;
	color : #004e73;
}
#nltformdati .nltdatiobbl {
	margin: 5px 0 15px 5px;
}
#nltformdati .nltdichiaro {
	display: inline;
}

#submit_form {
	margin: 0px 0px 10px 265px;
	width: 104px;
	text-align: right;
}

.button_form {
	background: url(../layout/button.gif) no-repeat 1px;
	margin: -15px 0px 0px 0px;
	width: 16px;
	height: 16px;
	background-color: white;
	padding: 0px 0px 0px 0px;
	font-weight : bold;
	background-color: black;
	float: right;
}
.button_form:hover {
	background: url(../layout/button_on.gif) no-repeat 1px;
	background-color: black;
}
.link_form {
	font-weight: bold;
	margin-right: 20px;
}

#submit_form_edit {
	margin: 0px 0px 10px 0px;
	width: 370px;
	text-align: right;
}

/* archivio newsletter */
.nltarcanno {
	color: #4F5054;
	font-weight: bold;
	text-align: right;
	margin-bottom: 20px;
}
#formcomboanno {
	display: inline;
	margin-left: 5px;
}
#formcomboanno select {
	font-size: 10px;
	width: 54px;
}
.nltarcelenco {
	border-bottom: 1px solid #F6C419;
	padding-bottom: 7px;
	margin-bottom: 7px;
	text-align: justify;
	color: #232122;
}
.nltarctitolo {
	color: #BB2025;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 3px 0 6px 0;
}
.nltarcdownload {
	float: right;
}

.nltpaginanumeri {
	color: #ff0000;
}
.nltpaginascritte {
	color: #232122;
}


.colorblack {color: black;}
