html {text-align: center;}
*{margin:0; padding:0;}
body {
	font-family: 'Montserrat', arial;
	background-color: #E7E7E7;
	text-align: center;
}

a
{
	color: #000000;
	text-decoration: none;
}



div#centratura {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: left;
	position: relative;

}

div#pagina {
	width: 100%;
	background: #FFFFFF;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #749EFC;
	border-bottom-color: #749EFC;

}
div#alto {
	width: 100%;
	background: #FFFFFF;
	height: 115px;
}

div#bandiera
{
	position: absolute;
	top: 6px;
	right: 0px;
	border: 0px;
	width: 66px;
	margin: 0px;
	padding: 0px;
	font-family: 'Montserrat', arial;
	color: #4C4C4C;
	font-size: 12px;
}

div#logo {
	padding: 30px 15px 15px 65px;
}
div#logo img {
	border: 0;
}

div#industry
{
	position: absolute;
	top: 42px;
	left: 390px;
	border: 0px solid #FF0000;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

div#design
{
	position: absolute;
	top: 42px;
	left: 590px;
	border: 0px solid #663366;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

.social
{
	position: absolute;
	top: 45px;
	right: 67px;
	width: 73px;
	margin: 0px;
	padding: 0px;
}

ul#social {
	margin: 0;
	padding: 0;
	list-style: none; 
} 

.social a
{
	border: none;
	margin: 0px;
	padding: 0px;
}

.social img
{
	border: none;
}

.socialimg
{
	border: none;
	margin: 0px;
	padding: 20px 13px 20px 0px;
	width: 30px;
	high: 30px;
	display: block;
	float: left;
}

.socialimgdx
{
	border: 0px; 
	margin: 0px;
	padding: 20px 0px 20px 0px;
	width: 30px;
	high: 30px;
	display: block;
	float: left;
}

div#hormenu {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	background: #4C4C4C;
	font-family: 'Montserrat', arial;
	font-size: 12px;
}

div#hormenu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div#hormenu li
{
/*    width:100px;*/ 
    float:left;
    margin: 0;
    padding: 0;
    border-right: 1px solid #999999;
    color: #FFFFFF;
}

div#hormenu li#attivo
{
   background: #999999;
}

div#hormenu a, div#hormenu p
{
    display: block;
    padding: 16px;
    text-decoration: none;
    color: #FFFFFF;

}
 
div#hormenu a:hover, div#hormenu p:hover
{
    background-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
}

div#hormenu li ul
{
    display: none
}

div#hormenu li:hover ul
{
    display: block;
    position: absolute;
    z-index:1;
    width:150px;
    padding: 0;
    margin: 0 0 0 -1px;
    border:1px solid #999999;
		background: #4C4C4C;

}

div#hormenu li li   { border:none; width:150px; } 
div#hormenu li li a { padding:2px 2px 2px 10px; }

div#contenuto {
	padding: 0px;
	margin: 0 0 20px 0px;
}

div#contenuto a
{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

div#contenuto a:hover
{
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

div#titolo {
	width: 830px;
	margin: 49px 0 0 65px;
}

div#titolo h1{
	font-family: 'Montserrat', arial;
	color: #4C4C4C;
	font-size: 20px;
	padding: 42px 0px 42px 0px;
}

div.insieme {
	width: 830px;
	padding: 0px;
	margin: 0 65px 0px 65px;
}

div.separa {
	clear: both;
}

h1{
	font-family: 'Montserrat', arial;
	color: #4C4C4C;
	font-size: 24px;
	padding: 0px 0px 42px 0px;
}


.testo {
	float: left;
	width: 450px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;

}

div.testo h1{
	font-family: 'Montserrat', arial;
	color: #4C4C4C;
	font-size: 20px;
	padding: 10px 0px 10px 0px;
}

div.testo h3, div.insieme h3{
	font-family: 'Montserrat', arial;
	color: #4C4C4C;
	font-size: 20px;
	padding: 0px;
}

div.testo h4, div.insieme h4{
	color: #4C4C4C;
	font-size: 14px;
	padding: 0px;
}


