/* CSS Document */

div#wife
{
width:166px;
height:307px;
background-image: url(images/woman.png);
background-repeat: no-repeat;
}

div#container
 {
margin: 0 auto;
width:644px;
background-image: url(images/fond.png);
background-repeat: no-repeat;	
	}
	
div#haut
{
margin:0 auto;
width:644px;
height:24px;
background-image: url(images/haut.png);
}

.TABLE{
margin:0 auto;
}

div#header
{
width:644px;
height:71px;
background-image: url(images/header.png);
text-align:right;
}

div#menu
{
	width:150px;
	background-image: url(images/fond_transparent.png);
	border: 1px solid #A09F9F;
	margin-top:2px;
}

div#menu h2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	padding-left:3px;
}

div#menu h3
{
	margin-top:2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	padding-left:6px;	
}

div#menu h3 a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
}

div#main
{
	width:480px;
	background-image: url(images/fond_transparent_blanc.png);
	margin-top:2px;
	padding-left:6px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A09F9F;
	border-right-color: #CCCCCC;
	border-bottom-color: #A09F9F;
	border-left-color: #A09F9F;
}

div#main h2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #A37847;
}

div#main_texte
{
width:297px;
background-image: url(images/fond_transparent_main.png);
}

div#main_texte h2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}


div#main_texte h3
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	padding-left:5px;
	color: #535252;
}

div#main_flash
{
width:225px;
background-image: url(images/fond_transparent_main.png);
}


div#footer
{
	width:644px;
	height:24px;
	background-image: url(images/footer.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-align:center;
}

div#footer a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}

#pub_eos
{
	width:83px;
	height:90px;
	float:left;
}

#pub_inoa
{
	width:73px;
	height:90px;
	float:left;
}

div#pub_mariage
{
	width:161px;
	height:90px;
	background-image: url(images/pub_mariage.png);
	background-repeat: no-repeat;
	border: 1px solid #BEBEBE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	
}

div#pub_mariage a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF3300;		
}

div#pub_nocturne
{
	width:121px;
	height:90px;
	background-image: url(images/pub_nocturne.png);
	background-repeat: no-repeat;
	border: 1px solid #BEBEBE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;	
}

div#pub_nocturne a
{
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF3300;	
}

.accent
{
	font-weight: bold;
	text-align: center;	
}

.lesateliers
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #D9364E;
}

.conseil{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

#slideshow, #slideshow2 {
	position: relative;
	width: 470px;
	height: 353px;
	overflow: hidden;
	border: 0px solid #000000;
}
#slideshow img, #slideshow2 img {
	position: absolute;
	left: 0;
	top: 0;
	width: 470px;
	height: 353px;
}
#pause1, #pause2 {
	z-index:100;
}

img{
border: 0px;
}

img { behavior: url(iepngfix.htc); border: 0px;  }

#pageflip {
	position: absolute;
	right: 0; top: 0;
	 
	z-index:9999;
	right:0px;top:0px;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(subscribe.png) no-repeat right top;
}




