﻿/*************************************************************************/
/* General	                                                             */
/*************************************************************************/	

/*************************************************************************/
/* HEAD                                                                  */
/*************************************************************************/	

/*
body
la definizione di body si trova all'interno dei .master
*/

.left {text-align:left;}
    
.right {text-align:right;}

.floatleft {float:left;}

.floatright {float:right;}

.clearboth {clear:both;}

.spacer6 {height:6px}

.spacer8 {height:8px}

.spacer10 {height:10px}

.spacer15 {height:15px}

.spacer20 {height:20px}

/** SOCIAL NETWORK ***/

.social 
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 20px;
  color:#FFFFFF;
  }

.social img
{ 
  border:0px;
  padding:0px;
  margin:0px;
  vertical-align:middle;
  }