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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#525252;
	text-align:justify;
	
}

.clear {
	clear:both;
}


#coccarda {
	position: absolute;
	display:block;
	width: 70px; 
	height: 70px; 
	top: 0pt; 
	right: 0pt; 
	z-index: 100000;
	cursor:pointer;
}



#privacy {
	float:none; 
	width:290px;
	margin-left:0px;
	font-size:11px;
	text-align:justify;
	padding-top:20px;
}




.titoloprincipale {
	color:#0c3680;
	font-variant:small-caps;
	font-weight:normal;
	font-size:25px;
	
}

#header {
	width: 1100px;
	height:121px;
}





/* -----SLIDESHOW------*/

#slideshow {
    position:relative;
	width:1086px;
    height:343px;
}

#slideshow IMG {
    position:absolute;
    top:4px;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* -----FINE SLIDESHOW------*/


#content {
	position:relative;
	width:1086px;
	margin-top:15px;
	text-align:justify;
}

#content a, a:visited {
	text-decoration:none;
	color:#000;
}
#content a:hover {
	text-decoration:none;
	color:#0c3680;
}


#photogallery {
	width:1000px;
	margin-bottom:20px;
	margin-top:25px;
	margin-left:55px;
}
#photogallery img {
	padding:5px 5px 5px 0;
}

.foto {
	clear:both;
	margin-bottom:30px;
	text-align:left;
}


#content p{
	float:left;
	margin-left:55px;
	width:370px;
	margin-top:15px;
	line-height:22px;
}

#content p.intero{
	margin-left:55px;
	margin-top:15px;
	line-height:22px;
	width:1030px;
}


#content #box {
	color:#666;
	width:628px;
	height:329px;
	float:right;
	background:url(/web/20180830033609im_/http://sidertec.eu/img/sfondo_box.jpg) repeat-x;
	margin-top:15px;
	right:0;
}

img.ghirigoro   {
	float:right;
	margin:-50px 0 0 15px;
}

.colonna {
	font-size:12px;
	float:left;
	width:158px;
	margin:15px 25px 0 25px;
	cursor:pointer;
}
#box p{
	font-size:11px;
	text-align:justify;
	line-height:14.5px;
	width:160px;
	margin:0;
	@media screen and (-webkit-min-device-pixel-ratio:0; font-size:11px; width:160px; line-height:15px; )
}

h1.titolo {
	font-size: 13px;
color: #0c3680;
font-weight: 900;
padding-top: 10px;
border-top: 1px solid #574F54;
border-bottom: 1px solid #574F54;
padding-bottom: 7px;
}
.colonna img {
	margin:10px 0 10px 0;
}

.continua {
	padding-top: 15px;
color: #574f54;
font-size: 15px !important;
font-weight: bold;
}
	
/* ----- FOOTER ------*/

#footer {
	color:#ffffff;
	width:1086px;
	height:151px;
	margin-top:50px;
	background:url(/web/20180830033609im_/http://sidertec.eu/img/footer.jpg) no-repeat;
}

#footer #colonne {
	margin-left:70px;
}

#footer #colonne .colonnina {
	float:left;
	width:200px;
	margin:30px 50px 0 0;
	
}


#footer a,a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
	text-shadow:#380303 3px 1px 3px;
	text-decoration:none;
	font-weight:bolder;
}

#footer .titolo{
	color:#ffffff;
	font-variant:small-caps;
	font-weight:normal;
	padding-bottom:4px;
	margin-bottom:4px;
	border-bottom:1px solid #ffffff;
}

.immagine {
	width:1000px;
	margin: auto;
}

#strisciagialla {
	margin-top:5px;
	background:#cb6534;
	width:1000px;
	height:50px;
	margin: auto;
}
#strisciagialla p {
	font-size:13px;
	color:#fff;
	padding:7px 0 0 60px;
	width:100%;
	margin:0;
	text-align:left;
	line-height:15px;
	@media screen and (-webkit-min-device-pixel-ratio:0; font-size:11px;)
}
#strisciagialla strong {
}
#strisciagialla a,a:visited {
	color:#fff;
}
#strisciagialla a:hover {
	color:#ccc;
}

#valid {
	font-variant:small-caps;
	cursor:pointer;
}
#valid:hover {
	font-variant:small-caps;
	color:#CCC;
	cursor:pointer;
}

