body
{
	background-color:#440e62;
	background-image: url(../images/fond.jpg);
	width: 1000px;
	height: 1000px;
	margin : auto;
	background-repeat: no-repeat;
	background-position: top center;
/*	border : 1px solid red;*/
}

#header{
	width : 700px;
	height : 200px;
	margin : auto;
	margin-top : 39px;
	background-image : url(../images/banniere.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}


#corps
{	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	width : 800px;
	margin:auto;
	margin-top : 20px;
	font-size : 15px;
	padding-top : 2px;
	line-height : 1.5em;}

#corps h1
{	color:#990033;
	font-size:1.2em;
	margin-top : 10px;
	margin-bottom : 5px;
	}

#corps h2
{	color:#990033;
	font-size:1em;
	margin-bottom : 5px;}

#corps h3{
	font-size : 1.2em;
	margin-top : 5px;
	}
	
#corps h3 a
{	color:#990033;
	font-size:0.9em;}

#corps h1 a
{
	color:#990033;
}
	
#corps a
{	color: #0033FF;
	font-weight: bold;}

#corps p
{
	margin-bottom : 10px;
	margin-top : 2px;
}

#menu
{	width : 800px;
	margin : auto;
	margin-top : 20px;
	text-align : center;}

#menu div
{
	display : inline;
	font-family : "Comic Sans MS", Arial, Helvetica, sans-serif;
}

#menu a
{
	color : #FF6600;
	font-size : 1.1em;
	margin : 0 10px;
	text-decoration : none;
}

#menu a:focus, #menu a:focus /* Quand le visiteur sélectionne le lien */
{
   background-color: #FFCC66;
}
#menu a:hover /* Quand le visiteur pointe sur le lien */
{
   text-decoration: underline;
}
.nom {
	font-weight: bold;
}
.description {
	line-height:1.5em;
	border: thin inset #959595;
	font-size: 1em;
	text-align: justify;
	padding: 15px;
	margin-bottom : 10px;
}

.portrait img
{
	width : 200px;	
}
.portrait {
	margin : 15px;
	float:right;}
.date {
	color: #0033FF;
	font-weight: bold;
}

.centrer{
	width : 100%;
	margin : auto;
	text-align : center;
	border: thin inset #959595;
	color: #0033FF;
	font-size : 1.2em;
	line-height : 2em;
	}


/*Gallerie photos */
.gallerie{
	width : 100%;
	margin : auto;}

.gallerie td{
	padding : 20px;
	text-align:justify;}
	
.invites{
	width : 100%;
	margin : auto;
	border : 1px solid gray;
	border-collapse : collapse;
	}
	
.invites td{
	padding : 5px;
	text-align:justify;
	border : 1px solid gray;
	}
	
#lang img{
	width : 30px;
	height : 18px;
	border : none;
}
	
#lang{
	float:left;
	margin-top : 10px;
	}
	
	
	
	
form
{
font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
width:80%;
margin-left:10%;
margin-top : 20px;
line-height: 1.7em;
}

input:focus, textarea:focus , select:focus/* Quand le curseur est sur un champ (ne marche pas sur IE) */
{
   background-color: #FFFF99;
}

input,select,textarea
{
margin-bottom:0px;
}


legend /* On met un peu plus en valeur les titres des fieldset */
{
   font-weight: bold;
}

fieldset
{
   margin-bottom: 15px; /* Une marge pour séparer les fieldset */
   border:2px solid rgb(0,51,102);
   padding:10px;
}

#ev
{
	border : 1px solid gray;
	width:95%;
	margin : 30px auto;
	border-collapse : collapse;
}

#ev td
{
	border : 1px solid gray;
}

#ev .case {
	width:40%;}

.eve
{
	text-align : justify;
	line-height : 2em;
	margin:20px 0;
}

.citation{
	text-align:center;
	color : #440e62;
	font-weight : bold;
	margin : 5px;
}

.recap{
	border : 1px solid gray;
	border-collapse:collapse;
	font-size : 0.7em;
	width:100%;
	font-weight:bold;
	}
	
.recap td{
	border : 1px solid gray;
}

.big{
	font-size:1.9em;
}

.gal img
{
	border : none;
}

.gal a
{
	text-decoration : none;
	font-size : 0.8em;
	
}
