@charset "utf-8";
/* CSS Document */


body
{
	text-align: center;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif;
	
	/*Fond vert*/
	/* background-image: url(../../images2/textures/natfl225.jpg); */
	
	/*Fond de Noel*/
	background-image: url(../../images2/textures/cloth032.jpg);
	
	
	background-attachment: fixed;
	margin: 0px;
}


div#conteneur
{
	width: 800px;
	text-align: left;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../../images2/template/fond.jpg);
	z-index: 1;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#texte{
	z-index:4;
	float: right;
	position: relative;
	width: 740px;
}

/*#texte {
	position:fixed;
	left: 50%;
	margin-left: -50px; /* moitié de la largeur */
	/*top:-10px;
	width:740px;
	/*height:120px;*/
	/*z-index:4;
}
*/
div#header
{
	margin: 0;
	z-index: 2;
	background-image: url(../../images2/template/template.jpg);
	background-repeat: no-repeat;
	height: 606px;
}
div#contenu
{
	padding: 0px;
	margin-top: -200px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 25px;
	overflow: hidden;
	z-index: 4;
}

#menu {position:absolute;
	left: 50%;
	margin-left: 180px; /* moitié de la largeur */
	top:120px;
	width:178px;
	height:240px;
	z-index:3;
}

#retour {
	position:absolute;
	left: 50%;
	margin-left: -395px; /* moitié de la largeur */
	top:270px;
	width:64px;
	height:64px;
	z-index:4;
}


#titre {
	position:fixed;
	left: 50%;
	margin-left: -50px; /* moitié de la largeur */
	top:-10px;
	width:420px;
	height:120px;
	z-index:3;
}
#papillon {
	position:fixed;
	left: 50%;
	margin-left: 350px; /* moitié de la largeur */
	top:300px;
	width:380px;
	height:380px;
	z-index:3;
}



#fleurs {
	position:fixed;
	left: 50%;
	margin-left: -650px; /* moitié de la largeur */
	top:20px;
	width:320px;
	height:350px;
	z-index:5;
}

#footer {
	width:800px;
	height:64px;
}


.piece_jointe {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(http://lesbrebisdejesus.com/images2/textures/natfl225.jpg);
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	width: 23px;
	height: 23px;
	text-align: center;
	vertical-align: middle;
	cursor: crosshair;
	filter: Invert;
}


.noel {
	color: #000000;
	background-image: url(http://lesbrebisdejesus.com/images2/textures/noel.jpg);
	background-repeat: no-repeat;
	background-position: -400px top;
	filter: Alpha(Opacity=90, FinishOpacity=90, Style=1, StartX=80, StartY=1, FinishX=1, FinishY=1);
	border: 1px solid #000000;
}

.neige {
	color: #000000;
	background-image: url(http://lesbrebisdejesus.com/images2/textures/neige.jpg);
	background-repeat: no-repeat;
	background-position: -400px top;
	filter: Alpha(Opacity=90, FinishOpacity=90, Style=1, StartX=80, StartY=1, FinishX=1, FinishY=1);
	border: 1px solid #000000;
}

.parchemin {
	color: #000000;
	background-image: url(http://lesbrebisdejesus.com/images2/textures/antique_rose_parchment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	filter: Alpha(Opacity=90, FinishOpacity=90, Style=1, StartX=80, StartY=1, FinishX=1, FinishY=1);
	border: 1px solid #000000;
}

.fleur_rose {
	color: #000000;
	background-image: url(http://lesbrebisdejesus.com/images2/textures/pink_rose_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	filter: Alpha(Opacity=90, FinishOpacity=90, Style=1, StartX=80, StartY=1, FinishX=1, FinishY=1);
	border: 1px solid #000000;
}
