
	html { 
	height : 100%; 
} 
	body { 
	background-color : #404780; 
	margin : 0; 
	height : 100%; 
	text-align : center; 
} 
	a:link { 
	text-decoration : none; 
	color : #e3e4f2; 
} 
	a:visited { 
	text-decoration : none; 
    color : #0099ff; 
} 
	a:hover { 
	text-decoration : underline; 
	color : yellow; 
}
	 
	#box { 
	background-color : #e3e4f2; 
	float : left; 
	height : auto; 
	width : 100%; 
} 
	#top { 
	background-color : #2b3059; 
	float : left; 
	height : auto; 
	width : 100%;
	padding-top : 2px; 
	border-bottom : medium solid #8288b5; 
} 
	#topleft { 
	background-color : #e3e4f2; 
	float : left; 
	width : 30%; 
	height : auto; 
	padding : 5px; 
	margin-bottom : 3px; 
	border-right : medium solid #8288b5; 
} 
	#topright { 
	background-color : #8288B5; 
	margin-top: 40px;
	padding-left: 5px;
	padding-top: 20px; 
	padding-right: 5px;
	padding-bottom: 20px;
	text-align: center
	
} 
    #toprightorfevre{ 
	background-color : #8288B5; 
	margin-top: 10px;
	padding: 5px;
	text-align: center
		
} 

	#left { 
	background-color : #2b3059; 
	float : left; 
	width : 30%; 
	height : auto; 
	padding : 5px;
   	border-right : medium solid #8288b5; 
	border-bottom : medium solid #8288b5;	
}

    #leftmiddle {
	background-color: #2B3059;
	margin-top: 20px;
	height: auto;
	padding: 8px;
	border-top : medium solid #8288B5; 
}

	#leftbottom { 
	background-color : #2b3059; 
	padding : 8px; 
	border-top : medium solid #8288B5; 
	border-bottom : medium solid #8288B5; 
}

    #upright { 
	background-color : #e3e4f2; 
	width : 500px;
	margin-bottom : 2px; 
	margin-left : 340px; 
}
 
	#right { 
	background-color : #e3e4f2; 
	width : 570px;
	margin-left : 340px; 
	padding-top : 10px; 
} 

	ul#bullet1 { 
	font-size : 12px; 
	line-height : 1.5; 
	list-style : square url(img/A.gif); 
} 

	.titolo { 
	margin-left : 30px; 
	margin-right : 30px; 
	font-family : Verdana; 
	font-size : 25px; 
	color : #e3e4f2; 
	font-weight : bold; 
} 

    .texttop { 
	margin-left : 30px; 
	margin-right : 30px; 
	font-family : Verdana; 
	font-size : 18px; 
	color : #e3e4f2; 
	font-weight : bold; 
}

   .textopx {
     margin: 10px;
	 font-family: Verdana;
     font-size: 15px;
	 font-weight: bold;
     color: #E3E4F2;
	 text-align: center
}
 
    .textbox { 
	font-family : Verdana; 
	font-size : 13px; 
	font-weight : bold; 
	color : #2b3059; 
	margin-top : 20px;
	text-align : left;
} 

    .titololeft { 
	margin : 10px; 
	font-family : Verdana; 
	font-size : 13px; 
	font-weight : bold; 
	color : #ebebeb; 
	text-align : left; 
} 
   .textleft { 
	margin : 10px; 
	font-family : Verdana; 
	font-size : 13px; 
	color : #e3e4f2; 
	text-align : left; 
} 
.textlink {
       	font-family: Verdana;
		background-color: #2B3059;		
        font-size: 13px;
		color: #2B3059;
		font-weight: bold;
		margin-right: 150px;
		text-align: left;
}

.textrightlink { 
	font-family : Verdana; 
	font-size : 13px; 
	color:  #e3e4f2;
	background-color : #aa293b; 
	font-weight : bold; 
	text-align : center; 
} 

.textcyan { 
        margin : 10px;
	font-family : Verdana;
	font-size : 13px;
        font-weight : bold;
        color: #9ca3d7;
	text-align : left; 
		
} 


div#header{background-color:#9CF}
div#header h1{margin:0;line-height:70px;margin-left:20px}

TH {border:0;font-family:verdana;font-size:13px;color:#606060;font-weight:bold;background:#d1d1d1;}

TD {font-family:verdana;font-size:13px;color:#000;font-weight:bold;}

INPUT {font-family:verdana;font-size:12px;color:#990000;background:#eeeeee;}



div#navigation{
    background-color: #aa293b;
    border-bottom: 1px solid #aa293b;
    text-align: center}

div#navigation ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    white-space: nowrap}

div#navigation li{
    display: inline;
    margin: 0;
    padding: 0;}

div#navigation li a{
    font: 14px "verdana",sans-serif;
    font-weight:bold;
    text-decoration: none;
    border: 1px solid #8288b5;
    padding: 2px 0.3em;
    background: #51598f;color: #f5f5f5}

div#navigation li a:hover{
    background-color: #7b84c1}

div#navigation li#activelink a{
    border-bottom: 1px solid #fff;
    background-color: #fff;
    color: #603} 
    
 
