/* 

STYLE SHEET FOR [x] WEB SITE
Created by 21twentyone
www.21twentyone.it

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. hacks

Notes

*/



/* --------- 1. defaults  --------- */

* {
       }

body {
        background-color:#FFFFCC;
		font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: normal;
	    color: #000000;
	    text-align: left;
	    margin: 0px;
	    padding: 0px; 
        }
		
/*  --------- 2. structure  --------- */

#wrapper {
		}
		
#masthead {
        }
		
#logo {
		}
		
#navContainer {
        background-color:#EBE0A3;
		font-family: Arial, sans-serif;
	    font-size: 10pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #333333;
	    text-align: left;	    
	    margin: 0px;
	    padding: 4px;
		}

#content {
		}

#footer {
        font-family: Arial, sans-serif;
	    font-size: 8pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #666666;
	    text-align: center;
	    border: none;
		margin: 0px;
	    padding: 3px;
		}

.separator {
        clear: both;
	    height: 0;
		}

.td1 {
        background-color:#FFFFFF;
		font-family: Verdana, Arial, sans-serif;
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-align: justify;
        border: 1px solid #FF9900;
		margin: 0px;
		padding: 6px;
        }
			
.td2 {
        background-color:#CCCCCC;
		font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: normal;
	    color: #000000;
	    text-align: left;
	    margin: 0px;
		padding: 0px;
        }
		
.tab1 {
        font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: normal;
	    color: #000000;
	    text-align: left;
		border: 1px solid #CCCCCC;
	    margin: 0px;
		padding: 2px;
        }

.dx_bar {
        background-color:#CCCCCC;
		font-family: Verdana, Arial, sans-serif;
        font-size: 9pt;
        font-style: normal;
        font-weight: bold;
        color: #000000;
        text-align: right;
		margin: 0px;
		padding: 4px;
        }
		
.dx_td {
        background-color:#CCCCCC;
		font-family: Verdana, Arial, sans-serif;
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-align: left;
        border-right: 3px solid #CCCCCC;
		margin: 0px;
		padding: 6px;
        }
			
.tdbanner {
        background-color:#FFFFFF;
		font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #333333;
	    text-align: center;
	    border: 1px solid #0066CC;
	    margin: 0px;
		padding: 6px;
        }
		
div.boxcode {
        font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: normal;
	    color: #333333;
	    text-align: justify;
		width:360px;
		height:180px;
		overflow:auto;
	    
        }
		
.titolo1 {
        font-family: Georgia, Times New Roman;
	    font-weight: bold;
	    font-size: 12pt;
		color:#993300;
		
}

/* ---------- 3. links and navigation ---------- */

A:link {
        font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #3399FF;
        }

A:visited { 
        font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #3399FF;
        }
		
A:hover {  
        font-family: Verdana, Arial, sans-serif; 
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #3399FF;
        }

A:active {
	    font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #3399FF;
	    text-decoration: underline;
        }

#navContainer A:link {
        font-family: Arial, sans-serif;
	    font-size: 10pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #993300;
        }

#navContainer A:visited { 
        font-family: Arial, sans-serif;
	    font-size: 10pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #993300;
        }
		
#navContainer A:hover {  
        font-family: Arial, sans-serif; 
	    font-size: 10pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #993300;
        }

#navContainer A:active {
	    font-family: Arial, sans-serif;
	    font-size: 10pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #993300;
	    text-decoration: underline;
        }
		
.dx_bar A:link {
        font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #333333;
        }

.dx_bar A:visited { 
        font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #333333;
        }
		
.dx_bar A:hover {  
        font-family: Verdana, Arial, sans-serif; 
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #333333;
        }

.dx_bar A:active {
	    font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #333333;
	    text-decoration: underline;
        }

#navigation {
		}

#navigation a {
		}

#navigation ul {
		}

#navigation li {
		}
		
/* ---------- 4. fonts ---------- */

h1, h2, h3, h4, p, ul {
		}

h1 {
        }

h2 {
		}

h3 {
		}
		
h4 {
		}

p {
		}

ul {
		list-style-type: none;
		}

/* ---------- 5. images ---------- */

a img {
		border: 0;
		}
		
/* ---------- 6. hacks ---------- */

body	{ /* IE 5 centring bug fix */
		text-align: center;
		}
		
#wrapper {
		text-align: left;
		}  