body {

	width:800px;
	margin:auto;
	margin-top:10px;
	margin-bottom:20px;
	font-family: Georgia,"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5F656D;
	text-align:center;
	background:url(menu/texture51.jpg);
}
h1 { /* title p */
	font-family: "Imprint MT Shadow", "Times New Roman",Georgia, Times, serif;
	color: #A42B32;
	letter-spacing: .03em;
	font-size: 1.2em;
	text-transform:uppercase;
	text-align:center;
}

 h2 {
	font-family: "Imprint MT Shadow", "Times New Roman", Georgia, Times, serif;
	color: #A42B32;
	letter-spacing: .08em;
	font-size: 1.2em;
	text-align:center;
}

h3 { /* index menu */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555555;
	text-align:center;
}

h4 { /* moto */
	font-family:"Bodoni MT Condensed","Freestyle Script","Tw Cen MT Condensed", "Times New Roman", serif;
	font-size:1.2em;
	color: #475E8A;
	text-transform:uppercase;
	text-align:center;
	line-height: 20%;
}
h5 { /*sous titres*/
	font-family: "Imprint MT Shadow", "Times New Roman", Georgia, Times, serif;
	text-align:center;
	color: #A42B32;
	margin-top: 1em;
	margin-bottom: 1em;
	letter-spacing: .05em;
	font-size: 1.1em;
}
p, h1, h2, h3 {
	margin-top: 1em;
	line-height: 150%;

}
p, li{
	font-size: .9em;
}
blockquote{
	font-style:italic;
	font-size:.8em;
	text-align:center;
	
}
a {
	text-decoration: underline;
	color: #313540;
}


.puce{
	list-style-image:url(images/icones/roll.gif);
	text-align:left;
}

.imagefloat{
	float:left;
}
.down{
	clear:both;
}

#header
{
	width:798px;
	height:180px;
	background-image: url("menu/logom.jpg");
	background-repeat: no-repeat;
	text-align:center;
	margin-bottom: 10px;
	margin-top:25px;
	}	
	
#conteneur-menu{
	height:50px;
	position:relative;
}
#menu{
	position:absolute;
	font-weight : bold; 
    font-family : Georgia, "Times New Roman", Times, serif;
	background:#6379A0;
	height:40px;
	width:798px;
	border:ridge 3px silver;
	
}
#menu dl{
	height:40px;
	margin:0 0 0 13px;
	padding:0;
	display:block;
	float:left;
	text-align:center;
	
}
#menu dt{
	width:144px;
	display:block;
	height:24px;
	line-height:24px;
	padding-top:8px;
	border-bottom: 2px outset #8b9499;/*pour IE,pour remonter dans le menu*/
	border-right:hidden;
	cursor: pointer;
}
#menu dd{
	display:block;
	margin:0;
	padding:0;
	background:url(menu/buttonblack.jpg);	
}
#menu dd ul{
	margin:0;
	padding:0;
	text-align:center;
	list-style:none;
	font-size : 14px;
}
#menu dd ul li{
	display:block;
	margin:0; padding:0;
}
#menu dd ul li a {
	color:#8b9499;
	display:block;
	text-decoration:none;
	width:144px;
	height:24px;
	line-height:24px;
	border-top:solid 1px silver;
}
#menu dd ul li a:hover{
	color:#555555;
}
#menu a {
	display : block; 
    padding : 0; 
    background : url(menu/buttonblack.jpg) repeat; 
	border-bottom: 2px outset #8b9499;/*pour IE,pour remonter dans le menu*/
	border-right: 2px outset #8b9499;  
    color: #555555; 
    text-decoration : none; 
    width : 144px;
}
#menu dt a:hover{
	font-variant:small-caps;
}

#menu dl dd{
	display:none;
}
#menu dl:hover dd{
	display:block;
	
}
#bandeau table{
	margin:auto;
	padding:0;
	width:798px;
	border-top:double 6px #475E8A;
	border-bottom:double 6px #475E8A;
}
#bandeau tr td{
	
	text-align:center;
	
}
caption{
	
	font-family: "Imprint MT Shadow", "Times New Roman", Georgia, Times, serif;
	color: #A42B32;
	margin-top: 1em;
	margin-bottom: 1em;
	letter-spacing: .05em;
	font-size: 1.1em;

}
#corps{
	
	background: #dcdcdc;
	padding:20px 10px 10px 10px;
	width:770px;
	border:ridge 4px silver;
}
#corps table{
	margin:auto;
	padding:0;	
	width:778px;
}

#corps tr td{
	text-align:center;
	margin:0;
	padding:0;
}

#footer{
	width:798px;
	background:#475E88;
}
#footer h6 { /* details footer */
	font-size:.75em;
	font-weight:bold;
	color:white;
	text-align:center;
	word-spacing:.1em;
	letter-spacing:.08em;
	padding-top:1.5em;
	padding-bottom:1.5em;
	border:ridge 3px silver;	
	}
#footer a{
	color: #A42B32;
	}


/* infobulle liste team-testimonies */
a.info {
   position: relative;
   text-decoration: none;
}
a.info span {
   display: none; 
}
a.info:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
	
}
a.info:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap; 
   top: 17px; 
   left: 100px;  
   color: #808285;
   padding-top: 3px;
}

/* legend photos */
a.legend {
   position: relative;
   text-decoration: none;
}
a.legend  span {
   display: none; 
}
a.legend:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
	
}
a.legend:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap; 
   top: 17px; 
   left: 50%;  
   color: #313540;
   background:white;
   border:3px ridge grey;
   padding: 3px 5px;
}

