@media print {
body {
	width: 600px;
	}
#worldmap {
    width: 600px;
    height: 282px;
}
#menu {
	visibility: hidden;
}
#glideDiv {
	visibility: hidden;
}
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a, a:link, a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #FFFFFF;
	text-decoration: underline overline;
	background-color: #FF9900;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #6699CC;
	text-align: center;
}
#title {
	margin-top: 10px;
}
#content {
	position:absolute;
	left:0px;
	top:103px;
	width:100%;
	z-index:1;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
h2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 130%;
	color: #FFF777;
	font-weight: lighter;
	margin-top: 3px;
	margin-bottom: 1px;
}
#menu a, #menu a:link, #menu a:visited {
	font-size: 100%;
	color: #333333;
	text-decoration: none;
}
#menu a:hover, #menu a:active, #menu a:focus {
	color: #FFFFFF;
	text-decoration: underline overline;
}
.menublanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	cursor: not-allowed;
	font-weight: bold;
}
.actif {
	font-size: 100%;
	color: #FF9900;
}
.actif a, .actif a:link, .actif a:visited {
	color: #FF9900;
	text-decoration: none;
}
.actif a:hover, .actif a:active, .actif a:focus {
	color: #FFFFFF;
	text-decoration: underline overline;
	background-color: #FF9900;
}
.nonactif {
	font-size: 100%;
	color: #999999;
}
.h3actif {
	font-size: 110%;
	color: #FF9900;
	font-weight: bold;
}
.h3actif a, .h3actif a:link, .h3actif a:visited {
	text-decoration: none;
	color: #FF9900;
}
.h3actif a:hover, .h3actif a:active, .h3actif a:focus {
	color: #FFFFFF;
	text-decoration: underline overline;
	background-color: #FF9900;
}
.h3nonactif {
	font-size: 110%;
	color: #999999;
	font-weight: bold;
}
.separateur {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	background-image: url(../images/bg.gif);
}
.justifie {
	text-align: justify;
}
#bob_photo_box img {
	border-width: 1px;
	border-style: solid;
	border-color: #003366 #CCCCCC #CCCCCC #003366;
}
#titregallery {
	font-size: 140%;
	color: #FF9900;
	position: relative;
	width: 100%;
	left: 0px;
	top: -5px;
	height: 22px;
}
.bold {
    font-weight: bold
}