File Manager hosting.aruba.it
File Manager  Permissions Backup  Restore permissions  View Log  Logout
 
Edit File
File saved successfully.
 

@font-face {
   font-family: 'Audiowide';
   src: url('fonts/Audiowide/Audiowide.eot');
   src: url('fonts/Audiowide/Audiowide.eot') format('embedded-opentype'),
   url('fonts/Audiowide/Audiowide.woff') format('woff'),
   url('fonts/Audiowide/Audiowide.ttf') format('truetype'),
   url('fonts/Audiowide/Audiowide.svg#Audiowide') format('svg');
}


tr.FirstLineTr
{ 
    width: 100%;
	height: auto;/*Ok, altezza automatica*/
    background-color: #FFF;
    text-align: center; /*Ok, testo centrato*/
	position: relative;
}

div.FirstDiv
{ 
    background: #FFF;/*Colore sfondo, imposta #fff*/
    position: absolute;
    height:100%;
    text-align: center;
	width: 100%; /*Ok, dimensione Div principale 90% della pagina*/
	margin: 0 auto;

}

td.GEMI /*OK*/
{
    position: relative;
    width: 23%;
    height: 50px;
    font-family: 'Audiowide';
    font-size: 60pt;
    font-weight: bold;
    color: RED;
    text-align: center;
    vertical-align: middle;
}

td.GIGA /*OK*/
{

    position: relative;
    width: 23%;
    height: 50px;
    font-family: 'Audiowide';
    font-size: 60pt;
    font-weight: bold;
    color: #0046C8;
    text-align: center;
    vertical-align: middle;
}

td.desc/*OK*/
{
    color: black;
    font-size: 13.0pt;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    font-family: Calibri;
    background-color: #BFBFBF;
	letter-spacing: 2px;
}

td.descGEMI/*OK*/
{
    color: yellow;
    font-size: 12.0pt;
    font-family: Audiowide;
    text-align: center;
    vertical-align: middle;
    background: red;
    border: solid 0px black;
	height: 30px;
}


td.descGIGA/*OK*/
{
    color: white;
    font-size: 12.0pt;
    font-family: Audiowide;
    text-align: center;
    vertical-align: middle;
    background: #0046C8;
    border: solid 0px black;
	height: 30px;
}
/*Per menų pagine italiane*/
table.menu
{
    width: 100%;
    color: white;
    font-size: 12.0pt;
    text-align: center;
    font-family: Calibri;
    vertical-align: middle;
    background: #404040;
    position: relative;
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: 0px;
    height: 30px;
}

td.menu
{
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
    height: 30px;
}
/*Fine*/


/*Per menų pagine inglesi, cambia dimensione carattere*/
table.menu_En
{
    width: 100%;
    color: white;
    font-size: 9.0pt;
    text-align: center;
    font-family: Calibri;
    vertical-align: middle;
    background: #404040;
    position: relative;
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: 0px;
    height: 30px;
}

td.menu_En
{
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
    height: 30px;
}
/*Fine*/


a.Link
{
   text-decoration: none;
   color: white;
}

table.FirstTable /*OK*/
{
    border-collapse: collapse;
    border-spacing: 0;
    margin-left:auto; 
    margin-right:auto;
}

td.left
{
    background: #F77726;
    height: 500px;
}

td.center
{
    background: white;
    height: 500px;
}

td.right
{
    background: #5B9BD5;
    height: 500px;
}

td.green
{
    background: #009246;
    height: 5px;
}

td.white
{
    background: #FFFFFF;
    height: 5px;
}

td.red
{
    background: #CE2B37;
    height: 5px;
}

td.down_left
{
    background: #F77726;
    height: 200px;
}

td.down_center
{
    background: white;
    height: 200px;
}

td.down_right
{
    background: #5B9BD5;
    height: 200px;
}

table.down
{
    width: 100.30%;
    color: white;
    font-size: 12.0pt;
    text-align: center;
    font-family: Calibri;
    vertical-align: middle;
    position: relative;
    table-layout: auto;
	border-collapse: collapse;
    margin: -1px;
}

td.down_l
{
    background: #F77726;
	width: 50%;
	height: 200px;
}

td.down_r
{ 
    background: #5B9BD5;
	width: 50%;
	height: 200px;
}

