/* CSS Stylesheet - For Firefox */

/* Styles généraux de la page */
body {
	font-family: Times New Roman;
	background: #000;
	color: #CCC;
	/* background: #4D010E; */
}
a {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #C60;
	text-decoration: underline;
}
.center {
	text-align: center;
}

/* Divs header */
#container {
	width: 800px;
	height: 000px;
	margin:	auto;
	margin-top: 15px;
	padding: 0px;
	border: 1px solid #000;
}
#header_banner, #admin_header_banner {
	width: 200px;
	height: 60px;
	margin: 20px 0px 20px 20px;
	background: url(../images/logo.png) no-repeat top;
}
#admin_header_banner {
	background: url(../images/admin_logo.png) no-repeat top;
}
#header_menu {
	float: right;
	margin-top: -40px;
	margin-right: 20px;
}
#header_menu a {
	margin-left: 10px;
	margin-right: 10px;
}
#border_top {
	width: 800px;
	height: 1px;
	margin-top: -10px;
	border-bottom: 1px solid #C60;
}

/* Footer */
#desactiv_js {
	margin-bottom: 10px;
	text-align: center;
}
#footer {
	height: auto;
	margin-top: -10px;
	padding: 7px 5px 7px 5px;
	vertical-align: middle;
	color: #666;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #C60;
}

/* Divs content */
#table_content {
	width: 800px;
	height: 450px;
	font-size: 12px;
	margin-bottom: 10px;
}
#table_content_left {
	width: 400px;
	height: 450px;
	padding: 10px;
	vertical-align: middle;
}
#table_content_right {
	width: 400px;
	height: 450px;
	padding: 0px;
	padding-top: 20px;
	vertical-align: middle;
}

/* Divs Accueil */
#album_teaser {
	width: 340px;
	height: 150px;
	padding: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#album_teaser img {
	filter: Alpha(Opacity=80);
	-moz-opacity:.8;
	opacity:.8;
}
#imgAlbum {
	width: 320px; 
	height: 160px; 
	border-width: 0px;
}
#news {
	width: 330px;
	height: 150px;
	margin-top: 20px;
	padding: 15px;
	overflow: auto;
	text-align: justify;
	border: 1px solid #C60;
}
.news_title {
	color: #C60;
	border-bottom: 1px solid #C60;
	font-weight: bold;
}
.news_title .title {
	text-decoration: none;
	color: #C60;
}
.news_content {
	margin-top: 5px;
	margin-bottom: 10px;
}

/* Divs Album */
#table_pistes {
	width: 360px;
}
#table_pistes tr:hover {
	color: #C60;
}
.td_titles {
	width: 280px;
	padding: 3px;
	padding-left: 10px;
}
.td_icons {
	width: 10px;
	padding: 3px 7px 3px 5px;
	vertical-align: middle;
}
.td_icons a, .td_icons img {
	border-width: 0px;
}
#lyrics {
	width: 370px; 
	height: 367px;
	padding: 10px;
	color: #CCC;
	overflow: auto;
	overflow-x: hidden;
	background: url(../images/album_cover.png) top;
	background-repeat: no-repeat;
}
#audio_player {
	width: 340px; 
	height: 50px;
	margin: 10px;
	padding-top: 5px;
	text-align: center;
	border: 1px solid #000;
}
.macos {
        position: absolute;
        display: none;
}
.audio_title {
	margin-bottom: 5px;
	font-weight: bold;
	color: #C60;
}
.title_song {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #C60;
}
.header_song, .content_song {
	margin-bottom: 10px;
}

/* Divs Secure */
#paiement_securise {
	width: 400px;
	height: 390px;
	border-right: 1px solid #CCC;
}
.div_secure {
	margin-left: 10px;
}
.titre_paiement {
	width: 780px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 3px;
	color: #C60;
	font-weight: bold;
	border-bottom: 1px solid #C60;
}
.explain_paiement {
	margin-left: 10px;
}
.list_paiement {
	margin-left: 30px;
	color: #C60;
}
.title_infos_secure {
	color: #C60;
	text-decoration: underline;
}
.infos {
	margin: 5px;
	padding: 5px;
	color: #CCC;
	border: 1px dotted #C60;
	background: #111;
}
#infos_secure, #infos_cheques {
	width: 700px;
}
#table_secure {
	width: 700px;
	margin: 10px;
	margin-left: 35px;
}
#table_secure td {
	vertical-align: top;
}
#table_secure_left {
	width: 345px;
	text-align: left;
	padding: 5px;
	border-right: 1px solid #999;
}
.paypal_form {
	text-align: center;
	margin-top: 5px;
}
#table_secure_right {
	width: 345px;
	padding: 5px;
	margin-left: 5px;
}

