@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'GeosansLight';
	src: url("/css/fonts/GeosansLight.eot"); /* EOT file for IE */
	src:url('/css/fonts/GeosansLight.eot?#iefix') format('embedded-opentype'),url('/css/fonts/geosanslight.woff') format('woff'),url('/css/fonts/GeosansLight.ttf') format('truetype'),url('/css/fonts/geosanslight.svg#GeoSansLight') format('svg');
	font-weight:normal;
	font-style:normal
}
@font-face {
	font-family: 'GeosansLight';
	src: url("/css/fonts/GeosansLight.eot"); /* EOT file for IE */
	src:url('/css/fonts/GeosansLight.eot?#iefix') format('embedded-opentype'),url('/css/fonts/geosanslight.woff') format('woff'),url('/css/fonts/GeosansLight.ttf') format('truetype'),url('/css/fonts/geosanslight.svg#GeoSansLight') format('svg');
	font-weight:bold;
	font-style:normal
}
@font-face {
	font-family: 'GeosansLight';
	src: url("/css/fonts/GeosansLight.eot"); /* EOT file for IE */
	src:url('/css/fonts/GeosansLight.eot?#iefix') format('embedded-opentype'),url('/css/fonts/geosanslight.woff') format('woff'),url('/css/fonts/GeosansLight.ttf') format('truetype'),url('/css/fonts/geosanslight.svg#GeoSansLight') format('svg');
	font-weight:bold;
	font-style:italic;
}
body {
	margin:0px;
	margin-top:0px;
	margin-bottom:15px;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
}
#container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 1009px;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
	padding-left:51px;
}
#header {
	/*height: 170px; */
	height:211px;
	padding: 0px;
	margin-bottom:5px;
}
#header_bg {
	position:absolute;
	top:0px;
	left:268px;
	background:url(/img/images/header_bg2.gif);
	height:208px;
	width:756px;
	z-index:2;
	background-repeat:no-repeat;
}
#header_slider {
	position:absolute;
	z-index:2;
	top:0px;
	left:273px;
	height:200px;
	width:600px;
	overflow:hidden;
}
#mainMenu {
	position:absolute; 
	width:756px;
	top:177px;
	left:270px;
	z-index:5;
	height:28px;
	font-size:13px;
}

#mainMenu a {
	float:left;
	display:block;
	height:18px;
/*	width:86px;*/
/*	width:106px;*/
	text-decoration:none;
	color:#FFF;
	padding:4px;
	text-align:center;
	margin-right:2px;
	padding-left:8px;
	padding-right:8px;
}

#mainMenu a:hover {
	background:url(/img/images/button_3.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:8px;
	padding-right:8px;
}
#mainMenu a.crt {
	background:url(/img/images/button_3.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:8px;
	padding-right:8px;
}
#mainMenu a.crt:hover {
	color:#000;
}

#langMenu {
	float:right; 
	width:170px; 
	height:23px;
	z-index:5000;
	margin-right:5px;
}
#langMenu a.lang_ro {
	float:right;
	display:block;
	padding:0px;
	width:34px;
	height:23px;
	margin-right:5px;
	text-decoration:none;
	border:none;
	background-image:url(/img/images/flags/flag_ro.png);
}

#langMenu a.lang_ro_crt {
	float:right;
	display:block;
	padding:0px;
	width:34px;
	height:23px;
	margin-right:5px;
	text-decoration:none;
	border:none;
	background-image:url(/img/images/flags/flag_ro.png);
}

#langMenu a.lang_it {
	float:right;
	display:block;
	padding:0px;
	width:34px;
	height:23px;
	margin-right:5px;
	text-decoration:none;
	border:none;
	background-image:url(/img/images/flags/flag_it.png);
}
#langMenu a.lang_it_crt {
	float:right;
	display:block;
	padding:0px;
	width:34px;
	height:23px;
	margin-right:5px;
	text-decoration:none;
	border:none;
	background-image:url(/img/images/flags/flag_it.png);
}
#langMenu a.lang_uk {
	float:right;
	display:block;
	padding:0px;
	width:34px;
	height:23px;
	margin-right:5px;
	text-decoration:none;
	border:none;
	background-image:url(/img/images/flags/flag_uk.png);
}
#langMenu a.lang_uk_crt {
	float:right;
	display:block;
	padding:0px;
	width:34px;
	height:23px;
	margin-right:5px;
	text-decoration:none;
	border:none;
	background-image:url(/img/images/flags/flag_uk.png);
}
#langMenu a.lang_ger {
	float:right;
	display:block;
	padding:0px;
	width:34px;
	height:23px;
	margin-right:5px;
	text-decoration:none;
	border:none;
	background-image:url(/img/images/flags/flag_ger.png);
}
#langMenu a.lang_ger_crt {
	float:right;
	display:block;
	padding:0px;
	width:34px;
	height:23px;
	margin-right:5px;
	text-decoration:none;
	border:none;
	background-image:url(/img/images/flags/flag_ger.png);
}
#sidebarleft {
	float:left;
	left: 0;
	width: 217px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px;
	margin-top:9px;
}

