@charset "ISO-8859-1";
body {
	background-color: #ffd811;
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:Arial, Helvetica, sans-serif;
}

a img{
	border:0px solid #fff;
}

#calliphonists{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

#calliphonists img{
	padding-left:240px;
}

/*---SLIDESHOW---*/

#ombre{
	background-image:url(../images/ombrecalliphonists.png);
	background-repeat:no-repeat;
	width:980px;
	height:283px;
	margin-left:auto;
	margin-right:auto;
}

#simpleSlideShow{
	height:255px;
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#simpleSlideShow img{
	position:absolute;
	left:0px;
	top:13px;
	display:none;
}

#simpleSlideShow .first{
	display:block;
}

/*---------------*/



/*---MENU---*/

#menu{
	width:400px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
}

#menu ul{
	padding:0px;
	margin:0px;
}

#menu li{
	display:inline;
	list-style-type:none;
}

#menu a{
	float:left;
	display:block;
	height:35px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#FFF;
	text-decoration:none;
}


/*----------Sprite---------*/
			
			#bt-bio a{
				width:63px;
				background-image:url(../images/menu-off-active.jpg);
				background-position:0px 0px;
			}
			
			#bt-bio a:hover{
				width:63px;
				background-image:url(../images/menu-hover.gif);
				background-position:0px 0px;
			}
			
				#menu #bt-bio.active a{
					background-image:url(../images/menu-off-active.jpg);
					background-position:0px 35px;
				}
			
			#bt-concerts a{
				width:95px;
				background-image:url(../images/menu-off-active.jpg);
				background-position:-63px 0px;
			}
			
			#bt-concerts a:hover{
				width:95px;
				background-image:url(../images/menu-hover.gif);
				background-position:-63px 0px;
			}
			
				#menu #bt-concerts.active a{
					background-image:url(../images/menu-off-active.jpg);
					background-position:-63px 35px;
				}
			
			#bt-videos a{
				width:77px;
				background-image:url(../images/menu-off-active.jpg);
				background-position:-158px 0px;
			}
			
			#bt-videos a:hover{
				width:77px;
				background-image:url(../images/menu-hover.gif);
				background-position:-158px 0px;
			}
			
				#menu #bt-videos.active a{
					background-image:url(../images/menu-off-active.jpg);
					background-position:-158px 35px;
				}
			
			#bt-sons a{
				width:58px;
				background-image:url(../images/menu-off-active.jpg);
				background-position:-235px 0px;
			}
			
			#bt-sons a:hover{
				width:58px;
				background-image:url(../images/menu-hover.gif);
				background-position:-235px 0px;
			}
			
				#menu #bt-sons.active a{
					background-image:url(../images/menu-off-active.jpg);
					background-position:-235px 35px;
				}
			
			#bt-tee-shirts a{
				width:105px;
				background-image:url(../images/menu-off-active.jpg);
				background-position:-293px 0px;
			}
			
			#bt-tee-shirts a:hover{
				width:105px;
				background-image:url(../images/menu-hover.gif);
				background-position:-293px 0px;
			}
			
				#menu #bt-tee-shirts.active a{
					background-image:url(../images/menu-off-active.jpg);
					background-position:-293px 35px;
				}
			
			#bt-contact a{
				width:102px;
				background-image:url(../images/menu-off-active.jpg);
				background-position:-398px 0px;
			}
			
			#bt-contact a:hover{
				width:102px;
				background-image:url(../images/menu-hover.gif);
				background-position:-398px 0px;
			}
			
				#menu #bt-contact.active a{
					background-image:url(../images/menu-off-active.jpg);
					background-position:-398px 35px;
				}
	
			#menu span{
						display:none;
					}


/*---FIN MENU---*/


#content{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
}

#contenuGauche{
	float:left;
	width:677px;
	padding-bottom:80px;
}

#contenuDroite{
	float:left;
	width:677px;
	padding-bottom:60px;
}

/*-----------------------------------------------*/

#obtenir{
	float:left;
	width:460px;
	min-height:480px;
	background-image:url(../images/download-calliphonists.jpg);
	background-repeat:no-repeat;
	margin-right:40px;
	margin-top:40px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	box-shadow: 1px 1px 5px #907c19;
	padding:20px;
	padding-top:170px;
}

#obtenir p{
	font-size:12px;
	color:#725d0c;
	text-align:justify;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.module{
	float:left;
	margin-bottom:-20px;
}

.pochette{
	float:left;
	width:150px;
	padding-right:20px;
	padding-top:16px;
}

.blabla-download{
	float:left;
	width:290px;
}

.blabla-download a{
	text-decoration:none;
	font-style:italic;
	color:#725d0c;
}

.blabla-download img{
	float:right;
}

/*--------Biographies---------*/

.biographie{
	float:left;
	width:380px;
	margin-right:50px;
	margin-left:50px;
}

.biographie h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#725d0c;
	float:left;
	padding-left:10px;
}

