@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(images/background_grey.gif);
	background-repeat:repeat;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	
}
a {
color:#FFFFFF;
font-family:"Courier New", Courier, monospace;
font-size:13px;
font-weight:bold;
text-decoration:none;
text-align:justify;
}

a:link {
color:#FFFFFF;
font-family:"Courier New", Courier, monospace;
font-size:13px;
font-weight:bold;
text-decoration:none;
}      /* unvisited link */
a:visited {
color:#FFFFFF;
text-decoration:none;
}  /* visited link */
a:hover {
color:#000000;
text-decoration:none;
}  /* mouse over link */
a:active {
color:#FFFFFF;
text-decoration:none;
}

.lang {
	width: 500px;
	height:20px;
	margin-top: 20px ;
	margin-left: auto ;
    margin-right: auto ;
	text-align:center;
    }
a.lang:link {
color:#FFFFFF;
font-family:"Courier New", Courier, monospace;
font-size:11px;
font-weight:bold;
text-decoration:none;
}      /* unvisited link */
a.lang:visited {
color:#FFFFFF;
text-decoration:none;
}  /* visited link */
a.lang:hover {
color:#000000;
text-decoration:none;
}  /* mouse over link */
a.lang:active {
color:#FFFFFF;
text-decoration:none;
}  



.container {
	width: 700px;
    margin-top: 10px ;
	margin-left: auto ;
    margin-right: auto ;
    }
	
.header {
	width: 700px;
	margin-left: auto ;
    margin-right: auto ;
    }
	
.logo {
	width: 264px;
	height:184px;
	margin-left: auto ;
    margin-right: auto ;
    }
	
.navbar {
	width: 500px;
	height:20px;
	margin-top: 20px ;
	margin-left: auto ;
    margin-right: auto ;
	text-align:center;
    }
	
#diaporama {
	width: 700px;
	height:493px;
	margin-top:10px;
	margin-left: auto ;
    margin-right: auto ;
    }
	
#map {
	width: 522px;
	height:493px;
	background-color:#333;
	margin-top:10px;
	margin-left: auto ;
    margin-right: auto ;
    }
	
#map img {
	width: 502px;
	height:473px;
	margin-top:10px;
	margin-left: 10px;
    }
	
#footer {
	font-size: 11px;
	width: 700px;
	height: 20px;
	float:left;
	margin-top:3px;
	margin-left: auto ;
    margin-right: auto ;
	margin-bottom:30px;
	color:#FFF;
    }
	
#mail {
	font-size: 11px;
	width: 700px;
	height: 20px;
	float:left;
	margin-top:3px;
	margin-left: auto ;
    margin-right: auto ;
	margin-bottom:30px;
	color:#FFF;
	text-align:center;
    }
	
#holder {
	width: 522px;
	height:493px;
	background-image:url(images/background_grey.gif);
	background-repeat:repeat;
	padding-top:10px;
	margin-top:10px;
	margin-left: auto ;
    margin-right: auto ;
    }	
	
#frame {
	width: 502px;
	height:473px;
	margin-left: auto ;
    margin-right: auto ;
	background-image:url(images/background_grey.gif);
	background-repeat:repeat;
	margin-top:30px;
	text-align:justify;
    }
	
#infobox {
	width: 482px;
	height:400px;
	margin-top:3px;
	margin-left: auto ;
    margin-right: auto ;
	text-align:center;
    }


<!--
.poweredphplist {font-family: arial, verdana, sans-serif;font-size : 10px; font-variant: small-caps; font-weight : normal; padding: 2px; padding-left:20px; color : #7D7B7B; text-decoration : none; padding: 2px;}

-->

#tag img {
	width: 450px;
	height:450px;
	margin-top:100px;
	margin-left: 475px;
	position: absolute;
	outline:none;
    }
	
#tag img {
	outline:none;
    }