html {
	height: 100%
}
body {
	min-height: 101%;
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
padding-left:5px;
	color: #CB00CB;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
padding-left:10px;
	color: #277F00;
	font-style: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
padding-left:15px;
	color: #4444ff;
	font-style: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: left;
	color: #008000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:underline;
}
td.view {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 9pt;
	text-align: center;
	vertical-align: top;
	border: 0;
}
a.view {
	border: 0;
	text-decoration: none;
}
div#contact {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:10px;
}
div#contact fieldset{
border:1px solid #777;
color:#ffffff;
width:400px;
padding-left:20px;
}
div#contact legend{
font-size:12px;
font-weight:bold;
color:#777;
}

div#contact textarea{
width:360px;
border:1px inset #ccc;
padding:1px 2px;
}

p.center{
text-align: center;
}
div#menuPhotos{
	text-align: center;
	margin: 0 auto;
	width: 99%;
	padding: 10px;
}
div#menuPhotos p{
text-align: center;
}
div.box {
	text-align: center;
	margin: 0 auto;
	width: 300px;
	padding: 10px;
	border: 2px dotted #0a0;
}

div.visuel {
	padding: 5px;
	min-height:120px;
}
div.photo img{
display: block;
margin:0 auto;
}
div.visuel img{
float:left;
padding-right:20px;
}
div.visuel p{
vertical-align:middle;
}

.cell{
 
}
.t {
	overflow: hidden;
	margin: 10px;
	padding: 5px;
}
.t ul li {
	list-style-position: inside;
	padding-left: 30px;
}
.button{
width:127px;
padding-top:20px;
padding-bottom:20px;
  margin-left: auto;
  margin-right: auto;
}
div#container {
	width:100%;
	padding:0px;
	border: 0px;
	margin: 0px;

}
div#menuBottom {
text-align:center;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 31px;
	background-color: #000;
	background-image: url(menu-bot-bk.jpg);

}
div#header {
	width: 100%;
	height: 84px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #000;
	background-image: url(bar-top-bk.jpg);
}
div#bcp {
	height: 84px;
	border: 0;
	padding: 0;
	float: left;
	width: 981px;
}
div#logo {
	border: 0;
	padding: 0;
	float: left;
	width: 800px;
}

div#menuTop {
	height: 31px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-image: url(menu-bk.jpg);
	background-color: #000;
}
div#barTop {
	float: left;

	width: 190px;
	height: 31px;
	padding: 0px;
	margin: 0px;
}

div#barLeft {
	float: left;
	left: 0px;
	margin-top: 0px;
	width: 170px;
	padding:10px;
	border:0px;
}
#textMain {
	margin-left: 195px;
	width: 775px;
	margin-top: 0px;
	margin-bottom: 0px;
	border:0px;
}
#textMain p{
text-align:left;
padding-left:10px;
padding-right:20px;
}
div#menuBottom p,div#menuBottom a {
padding-top:7px;
	font-size: 9pt;
	color: #1C1467;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
div#menuBottom a:hover {
padding-top:5px;
	font-size: 9pt;
	color: #1C1467;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}
div#flash{
z-index: 0;
width:600px;
  margin-left: auto;
  margin-right: auto;
border:1px #fff solid;
padding:2px;
	background-color: #000000;
}
div#flash2{
z-index: 0;
width:656px;
  margin-left: auto;
  margin-right: auto;
border:1px #fff solid;
padding:2px;
	background-color: #000000;
}
#nav {
	height: 31px;
	padding: 0px;
	margin: 0px;
	height: 31px;
	text-align: center;
}
#nav ul {
	margin: 0px;
	padding: 3px;
	padding-top:7px;
	list-style: none;
}
#nav li {
	display: inline;
	padding: 4px;
}
#nav a {
	font-size: 10pt;
	color: #1C1467;
	font-weight: bold;
		text-decoration: none;
}
#nav a:hover {
	color: #1C1467;
	font-weight: bold;
	text-decoration: underline;
}
#dropmenudiv {
	position: absolute;
	margin-top: 2px;
	border: 1px solid #fff;
	border-bottom-width: 0;
	font: normal 10pt Arial, Helvetica, sans-serif;
	line-height: 20px;
	z-index: 100;
	background-color: #69EB01;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #fff;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: #1B9019;
	color: #000;
}
#dropmenudiv a:hover {
	background-color: #1E680D;
	color:  #ffffff;
}

.tog1{
border-bottom:1px solid #999;
font-weight: bold;
color: #000;
padding:3px;
background-color: #ccc;
}
.tog2{
border-bottom:1px solid #999;
font-weight: bold;
color: #000;
padding:3px;
background-color: #bbb;
}
.tog3{
border-bottom:1px solid #999;
font-weight: bold;
color: #000;
padding:3px;
background-color: #aaa;
}