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

div#flash {
	position: absolute;
	top: 20px;
	right: 0px;
}

.caps {
	text-transform: uppercase;
}

.center {
	text-align: center;
}

.clearer{
	clear: both;
}

.left {
	float: left;
}

.pink {
	color: #f1025c !important;
}

.right {
	float: right;
}

.spacer {
	height: 50px;
}

a, a:link, a:visited, a:active {
	color: #f1025c;
	text-decoration: none;
}

a:hover {
	color: #f1025c;
	text-decoration: underline;
}

a img {
	border: 0px;
}

a.full {
	width: 100%;
	height: 100%;
	display: block;
}

a.full span {
	display: none;
}

blockquote {
	padding: 10px;
	font-size: 11px;
	font-style: italic;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}

blockquote.normal {
	font-style: normal;
	font-size: 12px;
}

body {
	background-image: url('images/bg_body.jpg');
	background-position: center;
	background-attachment: fixed;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
}

div#accueilinfo {
	background-image: url('images/bg_grey.png');
	width: 548px;
	height: 64px;
	padding: 20px;
	position: absolute;
	bottom: 50px;
	left: 50px;
	z-index: 1000;
}

div#accueilinfo div {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

div#banners {
	position: absolute;
	width: 224px;
	height: 480px;
	top: 156px;
	left: 688px;
}

	div.banner {
		width: 224px;
		height: 95px;
		border-width: 0px;
		border-bottom-width: 1px;
		border-style: solid;
		border-color: #f1025c;
	}
	
	div.facebook {
		background-color: #eceff5 !important;
		overflow: hidden;
	}
	
		div.facebook div {
			position: relative;
			top: 0px;
			left: -1px;
			overflow: hidden;
			width: 225px;
			height: 88px;
		}
	
		div.banner img {
			border: 0px;
		}

div#bottommenu {
	padding: 9px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
}

div#bottommenu a, div#bottommenu a:link, div#bottommenu a:visited, div#bottommenu a:active, div#bottommenu a:hover {
	color: #FFFFFF;
}

div#container {
	text-align: justify;
	position: relative;
	margin: 0 auto;
	width: 912px;
	padding-bottom: 30px;
}

div#content {
	position: relative;
	width: 588px;
	min-height: 245px;
	padding-top: 235px;
	padding-left: 50px;
	padding-right: 50px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
}

	div#content.accueil {
		position: relative;
		width: 688px;
		height: 479px;
		padding: 0px !important;
	}
	
	div#content.accueil img {
		max-width: none !important;
	}
	
	div#content.accueil, div.accueil {
		background-image: url('images/bg_accueil.jpg');
	}
	
	div#content.news, div.news {
		background-image: url('images/bg_news.jpg');
	}
	
	div#content.groupe, div.groupe {
		background-image: url('images/bg_groupe.jpg');
		padding-top: 414px !important;
	}
	
	div#content.concerts, div.concerts {
		background-image: url('images/bg_concerts.jpg');
	}
	
	div#content.presse, div.presse {
		background-image: url('images/bg_presse.jpg');
	}
	
	div#content.discographie, div.discographie {
		background-image: url('images/bg_discographie.jpg');
	}
	
	div#content.videos, div.videos {
		background-image: url('images/bg_videos.jpg');
	}
	
	div#content.photos, div.photos {
		background-image: url('images/bg_photos.jpg');
	}
	
	div#content.boutique, div.boutique {
		background-image: url('images/bg_boutique.jpg');
	}
	
	div#content.livredor, div.livredor {
		background-image: url('images/bg_livredor.jpg');
	}
	
	div#content.contact, div.contact {
		background-image: url('images/bg_contact.jpg');
	}
	
	div#content.jereve, div.jereve {
		background-image: url('images/bg_jereve.jpg');
	}
	
	div#content.pushacademy, div.pushacademy {
		background-image: url('images/bg_pushacademy.jpg');
	}
	
	div#content div.cadregris {
		width: 548px;
		background-image: url('images/bg_grey.png');
		background-repeat: repeat;
		padding: 20px;
	}
	
div#groupe_fabrice, div#groupe_greg, div#groupe_alois, div#groupe_alex {
	display: none;
}

div#movingDiv {
	position: absolute;
	top: 250px;
	left: 50px;
	width: 548px;
	background-image: url('images/bg_grey.png');
	background-repeat: repeat;
	padding: 20px;
}

div#groupe_zone_fabrice {
	position: absolute;
	top: 60px;
	left: 360px;
	width: 120px;
	height: 300px;
}

div#groupe_zone_alois {
	position: absolute;
	top: 60px;
	left: 490px;
	width: 150px;
	height: 300px;
}

div#groupe_zone_greg {
	position: absolute;
	top: 60px;
	left: 50px;
	width: 180px;
	height: 300px;
}

div#groupe_zone_alex {
	position: absolute;
	top: 60px;
	left: 230px;
	width: 120px;
	height: 300px;
}

div.information {
	padding-left: 50px;
}
div#middlebar {
	background-image: url('images/bg_middlebar.png');
	-moz-box-shadow: -20px 20px 40px #000;  
    -webkit-box-shadow: -20px 20px 40px #000;  
    box-shadow: -20px 20px 40px #000; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=225, Strength=40); 
    zoom: 1; 
}

