/* CSS Document */
@import url(styles-reset.css);


body {
	background: #392a52 url(../images/fond.jpg) repeat-x;
}
#conteneur {
	float:left;
	width: 539px;
	padding: 185px 0 0 0;
	background: transparent url(../images/logoMontage.jpg) no-repeat;
}
#texte {
	color: white;
	margin: 0 0 40px 64px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	width: 410px;
	
}
#texte p {
	margin-bottom: 14px;
}
#texte em {
	font-size: 16px;
	color: #fafbcf;
	font-style: italic;
}

/* le H1 est en fait la balise contenant l'image (lien vers l'index) aux1000formes */
h1 {
	margin-top: 15px;
	margin-left: 8px;
	width: 327px;
	height: 71px;
	text-indent: -9999px;
	background-image: url(../images/header.jpg);
	cursor: hand;
}
h2  {
	font-size: 12pt;
	margin-bottom: 10px;
	color: #fafbcf;
}
h3 {
	font-size: 10pt;
	font-style: italic;
	color: #fafbcf;	
}
/*
Sous-menu
*/
#texte ul li{
	font-size: 15px;
	color: #fafbcf;
	letter-spacing: 0.5px;
	padding: 13px 0 13px 0;
}
#texte a{
	color: #fafbcf;
	text-decoration: none;
}
#texte ul li a:hover, #texte ul li a:focus, #texte ul li a:active {
	color: #fafbef;
	text-decoration: underline;
}
#texte strong {
	font-weight: bold;
	font-size: 15px;	
}
/*
Menu de navigation principal
*/
#menu {
	margin-top: 18px;
	padding-bottom: 100px;
	float: left;
	width: 282px;
	background: url(../images/catBG.jpg) repeat-x;
}
#menu #imgMenuTop {
	background: url(../images/catTop.gif) no-repeat;
	width: 282px; height: 9px;
}
#menu img {
	display: block;
	margin: 0 0 2px 9px;
	padding: 1px;
	border: 1px solid #333;
}

#video {
	margin-top: 25px;
	margin-left: 58px;
}
#lien_accueil{
position:absolute;
top:59px;
:;top:59px; /*pour Opera*/
left:54px;
:;left:54px; /*pour Opera*/
width:370px;
height:104px;
}
#imgHisto {
	margin-left:80px;
	margin-bottom:10px;
	width: 410px;
}
#btnRetour {
	margin-top:-20px;
	!margin-top:-30px;/*Pour IE6*/
	margin-left:60px;
	margin-bottom:10px;
	width: 410px;
}
#imgHisto img {
	padding: 2px;
	border: dotted 1px #999492;
	margin-right: 19px;
}
/*----------------------*/
/*lightbox google maps*/

#lbxOv{
  /*couleur de fond à ajouter ici*/
}

#lbxBox{
  font-size:12px;
  top:100px;
  width:720px;
  margin:0 auto;
  padding:10px 0;
}

#lbxBoxIn{
	text-align:center;
  background-color:white;
}

#gmap{
  width:700px;
  margin:0 auto;
  height:500px;
  border:1px solid #333;
}
/*----------------------*/