body {
  font-size: 80% ;
  font-family: Arial, Helvetica, sans-serif;  
  text-align: center;
  }	
* {
  margin: 0 ; 
  padding: 0 ;
  }  
img {border: 0}

div#container	{
  margin: 0 auto;
  width: 668px;
  text-align: left;
  background-color: #FFF;
  border-left: 8px solid #E4E8A6;
  border-right: 8px solid #E4E8A6;
  }
div#header {
  background: #FFF url(back-header.gif) no-repeat;
  height: 145px;
  }
div#content {
  background: #FFF url(back-nav.gif) repeat-y;
  }
div#nav {
  float: left;  
  width: 186px;  
  padding-left: 15px;
  }
div#maincontent {
  float :left;
  width: 450px;
  background-color: #FFF;
  }
div#plus {
 }
div#logo {
  text-align: center;
  width: 210px;
  clear: both;
  background:transparent url(back-nav.gif) repeat-y;
 }
div#footer {  
  height: 8px;
  background-color: #750808;
  }

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

/*mise en page header*/
span#nom {
  display: block;
  font: 1.5em/1.5em Arial, Helvetica, sans-serif; 
  color: #FFF;
  margin: -70px 0 0 190px; 
  width: 475x;
  text-align: center;
  }
span#date{
  display: block;  
  text-align: right;
  padding: 128px 5px 0 0;
  color: #FFF;
 }
span#decor {
 }

/* menu*/
div#nav ul {
  list-style : none; 
  }
div#nav h2 {
 height: 25px;
 width: 105px;
 margin-top: 15px;
}
div#nav h2#info {
 background:transparent url(tt-informations.gif) no-repeat; 
}
div#nav h2#souvenirs {
 background:transparent url(tt-souvenirs.gif) no-repeat;  
}
div#nav h2 span {
 display : none ;
}
div#nav ul {
 }
div#nav ul#navinfo {
 }
div#nav ul#navsouvenirs {
 }
div#nav li {
  display: block;
  padding: 5px 0;
  }
div#nav li a:link, div#nav li a:visited  { 
 padding-left: 25px;
 background: url(puce.gif) no-repeat; 
 color: #750808;
 text-decoration: none;
 font-size: 11px;
 }
div#nav li a:hover {
 color: #750808;
 font-weight: bold;
 }
 
/*mise en page contenu*/
div#imagefond {
 margin-top: 15px;
 }
div#accueil { 
 }
div#photoaccueil {
  text-align: center;
  margin-top: 15px;
 }
div#photoaccueil img {
  background: url(shadow.gif) no-repeat bottom right;
  padding: 15px; 
 }
div#intro {
  text-align: center;
  padding: 10px 20px;
 }
span#bienvenue {
 }
 
/*photos en vignette*/
div#vignettes 
{
  	height: 85px;
  	margin-left: 30px;
}
div.pic img 
{
	float: left;
	margin: 5px 5px;
	border: 1px solid;
  	border-color: #E4E8A6 #B0B563 #B0B563 #E4E8A6; /*cette couleur reste*/
}
div.ls img 
{
	height: 42px;
  	width: 60px;
  	margin: 8px 0;
}
div.pt img 
{
  	width: 42px;
  	height: 60px;
  	margin: 0 8px;
}
table.tpic
{
	border: 0;
} 

/* Styles spécifiques pour les pages intérieures */
a {
 color: #B8BD62;
}
a:hover {
 text-decoration: none;
}
div#maincontent h1 {
  font: bold 20px Arial, Helvetica, sans-serif;
  color: #750808;
  font-variant: small-caps;
}
div#maincontent h3 {
  font: bold 16px Arial, Helvetica, sans-serif;
  color: #B8BD62;
  margin-bottom: 10px;
  font-variant: small-caps;
}
div#maincontent h4 {
  font: bold 16px Arial, Helvetica, sans-serif;
  padding: 20px 0 0 20px;
  color: #750808;
  background: url(puce.gif) 0 80% no-repeat; 
  font-variant: small-caps;
}
div#maincontent li {
 list-style: square outside;
 margin-left: 35px;
 color: #E4E8A6; 
 padding-top: 5px;
}
div#maincontent span {
 color: #333;
}
div#maincontent p {
 margin-top: 20px;
}
table#coordonnees, table#message  {
 width: 100%
}
table#coordonnees td {
 width: 50%
}
table#message {
 margin-top: 20px;
 border-width: 1px 2px 2px 1px;
 border-style : solid;
 border-color:  #941414;
}
table#message td {
 font-size: 11px;
 padding : 8px; 
}
table#message td.envoyer {
 text-align: right;
 padding-right : 50px; 
}
input, textarea, select  {
 font-size: 10px;
 color: #000000;
 border: 1px solid #333;
}
table#message td.radiobouton input {
 border: none;
}
/*livre d'or*/
div#maincontent p#introlivre {
 margin-bottom: 15px;
 font-weight: bold;
 }
table.messagelivre {
 margin-top: 2px;
 border-bottom: 2px solid #5F0036;
 border-top: 1px solid #5F0036;
 width: 100%;
}
table.messagelivre td {
 padding: 3px;
}
div#maincontent span.datelivre {
 color: #B8BD62;
}
span.nomlivre {
 font: bold 15px Arial, Helvetica, sans-serif;
 padding: 0 15px;
}
div#maincontent p.textlivre {
 margin-top: 5px;
 }
a.email {
 color: #941414;
}
a.email:hover {
 text-decoration: none
}
#suivant {
 text-align: right;
}
/*page photos*/
table#photos {
 margin-top: 20px;
}
td.photodossier {
 vertical-align: top;
 padding: 3px;
 border: 1px solid #E4E8A6; 
 font-variant: small-caps;
 color: #941414;
}
table#photos td.photodossier ul li {
 list-style: square outside;
 margin-left: 15px;
 padding-top: 10px;
 color: #E4E8A6;
 font-variant: normal;
}
td.photodossier li a {
 font-size: 11px;
 font-weight: bold;
 text-decoration: underline;
 color: #941414;
}
td.photodossier li a:hover {
 text-decoration: none;
}
td.photos {
 vertical-align: top;
 padding: 3px;
 border: 1px solid #E4E8A6; 
 font-variant: small-caps;
 color: #941414;
}


/*la fênetre popup pour la commande des photos */
#popupcontent {
 background-color: #FFF;
 margin: 10px;
}
#popupcontent h1 {
 font-size: 15px;
}
a.bouton {  
 display: block;
 width : 138px;
 height: 30px;
 color: #FFF;
 text-decoration: none;
 text-align: center;
 }
a.bouton {  
 background: url(bouton.gif) no-repeat; 
 width : 138px;
 height: 30px;
 font: bold 12px Arial, Helvetica, sans-serif;
 line-height: 25px;
 }
