/*Ceci est un fichier CSS, appelé "design_by_pucca.css"*/

.Style3 {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Garamond, "Times New Roman", Arial;
}
.Style5 {font-size: 16}
p
{
  font-size: 16px;
  font-family: "Trebuchet MS";
  text-align: justify;
  text-indent: 30px;
  width: 540px;
 /* height: 300px;*/
  overflow: auto;
  padding-left: 4px;
  padding-right: 4px;
}
.center
{
  text-align: center;
}
.left
{
  text-align: left;
}
.right
{
  text-align: right;
}
/*body 
{
   background-color: black;
   color: black;
   width: 1024px;
   margin-top: 20px; 
   margin-bottom: 20px;
   margin: auto;
}*/
	body{
	position: relative;
	background-color:#000000;
	margin-left:5%;
	margin-right:5%;
	color: #FFFFFF;
	}
.solid
{
   border: 2px solid white;
}
.framhead img
{
	height:100%;
}
.framhead
{
	height:20%;
	\height:25%;
	text-align:center;
}
.frambody
{
	height:70%;
	\height:75%;
	overflow-x: hidden;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a img 
{
   border: none; 
}
	div#en_tete img
	{
		left:0em;
		position: absolute;
		top:0em;
		width:63em;
		height:15em;
	}
/*#en_tete
{
   width: 1024px;
   height: 235px;
   background-repeat: no-repeat;
}
#menu
{
   float: left; /* Le menu flottera à gauche *//*
   width: 230px; /* Très important : donner une taille au menu *//*
   height:auto;
   margin-left: 30px; 
   margin-bottom: 40px;
}*/
	.menutext
	{
		position: absolute;
		top:2%;
		left:24%;
		width:50%;
		text-align:center;
		vertical-align:center;
	}
	.menu a{
		display: block;
	} 
	div#menu
	{
		position: absolute;
		top:15em;
		left:0em;
		width:18em;
		height:34em;
		\width:18em;
		\height:34em;
	}
	div#menu .menuimg
	{
		width:100%;
		height:100%;
	}/*
#corps
{
/*   margin-left: 284px; /* Une marge à gauche pour pousser le corps, afin qu'il ne passe plus sous le menu *//*
   padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure *//*
   
   color: #B3B3B3;
/*   background-color: #220000; /* Une couleur de fond pour le corps *//*
   background-image:url("corps.png");
   background-repeat: repeat-x; /* Une petite image de fond qui se répètera horizontalement en haut *//*
/*   overflow: auto; *//*
   
   border: 0px solid black; /* Une bordure pour bien marquer les limites du corps et pour faire joli *//*
   
   margin-top: 25px;
   margin-left: 80px;
   margin-right: 95px;
}*/
	div#corps .body
	{
		overflow:hidden;
		position: absolute;
		top:18%;
		/*left:6.45em;
		width:32em;
//version qui touche pas les arches*/
		left:10%;
		width:78%;
		height:74%;
	}
	div#corps.menuimg
	{
		position: absolute;
		top:0em;
		width:30em;
		height:25em;
	}
	div#corps
	{
		position: absolute;
		top:15em;
		left:17.444445em;
		width:53em;
		height:34em;
		\width:45.7em;
		\height:34em;
	}
  * html div#corps{
	/* for IE5 and IE6 in quirks mode */
		\top:13.13em;
		\left:12.15em;
	/* for IE6 in standards mode */
		t\op:13.13em;
		l\eft:12.15em;
  } 
div#corps img.menuimg {
	width:100%;
	height:100%;
  }
.element_menu
{
   background-color: #626262;
   background-image: url("images/motif.png");
   background-repeat: repeat-x;
   
   border: 2px solid black;
   
   margin-bottom: 20px; /* Pour éviter que les éléments du menu ne soient trop collés */
}

.footer
{
	font-style: oblique;
	color: #DDDD00;
	text-align: right;
}
div#png {
height:00px; width:00px;
/* N'est lu que par IE */
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image.png', sizingMethod='scale');
}
/* N'est pas lu par IE grâce à [id] à remplacer par [class] si il s'agit d'une class. */
div#png[id] {
background-image:url(image.png);
}

.bouton-menu
{
	text-align: center;
}

.table-membres
{
font-weight: bold;
font-family: Garamond;
color: white;
}

.ital
{
font-style: italic;
}

.police-base
{
font-family: Garamond;
color: white;
text-align: center;
}

.banheader{
	text-align:center;
}

.Style1 
{
	font-family: "Garamond";
	font-size: 16px;
	color: #FFFFFF;
}
.resume 
{
	font-family: "Garamond";
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
