html, body {
	margin:0px;
	padding:0px;
	
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.688em;
	background-image:url(../images/bg_tile.gif);
	background-repeat:repeat-x;
	background-position: top left;
	color:#525254;
	background-position: top;
	padding:0px;
	margin:0px;
	text-align: center;
	
}
a, a:link, a:active {
	color:#414042;
	text-decoration:none;
}

a:focus, a:visited {
	color:#414042;
	text-decoration:none;
}

strong {
	color:#323a4e;
}
form {
	margin: 0px;
	padding:0px;
}
img {
	border:none;
	margin:0px;
	padding:0px;
}
button {
	border:none;
	background-color:none;
	cursor:pointer;
	padding:0px;
	margin:0px;
	font-size:0.9em;
}
TABLE {
	border:none;
	padding:0px;
	margin:0px;
}

fieldset { 
	border:none; 
	padding:0px;
	margin:0px;
}

SELECT {font-size:0.75em;}
OPTION {padding:0px;margin:0px;}
INPUT { 
	border:1px solid #d9d9d9; 
	color: #9d9fa2;
	padding:0px 0px 0px 6px;
	background-color:#edeeed;
}

UL {
	padding:0px;
	margin:0px;
	list-style-type: none;
}
LI {
	padding-left: 25px;
	padding-bottom:10px;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
}

h1 {font-size: 2em; padding:0px; text-transform:uppercase; color:#323a4e; margin:0px;}

h2 {font-size: 1.3em; padding:0px; color:#323a4e; margin:0px}

h3 {font-size: 1.13em; padding:0px; color:#323a4e; margin:0px}

#container { 
	text-align:left;
	width:964px;
	margin:0 auto;
	padding-top:22px;
	background-color:#fff;
}
.content {
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
}
.content:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.content {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #content {
	height:1%;
}
.content {
	display: block;
}
.header {
	padding-top:45px;
	padding-bottom:80px;
	padding-right:33px;
	margin:0px;
	background-image:url(../images/logo_vivifacile.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.header ul {
	padding:0px;
	margin:0px;
	list-style-type: none;
	float:right;
}
.header li {
	background-image:none;
	display: inline;
	padding-left: 20px;
}
.header  li a.current {
	font-weight:bold;
}
.toolTitolo {
	background-image:url(../images/bg_sottotitolo.gif); 
	background-repeat:repeat-x; 
	background-position:top left; 
	padding:5px 5px 5px 20px; 
	margin:0px;
	float:left;
	width:930px;
}
.toolTitolo h2 {
	font-size: 1.3em; padding:0px; color:#fff; margin:0px;
	text-transform:uppercase;
	float:left;
}
.toolTitolo h3 {
	font-size: 1.1em; padding:3px; color:#666667; margin:0px;
	float:left;
}


.colonna {
	padding:0px; 
	margin-right:10px;
	width:180px;
	height:330px;
	float:left;
	background-color:#fff;
	position:relative;
	
}
.colonna p {
	padding-top:8px; 
	margin:0px;
	font-size:1.2em;
}
.bottoniIndex {
	background-image:url(../images/bg_bottoni_home.gif); 
	background-repeat:no-repeat;
	background-position:top center;
	text-transform:uppercase; 
	font-weight:bold;
	float:left;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:8px;
	margin:0px;
	width:213px;
	position:absolute;
	top:255px; left:0px;
	font-size:0.80em;
}
.bottoniIndex a {
	color:#323a4e;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0.6em 0.3em;
	padding-left:15px;
}
.boxNavigationHome {
	background-color:#f7941e; 
	float:right; margin-top:10px; padding:10px 10px 4px 10px;
	width:741px;
}
.boxNavigationHome .page-item-1 a {
	float:left;
	width:182px;
	padding-bottom:75px;
	background: url("../images/btn_posta_off.gif") top center no-repeat;
	color:#fff;
	text-align:center;
	margin:0px;
}
.boxNavigationHome .page-item-1 a:hover {
	background: url("../images/btn_posta_on.gif") top center no-repeat;
    
}
.boxNavigationHome .page-item-2 a {
	float:left;
	width:182px;
	padding-bottom:75px;
	background: url("../images/btn_mondo_off.gif") top center no-repeat;
	color:#fff;
	text-align:center;
	margin-right:4px;
}
.boxNavigationHome .page-item-2 a:hover {
	background: url("../images/btn_mondo_on.gif") top center no-repeat;
    
}
.boxNavigationHome .page-item-3 a {
	float:left;
	width:182px;
	padding-bottom:75px;
	background: url("../images/btn_motoriz_off.gif") top center no-repeat;
	color:#fff;
	text-align:center;
	margin-right:4px;
	
}
.boxNavigationHome .page-item-3 a:hover {
	background: url("../images/btn_motoriz_on.gif") top center no-repeat;
    
}
.boxNavigationHome .page-item-4 a {
	float:left;
	width:182px;
	padding-bottom:75px;
	background: url("../images/btn_scuolamia_off.gif") top center no-repeat;
	margin-right:4px;
	color:#fff;
	text-align:center;
}
.boxNavigationHome .page-item-4 a:hover {
	background: url("../images/btn_scuolamia_on.gif") top center no-repeat;
    
}
.boxIndex {
	float:left; 
	width:300px;
	height:140px;
}

.title  {
	padding:3px 0px 2px 0px;
	margin:0px;
	text-transform:uppercase;
	font-weight:bold;
	color:#58585a;
	font-size:1.3em;
}
.title a {
	color:#323a4e;
}
.title a:visited {
	color:#323a4e;
}
.boxIndex p {
	float:left; 
	padding: 0px 0px 10px 8px;
	margin-top:10px;
	width:170px;

}

.boxScuolaMia {
	width:313px;
	height:140px;
	padding:0px;
	margin:0px;
	
}
.boxScuolaMia p {
	padding:5px 20px 10px 10px;
	margin:0px;
}
#footer {
	margin-top:10px;
	padding:0px;
	width:100%;
	background-color:#FFF;
	float:left;
}

#footer HR{
	height:5px;
	border-width: 0;
	background-color:#edeeed;
	margin:8px 0 0px 0;
}

#footer a:link, a:active, a:visited {
	color:#6d6e71;
}
/*UTILITY*/
.genericBox {
	padding:0px;
	margin:0px;
}
.floatRight { float: right;}
.floatLeft { float: left;}
.aligncenter {text-align:center}
.clearboth {clear:both}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.alignjustify {
	text-align:justify
}
#mappa2 a {
	display:block;
	width:100%;
	height:100%;
}
#mappa2 .alt { display:none }
ul#mappa2 {
	margin:0;padding:0;
	list-style:none;
	position:relative;
	width:942px;height:312px;
	background:url("../images/ingombro_new.jpg") no-repeat;
}
ul#mappa2 li {
	display:block;
	position:absolute;
	margin:0;padding:0;
	background-image:none;
	
	}
