html {
	color: #000;
	background: #FFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote{
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}

strong {
    font-weight: bold;
}

del,
ins {
	text-decoration: none;
}
/*
li {
	list-style: none;
}*/

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
p {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
legend {
	color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,
button,
textarea, 
select {
	font-size: 100%;
}

BODY
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.688em;
	position:relative;
}

html {
font-size:100%;
}

/*********************************************************************/
/**** BOX TOTALE *****************************************************/
/*********************************************************************/

#boxTotale{
	width: 100%;
	font-size: 90%;
	position:relative;
	margin: 0 auto;
}


#formid_intestazione1, #formid_intestazione2, #formid_intestazione3 {
	display:none !important;
} 


#formid_sx, #formid_dx, #formid_fondo1, #formid_fondo2,  #formid_fondo3, #BoxMenuAreaRiservata {
	display:none !important;	
}

#formid_centro{
	clear: left;
	float: left;
	width: 90% !important;
	margin: 0px;
	padding: 0px;
}

/*
IMG{
	clear: left !important;
	float: left !important;
	margin: 6px;
}*/

#boxTotale a {
color:black;
font-weight:bold;
text-decoration:none;
}

#formid_centro .Titolo1 {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:13pt;
padding:0 0 0.6em;
clear: both;
float: left;
width: 97%;
}


/*********************************************************************/
/**** cartografia   **************************************************/
/*********************************************************************/

.boxCartGoogleSeparatore .partenzaarrivo {
float:left;
margin:0;
padding:0;
width:72%;
}

.boxCartGoogleSeparatore .partenzaarrivo input{
	width: 45%!important;
	height:auto!important;
}

.boxCartGoogleSeparatore .boxCartGoogleSeparatoreButt{
	float: right;
}
