﻿body {
	height:auto;
	margin: 0;
	background-image: url('css/sfondorighe.jpg');
	background-repeat: repeat;
}

/*
DEFINISCO IL DIV PRINCIPALE CONTENITORE DEGLI ALTRI DIV
*/
#MAIN {
    margin: 0 auto;
    width: 845px;
    height: 100%;
    background-image: url('css/tela1.gif');
}
#TOP {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #cad1cb;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	background-image: url('css/sfondotop.jpg');
}
span.sottotitolo {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}
.IMMAGINE {
	text-align: center;
	padding-bottom:15px;
}
#CENTRALE {
	padding-bottom:15px;
}
.DETAILS {
    background: inherit;
    width: 250px;
    min-height: 330px;
    float: left;
    padding-left: 0px;
}
.DETAILS2 {
    background: inherit;
    width: 300px;
    min-height: 670px; 
    float: left;
    padding: 20px 0 0 0;
}
p {
    padding: 5px;
    width: 270px;
    text-align: left;
    float: left;
    background-color: #000066;
    color: #cad1cb;
    font-family: tahoma;
    font-size: small;
    text-transform: capitalize;
    margin-bottom: 2px;
}
.sfondogrigio {
    padding: 5px;
    width: 270px;
    background-color: #cad1cb;
    color: #000066;
    font-family: tahoma;
    font-size: small;
    float: left;
    text-transform: none;
    text-align: justify;
}

u1 {
	width: 145px;
	text-align: left;
	float: left;
	background-color: #cad1cb;
	color: #000066;
	font-family: tahoma;
	font-size: small;
	text-transform: capitalize;
	padding-left: 8px;
	}

.COLSIN {
	width: 130px;
	float: left;
	font-family: Tahoma;
	color: #cad1cb;
	font-size: small;
	padding-top: 3px;
	line-height: 29px;
	background-image: url('image/colsin.jpg');
	background-repeat: repeat;
	padding-left: 3px;
	margin-right: 2px;
}
.COLDES {
    width: 90px;
    float: left;
    background-color: #cad1cb;
    font-family: Tahoma;
    color: #000066;
    font-size: small;
    padding-top: 3px;
    line-height: 29px;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}
#INTERNI {
    background: inherit;
    width: 595px;
    text-align: center;
    float: right;
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: "Arial Unicode MS";
    font-size: medium;
    font-style: italic;
    font-weight: bolder;
    text-decoration: underline;
    text-transform: capitalize;
    color: #000066;
    min-height: 310px;
}

.a:hover:visited {
    color:blue
}
#LAYOUT {
    background: inherit;
    width: 545px;
    text-align: center;
    float: right;
    min-height: 620px;
    padding-top: 70px;
}
#LOGO {
    background: inherit;
    width: 845px;
    text-align: right;
    float: left;
}
#BACK {
	width: 845px;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	color: #CAD1CB;
	background-image: url('css/sfondotop.jpg');
	padding-bottom: 8px;
	padding-top: 3px;
}
.a span { color: #cad1cb;}
.a:hover {color: #cad1cb;}
.a:active {color: #cad1cb;}
.a:visited {color: #cad1cb;}


