@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;	
}
#wrap {
	height: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 73px;
	width: 100%;
	background-color: #000000;	
}

#logo {
	height: 45px;
	width: 171px;
	float: left;
	padding-top: 10px;
	margin-left: 19px;
	cursor: pointer;
}

#divmenu {
	height: 182px;
	width: 200px;
	float: right;
	text-align: center;
	z-index: 1000;
	position:relative;
}

#boxmenu {
	height: 60px;
	width: 60px;
	float: right;
	background-image: url(img/boxmenu_smart.jpg);
	background-repeat: no-repeat;
	margin-top: -67px;
	margin-right: 10px;
	cursor: pointer;	
}

#boxtestomenu {
	height: 182px;
	width: 200px;
	float: right;
	background-color: #e7e8e8;
	margin-right: 10px;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-decoration: none;
}

#menu ul li {
	padding-top: 19px;
	color: #000000;
	text-decoration: none;
	font: 24px/28px 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}

#content_index {
	height: 768px;
	widt: 480px;
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;
	z-index: 500;
}

#logo_content {
	height: 76px;
	width: 288px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/logogrande_smart.png);
	padding-top: 350px;
	background-repeat: repeat-x;
	background-origin: content-box;
}

#content_mission {
	height: 1510px;
	widt: 480px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	z-index: 500;
}

#titolo {
	height: 227px;
	widt: 500px;
	float:lefet;
	margin-left: 50px;
}

.linea_mission {
	height: 2px;
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	background-color:#525151;
	margin-top: -10px;
}

#esempio {
	height: 305px;
	widt: 319px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	background-image: url(img/esempio_tab.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#paragrafo {
	height: 130px;
	widt: 200px;
	margin-left: 19px;
	margin-right: 19px;
	margin-top: 50px;
	color: #565759;
	text-decoration: none;
	font: 14px 'Roboto Condensed', sans-serif;
	text-align: justify;
}

#maialino {
	height: 537px;
	widt: 417px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 81px;
	background-image: url(img/maialino_tab.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#freccia_su {
	height: 49px;
	widt: 49px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-image: url(img/freccia_su_smart.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;	
}

#content_contatti {
	height: 700px;
	widt: 480px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	z-index: 500;
}

#indirizzo {
	height: 217px;
	widt: 200px;
	margin-left: 50px;
	margin-top: 100px;
	color: #565759;
	text-decoration: none;
	font: 19px 'Roboto Condensed', sans-serif;
	text-align: left;
}

#mappa {
	height: 436px;
	widt: 768px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#content_privacy {
	height: 1024px;
	widt: 700px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	z-index: 500;
}

#text_privacy {
	height: 1000px;
	widt: 480px;
	margin-left: 19px;
	margin-right: 19px;
	margin-top: 34px;
	position: absolute;
	color: #565759;
	text-decoration: none;
	font: normal  14px 'Roboto Condensed', sans-serif;
	text-align: justify;
	text-indent: 0px;
}

#footer {
	height: 160px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

#privacy {
	height: 55px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	color: #ffffff;
	font: 14px/28px 'Roboto Condensed', sans-serif;
	text-transform:capitalize;
	text-align: center;
	padding-top: 12px;
}

#linea_footer {
	height: 1px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;background-color: #ffffff;
	margin-top: 8px;
}

#dati_footer {
	height: 44px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	color: #ffffff;
	font: 10px/14px 'Roboto Condensed', sans-serif;
	text-align: center;
	margin-top: 28px;
}































#privacy a:link{
	font-size: 14px;
	color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	text-decoration: none;
	cursor: pointer;
}
#privacy a:visited{
	font-size: 14px;
	color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	text-decoration: none;
	cursor: pointer;		
}
#privacy a:active{
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #E61E1A;
	text-decoration: none;
	cursor: pointer;
}
#privacy a:hover{
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #E61E1A;
	text-decoration: none;
	cursor: pointer;
}

a:link{
	font-size: 24px;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	text-decoration: none;
	cursor: pointer;
}
a:visited{
	font-size: 24px;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	text-decoration: none;
	cursor: pointer;		
}
a:active{
	font-size: 24px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #E61E1A;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
a:hover{
	font-size: 24px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #E61E1A;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

#indirizzo a:link{
	font-size: 19px;
	color: #000000;
	font-family: 'Roboto Condensed', sans-serif;
	text-decoration: none;
	text-transform: none;
	cursor: pointer;
}
#indirizzo a:visited{
	font-size: 19px;
	color: #000000;
	font-family: 'Roboto Condensed', sans-serif;
	text-decoration: none;
	text-transform: none;
	cursor: pointer;		
}
#indirizzo a:active{
	font-size: 19px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #E61E1A;
	text-decoration: none;
	text-transform: none;
	cursor: pointer;
}
#indirizzo a:hover{
	font-size: 19px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #E61E1A;
	text-decoration: none;
	text-transform: none;
	cursor: pointer;
}

h1 {
	color: #565759;
	text-decoration: none;
	font: 22px 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	text-align: left;
}

h2 {
	color: #565759;
	text-decoration: none;
	font: 14px 'Roboto Condensed', sans-serif;
	text-align: justify;
}

h3 {
	color: #565759;
	text-decoration: none;
	font: 19px 'Roboto Condensed', sans-serif;
	text-align: left;
}




