/* Style propre И la page index -------------------------------------------------- */

/* Site de Madeleine Sarrouy : madeleine-sarrouy.com

Version : 1.0
Auteur : Didier Fournet
E-mail : dif@agencedif.com
Site : http://www.agencedif.com/

--------------------------------------------------------------------------------- */

/* 								ееееееееееееееееееее							  */

/* Avertissement javascript
--------------------------------------------------------------------------------- */

p.pasdejs
{
	width: 1000px;
	margin-left: -500px;
	font-size: 3em;
	line-height: 150%;
	color: black;
	text-align: center;
	letter-spacing: 1px;
	background-color: white;
	position: absolute;
	top: 10px;
	left: 50%;
	z-index: 100;
}

/* Fin de Avertissement --------------------------------------------------------- */

/* Conteneur
--------------------------------------------------------------------------------- */

div#corps
{
	width: 100%;
	height: 15px;
	background-color: #757A96;
	position: absolute;
	top: 80%;
	left: 0;
}

div#corps h1
{
	width: 100%;
	height: 80px;
	margin-top: -59px;
	margin-right: 130px;
	background: transparent url(../images/nom.jpg) no-repeat right bottom;
	position: absolute;
	top: 0;
	right: 10%;
}

/* Fin de Conteneur ------------------------------------------------------------ */

/* Navigation
--------------------------------------------------------------------------------- */

div#entree
{
	width: 90%;
	height: 530px;
	margin-top: -440px;
	text-align: right;
	background-color: transparent;
	position: absolute;
	top: 80%;
	right: 10%;
}

p#porte { position: relative; }
p#porte a { text-decoration: none; }

p#porte a .mecanisme
{
	color: white;
	font-size: 12px;
	text-align: right;
	position: absolute;
	top: 439px;
	right: 0;
	display: none;
}

p#porte a:hover .mecanisme
{
	right: 190px;
	display: inline;
}

p#porte a:hover { border: none; }

/* Fin de Navigation ------------------------------------------------------------- */