a.ita
{
	margin-top:10px;
	margin-left:0%;
    position: relative;
	width: 57px;
	height: 27px;
}

a.eng
{
	margin-top:10px;
	margin-left:15%;
    position: relative;
	width: 57px;
	height: 27px;
}

div.TextDesc /*OK*/
{
    margin-top:15px;
}

td.center_Referenze
{
    text-align: center;
    background: #BFBFBF;
    height: 602px;           /*Aggiunti 2 px perchč il box risultava pių piccolo*/
    width: 700px;
    color: black;
    font-size: 11.0pt;
    font-weight: 400;
    font-style: normal;
    font-family: Calibri;
    text-decoration: none;
}

td.down_centerAzienda
{
    background: #BFBFBF;
	color: black;
    font-size: 11.0pt;
    font-weight: 400;
    font-style: normal;
	font-family: Calibri;
    text-decoration: none;
    text-align: center;
	line-height: 20px;
}

td.down_lServizi
{
    background: #BFBFBF;
	color: black;
    font-size: 11.0pt;
    font-weight: 400;
    font-style: normal;
	font-family: Calibri;
    text-decoration: none;
    text-align: left;
	padding-left: 5px;
	line-height: 20px;
	width: 60%;
	height: 200px;
}

td.down_rServizi
{
    background: #BFBFBF;
	color: black;
    font-size: 11.0pt;
    font-weight: 400;
    font-style: normal;
	font-family: Calibri;
    text-decoration: none;
    text-align: right;
    padding-right: 5px;
	line-height: 20px;
	width: 50%;
	height: 200px;
}

td.down_lSoftware
{
    background: #BFBFBF;
	color: black;
    font-size: 11.0pt;
    font-weight: 400;
    font-style: normal;
	font-family: Calibri;
    text-decoration: none;
    text-align: center;
	line-height: 20px;
	width: 50%;
	height: 200px;
}

td.down_rSoftware
{
    background: #BFBFBF;
	color: black;
    font-size: 11.0pt;
    font-weight: 400;
    font-style: normal;
	font-family: Calibri;
    text-decoration: none;
    text-align: center;
	line-height: 20px;
	width: 50%;
	height: 200px;
}

td.down_centerReferenze
{
    background: #BFBFBF;
    color: black;
    font-size: 11.0pt;
    font-weight: 400;
    font-style: normal;
    font-family: Calibri;
    text-decoration: none;
    text-align: center; 
}

td.center_Contatti
{
    height: 602px;      /*Aggiunti 2 px perchč il box risultava pių piccolo*/
    width: 700px;
}

td.down_centerContatti
{
    background: #BFBFBF;
	color: black;
    font-size: 11.0pt;
    font-weight: 200;
    font-style: normal;
	font-family: Calibri;
    text-decoration: none;
    text-align: center;
}

td.left_Contatti
{
    background: #F77726;
    height: 500px;
	font-size: 11.0pt;
    font-weight: 400;
    font-style: normal;
	font-family: Calibri;
    text-decoration: none;
    text-align: center;
}

td.right_Contatti
{
    background: #5B9BD5;
    height: 500px;
	font-size: 11.0pt;
    font-weight: 400;
    font-style: normal;
	font-family: Calibri;
    text-decoration: none;
    text-align: center;
}

td.down_centerDownload
{
    background: #BFBFBF;
	color: black;
    font-size: 11.0pt;
    font-weight: 400;
    font-style: normal;
	font-family: Calibri;
    text-decoration: none;
    text-align: center;
}


td.left_Download
{
    background: #F77726;
    height: 500px;
}

td.right_Download
{
    background: #5B9BD5;
    height: 500px;
}

div.TextPrivacy /*OK*/
{
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    height: auto;/*Ok, altezza automatica*/
    text-align: center; /*Ok, testo centrato*/
    position: relative;
    font-size: 13.0pt;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    font-family: Calibri;
    background-color: #BFBFBF;
    letter-spacing: 2px;
}

td.down_left_privacy
{
    background: #BFBFBF;
    height: 25px;
}

td.down_center_privacy
{
    background: #BFBFBF;
    height: 25px;
}

td.down_right_privacy
{
    background: #BFBFBF;
    height: 25px;
}

/*Powered by Luca Franchi*/




 

