﻿body
{
    color: white;
    font-size: 10pt;
    font-family: Arial,'Trebuchet MS';
    text-align: left;
    list-style-position: outside;
    list-style-type: disc;
    background-color: #7D7D7D;
}

.reverse
{
    background-color: black;
    color: black;
}

.imgBordata
{
    border: 2px solid black;
}



/* Formattazione caratteri */

H5
{
    color: #33CCFF;
    font-style: normal;
    font-size: 11pt;
    text-align: right;
}

H6
{
    font-size: 11pt;
    font-style: normal;
    text-align: center;
}

.style1
{
    color: #FF9500;
    font-size: 14pt;
    line-height: 49px;    
    vertical-align: middle;
    font-weight: bold;
}

.testoGrande
{
    font-size: 11pt;
    font-weight: bold;    
}

.testoPiccolo
{
    font-size: 8pt;   
}

.nvidia
{
    color: #77B900;   
}

.ati
{
    color: #FE0002;   
}

.tipoOS
{
    font-size: 11pt;
    color: white;
    font-weight: bold;    
}


/* Parte relativa al PopBox */

.PopBoxImageSmall
{
	border: 2px solid black;
	cursor: url("images/magplus.cur"), pointer;
}

.PopBoxImageLarge
{
	border: 2px solid black;
	cursor: url("images/magminus.cur"), pointer;
}

.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}

.PopBoxImageLink
{
	cursor: pointer;
}

.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
