/* CSS Document */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAEAEA;

}
h1 {
	font-size: 20px;

}
h2 {
	font-size: 18px;
	color: #666666;

}
.td {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.td a {
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	

}
.td a:hover {
	color: #006699;

}

select {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
select.icon-menu option {
background-repeat:no-repeat;
background-position:bottom left;
padding-left:30px;
line-height: 24px;
}
.bleu {
	background-color: #DBE8FD;
}
.pays {
background-repeat:no-repeat;
background-position:bottom left;
padding-left:30px;
line-height: 24px;
}
.pagin {
	font-size: 12px;

}
.pagin a {
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	color: #666666;
	background-image: url(c-im/bg_pagin.gif);
	

}
.pagin .on {
	background-color: #0066CC;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	background-image: url(c-im/bg_pagin_on.gif);
	
}
.icon{
	background-color:#fff;
	border:1px solid #ccc;
	margin:0 5px 15px 0;
	float:left;
	background-repeat: no-repeat;
	padding: 0px;
-moz-border-radius:3px;
-webkit-border-radius:3px;

}
.icon a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;

}
.infotop {
	float: none;
	width: 100%;
	
	
}
.info{
	float:right;
	
}
.info a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 2px;
	width: 45px;
	border: 1px solid #CCCCCC;
	margin-left: 2px;
	
	
	

}
.info a:hover {
	color: #FFFFFF;
	background-color: #FF6633;
	padding: 2px;

}
.infolink {
	
	
	text-align: center;
	background-color: #FFFFFF;

}
.detail {
	clear: both;
	background-color: #FFFFCC;
	position: absolute;
	padding: 6px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #7D9BE3;

}

.img {
	padding: 4px;
	border: 1px solid #CCCCCC;
	line-height: 20px;
	text-align: justify;
	background-color: #FFFFFF;
	font-size: 11px;
	-moz-border-radius:5px;
-webkit-border-radius:5px;

}
.img li {
	clear: both;
	list-style-type: none;
	margin-bottom: 10px;
	height: 25px;

}
.img a {
	font-size: 12px;

}
.img h4 {
	font-size: 12px;
}
/* CARTE */
.carte {
	font-size: 12px;
	line-height: 22px;
	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid #CCCCCC;


}
.carte h1 a{
	font-size: 18px;
	text-decoration: none;

}
.legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;

}
.dwd a{
	display:block;
	width:200px;
	line-height:33px;
	text-align:center;
	vertical-align:middle;
	background:url(c-im/bardown.png) no-repeat;
	color:#666666;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 2px;
}
.dwd a:hover {
	background:url(c-im/bardown2.png) no-repeat;
	color: #000000;
}
div#Rzip {
	position:absolute;
	left: 50%;
	top: 20%;
	width: 400px;
	height: 600px;
	margin-left: -200px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	background-color: #F5F5F5;
	-moz-border-radius:5px;
-webkit-border-radius:5px;


}

div#Viewer {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 950px;
	height: 550px;
	margin-left: -475px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;

}

