@charset "iso-8859-1";
/* CSS Document */


body {
	background:#000063;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px
}.wrapper {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.head {
	height: 130px;
	width: 100%;
	background-image: url(img/top-bandeau.jpg);
	background-repeat: repeat-x;
}
.logo {
	height: 89px;
	width: 517px;
	margin-left: auto;
	margin-right: auto;
}
.bas_logo {
	width: 517px;
	height: 41px;
	background-image: url(img/logo-bas.jpg);
	background-repeat: no-repeat;
	text-align:center;
	}
.bas_logo h1 {
	color:#FFF;
	font-size:18px;
	font-family:Verdana;
	margin: 0px;
	padding-top: auto;
	padding-bottom: auto;
	}
	
.frame-disclam {
	width: 100%;
	}
.frame-disclam p {
	color: #FF0;
	font-size: 20px;
	font-weight: bold;
	font-style: verdana;
}
.frame-disclam table {
	width: 700px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
.frame-disclam iframe {
	border: 1px #000 solid;
	}
	
	
.enter_exit {
	height: 100%;
	width: 100%;
	margin-top: 0px;
}
.enter_exit table {
	width: 550px;
	border: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
a.enter_index {
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	color: #0F0;
}
a:hover.enter_index {
	color: #FFF;
	text-decoration:underline;
}

a.enter_index_pub {
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	color: #FF0;
}
a:hover.enter_index_pub {
	color: #FFF;
	text-decoration:underline;
}


a.exit_index {
	font-size: 26px;
	font-weight: bold;
	color: #F00;
	font-family: verdana;
	text-decoration: none;
}
a:hover.exit_index {
	color: #F0F;
	text-decoration:underline;
}

.link_index {
	margin-top: 60px;
}
.link_index table {
	width: 500px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	color:#F90
}
.link_index p { text-align:justify}
.link_index a {
	color: #FF0;
	text-decoration: none;
}
.link_index a:hover {
	color: #FFF;
	text-decoration: underline;
}
.copy_index {
	text-align:center;
	margin-top: 20px;
	}
.copy_index a {
	text-decoration:none;
	font-size:16px;
	font-family:Verdana;
	color:#6F0
	}
.copy_index a:hover {
	color:#F00}
	
.midlinkindex {
	text-align: center;
	padding-top: 10px;
}

.midlinkindex a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	text-decoration: none;
	color: #FF0;
	padding-left: 50px;
}

.midlinkindex a:hover {
	text-decoration: underline;
	color: #0F0;
}
.sitemap {
	left: auto;
	right: auto;
	text-align:center;
	margin-top: 20px;
}

.sitemap a { font-size:14px; color:#FF0; text-decoration:none}
.sitemap a:hover {}