#sidebar_top {
	float:left;
	width:217px;
	height:19px;
	background:url(/img/images/sidebar_top.png);
}
#sidebar_bottom {
	float:left;
	width:217px;
	height:19px;
	background:url(/img/images/sidebar_bottom.png);
}
#sidebar_content {
	float:left;
	width:217px;
	height:689px;
	background:url(/img/images/sidebar_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	overflow:hidden;
	color:#FFF;
	font-size:14px;
	text-align:left;
}
#sidebar_content ul {
	list-style:none;
	margin-left:-10px;
	margin-top:-3px;
	margin-bottom:-2px;
}
#sidebar_content a {
	margin-top:2px;
	display:block;
	padding:2px;
	text-align:left;
	text-decoration:none;
	color:#FFF;
	width:161px;
	height:19px;
}
#sidebar_content a:hover {
	background:url(/img/images/button_bg_left.png);
	background-repeat:no-repeat;
	background-position:right;
}
#sidebar_content a.sidecrt {
	background:url(/img/images/button_bg_left.png);
	background-repeat:no-repeat;
	background-position:right;
}
#sidebar_content a.sidecrt:hover {
	color:#000;
}

#sidebar_content li {
	margin-left:-3px;
	margin-top:-1px;
}

#sidebarright {
	float:right;
	right: 0;
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 5px 25px 5px;
}

#mainContent {
	float:left;
	width:756px;
	margin: 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#content_top {
	visibility: hidden;
	float:left;
	width:756px;
	background:url(/img/images/content_top.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:23px;
}
#content {
	float:left;
	width:677px;
	background:url(/img/images/content_bg.png);
	height:601px;
	background-color:#a4a3a3;
	margin-top:0px;
	color:#0c68a9;
	padding-left:10px;
	padding-right:10px;
}
#content_header {
	width:658px;
	height:125px;
	margin-left:9px;
	background:url(/img/images/content_bg_top.gif);
	background-repeat:no-repeat;
}
#content_ttl {
	float:left;
	height:23px;
	margin-left:30px;
}
#content_ttl h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#content_ttl h1 {
	font-family: 'GeosansLight',Arial, Helvetica;
	color:#000;
	font-size:22px;
	margin:0px;
	font-weight:500;
}
span.gs {
	font-family: 'GeosansLight',Arial, Helvetica;
	color:#000;
	font-size:22px;
	font-weight:500;
}
#content_ttl h1 span {
	color:#00314a;
}


#util {
	float:left;
	height:38px;
	margin-left:15px;
	width:640px;
}
#util h1 {
	font-family: 'GeosansLight';
	color:#000;
	font-size:38px;
	margin:0px;
	font-weight:100;
}
#util h1 span {
	color:#00314a;
}



#content_content {
	float:left; 
	width:640px; 
	height:540px;
	margin-left:15px;
}
#content_title_left {
	float:left;
	width:290px;
	padding:20px;
	text-align:left;
	padding-left:15px;
	padding-top:15px;
	color:#0c68a9;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content_title_left h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	margin:0px;
	color:#0c68a9;
}
#content_title_right {
	float:left;
	margin-top:3px;
	width:280px;
	padding:15px;
	color:#0c68a9;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:url(/img/images/bg_content_top_right.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#content_title_right_txt {
	width:250px;
	padding-top:36px;
	padding-left:30px;
	font-size:13px;
	line-height:17px;
}
.div_cert {
	float:left; 
	text-align:center;
	margin-left:17px; 
	margin-top:5px;
	width:145px; 
	height:235px; 
	overflow:hidden
}
.div_cert a {
	font-weight:normal;
	font-size:11px;
	color:#0c68a9;
	text-decoration:none;
}
.div_cert a:hover {
	color:#036;
}
#content_img_holder {
	float:left;
	width:300px;
	height:240px;
	padding-top:5px;
	background-image:url(/img/images/img_bg.gif);
	background-repeat:no-repeat;
	margin-left:9px;
	margin-top:35px;
	text-align:center;
}
.img_holder {
	float:left;
	width:292px;
	height:228px;
	background-image:url(/img/images/img_bg.gif);
	background-repeat:no-repeat;
	margin-left:9px;
	margin-top:5px;
	text-align:center;
}
#main_content_txt {
	float:left;
	width:300px;
	height:330px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:10px;
	color:#0c68a9;
	font-size:13px;
	margin-left:5px;
	margin-right:5px;
