@font-face {
 font-family: template2;
 src: url("fonts/DINEngschriftStd.ttf"); /* TTF file for CSS3 browsers */
}

body {
	margin: 0px;
	color: #000000;
    font-family: Arial;
    font-size: 14px;
    background-color: #EEEEEE;
}

a:link{
	text-decoration: none;
}

a:hover {
	text-decoration: none;

}

a:visited {
	text-decoration: none;
}

#header a:link,
#footer a:link {
	color: #ffffff;
}

#header a:hover,
#footer a:hover {
	color: #ffffff;
}

#header a:visited,
#footer a:visited {
	color: #ffffff;
}

#header a.active {
	color: #45cb1c;
	border-bottom: 5px solid #45cb1c;
}



h1 {
	color: #176ebb;
    font-family:template2;
    font-size: 24px;
    text-transform: uppercase;
    margin: 0px;
    font-weight: normal;}

h2 {
	color: #45cb1c;
    font-family:template2;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0px;
    margin-bottom: 10px;
    font-weight: normal;}

/*  ----- Struttura -----*/
#wrapper {
	width: 100%;
	height: auto;
}
#container {
	width: 950px;
	margin: 0 auto;
	height: auto;
    background-color: #FFFFFF;
}
#header {
		position: relative;
	background:  #176ebb;
	height: 100px;
	color: #FFFFFF;
	clear: both;
    font-family:template2;
}



#languagebar {
 width: 100%;
 height: 20px;
 clear: both;
}
#languagebar ul {
 padding: 0;
 margin: 0;
}
#languagebar li {
	float: right; 
	padding: 0 5px; 
	list-style: none;
}

#content {
	height: auto;
	clear: both;
    width: 900px;
    margin: auto;
    margin-top: 25px;
    color: #747474;
    background-color: #FFFFFF;
}
#footer {
	width: 950px;
	height: 33px;
    margin: auto;
	background: #45cb1c;
	color: #ffffff;
	clear: both;
    font-family: Helvetica;
    font-size: 11px;
    position: relative;
}
#footer-spacer {
	height: 25px;
    clear:both;
}
#footer #footer-topbar {
	display: none;
	background: #333333;
	height: 6px;
}
#footer #footer-credits {
	background: #45cb1c;
    width: auto;
    	height: 12px;
	//float: right;
    //clear: both;
    font-size: 12px;
    position:absolute;
    top: 5px;
    right: 0px;
}


#header #logo {
	display: table-cell;
	height: 100px;
	width: auto;	width:400px;
	float: left;
	margin-left: 0px;
	overflow: hidden;
    line-height: 100px;
}
#header #logo p {
	height: 100px;
	line-height: 100px;
	margin: 0px;
    padding: 0px;
}
#header #logo img {
	border: 0px;
    vertical-align: middle;
}
#header #menu {
	position: absolute;
    right: 0px;
	width: auto;
	clear: right;
	//float: right;
	top: 80px;
}

#menu ul {
	float: right;
	margin:	0;
    margin-right: 20px;
	list-style: none;
	list-style-image: none;
}
#menu ul li {
	height: 30px;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
    font-size: 14px;
    color: #ffffff;
}

#menu ul li.active {
    color: #45cb1c;
}

#header-topbar ul,
#footer-credits ul {
	margin-top: -1px;
	float: right;
	list-style: none;
	list-style-image: none;
}
#header-topbar ul li,
#footer-credits ul li {
	float:left;
	margin-left: 10px;
	margin-right: 10px;
}

#content {
	clear: both;
	min-height: 295px;
    text-align: justify;
}
#content #home-textarea {
	width: 387px;
	float: left;

}
#content #home-image {
	background: url(images/homeimg.jpg) bottom no-repeat #333333;
	width: 550px;
	height: 334px;
	float: right;
	margin-top: -43px;
}

