/* CSS Document */

.adresses {
	position:relative;
	width: 433px;
	height: 475px;
	overflow: auto;
     }
.global {
	position:relative;
	width: 80%;
	height: 600px;
	margin-top: 6%;
	margin-left: 15%;
	border: 1px solid #000;
     }
.global1 {
	margin-left: auto;
     margin-right: auto;
     width: 955px;
}
.globalA {
	position:absolute;
	height: 13%;
	width: 80%;
	left: 10%;
	top: 10%;
}
.globalB {
	position:absolute;
	height: 64%;
	width: 40%;
	left: 10%;
	top: 23%;
	background-color: #FFFFFF;
	z-index: 3;
}
.globalB2 {
	position:absolute;
	height: 64%;
	width: 6%;
	left: 50%;
	top: 23%;
	background-color: #FFFFFF;
	z-index: 1;
}
.globalB3 {
	position:absolute;
	height: 64%;
	width: 34%;
	left: 56%;
	top: 23%;
	overflow: auto;
	background-color: #FFFFFF;
	z-index: 2;
}
.globalC {
	position:absolute;
	height: 5%;
	width: 80%;
	left: 10%;
	top: 87%;
}
body {
	background-color: #CCCCCC;
}
.Style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #00B0D6;
}
.Style2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Style11 {font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
}
.Style9 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style10 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.Style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold; }
a:link {
	color: #00B0D6;
}
a:visited {
	color: #00B0D6;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #00B0D6;
}