div.testo P{
	font-family: 'Montserrat', arial;
	color: #000000;
	font-size: 12px;
	margin-bottom: 15px;
}

div.testo P.nointer {
	margin-bottom: 0px;
}

div.foto {
	float: right;
	width: 360px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

div.foto img{
		display: inline;
		padding: 0px;
		margin: 0 0 20px;
}

div#copywr {
	position: relative;
	width: 960px;
	background: #DDDDDD;
	padding-top: 10px;
	font-size: 12px;
	text-align: center;
	height: 100px;
}

div#copywr a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div#copywr img {
	height: 70px;
	width: 130px;
	bottom: 0px;
	position: absolute;
	right: 0px;
}

div#foot1 {
	width: 200px;
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
	left: 65px;
	top: 20px;
	position: absolute;
}

div#foot2 {
	width: 200px;
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
	left: 260px;
	top: 20px;
	position: absolute;
}

div#foot3 {
	width: 200px;
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
	left: 480px;
	top: 20px;
	position: absolute;
}

div#foot4 {
	width: 75px;
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
	left: 720px;
	top: 20px;
	position: absolute;
}

div#foot4 a {
	font-weight: normal;
	text-decoration: none;
}

div#foot5 {
	width: 100px;
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
	left: 805px;
	top: 12px;
	position: absolute;
}
div#foot5 img {
	border: 0;
}

div#foot1x3 {
	width: 200px;
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
	left: 90px;
	top: 20px;
	position: absolute;
}

div#foot2x3 {
	width: 200px;
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
	left: 380px;
	top: 20px;
	position: absolute;
}

div#foot3x3 {
	width: 200px;
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
	left: 670px;
	top: 20px;
	position: absolute;
}

div#foot4 {
	width: 75px;
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
	left: 720px;
	top: 20px;
	position: absolute;
}

div.Catalogo {
	width: 830px;
	margin: 0px 0px 0px 65px;
	font-size: 12px;
}

div.CatRiga {
	clear: both;
	border: 0px solid #D4D0C8;
	margin: 0px 0px 0px 0px;

}

div.CatBox {
	float: left;
	width: 250px;
	text-align: left;
	margin: 0px 40px 10px 0px;

}

div.CatBoxDx {
	float: left;
	width: 250px;
	text-align: left;
	margin: 0px 0px 10px 0px;

}

div.CatTitolo {
	margin: 5px 0px 5px 0px;
	text-align: left;
	font-size: 12px;
}

div.CatTitolo h3{
	font-family: 'Montserrat', arial;
	color: #4C4C4C;
	font-size: 14px;
	padding: 0px 0px 0px 0px;

}

div.CatTitolo2 {
	margin: 5px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
}

div.tastback
{
	float: right;
	border: 0px;
	font-size: 14px;

}

div.CatTitolo2 h3{
	font-family: 'Montserrat', arial;
	color: #4C4C4C;
	font-size: 16px;
	padding: 0px 0px 10px 0px;

}

div.CatImg {


}

div.CatTxt {
	font-size: 12px;
}

div.CatSotto {
	width: 830px;
	padding: 10px 0px 10px 0px;
	position: relative;
	background: #fff;
	margin-bottom: 0px;
	margin: 0px auto;
	border: 0px solid #FF0000;
}

div.CatSottoTxt1 {
	float: left;
	width: 256px;
	padding: 0px;
	position: relative;
	background: #fff;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	border: 0x solid #00FF00;
}

div.CatSottoTxt2 {
	float: left;
	width: 216px;
	padding: 0px;
	position: relative;
	background: #fff;
	margin-bottom: 0px;
	margin-left: 49px;
	font-size: 12px;
	border: 0px solid #00FF00;
}

div.CatSottoLink {
	float: left;
	width: 255px;
	padding: 0px;
	position: relative;
	background: #fff;
	margin-bottom: 0px;
	margin-left: 54px;
	font-size: 12px;
	border: 0px solid #0000FF;
}
div.Sfondo {
	background: #4C4C4C;
	padding: 0px;
	margin: 0px;

}
