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

#blocantiscroll {
    height:100%;
    overflow:hidden;
}


#liens-logo {
	float:left;
	height:20px;
	width:150;
	margin:0 0 0px 0px;
	padding:3px 3px 0 3px;
}

#liens-logo img {
	height:auto;
	width:120px;
	float:left;
	margin:0;
	padding:0;
	border:none;
}

#liens {
	min-height:40px;
	float:left;
	width:240px;
	margin:0 0 20px 0px;
	padding:5px 5px 0 5px;
/*	text-transform:uppercase;*/
}

#concerts-date {
	float:left;
	height:20px;
	margin:13px 0 10px 0px;
	padding:3px 3px 0 3px;
	background-color:#d40b69;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 13px;
}

#concerts-desc {
	float:left;
	width:320px;
	margin:13px 0 20px 0px;
	padding:0px 5px 0 5px;
	/*text-transform:uppercase;*/
}


body {
	background: #ffffff url(../images/fond.jpg) no-repeat fixed center center;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
    overflow:hidden;
}
a {
	color:#d40b69;
	text-decoration:none;
}
a:hover {
	color:#d40b69;
	text-decoration:underline;
}
p {
	margin:10px 0 0 0;
}
hr {
color:#d40b69;
}
option {
	background-color:#d40b69;
	color:#fff;
}

#contenu img {
	float:left;
	border:0px;
	padding:0 0 0 0;
	margin:0 0 0 10px;
	border:2px solid #d40b69;
}
#wrapper {
	position:absolute;
	width:990px;
	height:600px;
	margin-top: -300px;
	margin-left: -495px;
	left: 50%;
	top: 50%;
}
#menu {
	width:486px;
	height:271px;
	margin:-11px 0 0 1px;
}
#bms {
	position:absolute;
	width:380px;
	height:313px;
	top:277px;
	left:7px;
}
#bms img {
	position:absolute;
	width:380px;
	height:313px;
	top:0px;
	left:0px;
	border:0px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}


#centrage {
	text-align:center;
	width:990px;
	height:45px;
}


#menu-bas {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	clear: both;
	height:22px;
	background-color:#d40b69;
	font-size:13px;
	font-weight:bold;
	text-align:center;
/*
	text-align:center;
	position:fixed;
	width:100%;
	height:22px;
	bottom:0px;
	background-color:#d40b69;
	font-size:13px;
	font-weight:bold;
*/
}

#menu-bas ul {
	text-align:center;
	margin:2px 0 0 0px;
	padding:0 0 0 0;
	color:#fff;
	list-style-type: none;
	margin:2px 0 0 0;
}
#menu-bas ul li {
	display:inline;
}

.menu-bas a {
	color:#fff;
	text-decoration: none;
}

.menu-bas a:hover {
	color:#fccc18;
}

#menu-rapide {
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#feuille {
	position:absolute;
	left:526px;
	top:0px;
	width:464px;
	height:600px;
}


#titre1 {
	float:left;
	width:100%;
	height:40px;
}

#menu2-wrapper {
	float:left;
	margin:0 0 0 10px;
}

#menu2 {
	float:left;
	height:20px;
	/*margin:0 0 0 10px;*/
	/*padding:5px 10px 0 10px;*/
	padding: 4px 2px 0 2px;
	background-color:#d40b69;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}

#menu2 img {
	float:left;
	margin:0;
	padding:0;
	border:0;
}

#menu2 a {
	color:#fff;
	text-decoration:none;
	font-size:11px;
}

#menu2 a:hover {
	color:#fff;
	text-decoration:underline;
	font-size:11px;
}

#menu2 a:visited {
	color:#fff;
	text-decoration:underline;
	font-size:11px;
}

#titre1 img {
	float:left;
	border:0px;
	margin:0 0 5px 0;
}


#contenu {
	float:left;
	height:535px;
	overflow:auto;
	padding:0 10px 0 0;
	margin:5px 0 0 10px;
	width:440px;
}
#contenu1 {
	/*visibility:hidden;*/
	float:left;
	width:440px;
}

#contenu-ss-menu {
	float:left;
	width:440px;
	height:550px;
	overflow:auto;
	padding:0 10px 0 0;
	margin:5px 0 0 10px;
}

#sep{
	float:left;
	width:94%;
	height:10px;
	margin:10px 0 10px 0;
	background:url(../images/sep-qui.gif) no-repeat;
}

#retour a{
	float:right;
	bottom:0px;
	color:#000000;
	text-transform:lowercase;
	font-weight:bold;
}


#contenu-home {
	float:left;
	height:535px;
	/*overflow:auto;*/
	padding:0 10px 0 0;
	margin:-10px 0 0 20px;
	width:410px;
}

#contenu-home img {
	float:left;
	border:0;
	border:none;
	margin:0 0 8px 0;
}

#home-infos {
	margin:8px 0 10px 0;
	padding:0;
}


#photo-home {
	width:auto;
	height:76px;
	float:left;
	margin:5px 5px 5px 5px;
	border:2px solid #d40b69;
}

#photo-home a:hover {
	border-color:#5d91dc;
}