.biographie p{
	padding-top:110px;
	padding-bottom:100px;
	font-size:13px;
	color:#725d0c;
	text-align:justify;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.biographie img{
	margin-left:-10px;
	float:left;
}

.biographie a{
	text-decoration:none;
	font-size:13px;
	color:#725d0c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.biographie a:hover{
	color:#000;
}


/*--------Concerts---------*/

#intro-concert p{
	font-size:14px;
	color:#725d0c;
	text-align:justify;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:40px;
}

#intro-concert a{
	text-decoration:none;
	font-style:italic;
	color:#000;
}

#intro-concert a:hover{
	color:#725d0c;
}

.concert{
	float:left;
	width:320px;
}

.concert h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#725d0c;
	padding-left:20px;
}

.concert p{
	padding-left:20px;
	font-size:13px;
	color:#725d0c;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-right:20px;
	padding-bottom:40px;
	line-height:20px;
}

.concert img{
	padding-left:10px;
}

/*--------Sons---------*/

#calliphonographe{
	float:left;
}

.speaker{
	float:left;
	padding-left:20px;
	padding-right:20px;
}

.speaker img{
	width:170px;
}

#calliphono{
	width:530px;
	float:left;
	padding-top:20px;
	margin-bottom:100px;
}

/*--------Vidéos---------*/

.video{
	float:left;
	width:300px;
	padding-left:20px;
}

.video p{
	font-size:13px;
	color:#725d0c;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:70px;
	line-height:20px;
	padding-left:8px;
}

.video img{
}

#videos{
	text-align: center;
	padding-bottom: 100px;
}

/*--------Contact---------*/

#dossier-presentation{
	float:left;
	padding-right:100px;
	padding-left:70px;
}

#dossier-presentation p{
	font-size:13px;
	color:#725d0c;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:20px;
	text-decoration:none;
}

#dossier-presentation a{
	text-decoration:none;
}

#dossier-presentation a:hover{
	color:#000;
}

#formulaire{
	float:left;
	width:410px;
}

#formulaire p{
	font-size:13px;
	color:#725d0c;
	text-align:justify;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:0px;
}

.button{
	margin-top:-20px;
}

.contact{
	/*float:left;
	/*width:380px;*/
	margin-right:50px;
	margin-left:50px;
}



.contact p{
	padding-top:10px;
	font-size:18px;
	color:#725d0c;
	text-align:center;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.contact img{
	margin-left:-10px;
	float:left;
}

.contact a{
	text-decoration:none;
	font-size:18px;
	color:#725d0c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.contact a:hover{
	color:#000;
}


/*-----------------------------------------------*/

#presentation{
	float:left;
	width:500px;
	
}

#presentation p{
	font-size:13px;
	color:#725d0c;
	text-align:justify;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#presentation img{
	margin-left:-9px;
	
}

#presentation h1{
	font-size:25px;
	color:#725d0c;
	text-align:justify;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#une{
	float:left;
	padding-top:15px;
	width:283px;
	padding-bottom:60px;
}

.uneYo{	
}

.uneHover{
	position:absolute;
	margin-top:0;
	display:none;
	left:0px;
	top:0px;
}

.imagetosgra{
	background-image:url(../images/une/calliphonists-site.jpg);
	background-repeat:no-repeat;
	bottom:0;
	width:283px;
	height:600px;
}

#ilike{
	padding-top:40px;
	padding-bottom:190px;
}

/*--------------------SHOP------------------*/

#shop{
	padding-left:30px;
	padding-bottom:60px;
	background-image:url(../images/loading.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#shop p{
	font-size:14px;
	width:900px;
	color:#725d0c;
	text-align:justify;
	line-height:24px;
	padding-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#Spreadshop{
	
}


#bg-footer{
	background-image:url(../images/foota.png);
	background-repeat:repeat-x;
	height:58px;
	position: absolute;
    bottom: 0;
	width:100%;
	position:fixed;
}

#footer{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:960px;
    bottom: 0;
}

#footer a{
	color:#999;
	font-size:10px;
	text-decoration:none;
}

#footer a:hover{
	color:#fff;
}

.legalshit{
	text-align:right;
	padding-top:10px;
	color:#999;
	font-size:10px;
}

.reseaux{
	float:left;
	margin-top:-9px;
	padding-right:5px;
}

.reseauxHover{
	position:absolute;
	margin-top:0;
	display:none;
	left:0px;
	top:0px;
}

/*--------Mentions légales---------*/

.mentions{
	float:left;
	width:380px;
	margin-right:50px;
	margin-left:50px;
}

.mentions h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#725d0c;
	float:left;
}

.mentions p{
	padding-top:70px;
	padding-bottom:100px;
	font-size:13px;
	color:#725d0c;
	text-align:justify;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.mentions img{
	margin-left:-10px;
	float:left;
}

.mentions a{
	text-decoration:none;
	font-size:13px;
	color:#725d0c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.mentions a:hover{
	color:#000;
}

#getout{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
}

#getout a{
	padding-top:30px;
	text-decoration:none;
	color:#725d0c;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#getout a:hover{
	color:#000;
}

#getout p{
	text-align:center;
}

/* ---- Le tableau de Charles ---- */

table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#c6c6c6;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
}