body {
	margin:0px;
	padding:0px;
	background:#F8F8F8 url(../img/bg_body.jpg) top repeat-x;
	
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	color:#787878;
}

a {
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	text-decoration:none;
	color:#86332B;
}

a:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	text-decoration:line-through;
	color:#86332B;
}

a.bianchi {
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	text-decoration:none;
	color:#fff;
}

a.bianchi:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	text-decoration:line-through;
	color:#fff;
}

table, td, th, div{
	padding:0px;
	margin:0px;
	
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	color:#787878;
}

span {
	font-weight:bold;
	color:#86332B;
	/*display:block;*/
}

form, p {
	margin:0px;
	padding:0px;
}

input.login_usr {
	border:none;
	background:#FFFFFF url(../img/bg_usr.jpg) no-repeat center left;
	color:#000;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	width:128px;
	padding-left:2px;
}

input.login_psw {
	border:none;
	background:#FFFFFF url(../img/bg_psw.jpg) no-repeat center left;
	color:#000;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	width:128px;
	padding-left:2px;
}

input.recover {
	border:#86332B solid 1px;
	background:#FFFFFF url(../img/bg_mail.jpg) no-repeat center left;
	color:#000;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	width:200px;
	padding-left:2px;
}

img {
	border:none;
}

/* tab schede */

td.scheda_personale {
	background:url(../img/barre/scheda_personale.jpg) top left no-repeat;
	height:11px;
}

td.formazione {
	background:url(../img/barre/formazione.jpg) top left no-repeat;
	height:11px;
	width:50%;
	text-align:left;
}

td.competenze {
	background:url(../img/barre/competenze.jpg) top right no-repeat;
	height:11px;
	width:50%;
	text-align:right;
}

td.lavori {
	background:url(../img/barre/portfolio.jpg) top center no-repeat;
	height:11px;
}

td.lavori_in_corso {
	background:url(../img/barre/lavori_in_corso.jpg) top center no-repeat;
	height:11px;
}

td.collaborazioni {
	background:url(../img/barre/collaborazioni.jpg) top center no-repeat;
	height:11px;
}

td.contatti {
	background:url(../img/barre/contatti.jpg) top center no-repeat;
	height:11px;
}

p.forms {
	color:#990000;
	font-size:16px;
	display:block;
}

/* PULSANTI */
p.profilo {
	display:block;
	float:left;
	width:25px;
	background:url(../img/icone/usr_profilo.jpg) center top no-repeat;
	width:25px;
	height:25px;
	margin-right:5px;
}

p.profiloUP {
	display:block;
	float:left;
	width:25px;
	background:url(../img/icone/usr_profilo.jpg) center bottom no-repeat;
	width:25px;
	height:25px;
	margin-right:5px;
	cursor:pointer;
}

p.messaggi {
	display:block;
	float:left;
	width:25px;
	background:url(../img/icone/usr_messaggi.gif) center top no-repeat;
	width:25px;
	height:25px;
	margin-right:5px;
}

p.messaggiUP {
	display:block;
	float:left;
	width:25px;
	background:url(../img/icone/usr_messaggi.gif) center bottom no-repeat;
	width:25px;
	height:25px;
	margin-right:5px;
	cursor:pointer;
}

p.messaggiNEW {
	display:block;
	float:left;
	width:25px;
	background:url(../img/icone/usr_messaggi.gif) center no-repeat;
	width:25px;
	height:25px;
	margin-right:5px;
	cursor:pointer;
}

p.adm {
	display:block;
	float:left;
	width:25px;
	background:url(../img/icone/usr_clienti.jpg) center top no-repeat;
	width:25px;
	height:25px;
	margin-right:5px;
}

p.admUP {
	display:block;
	float:left;
	width:25px;
	background:url(../img/icone/usr_clienti.jpg) center bottom no-repeat;
	width:25px;
	height:25px;
	margin-right:5px;
	cursor:pointer;
}

p.preventivo {
	display:block;
	float:left;
	width:25px;
	background:url(../img/icone/usr_preventivo.jpg) center top no-repeat;
	width:25px;
	height:25px;
	margin-right:5px;
}

p.preventivoUP {
	display:block;
	float:left;
	width:25px;
	background:url(../img/icone/usr_preventivo.jpg) center bottom no-repeat;
	width:25px;
	height:25px;
	margin-right:5px;
	cursor:pointer;
}

