/* ::::::::]  TECNAP GROUP  [:::::::::::::*/ /* NON VARIARE L'ORDINE */

body {
	scrollbar-3dlight-color : #ffffff;
    scrollbar-arrow-color : #666666;
    scrollbar-base-color : #cccccc;
    scrollbar-darkshadow-color : #ffffff;
    scrollbar-face-color : #ffffff;
    scrollbar-highlight-color : #cccccc;
    scrollbar-shadow-color : #cccccc;
    scrollbar-track-color : #ffffff;
	background-color: #F9F7F8;
}
td {
	text-align: justify;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
/*:::::::::: LINK TUTTI ::::::::*/

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
/* IMMAGINE NEL MAIN */

.img_main {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
}
/*::::::::::::::: classi AGGIUNTIVE PER ALTRI MODULI :::::::::*/

.bottone_azienda {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	height: 38px;
	width: 127px;
	background-image: url(gl50/bottone_azienda.jpg);
	background-repeat: no-repeat;
	text-align: center;

}
.bottone_competenze {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	height: 38px;
	width: 140px;
	background-image: url(gl50/bottone_competenze.jpg);
	background-repeat: no-repeat;
	text-align: center;
	text-indent: 10px;
}
.bottone_contatti {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #ffffff;
	text-decoration: none;
	height: 38px;
	width: 127px;
	background-image: url(gl50/bottone_azienda.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.img {
	border: 1px dashed #666666;
	text-align: center;
	left: 10px;
	margin-left: 10px;
}