#content img.zoom {
 cursor: pointer;
}
#overlay {
 background-color: rgba(0, 0, 0, 0.8);
 display: none;
 height: 100%;
 padding-top: 25px;
 position: fixed;
 text-align: center;
 width: 100%;
 z-index: 1000;
 cursor: pointer;
}
#overlay img {
 padding-top: 28px;
 background: url(images/chiudi.png) top right no-repeat;
}


#menuimages {
	height: 236px;
	margin: 0px;
	margin-top: 1px;
}
#menuimages .menuimage {
	position: relative;
	width: 236px;
	height: 236px;
    overflow: hidden;
}
#menuimages .menuimage img{
	border: 0px;
}
#menuimages .menuimage div.menutext {
	position: absolute;
    height: 36px;
    width: 236px;
    top: 200px;    z-index: 100;
}

#menuimages .menuimage div.active {
    //background-color: #45cb1c;   

    //background-color: rgba(69,203,28,0.7);   
}

#menuimages .menuimage div.menutext p {
    line-height: 36px;
    text-align: right; 
    margin: 0px;
    margin-top: 2px;
    margin-right: 10px; 
    color:  #45cb1c;
    font-family:template2;
    font-size: 18px;font-weight: normal;    
    text-transform: uppercase;
    
}

#menuimages .menuimage div.active p { 
    color:  #ffffff;
}

#menuimages .imgleft {
	float: left;
	clear: left;
	//background: url(images/menuimg1.jpg) no-repeat;
}
#menuimages .imgmiddleleft {
	float: left;
	clear: none;
	//background: url(images/menuimg2.jpg) no-repeat;
	margin-left: 2px;
}
#menuimages .imgmiddleright {
	float: left;
	clear: none;
	//background: url(images/menuimg3.jpg) no-repeat;
	margin-left: 2px;
}
#menuimages .imgright {
	//background: url(images/menuimg4.jpg) no-repeat;
	float: right;
	clear: right;
}

#content #sectiontitle {
	height: 30px;
}
#content #sectiontitle p {
	lineheight: 30px;
}
#focus {
	height: auto;
	margin: 0px 40px 0px 18px;
}

#focus div.home-focus-box {
	width: 432px;
	height: auto;
	margin-bottom: 20px;
}
#focus div.left {
	float: left;
	background-image: url(images/focus1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#focus div.middle {
	float: left;
	margin: 0 21px 0 21px;	
	background-image: url(images/focus2.jpg);
	
}
#focus div.right {
	background-image: url(images/focus2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: right;
	clear: right;
}
#focus .focus-box-title {
	margin: 0px;
	height: 20px;
	background-color: rgba(51,51,51,1);
}
#focus .focusimage {
	width: 432px;
	height: 249px;
}
#focus .focustext {
	height: auto;
}

#focus .transparent {
	background-color: rgba(51,51,51,0.6);
}


#focus .focus-box-title h1 {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 0 10px;
	color: #FFFFFF;
}


#footer #company-details {
	width: auto;
	margin: 0px 0 0 10px;
	float: left;
}
#footer #company-details p {
	margin: 5px;
}
#header #social {
	float: right;
	margin: 0;
    height: 33px;
    display: table-cell;
    position:absolute;
    top: 10px;
    right: 10px;
}
#header #social ul {
	list-style: none;
    margin:0;
    padding:0;
}

#header #social ul li {
	float: left;
    margin-left: 3px;
}

#header #social ul li img {
	border: 0px;
}


/*  CONTENT  */
#blog2c_maincontent {width: 100%; height: auto;}.blog2c_block {width: 100%; margin-bottom: 15px;}
.blog2c_leftitem {width: 435px; float: left;}
.blog2c_rightitem {width: 435px; float: right;}
.blog2c_textarea {text-align: justify;}
.blog2c_imagearea {width: 435px; overflow: hidden;}
.blog2c_image {}.blog2c_spacer {clear: both; width: 100%; height:15px;}.lastblock {margin-bottom: 0px;}