body {
	margin: auto;
	background-color: #696969;
	font-family: "Times New Roman", Times, serif;
}
td {
	vertical-align: top;
}
#general {
	width:900px;
	margin: auto;
	border: 1px solid black;
}

#slogan {
	position: relative;
	top: 275px;
	right: 101px;
	float: right;
	font-size: 1.04em;
	font-weight: bold;
}

#menu {
	position: relative;
	top: 9px;
	left: 164px;
	float: left;
	width:700px;
		}
#menu .lien a {
	position:relative;
	float: left;
	width: 104px;
	text-align: center;
	color: #2a2a2a;
	font-weight: bold;
	text-decoration: none;
}
#menu .lien a:hover {
	color: white;
}
#present {
	position: relative;
	float: left;
	top: 14px;
	left: 180px;
	width:680px;
	font-size: 0.95em;
	line-height:19px;
	text-align: justify;
}
#presentA {
	position: relative;
	float: left;
	top: 24px;
	left: 0px;
	width:680px;
	font-size: 0.95em;
	line-height:19px;
	text-align: justify;
	
}
#presentC {
	position: relative;
	top: 14px;
	left: 180px;
	width:700px;
	font-size: 0.95em;
	line-height:19px;
	text-align: justify;
}
.titrepage{
	font-size: 1.2em;
	line-height:1em;
	font-weight: bold;
	font-variant: small-caps;
	color: #2A2A2A;
	}
#gal {
	position: relative;
	top: 34px;
	left: 290px;
	float: left;
	width: 420px;
}
#flash {
	width:120px;
	margin: auto;
	float: right;
	position: relative;
	right: 1px;
	top:15px;
}
#text3 {
	position: relative;
	float: left;
	left:190px;
	top:15px;
	width:500px;
	text-align:center;
}
#text4 {
	position: relative;
	float: left;
	top:15px;
	width:550px;
	text-align: left;
}
#tel {
	position: relative;
	float: left;
	left: 35px;
	top: 7px;
	width: 110px;
	font-size: 1em;
	line-height: 21px;
	font-weight: bold;
	text-align: center;
}
#tel span {
	color: white;
	font-size: 1.1em;
}
#adress {
	position: relative;
	float: left;
	left: 75px;
	top: 50px;
	width: 710px;
	font-size: 1em;
	line-height: 21px;
	font-weight: bold;
	text-align: center;
}
#listcont {
	float: left;
	width:320px;
	clear: both;
	}
#cont {
	float: right;
	width:370px;
	}
input.butt {
	color: black;
	background-color:#f9ef63;
	font-size: 0.65em;
	font-family:verdana;
	font-weight:bold;
	border-width:1px;
	width:165px;
	text-align:center;
	border-color:#D1CFD0;
}
#footer {
	font-size: 0.75em;
	text-align: center;
}
#footer a {
	color: black;
}
#footer a:hover {
	color: white;
}
.err {
	font-weight:bold; color:#FF0000;font-size:1em;
}
#new {
	position: relative;
	float: left;
	width: 180px;
	color: white;
	text-align: center;
	font-weight: bold;
	
}

/* tableau */
.tbliste{
	width:100%;
	 margin-left: 10px;
	 margin-top: 10px;
	border: solid #F6E611 1px;
}
.tblistetitre, th{
	font-size: 1.1em;
 text-align: center;
 border-bottom: solid #F6E611 2px;
 border-left:  solid #F6E611 1px;
	background: #d5d5d5;
	padding: 3px;
}
.tblistetitre photo{
	font-size: 1em;
 text-align: center;
 border-bottom: solid #F6E611 2px;
 border-left:  solid #F6E611 1px;
	background: #d5d5d5;
	padding: 3px 5px;
}
.tblistetitreadmin{
	font-size: 15px;
 text-align: center;
 border-bottom: solid Black 3px;
 border-left:  solid Black 1px;
 padding:  3px 5px;
 border: 3px solid fuchsia;
}

.ligne{
	border-bottom: Black solid 2px;
	border-left:  solid Black 1px;
	text-align: center;
	 font-size: 15px;
	 padding: 3px;
}
.photo{
	border-bottom: Black solid 2px;
	 padding: 3px 5px;
	 text-align: center;
}
.photo a img{
 border: none;
}
.imgphoto{
	 width: 50px;
	 height: 50px;
}

 /*--------- Lightbox -----------*/
#lightbox{
    background-color:#FFFFFF;
    padding: 3px;
    border-bottom: 1px solid #2A2A2A;
    border-right: 1px solid #2A2A2A;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #000000;
    padding-top: 0.5em;
}

#closeButton{ top:2px; right: 2px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png); }


/*-------- fin lightbox -------*/
#newP {
	position: relative;
	float: left;
	width: 150px;
	left:15px;
	top:258px;
	margin-right:30px;
	color: white;
	text-align: center;
	font-weight: bold;
	}
#newP a img.ptit, a.lienImgCont img{
	border: 1px solid #dcdcdc;
}
#newP a:hover img.ptit, a:hover.lienImgCont  img{
	border: 1px solid #ffff93;
}
#newP span {
	font-size: 0.8em; 
	text-align:center;
}