li#mappa2-link1 {
	left:638px;top:100px;
	width:137px;
	height:136px;
}
li#mappa2-link1 a {
	background-image:url(../images/guarda_spot_off.png);
	
}
li#mappa2-link1 a:hover {
	background-image:url(../images/guarda_spot_on.png);
	
}
.bottoniInterniWhite {
	background-image:url(../images/bg_bottoni_interni.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:11px 5px 10px 0px; 
	text-transform:uppercase; 
	font-weight:bold;
	float:left;
}
.bottoniInterniWhite a {
	color:#323a4e;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0.4em 0.2em;
	padding-left:15px;
}
.bottoniHomeWhite {
	background-image:url(../images/bg_bottoni_home_new.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:5px 5px 5px 0px; 
	text-transform:uppercase; 
	font-weight:bold;
	float:left;
}
.bottoniHomeWhite a {
	color:#323a4e;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0.4em center;
	padding-left:15px;
}
.bottoniHomeWhite2 {
	padding:10px 5px 5px 0px; 
	text-transform:uppercase; 
	font-weight:bold;
	float:left;
	
}
.bottoniHomeWhite2 a {
	color:#323a4e;
	background-image:url(../images/freccia_nuova.gif);
	background-repeat:no-repeat;
	background-position:1em left;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
}
.bottoniHomeUpSelected {
	background-image:url(../images/bg_arancio_up.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:9px 0px 10px 0px; 
	float:left;
	text-align:center;
}
.bottoniHomeUp {
	background-image:url(../images/bg_bianco_up.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:9px 0px 10px 0px; 
	text-align:center;
	float:left;
}
.bottoniHomeUp a {
	color:#323a4e;
	
}
/* filmato . gioak */