p.intervento {
	display:block;
	float:left;
	width:25px;
	background:url(../img/icone/usr_intervento.jpg) center top no-repeat;
	width:25px;
	height:25px;
	margin-right:5px;
}

p.interventoUP {
	display:block;
	float:left;
	width:25px;
	background:url(../img/icone/usr_intervento.jpg) center bottom no-repeat;
	width:25px;
	height:25px;
	margin-right:5px;
	cursor:pointer;
}

p.registrazione {
	display:block;
	float:left;
	width:25px;
	background:url(../img/icone/usr_registrazione.jpg) center top no-repeat;
	width:25px;
	height:25px;
	margin-right:5px;
}

p.registrazioneUP {
	display:block;
	float:left;
	width:25px;
	background:url(../img/icone/usr_registrazione.jpg) center bottom no-repeat;
	width:25px;
	height:25px;
	margin-right:5px;
	cursor:pointer;
}

p.demo {
	display:block;
	float:left;
	width:25px;
	background:url(../img/icone/usr_demo.jpg) center top no-repeat;
	width:25px;
	height:25px;
	margin-right:5px;
}

p.demoUP {
	display:block;
	float:left;
	width:25px;
	background:url(../img/icone/usr_demo.jpg) center bottom no-repeat;
	width:25px;
	height:25px;
	margin-right:5px;
	cursor:pointer;
}

p.btn_testi {
	display:;
	float:left;
	width:auto;
}

input.form {
	border-bottom:#990000 solid 1px;
	border-top:#ccc solid 1px;
	border-right:#ccc solid 1px;
	border-left:#ccc solid 1px;
	width:500px;
	background:#f8f8f8;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
}

input.form2 {
	border-bottom:#990000 solid 1px;
	border-top:#ccc solid 1px;
	border-right:#ccc solid 1px;
	border-left:#ccc solid 1px;
	width:30px;
	background:#f8f8f8;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
}

input.form3 {
	border-bottom:#990000 solid 1px;
	border-top:#ccc solid 1px;
	border-right:#ccc solid 1px;
	border-left:#ccc solid 1px;
	width:200px;
	background:#f8f8f8;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
}

textarea.form {
	border-bottom:#990000 solid 1px;
	border-top:#ccc solid 1px;
	border-right:#ccc solid 1px;
	border-left:#ccc solid 1px;
	width:500px;
	background:#f8f8f8;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
}

textarea.form2 {
	border-bottom:#990000 solid 1px;
	border-top:#ccc solid 1px;
	border-right:#ccc solid 1px;
	border-left:#ccc solid 1px;
	width:400px;
	background:#f8f8f8;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
}

select.form {
	border-bottom:#990000 solid 1px;
	border-top:#ccc solid 1px;
	border-right:#ccc solid 1px;
	border-left:#ccc solid 1px;
	width:200px;
	background:#f8f8f8;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
}

/* LIVELLI */
#logo {
	background:url(../img/logo.jpg) center top no-repeat;
	width:478px;
	height:334px;
}

#errore {
	margin:0 10px;
	padding:3px;
	color:#000;
	background:#FFCC00;
	border:#CC6600 solid 3px;
	width:70%;
}

#conferma {
	margin:0 10px;
	padding:3px;
	color:#000;
	background:#D7F30B;
	border:#ACC309 solid 3px;
	width:70%;
}

#info {
	background:url(../img/curve1.jpg) left top no-repeat;
	margin:0 0 10px 0;
}

#undercostruction, #portfolio {
	/*background:url(../img/curve2.jpg) right bottom no-repeat;*/
}

/*#collaborazioni{
	background:url(../img/curve2.jpg) right bottom no-repeat;
}*/

#contatti {
	background:url(../img/curve2.jpg) right bottom no-repeat;
}

#contatti2 {
	background:url(../img/curve2.jpg) right bottom no-repeat;
}

#form_registrazione, #form_preventivo, #form_intervento {
	/*margin:0 0 10px 0;*/
	padding:10px 0 10px 10px;
	color:#990000;
	border-top:#86332B solid 1px;
}

#generale {
	background:url(../img/curve2.jpg) right bottom no-repeat;
}

div.coll {
	background-position:bottom;
	float:left;
	margin:10px 0px 10px 10px;
	height:63px;
	width:216px;
	border:#ccc solid 1px;
}

div.collUP {
	background-position:top;
	float:left;
	margin:10px 0px 10px 10px;
	height:63px;
	width:216px;
	border:#ccc solid 1px;
}