div.pinkbar {
	line-height:1px;
	font-size: 1px;
	height: 1px;
	width: 100%;
	background-color: #f1025c;
}

div.pinkdot {
	line-height: 0px;
	font-size: 0px;
	height: 14px;
	width: 100%;
	border-width: 0px;
	border-color: #f1025c;
	border-style: dotted;
	border-bottom-width: 1px;
}

div#topbar {
	width: 913px;
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}

div#topright {
	position: absolute;
	top: 100px;
	right: 5px;
}

div#topmenu a {
	display: block;
	float: left;
	height: 25px;
	background-repeat: no-repeat;
}

div#topmenu a span {
	display: none;
}

	a#menu_accueil, a#menu_accueil:link, a#menu_accueil:active, a#menu_accueil:visited {
		background-image: url('images/menu_accueil.png');
		width: 82px;
	}

	a#menu_accueil.selected, a#menu_accueil:hover {
		background-image: url('images/menu_accueil_o.png');
	}

	a#menu_news, a#menu_news:link, a#menu_news:active, a#menu_news:visited {
		background-image: url('images/menu_news.png');
		width: 61px;
	}

	a#menu_news.selected, a#menu_news:hover {
		background-image: url('images/menu_news_o.png');
	}

	a#menu_groupe, a#menu_groupe:link, a#menu_groupe:active, a#menu_groupe:visited {
		background-image: url('images/menu_groupe.png');
		width: 77px;
	}

	a#menu_groupe.selected, a#menu_groupe:hover {
		background-image: url('images/menu_groupe_o.png');
	}

	a#menu_concerts, a#menu_concerts:link, a#menu_concerts:active, a#menu_concerts:visited {
		background-image: url('images/menu_concerts.png');
		width: 93px;
	}

	a#menu_concerts.selected, a#menu_concerts:hover {
		background-image: url('images/menu_concerts_o.png');
	}

	a#menu_presse, a#menu_presse:link, a#menu_presse:active, a#menu_presse:visited {
		background-image: url('images/menu_presse.png');
		width: 66px;
	}

	a#menu_presse.selected, a#menu_presse:hover {
		background-image: url('images/menu_presse_o.png');
	}

	a#menu_discographie, a#menu_discographie:link, a#menu_discographie:active, a#menu_discographie:visited {
		background-image: url('images/menu_discographie.png');
		width: 119px;
	}

	a#menu_discographie.selected, a#menu_discographie:hover {
		background-image: url('images/menu_discographie_o.png');
	}

	a#menu_videos, a#menu_videos:link, a#menu_videos:active, a#menu_videos:visited {
		background-image: url('images/menu_videos.png');
		width: 70px;
	}

	a#menu_videos.selected, a#menu_videos:hover {
		background-image: url('images/menu_videos_o.png');
	}

	a#menu_photos, a#menu_photos:link, a#menu_photos:active, a#menu_photos:visited {
		background-image: url('images/menu_photos.png');
		width: 75px;
	}

	a#menu_photos.selected, a#menu_photos:hover {
		background-image: url('images/menu_photos_o.png');
	}

	a#menu_boutique, a#menu_boutique:link, a#menu_boutique:active, a#menu_boutique:visited {
		background-image: url('images/menu_boutique.png');
		width: 86px;
	}

	a#menu_boutique.selected, a#menu_boutique:hover {
		background-image: url('images/menu_boutique_o.png');
	}

	a#menu_livredor, a#menu_livredor:link, a#menu_livredor:active, a#menu_livredor:visited {
		background-image: url('images/menu_livredor.png');
		width: 94px;
	}

	a#menu_livredor.selected, a#menu_livredor:hover {
		background-image: url('images/menu_livredor_o.png');
	}

	a#menu_contact, a#menu_contact:link, a#menu_contact:active, a#menu_contact:visited {
		background-image: url('images/menu_contact.png');
		width: 89px;
	}

	a#menu_contact.selected, a#menu_contact:hover {
		background-image: url('images/menu_contact_o.png');
	}
.basic { text-align: left; }
h1, h2, h3, h4 {
	padding: 0px;
	margin: 0px;
}

h1 {
	width: 304px;
	height: 120px;
	background-image: url('images/logo_push.png');
}

h1 span {
	display: none;
}

h2 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
}

h3 {
	font-weight: normal;
	font-size: 14px;
}

h4 {
	font-size: 12px;
	color: #f1025c;
	font-weight: normal;
	padding-bottom: 5px;
}

img {
	max-width: 548px;
}

img.left {
	margin-right: 10px;
}

img.right {
	margin-left: 10px;
}

input.button {
	background-color: transparent;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f1025c;
	border-style: dotted;
	border-width: 0px;
	border-color: #f1025c;
}

input.charleft {
	font-size: 10px;
	background-color: transparent;
	color: #FFFFFF;
	border: 0px;
}

input.field, textarea.doublefield {
	border-color: #f1025c;
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: dotted;
	width: 430px;
	color: #FFFFFF;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}

input.small {
	width: 180px;
}

select.selectfield {
	border: 1px #f1025c dotted;
	background-color: #000000;
	color: #ffffff;
}

textarea.doublefield {
	width: 545px;
	border-width: 1px;
	height: 80px;
}

table {
	width: 100%;
}

td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
}