/* Divs Bio */
#bio {
	width: 330px;
	height: 300px;
	margin-top: -10px;
	padding: 15px;
	overflow: auto;
	text-align: justify;
	border: 1px solid #C60;
}
#slideshow_bio {
	width: 390px; 
	height: 400px;
	overflow: hidden;
}
#slideshow_bio img {
	width: 390px; 
	height: 400px;
}
.bio_title {
	color: #C60;
	border-bottom: 1px solid #C60;
	font-weight: bold;
}
.bio_content {
	margin-top: 5px;
	margin-bottom: 10px;
}

/* Divs Photos */
#acceuil_photos {
	width: 390px;
	height: 400px;
	background-image: url(../images/photos_right.png);
}
#container_photos {
	height: 450px;
	margin-left: 50px;
	overflow: auto;
}
#title_photos {
	margin-bottom: 10px;
	color: #C60;
	font-size: 14px;
	border-bottom: 1px solid #C60;
}
.entete_photos {
	margin-left: 10px;
	margin-top: 10px;
}
.thickbox, .mini_photo {
	border: 1px solid #000;
}
.mycarousels {
	margin-bottom: 10px;
}

/* Divs Concerts */
#acceuil_concerts {
	width: 390px;
	height: 400px;
	background-image: url(../images/accueil_concerts.png);
}
#liste_concerts {
	width: 380px;
	height: 380px;
	margin-top: -20px;
	vertical-align: top;
	overflow: auto;
}
#menu_concerts {
	width: 360px;
	margin-top: -20px;
	font-size: 10px;
	text-align: right;
}
#menu_concerts a:hover{
	text-decoration: none;
}
.entete_concerts {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 3px;
	color: #C60;
	border-bottom: 1px solid #C60;
}
.link_concert {
	margin: 5px;
	padding-left: 10px;
}
.details_concerts {
	width: 310px;
	margin-top: 5px;
	margin-left: 30px;
	padding: 5px;
	border: 1px dotted #C60;
}
.details_concerts img {
	margin: auto;
	margin-top: -15px;
	margin-left: 50px;
	border: 1px solid #CCC;
}
.details_concerts img:hover {
	border: 1px solid #C60;
}
.grey_concert {
	color: #999;
}

/* Divs Guestbook et Contact */
#messages_book {
	width: 300px;
	height: 400px;
	margin-left: 20px;
	padding: 10px;
	padding-top: 0px;
	border: 1px solid #CCC;
}
#content_messages {
	width: 300px;
	height: 350px;
	overflow: auto;
}
#header_book {
	height: 20px;
	margin-top: 3px;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid #C60;
}
.message_book {
	margin: 0px;
	padding: 5px;
}
.email_book {
	font-weight: bold;
	color: #C60;
}
#pages_book {
	margin-top: 5px;
	padding-top: 3px;
	text-align: center;
	border-top: 1px solid #C60;
}
#header_post, #header_contact {
	width: 315px;
	margin-bottom: 10px;
	padding: 3px;
	color: #CCC;
	border-bottom: 1px solid #C60;
}
#table_guestbook, #table_contact {
	width: 320px;
}
#table_guestbook td, #table_contact td {
	padding: 3px;
	vertical-align: top;
}
#table_guestbook input, #table_guestbook textarea, #table_contact input, #table_contact textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	background: #000;
	border: 1px solid silver;
}
#captcha {
	height: 40px;
	padding: 5px;
	text-align: center;
	border: 1px dotted #C60;
}
#img_captcha {
	margin-top: 5px;
	margin-bottom: -3px;
}
#ajout_message, #erreur_book, #envoi_message, #erreur_contact {
	width: 320px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #C60;
}
#contact_image {
	width: 390px;
	height: 400px;
	background: url(../images/image_contact.png);
}
#form_contact {
	width: 320px;
	margin-top: -10px;
	padding: 10px;
	background: url(../images/plume_contact.png) top right;
	background-repeat: no-repeat;
	border: 1px solid #C60;
}
#envoi_message, #erreur_contact {
	width: 340px;
}

/* Autres */
#construction {
	width: 800px;
	text-align: center;
}

/* Carousel  */
.jcarousel-scope {
    position: relative;
    width: 140px;
	margin-top: 10px;
	margin-left: 20px;
    padding: 20px 40px;
	border: 1px solid #666;
}
.jcarousel-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.jcarousel-list li {
    float: left;
    list-style: none;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.jcarousel-list a {
	border-width: 0px;
}
.jcarousel-prev, .jcarousel-next {
    position: absolute;
    top: 30px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    color: #fff;
    background-color: #000;
    font-weight: bold;
	border: 0px;
}
.jcarousel-prev {
    left: 10px;
}
.jcarousel-next {
    right: 10px;
}
.jcarousel-prev:hover, .jcarousel-next:hover {
	color: #C60;
}
.jcarousel-prev-disabled, .jcarousel-next-disabled {
    color: #fff;
    cursor: default;
}