/*	line-height:1;*/
	vertical-align:bottom;
	text-align:left;
	margin-top:15px;
	line-height:12px;
	overflow:auto;
}
#main_content_txt a {
	color:#0c68a9;
	font-weight:bold;
}
#main_content_txt a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#content_text_bottom {
	float:left;
	overflow:hidden;
	margin-top:10px;
	color:#0c68a9;
	width:500px;
	font-size:11px;
	margin-left:9px;
}
#content_text_bottom h2 {
	color:#0c68a9;
	font-size:12px;
	margin:0px;
}
#grey_bg {
	float:left;
	font-size:11px;
	background:url(/img/gri.jpg); 
	background-repeat:no-repeat;
	background-position:top left;
	color:#FFF;
	width:635px; 
	height:151px;
	padding-left:15px;
	padding-top:15px;
	margin-left:5px; 
	margin-top:-20px; 
}
#color_hold {
	text-align:center;
	width:650px;
	margin-left:12px;
	height:550px;
	overflow:hidden;
}
#color_hold a {
	text-decoration:none;
	color:#000;
	width:100px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-left:7px;
	margin-top:15px;
}
#color_hold a.modusi {
	text-decoration:none;
	color:#000; 
	width:70px;;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-left:5px;
	margin-top:15px;
}
#color_hold a:hover {
	color:#013551;
	text-decoration:none;
}
#color_hold a.cert_lnk {
	float:none;
	width:auto;
	height:17px;
	vertical-align:middle;
	font-size:13px;
}
#color_hold img {
	border:none;
}
#ssmenu {
	float:left;
	font-size:11px;
	color:#FFF;
	width:614px;
	height:25px;
	margin-top:15px;
	margin-left:30px;
}
#pnextbar {
	float:left;
	margin-left:15px;
	width:625px;
	height:17px;
	text-align:right;
	z-index:999;
}
#pnextbar a.nextbtn {
	display:block;
	float:right;
	width:42px;
	height:17px;
	margin-right:10px;
	background:url(/img/images/next.png);
	background-repeat:no-repeat;
}
#pnextbar a.nextbtn:hover {
	display:block;
	float:right;
	width:42px;
	height:17px;
	background:url(/img/images/nexth.png);
	background-repeat:no-repeat;
}
#pnextbar a.prevbtn {
	display:block;
	float:right;
	width:42px;
	height:17px;
	margin-right:10px;
	background:url(/img/images/back.png);
	background-repeat:no-repeat;
}
#pnextbar a.prevbtn:hover {
	display:block;
	float:right;
	width:42px;
	height:17px;
	background:url(/img/images/backh.png);
	background-repeat:no-repeat;
}
#ssmenu a {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	width:142px;
	font-weight:bold;
	text-align:center;
	height:17px;
	padding:2px;
	margin-left:10px;
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	background-color:#005f90;
}
#ssmenu a:hover {
	background-color:#ff7400;
	color:#333;
}
#ssmenu a.crtitem {
	background-color:#ff7400;
	color:#333;
}
#ssmenu a.crtitem:hover {
	background-color:#ff7400;
	color:#FFF;
}
#content_bottom {
	float:left;
	width:756px;
	height:23px;
	background:url(/img/images/content_bottom.png);
	background-repeat:no-repeat;
	background-position:left top;
	visibility: hidden;	
}

#content_bottom1 {
	visibility: hidden;
	float:left;
	width:684px;
	height:70px;
	background:url(/img/images/content_bottom1.png);
	background-repeat:repeat-x;
	background-position:left top;
}

