@charset "iso-8859-1";

@import url(gallery.css);
@import url(_elements.css);
@import url(structure.css);
@import url(navigation_elements.css);
@import url(form.css);
@import url(boxes.css);
@import url(account.css);
@import url(catalog.css);

@import url(publication_methods.css);
@import url(search.css);
@import url(board.css);

/* COMMON STYLES */
/*reset d'un certain nombre de styles css par defaut*/
* {
	border: 0;
	font-style: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
/*CSSEditor|structure,global|Zone extérieure|notext*/
body {
	background:#9c9790 url(/images/body.jpg) left top repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	line-height:160%;
}
/*CSSEditor|content,image|Apparence des images|notext*/
img {
	border:0;
	vertical-align: bottom;
}

.clear {
	border:0;
	clear: both;
	height:0;
	line-height:0;
	visibility: hidden;
}

#foo{
}

/* ADHÉSIONS EN LIGNE */


.box.widget_concert_tarif_normal, .box.widget_concert_tarif_reduit, .box.widget_concert_tarif_enfant, 
.box.widget_adhesion_personnelle, .box.widget_adhesion_familiale, .box.widget_panier{
background:unset !important;
color:unset !important;
font-size:unset !important;
border-left:unset !important;
}
.widget_concert_tarif_normal h2, .widget_concert_tarif_reduit h2, .widget_concert_tarif_enfant h2,
.widget_adhesion_personnelle h2, .widget_adhesion_familiale h2, .widget_panier h2{
display:none;
}

.cart #steps {
margin-bottom:20px;
}

.cart #steps span {
	color: grey;
	margin-right: 15px;
}
.cart #steps span.active {
	color: black;
	font-weight: bold;
}
body.adhesion_en_ligne #article div label, body.concert_requiem_de_faure #article div label {
	float: none !important;
	margin-bottom: 10px;
	width: auto;
	display: inline-block;
	vertical-align: top;
}

body.adhesion_en_ligne a, body.concert_requiem_de_faure a{
	color:#d04215;
	margin-right:10px;
}
body.adhesion_en_ligne a:hover, body.concert_requiem_de_faure a:hover{
	text-decoration:underline;
}

body.adhesion_en_ligne .short_product_container form, .short_product_container form div,
body.concert_requiem_de_faure .short_product_container form, .short_product_container form div{
  display:inline;
}

body.adhesion_en_ligne #overDiv.od_ad_to_cart,
body.concert_requiem_de_faure #overDiv.od_ad_to_cart {
	background: lightgrey;
	padding: 5px;
}

body.adhesion_en_ligne #overDiv.od_ad_to_cart .overlibheader,
body.concert_requiem_de_faure #overDiv.od_ad_to_cart .overlibheader{
  display:none;
}

body.adhesion_en_ligne #overDiv.od_ad_to_cart a,
body.concert_requiem_de_faure #overDiv.od_ad_to_cart a{
color:#d04215;
}

body.adhesion_en_ligne #overDiv.od_ad_to_cart a:hover,
body.concert_requiem_de_faure #overDiv.od_ad_to_cart a:hover {
	text-decoration:underline;
}

body.adhesion_en_ligne div#choix_type_adhesion_radio{
  
}

body.adhesion_en_ligne div#choix_type_adhesion_confirmer,
body.concert_requiem_de_faure div#choix_type_adhesion_confirmer{
  text-align:center;
}

body.adhesion_en_ligne div#choix_type_adhesion_confirmer span,
body.concert_requiem_de_faure div#choix_type_adhesion_confirmer span{
  display:inline-block;
  cursor:pointer;
  padding:3px 10px;
  color:white;
  background-color:#d04215;
}

body.votre_panier #formcart table tr th.label_picture,
body.votre_panier #formcart table tr td.label_picture,
body.votre_panier #formcart table tr th.label_reference,
body.votre_panier #formcart table tr td.label_reference,
body.votre_panier #formcart table tr th.taxe_rate,
body.votre_panier #formcart table tr td.taxe_rate,
body.votre_panier #formcart table tr.HT_amount,
body.votre_panier #formcart table tr.taxe_amount{
display: none;
}

body.votre_panier div#boxcart.widget_panier{
	display:none;
}

body.votre_panier div#cart_order_confirmation div#cart_detail table tr th.label_picture,
body.votre_panier div#cart_order_confirmation div#cart_detail table tr td.label_picture{
	display:none;
}

body.votre_panier #formcart table tr.label_delete a.deleteProduct{
	color:#d04215;
}
body.votre_panier #formcart table tr.label_delete a.deleteProduct:hover{
	text-decoration:underline;
}

body.votre_panier #formcart div.submit input{
background:#d04215;
border:1px solid #d04215;
padding:2px 10px !important;
margin-right:5px;
  color:white;
  cursor:pointer;
}

