/* 

STYLE SHEET FOR www.alfredotradigo.it 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:#FFFFFF;
		background-image:url(../images/back1.gif);
		background-repeat:repeat;
		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 {
        font-family: Verdana, Arial, sans-serif;
	    font-size: 10pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #000000;
	    text-align: center;	    
	    margin: 0px;
	    padding: 0px;
		}

#content {
		}

#footer {
        font-family: Arial, sans-serif;
	    font-size: 8pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #999999;
	    text-align: center;
	    border: none;
		margin: 0px;
	    padding: 0px;
		}

.separator {
        clear: both;
	    height: 0;
		}

.td0 {
        font-family: Verdana, Arial, sans-serif;
        font-size: 9pt;
        font-style: normal;
        font-weight: bold;
        color: #000000;
        text-align: left;
        margin: 0px;
		padding-top: 6px;
		padding-bottom: 6px;
        }

.td1 {
        background-color:#E6E1CD;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-align: left;
        margin: 0px;
		padding: 0px;
        }
			
.td2 {
        background-color:#EBEBDC;
		font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: normal;
	    color: #000000;
	    text-align: left;
		margin: 0px;
		padding: 0px;
        }
		
.td3 {
        font-family: Verdana, Arial, sans-serif;
		font-size: 9pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-align: justify;
		border-bottom: 2px solid #FFFFFF;
        margin: 0px;
		padding: 6px;
		padding-bottom: 10px;
        }
		
.td3b {
        background-color:#EBEBDC;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-align: justify;
		border-bottom: 2px solid #CC6600;
        margin: 0px;
		padding: 6px;
		padding-bottom: 10px;
        }
		
.td4 {
        font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: normal;
	    color: #000000;
	    text-align: left;
		border-bottom: 1px solid #CCCCCC;
	    margin: 0px;
		padding: 6px;
		padding-bottom: 10px;
        }
		
.td4b {
        background-color:#E6E1CD;
		font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: normal;
	    color: #000000;
	    text-align: left;
		border-bottom: 1px solid #CCCCCC;
	    margin: 0px;
		padding: 6px;
		padding-bottom: 10px;
        }
		
.tab0 {
        font-family: Verdana, Arial, sans-serif;
		font-size: 9pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-align: justify;
		margin: 0px;
		padding: 6px;
		padding-bottom: 0px;
        }
		
.tab1 {
        background-color:#000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9pt;
        font-style: normal;
        font-weight: normal;
        color: #FFFFFF;
        text-align: justify;
		margin: 0px;
		padding: 6px;
		padding-bottom: 0px;
        }
		
.dx_bar {
        background-color:#EBEBDC;
		font-family: Verdana, Arial, sans-serif;
        font-size: 9pt;
        font-style: normal;
        font-weight: bold;
        color: #666666;
        text-align: right;
		margin: 0px;
		padding: 4px;
        }
		
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;
	    }
		
.stile1 {
        color: #999999;
		font-weight: bold;
		}

/* ---------- 3. links and navigation ---------- */

A:link {
        font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #CC6600;
        }

A:visited { 
        font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #CC6600;
        }
		
A:hover {  
        font-family: Verdana, Arial, sans-serif; 
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #CC6600;
        }

A:active {
	    font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #CC6600;
	    text-decoration: underline;
        }

.dx_bar A:link {
        font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #999999;
        }

.dx_bar A:visited { 
        font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #999999;
        }
		
.dx_bar A:hover {  
        font-family: Verdana, Arial, sans-serif; 
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #999999;
        }

.dx_bar A:active {
	    font-family: Verdana, Arial, sans-serif;
	    font-size: 9pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #999999;
	    text-decoration: underline;
        }

#navigation {
		}

#navigation a {
		}

#navigation ul {
		}

#navigation li {
		}
		
/* ---------- 4. fonts ---------- */

h1, h2, h3, h4, p, ul {
		}

h1 {
        }

h2 {
        font-family: Georgia, Times New Roman;
	    font-weight: bold;
	    font-size: 12pt;
		color:#7B0000;
   }

h3 {
        font-family: Georgia, Times New Roman;
	    font-weight: bold;
	    font-size: 10pt;
		color:#7B0000;
	}
		
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;
		}  
