/* CSS Document */
body {
	background-image: url(images/fond.gif);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	}
p.selec {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 8px;
	text-align: center;
	}
/*p.adr {
	position: relative;
	right: 100px;
	}*/
.d1 {
	position: relative;
	right: 20px;
	}	
span {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	}
span.title {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}
a{
	color: 000000;
	font-weight: normal;
	text-decoration: none;
	}
a:hover{
	color: 000000;
	}	
a.cot {
	color: 0099CC;
	font-weight: normal;
	text-decoration: none;
	}
a.cot:hover{
	color: 0099CC;
	}
a.sa {
	color: 0099CC;
	font-weight: bold;
	text-decoration: none;
	}
a.sa:hover{
	color: 0099CC;
	}
a.cl {
	color: #009999;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
	}
a.cl:hover{
	color: #009999;
	}	
hr {
	color: F0AD72;
	}
td.li {
	border-bottom-color: #CCCCCC;
}
img {
	border: none;
	}
img.1l { position: relative; right: 120px;}
img.1r { position: relative; left: 120px; }
img.2l { position: relative; right: 85px; }
img.2r { position: relative; left: 85px;  }
img.3l { position: relative; right: 20px; }
img.3r { position: relative; left: 20px;  }
img.4l { position: relative; right: 65px; }
img.4r { position: relative; left: 65px;  }
img.5l { position: relative; right: 10px; }
img.5r { position: relative; left: 10px;  }
img.6l { position: relative; right: 144px;}
img.6r { position: relative; left: 144px; }

h2 {
	width: 100%;
	filter: Shadow(Color=#447777, Direction=220);
}

