/* CSS */
body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-repeat: repeat-x;
	background-image: url(../template/bg.gif);
	background-color: #FFFFFF;
}
#contmenu {
	height: 38px;
	position: relative;
	z-index: 2;
}
#menu {
	position: absolute;
	left:0;
	width: 1020px;
	height: 59px;
	background-image: url(../images/bgmenu.png);
	background-repeat: repeat-x;
	list-style-type: none;

}
#bdflash {
	background-image:url(../images/bgoverlay.png);
	background-repeat:repeat-x repeat-y;
	background-position: center;
	float: right;
	height: 90px;
	width: 582px;
	display:none;
	
	
	
}
#calandar {

	
	float: left;
	height: 150px;
	width: 582px;
	position: relative;
	left: 250px;
	top: 300px;
	color:#9CF;
	z-index:9;
	
}
.conteneur { /*le conteneur global du site, qui sera centré */
	position: relative;
	width: 1020px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: 2px 354px;
	background-color: #616074;
	height: 840px;
	
}

.header {
	height: 300px;
	background-image: url(../template/header2.jpg);
	background-repeat: no-repeat;
}
.footer {
	position:relative;
	height: 30px;
	background-image: url(../images/bgoverlay.png);
	background-repeat:repeat-x repeat-y;
	color: #FFFFFF;
	text-align: center;
	line-height: 1em;
	font-size: 10px;
	background-color: #9A02A1;
	text-decoration: overline;
}
p {
	margin: 0 0 5px 0;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

dl {
	background-image:url(../images/menubas.png);
	background-repeat:no-repeat;
	position:absolute;
	top:34px;
	float: left;
	height: 390px;
	margin: 0;
	padding: 0;
	display: block;
	width:250px;
	
}
dd {
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
}
dt {
	display: block;
	color: #651359;
	height: 38px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	width: 133px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
dd ul li a {
	background-image: url(../images/fondbtton.png);
	color: #9CF;
	text-decoration: none;
	height: 38px;
	line-height: 25px;
	display: block;
	width: 133px;
	border-bottom-style: groove;
	border-bottom-width: 1px;
}
dd ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}
dd ul li a:hover {
	color: #ffF;
	background-image: url(../images/fondbtton.png);
	background-repeat: no-repeat;
	font-weight: bolder;
}
dl:hover dd {
	display: block;
}
dl dd {
	
}
dd ul li {
	margin: 0;
	padding: 0;
	display: block;
}
.txthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9cf;
	text-decoration: blink;
	text-align:center;
}
.trans50 {
	-khtml-opacity: 0.5;
	height: 355px;
	margin-left: 400px;
	width: 620px;
	height: auto;
	overflow: inherit;
	z-index: 2;
	margin-top: 15px;
}
.frame {
	height: 355px;
	width: 620px;
	height: 430px;
	overflow: auto;
	z-index: 1;
	margin-top: 15px;
}
.conteneurphoto {
	position: relative;
	width: 1020px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: 0px 340px;
	height: auto;
	overflow: visible;
	background-image: url(../template/fond_pin-up_sexy.png);
}
.footergalerie {
	height: 60px;
	background-image: url(../template/footer.png);
	color: #FFFFFF;
	text-align: center;
	line-height: 5em;
	background-repeat: no-repeat;
	font-size: 12px;
}
h4 {
	font-size: 12px;
	color: #0099FF;
}
ul {
    margin-bottom: 20px;
}

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 20px 40px;
}
#pub {
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	height: 435px;
	width: 320px;
	position: absolute;
	left: 67px;
	top: 85px;
}
.calendrier { 
display:block;
text-align:center;
color:#fff;
cursor:pointer;
}
.calendrier a span {
	display:block;

	height:30px;
	background-image:url(../images/fondbtton.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:2px 2px 2px 2px ;
}
