﻿/*************************************************************************/
/* 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;margin:0;padding:0px;}

.spacer6 {height:6px}

.spacer8 {height:8px}

.spacer10 {height:10px;margin:0;padding:0;}

.spacer15 {height:15px}

.spacer20 {height:20px}