#content_bottom1 a.blnk {
	display:block;
	width:201px;
	height:34px;
	float: left;
	margin-left:25px;
	margin-top:15px;
	text-decoration:none;
}
#txt_bottom {
	float:right;
	color:#f26f28;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:5px;
	margin-top:50px;
	text-align:right;
}
#txt_bottom h2 {
	font-weight:normal;
	margin:0px;
	font-size:14px;
}
.lnk_holder {
	float:left;
	text-align:center;
	width:86px;
	margin-left:2px;
	height:68px;
	vertical-align:middle;
}
.thumb_lnk {
	float:left;
	display:block;
	width:66px;
	height:52px;
	margin-left:10px;
	text-align:center;
	margin-top:10px;
	background:url(/img/images/thumb_bg.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}
.thumb_lnk:hover {
	float:left;
	display:block;
	width:85px;
	height:67px;
	margin-top:2px;
	margin-left:0px;
	padding:0px;
	background:url(/img/images/thumb_bg_l.gif);
}

#content_end {
	float:left;
	width:682px;
	height:8px;
	background:url(/img/images/end_content.png);
	background-repeat:no-repeat;
	background-position:top left;
}


#clearFloat {
	clear:both;
}

#footer {
	background:url(/img/images/foter_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px;
	font-size:12px;
	color:#999999;
	height:75px;
	padding-top:10px;
}

#slide1 {
	text-align:center;

}

/*Sliders and ther css*/
li.blu {
    color:#0d6aad;
	font-size:14px;
}
li.blu span {
	color:#7e7e7e;
	font-family:Arial, Helvetica, sans-serif;
	color:#7e7e7e;
	font-size:11px;
}

