@import url(reset.css);

#kw {
	height:1px;
	line-height:20em;
	overflow:hidden;
}

body {
	background-color: #6C0109;
	color :#FFF;
	font-family: arial,helvetica,sans-serif,sans;
	font-size: 12px;
}

div#conteneur {
	width: 1025px;
	height: 590px;
	margin: 50px auto 0 auto;
	background-image: url(../images/thegra-fond_conteneur.jpg);
	background-repeat: no-repeat;
	background-position: 0 123px;
	position: relative;
}

div#conteneur2 {
	width: 1025px;
	height: 590px;
	margin: 50px auto 0 auto;
	background-image: url(../images/thegra-fond_conteneur2.jpg);
	background-repeat: no-repeat;
	background-position: 0 123px;
	position: relative;
}

div#conteneur2 h1 {
	height: 123px;
	background-image: url(../images/new_accueil_01.jpg);
	white-space: nowrap;
	text-indent: -120px;
	overflow: hidden;
}

div#conteneur h1 {
	height: 123px;
	background-image: url(../images/new_accueil_01.jpg);
	white-space: nowrap;
	text-indent: -120px;
	overflow: hidden;
}

a#lien_album {
	position: absolute;
	left: 15px;
	top: 100px;
	display: block;
	border:0;
	width: 207px;
	height: 44px;
	background: url(../images/bt_album_off.gif) 0 0 no-repeat;
	line-height: 20em;
	overflow: hidden;
}

a:hover#lien_album {
	background: url(../images/bt_album_on.gif) 0 0 no-repeat;
}

ul#ul_menu {
	position: absolute;
	top: 499px;
	left: 231px;
}
ul#ul_menu li {
	float: left;
}

div#div_corps {
	position: absolute;
	top: 124px;
	left: 232px;
	width: 598px;
	height: 375px;
}

div#div_texte {
	margin: 110px 60px 0 340px;
}
div#div_texte p {
	margin-bottom: 20px;
	line-height: 1.2em;
	font-size:16px;
	z-index:30;
}

ul#ul_galerie {
	position: absolute;
	left: 838px;
	top:50px;
}
ul#ul_galerie li {
	margin-bottom: 10px;
}
.cr {
	text-align:center;
}
.cr a {
	color: #2A0004;
	text-decoration: none;
}
