body {
	margin:0px 0px 0px 0px;
	font-size:14px;
	color: #444444;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: justify;
	background:url('../img/canton-denim.png') #ffffff;
	background-attachment:fixed;
	background-repeat: no-repeat;
	cursor: auto;
	filter: DropShadow(Color=?, OffX=?, OffY=?, Positive=?);
	filter: Gris;
	
 	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #325F96; 
	scrollbar-highlight-color: #325F96; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #325F96; 
}
<!--  -->
#naut {
	position: fixed;
z-index: 3;
	height: 130px;
	width: 824px ;
/* patch for IE position:fixed; */
position: expression("absolute");
left: expression("0px");
top: expression(document.body.scrollTop + this.offsetHeight - this.offsetHeight);
width: expression("824px");
	background: url('../img/canton-naut-bu.png');
	background-repeat: no-repeat;
	padding-left: 290px ;
	padding-top: 0px ;
	padding-bottom: 0px ;
	margin-bottom: 0px;
}
.manca {
	position: fixed;
z-index: 3;
	left: 0 ;
	top: 130px ;
	width: 200px ;
	height: 538px ;
/* patch for IE position:fixed; */
position: expression("absolute");
left: expression("0px");
top: expression(130 + document.body.scrollTop + this.offsetHeight - this.offsetHeight);
	background: url('../img/col-menu_bu.png');
	background-repeat: no-repeat;
	text-align: left ;
	padding-top: 200px ;
	margin: 0 auto;
}
.manca a:link {
	font-size: 15px ;
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	padding-top: 15px ;
	padding-left: 40px ;
	padding-right: 10px ;
	margin-left: 10px ;
	border-bottom: 1px solid #cccccc ;
	background: url('../img/menu-a.png') ;
	background-repeat: no-repeat ;
}
.manca a:visited {
	font-size: 15px ;
	text-decoration:none;
	color:#777777;
	font-weight: bold;
	padding-top: 15px ;
	padding-left: 40px ;
	padding-right: 10px ;
	margin-left: 10px ;
	border-bottom: 1px solid #cccccc ;
	background: url('../img/menu-a.png') ;
	background-repeat: no-repeat ;
}
.manca a:hover {
	font-size: 15px ;
	text-decoration:none;
	color:#325F96;
	font-weight: bold;
	padding-top: 15px ;
	padding-left: 40px ;
	padding-right: 10px ;
	margin-left: 10px ;
	border-bottom: 1px solid #2c4467 ;
	background: url('../img/menu-o.png') ;
	background-repeat: no-repeat ;
}
#dreita-int {
	background: url('../img/bord-trash-bu.png');
	background-repeat: no-repeat ;
	float:right ;
	width: 200px ;
	height:611px;
	margin-top:170px;
	padding-left:25px;
	padding-right:100px;
	padding-top:2px;
}
<!--  -->
.article {
	background: url('../img/grad-bu.png') #ffffff;
	background-repeat: repeat-x ;
	border-bottom: 1px solid #325F96 ;
	margin-bottom: 10px ;
	padding: 5px ;
}
.foto {
	float:right ;
	height:% ;
	width: 200px ;
	text-align: center ;
	background: #ffffff ;
	border: 1px solid #2c4467 ;
	margin-left: 5px ;
	padding: 2px ;
}
<!--  -->
a:link {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:100%;
	color:#444444;
	background-color:transparent;
	text-decoration:underline;
}
a:visited {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:100%;
	color:#000000;
	background-color:transparent;
	text-decoration:underline;
}
a:hover {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:100%;
	color:#2c4467;
	background-color:transparent;
	text-decoration:none;
}
<!--  -->
hr{
	border: none; 
	height: 1px;
	background: #2c4467;  
	width: 97% ;
}
h1{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:22px;
	font-style:normal;
	color:#2c4467;
	text-align: left;
	text-indent:100px;
	font-weight: bold;
}
h2{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:18px;
	font-style:normal;
	color:#2c4467;
	margin:0px;
	font-weight: bold;
}
<!--  -->
ul {
	text-indent: 2px ;
	text-align: justify ;
	padding-left: 25px ;
	padding-right: 10px ;
	margin-left: 0px;
	margin-top : 0;
}
li {
	font-size:100%;
	background-color:transparent;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	list-style-position: outside;
	list-style-type: Aucune;
	list-style-image: url(../img/li-rivet.png);
}
<!--  -->
input{
	  border:1px solid #325F96;
	  width:200px;
}
fieldset{
	border:1px solid #325F96;
}
legend {
	color:#2c4467;
}