a.clasic {
	float:left;
	display:block;
	width:200px;
	height:336px;
	text-decoration:none;
	background-image:url(/img/usi/usi-pvc/clasic.jpg);
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.clasic:hover {
	text-decoration:none;
}

a.modern {
	float:left;
	display:block;
	width:200px;
	height:336px;
	text-decoration:none;
	background-image:url(/img/usi/usi-pvc/modern.jpg);
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.modern:hover {
	text-decoration:none;
}


a.creativ {
	float:left;
	display:block;
	width:191px;
	height:336px;
	text-decoration:none;
	background-image:url(/img/usi/usi-pvc/creativ.jpg);
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.creativ:hover {
	text-decoration:none;
}


a.clasic_it {
	float:left;
	display:block;
	width:200px;
	height:336px;
	text-decoration:none;
	background-image:url(/img/usi/usi-pvc/it/clasic.jpg);
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.clasic_it:hover {
	text-decoration:none;
}

a.modern_it {
	float:left;
	display:block;
	width:200px;
	height:336px;
	text-decoration:none;
	background-image:url(/img/usi/usi-pvc/it/modern.jpg);
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.modern_it:hover {
	text-decoration:none;
}


a.creativ_it {
	float:left;
	display:block;
	width:191px;
	height:336px;
	text-decoration:none;
	background-image:url(/img/usi/usi-pvc/it/creativ.jpg);
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.creativ_it:hover {
	text-decoration:none;
}

a.clasic_de {
	float:left;
	display:block;
	width:200px;
	height:336px;
	text-decoration:none;
	background-image:url(/img/usi/usi-pvc/de/clasic.jpg);
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.clasic_de:hover {
	text-decoration:none;
}

a.modern_de {
	float:left;
	display:block;
	width:200px;
	height:336px;
	text-decoration:none;
	background-image:url(/img/usi/usi-pvc/de/modern.jpg);
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.modern_de:hover {
	text-decoration:none;
}


a.creativ_de {
	float:left;
	display:block;
	width:191px;
	height:336px;
	text-decoration:none;
	background-image:url(/img/usi/usi-pvc/de/creativ.jpg);
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.creativ_de:hover {
	text-decoration:none;
}

a.clasic_en {
	float:left;
	display:block;
	width:200px;
	height:336px;
	text-decoration:none;
	background-image:url(/img/usi/usi-pvc/en/clasic.jpg);
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.clasic_en:hover {
	text-decoration:none;
}

a.modern_en {
	float:left;
	display:block;
	width:200px;
	height:336px;
	text-decoration:none;
	background-image:url(/img/usi/usi-pvc/en/modern.jpg);
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.modern_en:hover {
	text-decoration:none;
}


a.creativ_en {
	float:left;
	display:block;
	width:189px;
	height:336px;
	text-decoration:none;
	background-image:url(/img/usi/usi-pvc/en/creativ.jpg);
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.creativ_en:hover {
	text-decoration:none;
}


a.rondo1 {
	float:left;
	width:85px;
	margin-left:40px;
	height:100px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	text-decoration:none;
}
a.rondo1:hover {
	text-decoration:none;
}
a.prima1 {
	float:left;
	text-align:center;
	width:85px;
	margin-left:10px;
	height:100px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
a.prima1:hover {
	text-decoration:none;
}
a.aluclip1 {
	float:left;
	text-align:center;
	width:85px;
	margin-left:10px;
	height:100px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
a.aluclip1:hover {
	text-decoration:none;
}

a.finextra1 {
	float:left;
	text-align:center;
	width:85px;
	margin-left:10px;
	height:100px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
a.finextra1:hover {
	text-decoration:none;
}
a.premidoor1 {
	float:left;
	text-align:center;
	width:85px;
	margin-left:10px;
	height:100px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
a.premidoor1:hover {
	text-decoration:none;
}
a.premiline1 {
	float:left;
	text-align:center;
	width:85px;
	margin-left:10px;
	height:100px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
a.premiline1:hover {
	text-decoration:none;
}

.popupbox {
	width:550px;
	height:365px;
	background-color:#FFF;
	text-align:center;
	display: none; /* Hidden as default */
	float: left;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	x-shadow: 0px 0px 20px #000;
}

#fade {
 display: none; /* Hidden as default */
 background: #000;
 position: fixed; left: 0; top: 0;
 width: 100%; height: 100%;
 opacity: .80;
 z-index: 9999;
}

#content {
	background: none!important;
	background-color: #FFF!important;
}
#footer, #sidebarleft, #header, #content-top, #content_bottom1 {
	visibility: hidden !important;
}
form input {
	margin: 2px 0 0 0;
}
#content.ar_bg {
	width: auto;
    margin: 0 auto;
    position: absolute;
    top: auto;
}
#content_ttl.ar_title {
	width: 100%;
    margin: 0;
    background-color: rgb(34,158,219);
    text-align: center;
    padding: 16px;
}
#content_ttl.ar_title>h1 {
	color: white;
}
.scaricare {
	float: left;
    text-align: center;
    font-size: 16px;
    color: #000;
    width: 218px;
    padding-top: 225px;
    text-decoration: underline;
    min-height: 218px;
    margin-left: 50px;
    background-repeat: no-repeat;
}
.scaricare_catalogo_generale {
    background-image: url(/img/catalog-tehnic.png);
}
.scaricare_dwg {
    background-image: url(/img/scaricare-dwg.png);
}
.scaricare_video {
    background-image: url(/img/scaricare-video.png);
}
.scaricare_newsletter {
    background-image: url(/img/newsletter.png);
}
#content_content.ar_content {
	width: auto;
	height: auto;
}
#content_content a {
	color: #000;
	text-decoration: underline;
}
.icon {
    float: left;
    text-align: center;
    font-size: 16px;
    color: #000;
    width: 145px;
    padding-top: 145px;
    text-decoration: underline;
    min-height: 45px;
    margin-left: 50px;
    background-repeat: no-repeat;
}
.icon_instalare_program {
    background-image: url(/img/tutoriale/icon_instalare_programma.png);	
}
.icon_personalizare_preventivo {
    background-image: url(/img/tutoriale/icon_personalizare_preventivo.png); 
}
.icon_creare_una_nuova_offerta {
    background-image: url(/img/tutoriale/icon_creare_una_nuova_offerta.png); 
}
.icon_configurare_finestre {
   background-image: url(/img/tutoriale/icon_configurare_finestre.png); 
}
.icon_configurare_porte_balcone {
   background-image: url(/img/tutoriale/icon_configurare_porte_balcone.png); 
}
.icon_configurare_portoncino {
   background-image: url(/img/tutoriale/icon_configurare_portoncini.png); 
}
.icon_configurare_serramenti_scorrevoli {
   background-image: url(/img/tutoriale/icon_configurare_serramenti_scorrevoli.png); 
}
.icon_configurare_serramenti_accoppiati {
   background-image: url(/img/tutoriale/icon_configurare_serramenti_accoppiati.png); 
}
.icon_configurare_cassonetti {
   background-image: url(/img/tutoriale/icon_configurare_cassonetti.png); 
}
.icon_configurare_finestre_con_forme_atipiche {
   background-image: url(/img/tutoriale/icon_configurare_finestre_con_forme_atipiche.png); 
}
.icon_accesori_finestre {
   background-image: url(/img/tutoriale/icon_accesori_finestre.png); 
}
.icon_modificare_preventivo {
   background-image: url(/img/tutoriale/icon_modificare_preventivo.png); 
}
.icon_stampare_inviare_preventivo {
   background-image: url(/img/tutoriale/icon_stampare_inviare_preventivo.png); 
}
.icon_gestione_preventivi {
   background-image: url(/img/tutoriale/icon_gestione_preventivi.png); 
}
.icon_documenti_e_rapporti {
   background-image: url(/img/tutoriale/icon_documenti_e_rapporti.png); 
}
.icon_big_instalare_programmna {
   background-image: url(/img/tutoriale/big_instalare_programma.png); 
}
.icon_big_personalizare_preventivo {
   background-image: url(/img/tutoriale/big_personalizare_preventivo.png); 
}
.icon_big_creare_un_nuovo_preventivo {
   background-image: url(/img/tutoriale/big_creare_un_nuovo_preventivo.png); 
}
.icon_big_configurare-finestre {
   background-image: url(/img/tutoriale/big_configurare_finestre.png); 
}
.big_configurare_porte_balcone {
   background-image: url(/img/tutoriale/big_configurare_porte_balcone.png); 
}
.icon_big_configurare_portoncino {
   background-image: url(/img/tutoriale/big_configurare_portoncino.png); 
}
.icon_scaricare_dwg {
    background-image: url(/img/scaricare_dwg/icon_s8000_dwg_145x145px.jpg); 
}
.icon_big {
   width: 539px;
   height: 298px;
   padding: 0px;
}
.icon_mid {
	width: 354px;
	height: 354px;
	padding: 0px;
	margin-top: 5px;
}
.left {
	float: left;
}
.text_tutorial {
	text-align: left;
	text-decoration: none;
	font-weight: 400;
	color: black;
	width: 860px;
}
.text tutorial > h2 {
	font-size: 26px;
}
.row {
	margin-top: 15px;
	display: block;
	width: 100%;
	height: 190px;
}
.first-icon {
	margin-left: 0px;
}


.icon_hercules_70 {
    background-image: url(/img/icons_catalogo_tecnico/icon_hercules_70_145x145px.jpg); 
}
.icon_bora {
    background-image: url(/img/icons_catalogo_tecnico/icon_bora_145x145px.jpg); 
}
.icon_rollo_front {
    background-image: url(/img/icons_catalogo_tecnico/icon_rollo_front_145x145px.jpg); 
}
.icon_rollo_top {
    background-image: url(/img/icons_catalogo_tecnico/icon_rollo_top_145x145px.jpg); 
}
.icon_hardware_systems {
    background-image: url(/img/icons_catalogo_tecnico/icon_hardware_system_145x145px.jpg); 
}
.icon_premi_line {
    background-image: url(/img/icons_catalogo_tecnico/icon_premiline_145x145px.jpg); 
}
.icon_premi_door_88 {
    background-image: url(/img/icons_catalogo_tecnico/icon_premidoor_88_145x145px.jpg); 
}
.icon_premi_door_76 {
    background-image: url(/img/icons_catalogo_tecnico/icon_premidoor_76_145x145px.jpg); 
}
.icon_kubus {
    background-image: url(/img/icons_catalogo_tecnico/icon_kubus_145x145px.jpg); 
}
.icon_pasiv_82 {
    background-image: url(/img/icons_catalogo_tecnico/icon_pasiv_82_145x145px.jpg); 
}
.icon_style_76_aluclip {
    background-image: url(/img/icons_catalogo_tecnico/icon_style_76_aluclip_145x145px.jpg); 
}
.icon_style_76 {
    background-image: url(/img/icons_catalogo_tecnico/icon_style_76_145x145px.jpg); 
}
.icon_rondo {
    background-image: url(/img/icons_catalogo_tecnico/icon_rondo_145x145px.jpg); 
}
.icon_performer_74 {
    background-image: url(/img/icons_catalogo_tecnico/icon_performer_74_145x145px.jpg); 
}
.icon_general_informations {
    background-image: url(/img/icons_catalogo_tecnico/icon_general_informations_145x145px.jpg); 
}
.icon_certificates {
    background-image: url(/img/icons_catalogo_tecnico/icon_certificates_145x145px.jpg); 
}
.icon_mondo_style_company {
    background-image: url(/img/icons_catalogo_tecnico/icon_mondo_style_the_company_145x145px.jpg); 
}
.icon_insulated_glass {
    background-image: url(/img/icons_catalogo_tecnico/icon_insulated_galss_145x145px.jpg); 
}