body.concert_requiem_de_faure .short_product_container span.description::before,
body.adhesion_en_ligne .short_product_container span.description::before {
	content: '\25A0\00fe0e';
	margin-right: 3px;
}

.short_product_container form div.panier a {
	margin-left: 10px;
	color: #d04215;
}

.short_product_container form div.panier a:hover {
	text-decoration:underline;
}

div#boxcart{
	text-align:right;
}

div#boxcart a {
	display: inline-block;
	background-color: #d04215;
	color: white;
	padding: 3px 10px;
	cursor: pointer;
}

div#cart_order_confirmation div#payment_module div.row label{
	float:none !important;
	width: auto;
}

div#cart_order_confirmation div.condition_label{
float:right;
margin-right:10px;
top:-3px;
position:relative;
text-align:left;
width:370px;
}

div#cart_order_confirmation .error, div#cart_order_confirmation .errorMessage{
color:red;
font-weight:bold;
padding:10px 0;
}

div.box.boxproduct div.short_product div.short_product_container span.description{
font-weight:bold;
}

/* FORMULAIRE DONS */
form#formpersonnalise646 span.group_multi_radio{
	padding:0 0 0 0; 
}

/* FORMULAIRE DON EN LIGNE */
body.don-en-ligne #main div.short_product{
	opacity:0;
	height:0px;
	width:0px;
}

/* LIEN ACTUALITÉS POUR CONCERT */
#actualites_lien_achat_billets_concert {
	display: inline-block;
	margin: 0 0 20px 0;
	background: #d04215;
	color: white;
	padding: 3.5px 5px;
}

/* PANIER À DROITE */
div#boxcart.widget_panier_droite {
	text-align: left;
}
div#boxcart.widget_panier_droite div.viewcart{
margin-top:10px;
}


/* ADHÉSIONS ET DONS */
body.adhesions_et_dons_en_ligne #main .box.boxtext.widget_adhesions_et_dons_en_ligne h2:first-child{
	display:none;
}
body.adhesions_et_dons_en_ligne #main .box h2{
color:#0097C7;
}

body.adhesions_et_dons_en_ligne #main .box {
	background-color: transparent;
	background: none;
	color: #000;
	font-size: 1em;
	margin: 10px auto 0;
	padding: 0;
	border-left: 0px solid transparent;
	text-align:justify;
}

body.adhesions_et_dons_en_ligne #main .widget_adhesions_et_dons_en_ligne_adhesions_txt,
body.adhesions_et_dons_en_ligne #main .widget_adhesions_et_dons_en_ligne_dons_txt{
	margin-top:20px;
}

body.adhesions_et_dons_en_ligne #main .widget_adhesions_et_dons_en_ligne_adhesions_produit,
body.adhesions_et_dons_en_ligne #main div.short_product{
	opacity:0;
	height:0px;
	width:0px;
}

body.adhesions_et_dons_en_ligne #btn_ajouter_adhesion,
body.adhesions_et_dons_en_ligne #btn_ajouter_don {
	color: white;
	background: #0097C7;
	margin-left: 5px;
	padding: 1px 5px;
	cursor: pointer;
}

body.adhesions_et_dons_en_ligne div#btn_voir_panier{
	margin-top:20px;
	text-align:right;
}

body.adhesions_et_dons_en_ligne div#btn_voir_panier a{
	display: inline-block;
	background-color: #d04215;
	color: white;
	padding: 3px 10px;
	cursor: pointer;
}

body.adhesions_et_dons_en_ligne #overDiv.od_ad_to_cart {
	background-color: lightgray;
	padding: 5px;
	color:#000;
}

body.adhesions_et_dons_en_ligne #overDiv.od_ad_to_cart a{
	color:#d04215;
}

body.adhesions_et_dons_en_ligne #overDiv.od_ad_to_cart #overlibheader{
	display:none;
}


.achat_livres {
	margin: 25px 0;
}
.achat_livres a {
	background: #d04215;
	color: white;
	padding: 10px;
	font-size: 110%;
}

/* CONTACT */
#contact_formulaire label {
	display: block;
	float: none;
	width: 100%;
}
#contact_formulaire input, #contact_formulaire textarea {
	width: 100%;
	display: block;
	float: none;
	margin-bottom: 15px;
}
#contact_formulaire textarea {
height:140px;
}
#contact_formulaire #form_fi{
  display:none;
}
#contact_formulaire #form_submit {
	text-align: right;
	display: block;
	float: none;
}
#contact_formulaire #form_submit input {
	width: unset;
	background: #d04215;
	color: white;
	cursor: pointer;
	padding: 3px 10px;
	border: 1px solid #d04215;
}
#contact_formulaire #form_submit input:hover {
  border:1px solid brown;
  background: brown;
}
#contact_formulaire #contact_infos_legales{
  text-align:justify;
}
#contact_formulaire .erreur {
	color: red;
	font-weight: bold;
}
#footer{
  background-color:transparent;
}