/* blocks */

body#main{
  margin: 10px 0px;
  padding: 0px;
  text-align: center;
  background-color:#dfeaff
}
body#index {
  background-color:#333333
}
div#container {
  width: 950px;
  border: 1px solid #000;
  text-align: left;
  margin: 0 auto;
}
#header {
	width: 950px;
	height: 100px;
	position:relative;
}
#content {
  float: left;
  width: 950px;
  min-height: 400px;
  height:auto !important;
  height: 400px;
  position: relative;
}
#footer {  
  clear: left;
  width: 950px;
  height: 180px;
  text-align:left;
}

#gallery a, #gallery a:visited {text-decoration:none; display:block; padding:0.2em; color:#4D7AAD}
#gallery a:hover {background: #4D7AAD; color:#AAFF00; font-weight:bold;}
#maintextbox {
	width: 600px;
	position: relative;
	top: 20px;
	left: 20px;
}
.maintext {
 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	font-size:smaller;
	color: #006;
	text-align: justify;
}

/* menu */

#menu {
	width: 190px;
	position: absolute;
	top: 20px;
	right: 20;
	text-align:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
dl {
	margin: 0;
	padding: 0;
	border-left:0px solid #3333AA;
	border-right:0px solid #3333AA;
}
dt {margin:0; padding:0.4em; text-align:center; font-size: 1.0em; font-weight:bold; background: #7777AA;}
dd {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:14px;
	border-bottom: 1px solid #999999;
}

/* textmenu */
#textmenu {
	position: relative;
	top: 75%;
	text-align: center;
	color: #eeeeee;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 580px;
	float:left;
}

#textmenu a:link, #textmenu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#textmenu a:hover, #textmenu a:active {
	color: #ffffff;
	text-decoration: underline;
}

/* text styles */
#headertext {
	position:relative;
	width: 700px;
	top: 70px;
	left: 20px;
	color: #006;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:700;
	vertical-align: bottom;
}
.accueil_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #006;
	position: relative;
	left: 20;
	top: 50;
}
.caption {
 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #006;
	text-align: center;
}

a.contact:link {color: #2E67A6; text-decoration:none; font-weight: bold}
a.contact:visited {color: #2E67A6; text-decoration:none; font-weight: bold}
a.contact:active {color: #2E67A6; text-decoration:none; font-weight: bold}
a.contact:hover {color: #2E67A6; text-decoration: underline; font-weight: bold}

#logo {
	padding: 10px 20px;
	position: relative;
	top: 5px;
	float:right;
}
.historique_table {
 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	font-size: 13px;
	color: #006;
	text-align: justify;
}
