@font-face {font-family:"arialbd";src:url('/media/fonts/arialbd.ttf')format('truetype');}
@font-face {font-family:"arial";src:url('/media/fonts/arial.ttf')format('truetype');}
@font-face {font-family:"Merriweather";src:url('/media/fonts/Merriweather-Bold.ttf')format('truetype');}
@font-face {font-family:"Rock";src:url('/media/fonts/Rock.TTF')format('truetype');}


/*---CREATION DE COMPTE---*/

.menu_connect {
    font-size:16px;
    font-family:"arialbd";
}

.dropdown {
    padding-top:30px;
    position:absolute;
}

.dropdown p {
    margin:0;
}

.first {
    font-family:"arial";
    font-size:20px;
    font-weight:normal;
}

.dropdown input {
    margin:10px 0 5px 0;
    font-size:14px;
    font-family:"arial";
    line-height:1.5em;
    padding:1px;
    height:21px;
}

.menu_connect:hover {
    text-decoration:none;
    color:#ffffff;
}

.span6 {
    margin-left:0;
}

/*---FIN CREATION DE COMPTE---*/

/*---DEBUT MON COMPTE---*/

#contenu_mon_compte {
    font-family:"arial";
    padding:30px 30px 0 30px;
    width:1024px;
    margin:0 auto;
}

#contenu_mon_compte h3 {
    font-weight:normal;
    margin:20px 0 15px 0;
}

#contenu_mon_compte label {
    text-align:left;
}

#left_bloc {
    float:left;
}

.span6 {
    width:460px;
}

#right_bloc {
    display:inline-block;
    float:right;
}

.tva input {
    margin-right:10px;
}

.form-horizontal .control-group {
    margin-bottom:10px;
}

#veracite {
    margin:30px 0 0 0;
}

#veracite input {
    vertical-align:middle;
}


/*---FIN MON COMPTE---*/

/*---DEBUT CHANGER MOT DE PASSE---*/

#contenu_change_mdp {
    min-height:100%;
    position:relative;
    font-family:"arial";
    padding:30px;
    width:1024px;
    margin:0 auto;
}

/*---FIN CHANGER MOT DE PASSE---*/

/*---CREATION D'EVENEMENT---*/


#content_event {
    border:1px solid #ffffff;
    height:100%;
    width:1024px;
    margin:0 auto 200px;
    box-shadow:0px -5px 3px -3px #666666;
}

#content_event h3 {
    font-weight:normal; 
    font-family:"arial";
    margin:20px 0 15px 0;
}

label {
    font-family:"arial";
    font-size:16px0 0 15px;

}

#onglets h2 {
    font-family:"Merriweather";
    font-size:22px;
    margin:0 0 20px 0;
    font-weight:normal;
}

.radio, .checkbox  {
    padding:0;
    margin:0 0 15px 20px;
}

.radio.inline, .checkbox.inline {
    padding-top:0;
}

#checkbox {
    padding:20px 0 0 0;
}

#description label{
    width:440px;
    margin-top:25px;
}

.span4 {
    height:650px;
}

.btn_submit {
    margin:80px 0 0 0;
    width:240px;
}

.btn-yuticket {
    color:#ffffff;
    text-shadow:0 -1px rgba(0, 0, 0, 0.25);
    background-color: #ec6c1f;
    *background-color: #fc6b2f;
    background-image: -ms-linear-gradient(top, #ec6c1f, #fc6b2f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ec6c1f), to(#fc6b2f));
    background-image: -webkit-linear-gradient(top, #ec6c1f, #fc6b2f);
    background-image: -o-linear-gradient(top, #ec6c1f, #fc6b2f);
    background-image: -moz-linear-gradient(top, #ec6c1f, #fc6b2f);
    background-image: linear-gradient(top, #ec6c1f, #fc6b2f);
    background-repeat: repeat-x;
    border-color: #ec6c1f #ec6c1f #fc6b2f;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ec6c1f', endColorstr='#fc6b2f', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-yuticket:hover,
.btn-yuticket:active,
.btn-yuticket.active,
.btn-yuticket.disabled,
.btn-yuticket[disabled] {
    color:#ffffff;
    text-shadow:0 -1px rgba(0, 0, 0, 0.25);
    background-color: #ec6c1f;
    background-color: #fc6c1f;
}
     
.btn-yuticket:active,
.btn-yuticket.active {
    background-color: #ec6c1f \9;
}

.btn_submit input {
    width:220px;
}
    

.description {
    width:220px;
    margin:15px 0 10px 0;
}

#onglet_crea_event {
    color:#000;
    font-family:"Merriweather";
    font-size:24px;
}

#onglet_event_page_event {
    background-color:#ffffff;
    width:250px;
    height:101px;
    text-align:center;
    padding:10px 20px 0 20px;
    float:left;
    border-left:1px solid #d1d4d2;
    box-shadow:6px -3px 4px  -4px #666666;
    /*z-index:-2;*/
}

#onglet_event_page_event h2 {
    font-weight:normal;
    color:#000000;
    font-family:"Merriweather";
    margin:20px 0 0 0;
}

#onglet_billet_page_event {
    width:250px;
    height:100px;
    text-align:center;
    padding:10px 20px 0 20px;
    float:right;
}

#onglet_billet_page_event h2 {
    margin:20px 0 0 0;
    font-weight:normal;
    color:grey;
    font-family:"Merriweather";
    opacity:0.5;
}

#onglet-crea-event {
    width:1024px;
    margin:0 auto;
    height:750px;
}

#type_event {
    float:left;
    margin:0 10px 0 0;
}


/*---FIN CREATION D'EVENEMENT---*/

/*---DEBUT CREATION BILLET---*/

#onglets {
    width:600px;
    height:110px;

}

#crea_event {
    width:1024px;
    margin:0 auto 200px;
    min-height:100%;
    position:relative;
}

#crea_billet {
    position:relative;
    width:1024px;
    margin:0 auto;
    height:auto;
    margin-bottom:30px;
    min-height:100%;
}


#onglet_crea_billets {
    color:#000;
    font-family:"Merriweather";
    font-size:24px;
}

#content_billet {
    width:1024px;
    margin:0 auto;
    padding:20px 0 0 0px;
    box-shadow:0px -5px 3px -3px #666666 ;
}

#onglet_event_page_billet {
    width:250px;
    height:100px;
    text-align:center;
    padding:10px 20px 0 20px;
    float:left;
    opacity:0.5;
}

#onglet_event_page_billet h2 {
    font-weight:normal;
    color:#000000;
    font-family:"Merriweather";
    opacity:0.5;
    margin:20px 0 0 0;
}

#onglet_billet_page_billet {
    background-color:#ffffff;
    width:250px;
    height:100px;
    text-align:center;
    padding:10px 20px 0 20px;
    float:right;
    box-shadow:7px 0 4px -5px #666666,
                -7px 0 4px -5px #666666;
    padding-bottom:0px;
}

#onglet_billet_page_billet h2 {
    margin:20px 0 0 0;
    font-weight:normal;
    color:#000000;
    font-family:"Merriweather";
}

#tableau_billet {
    clear:both;
    margin-bottom:30px;
}

#tableau_billet thead tr:first-child {
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}

#tableau_billet thead {
    background-color:#ec6c1f;
    color:#ffffff;
    height:30px;

}

#tableau_billet thead td {
    font-family:"arial";
    font-size:14px;
    text-align:center;
    padding:0 10px 0 10px;

}

.corp_tableau td {
    text-align:center;
    padding:5px;
    border:1px solid #C0C0C0;
}

#description {
    width:395px;
    margin-top:25px;
}


#left_bloc {
    margin:0 30px 0 0;
}

#right_bloc {
    margin:5px 0 0 50}

.titres {
    font-size:16px;
    font-family:"arialbd";

}

#frais_de_loc, #TVA {
    margin-top:20px;
}

#frais_de_loc label, #TVA label {
    margin-left:15px;
   }

#content_billet .bouton_valider {
    margin-top: 20px;
}

.bouton_on_off {
    width:40px;
}

tr.actived-offer td {
    font-weight: bold;
}

.input_number {
    width: 5em;
}


/*---FIN CREATION BILLET---*/


/*---DEBUT MES EVENEMENTS---*/
#contenu_mes_events {
    width:1024px;
    margin:20px auto;
    min-height:100%;
}

.en_tete {
    padding:5px 5px 5px 5px;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    border-bottom:1px solid #c0c0c0;
}

.nom_evenement_emphase {
    color:#000;
    font-family:"arialbd";
    font-size:16px;
    float:left;
    width:195px;
}

.nom_evenement {
    font-family:"arialbd";
    float:left;
    font-size:16px;
    color:#ec6c1f;
}

.sous_titre_details_achat {
    font-size:14px;
    font-family:"arialbd";
    margin-top:10px;
}

.tableau_de_bord th {
    background-color:#ec6c1f;
    text-align:center;
    color:#ffffff;
    padding:5px 10px 5px 10px;
}

.infos_events {
    border:5px solid #c0c0c0;
    border-radius:5px;
    padding:0px;
}

.action {
    float:right; 
}

.action a {
    color:#ec6c1f;
    border-right:1px solid #c0c0c0;
    padding-right:3px;
}   

.date_creation {
   color:#ec6c1f;
   float:left;
   font-size:16px;
   font-family:"arialbd";
   margin:0 0 0 40px;
}

.date_creation_date {
   color:#000000;
   font-family:"arialbd";
   font-size:16px;
}

.dropable_content {
    padding:15px;
}

#recap_evenements {
    margin:0 0 9px 0;
}

.informations_generales {
    width:450px;
    display:inline-block;
}

.informations_generales p {
    color:#666666;
}

.informations_generales strong {
    color:#228281;
}

.informations_generales i {
    color:#ec6c1f;
    font-size:14px;
}

.tableau_de_bord {
    display:inline-block;
    vertical-align:top;
    text
}

#tableau_mes_events {
    width:500px;
    border:1px solid #c0c0c0;
}

#tableau_mes_events td {
    padding:10px;
}

/*---FIN MES EVENEMENTS---*/

/*---DEBUT MOT DE PASSE OUBLIE---*/
   
#contenu_forget {
    font-family:"arial";
    padding:30px;
    width:1024px;
    margin:0 auto;
}

#contenu_forget h1 {
    font-size:24px;
    text-align:center;
    margin-bottom:20px;
}

#contenu_forget .sous_titre {
    font-size:20px;
}

#contenu_forget form {
    margin-top:10px;
}

/*---FIN MOT DE PASSE OUBLIE---*/
/*---PAGE RECAP---*/

#barre {
    width:1024px;
    margin:0 auto;
}

#content_recap {
    width:1024px;
    margin:10px auto;
    padding-bottom:350px;
}

#contour_recap {
    border:5px solid #c0c0c0;
    border-radius:10px;
}

#contenu_recap {
    border:1px solid #666666;
    border-radius:5px;
    padding:15px;
}

#reserver p {
    font-family:"Merriweather";
    font-size:20px;
    color:#666666;
}

#nom_event {
    width:470px;
    vertical-align:top;
    display:inline-block;
    margin-top:10px;
    height:90px;
}

.text_tableau {
    display:inline;
}

.titre_tableau {
    color:#666666;
    font-family:"Merriweather";
    vertical-align:top;
    margin:0;
    font-size:22px;
    font-weight:normal;
}

#nom_event img {
    float:left;
    margin:0 10px 0 0;
    border:5px solid #c0c0c0;
    border-radius:5px;
    width:80px;
    height:80px;
}

#nom_event p {
    font-family:"arial";
    font-size:14px;
}

#nom_event strong {
    color:#228281;
}

#logo_orga {
    display:inline-block;
    vertical-align:top;
    padding:0 0 0 10px;
    margin:10px 0 0 0px;
    background:url('/media/img/separation_details.png') no-repeat center left;
    width:480px;
    height:90px;
}

#logo_orga img{
    float:left;
    margin:0 10px 0 0;
    border:5px solid #c0c0c0;
    border-radius:5px;
    width:80px;
    height:80px;
}

#logo_orga strong {
    font-family:"arial";
    color:#228281;
    font-size:14px;
}

.placeholder {
	color:#C0C0C0;	
}

.tableau_guichet {
    margin:50px 0 0 0;
    border:1px solid #666;
    width:980px;
}

.tableau_guichet th {
    padding-left:10px;
    font-family:"Rock";
    font-size:18px;
    color:#333;
}

.center-title {
    text-align:center;
}

.tableau_guichet, td, th {
    border:1px solid #ffffff;
}

th, td {
    padding-left:10px;
}

tr:nth-of-type(even) {
    background-color:#d0d4d3;
}

.nom {
    font-family:"arial";
    font-size:12px;
}

.nom small {
    font-family:"arial";
    color:#ec6c1f;
    font-size:10px;
}

.date, .taxes, .quantite {
    font-family:"arial";
    font-size:12px;
    text-align:center;
}

.tarifs, .sous-total {
    font-family:"Rockb";
    font-size:12px;
    color:#ec6c1f;
    text-align:center;
}

tfoot td {
    font-family:"arial";
    font-size:18px;
    color:#228281;
}

.total {
    text-align:center;
}

.errors ul {
    margin:0;
}

/*---COORDONNEES---*/

#coordonnees h2 {
    font-size:20px;
    font-family:"Merriweather";
    color:#666666;
    margin:25px 0 10px 0;
}

#coordonnees h2>img {
    margin-right:10px;
}

#contour_coordonnees {
    border:5px solid #c0c0c0;
    border-radius:10px;
}

#content_coordonnees {
    padding:15px;
    border:1px solid #666666;
    border-radius:5px;
}

#content_coordonnees>h3 {
    font-family:"Merriweather";
    font-size:20px;
    color:#666666;
    margin:0 0 15px 0;
}

.center a {
    color:#ec6c1f;
    text-decoration:none;
    font-family:"arial";
    font-size:12px;
}

.center a:hover {
    text-decoration:underline;
}

#bouton_acces_paiement {
    vertical-align:middle;
    margin:0 0 5px 15px;
}

#infos_perso {
    padding-bottom:20px;
    border-bottom:2px dotted #666666;
}

#infos_perso h3 {
    font-family:"Merriweather";
    color:#666666;
    margin:20px 0 0 0;
    font-size:20px;
}

#infos_perso p {
    font-family:"arial";
    font-size:12px;
    color:#666666;
    margin:0 0 15px 0;
}

.field_left {
    margin:10px 0 0 0;
}

.field_right {
    margin:10px 0 0 20px;
}

#content_coordonnees small {
    color:#666666;
    font-family:"arial";
    font-size:12px;
}

.infos_ticket {
    padding-bottom:20px;
    border-bottom:2px dotted #666666;
    margin-bottom:20px;
}
.infos_ticket h3 {
    color:#666666;
    font-size:20px;
    font-family:"Merriweather";
    margin:20px 0 0 0;
}
.infos_ticket p {
    font-family:"arial";
    color:#666666;
    margin:0 0 15px 0;
}

.infos_facture {
    padding-bottom:20px;
    border-bottom:2px dotted #666666;
    margin-bottom:20px;
}
.infos_facture h3 {
    color:#666666;
    font-size:20px;
    font-family:"Merriweather";
    margin:20px 0 0 0;
}
.infos_facture p {
    font-family:"arial";
    color:#666666;
    margin:0 0 15px 0;
}


#conditions {
    
}

#conditions input {
    vertical-align:middle;
}

#conditions small {
    font-size:12px;
}

#conditions a {
    color:#ec6c1f;
    text-decoration:none;
}

#conditions a:hover {
    text-decoration:underline;
}

#validation {
    text-align:center;
    margin:40px 0 0 -37px;
    width:1055px;
    height:40px;
    background:url('/media/img/bar_validation.png') no-repeat center;
    padding-bottom:30px;
}

#validation a {
    display:block;
    height:80px;
    background:url('/media/img/validez.png') no-repeat center;
}

#validation a:hover {
    background:url('/media/img/validez_active.png') no-repeat center;
}

#acces_paiement h4 {
    font-family:"Merriweather";
    color:#ec6c1f;
    font-size:20px;
    text-align:center;
    margin-top:20px;
    font-weight:normal;
}

.alert {
    font-family:"arial";
    font-size:12px;
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

/*---FIN COORDONNEES---*/

/*---FIN PAGE RECAP---*/


/*---PAGE ERREUR 500---*/

#server_message {
    width:1024px;
    margin:0 auto;
    padding:50px;
    font-size:30px;
    line-height:35px;
    text-align:center;
    font-family:"arial";
}

#server_message #retour {
    margin-top:100px;
    text-align:center;
}

#server_message #retour a {
    text-decoration:none;
    color:#ec6c1f
}

/*---FIN PAGE ERREUR 500---*/

/*---DEBUT ETAT TRANSACTION---*/

#contenu_status {
    width:1024px;
    margin:0 auto;
    font-family:"arial";
    margin-top:30px;
    font-size:16px;
}

.emphase {
    color:#EC6C1F;
}

#contenu_status a {
    color:#EC6C1F;
}

/*---FIN ETAT TRANSACTION---*/


/*---TICKETS MINE---*/

.recap_tickets {
    border:5px solid #c0c0c0;
    border-radius:10px;
    padding:10px;
}

#contenu_tickets_mines {
    width:1024px;
    margin:20px auto;
}

#bloc_votre_ticket {
    display:inline-block;
}

#contenu_tickets_mines h2 {
    margin-bottom:15px;
}

.date_achat {
    width:180px;
    display:inline-block;
    vertical-align:top;
}

#en_tete .date_achat {
    width:180px;
    display:inline-block;
    vertical-align:top;
    font-family:"arialbd";
    font-size:14px;
}

.intitule {
    display:inline-block;
    width:500px;

}

#en_tete .intitule {
    font-family:"arialbd";
    font-size:14px;
    margin-left:0px;
    display:inline-block;
    width:500px;

}

#billet_infos_logo {
    display:inline-block;
    width:650px;
}

.sous_titre_details_achat {
    font-weight:normal;
}

.bloc_votre_ticket {
    display:inline-block;
    vertical-align:top;
}

.bloc_votre_ticket h3 {
    font-size:14px;
    font-family:"Merriweather";
    color:#666666;
    font-weight:normal;
}

.details_achat h3 {
    font-weight:normal;
    font-size:16px;
}

#details_achat_billet>p {
    color:#228281;
    font-family:"arialbd";
    margin-bottom:0px;
    font-size:16px;
}

#details_achat_billet i {
    display:block;
    color:#ec6c1f;
    font-family:"arial";
    font-size:14px;
    margin-bottom:20px;
}

#details_achat_billet {
    display:inline-block;
    width:650px;
}

#a_propos_achat {
    display:inline-block;
    margin:0 0 0 70px;
}

#a_propos_achat p {
    font-family:"arialbd";
    color:#666666;
}

#achat_date {
    display:inline-block;
}

#a_propos_achat small {
    font-family:"arial";
    font-size:14px;
    color:#ec6c1f;
}

.logo_tickets_mine {
    width:100px;
    display:inline-block;
    vertical-align:top;
    margin-right:10px;
}

.montant {
    vertical-align:top;
    display:inline-block;
    width:80px;
    margin-left:50px;
}

#en_tete .montant {
    font-family:"arialbd";
    font-size:14px;
}

#en_tete {
    margin:10px 0 10px 15px;
}

.zone_cliquable {
    color:#ec6c1f;
}

.details_achat {
}


.ticket {
    display:inline-block;
    margin:10px 0 0 70px;
}

.emphase {
    display:inline-block;
    margin-top:10px;
    width:180px;
}

.emphase h3 {
    font-size:14px;
}

.infos_comp_billets {
    color:#666666;
    font-family:"arialbd";
}

.infos_comp_billets small {
    font-size:12px;
    color:#ec6c1f;
}

.stats {
    display:inline-block;
    margin:10px 0 0 70px;
    vertical-align:top;
}

.stat_element {
    display:inline-block;
}

.stat_element p {
    font-family:"arialbd";
}

.show_ticket p {
    font-family:"arialbd";
}

.show_ticket a {
    color:#ec6c1f;
}

.show_ticket a:hover {
    text-decoration:underline;
}
/*---FIN TICKETS MINE---*/

/*---HISTORIQUE MES ACHATS---*/

.first_tickets {
    margin-bottom:15px;
    font-family:"arial";
    font-size:18px;
}

#contenu_mes_achats {
    width:1024px;
    margin:0 auto;
}

#contenu_mes_achats h2 {
    font-family:"arialbd";
    font-size:20px;
    margin-top:10px;
}

.event_head {
    font-family:"arialbd";
    margin:0px 425px 0 0;
}

.place_head {
    font-family:"arialbd";
    margin:0px 105px 0 0;
}

.montant_head {
    font-family:"arialbd";
    margin:0px 80px 0 0;
}

.events {
    border:5px solid #c0c0c0;
    border-radius:10px;
    margin-top:20px;
    padding:10px;
}

.titre_historique_ticket {
    display:inline-block;
    vertical-align:top;
    width:400px;
    line-height:1.2em;
}

.miniature_evenement {
    width:80px;
    margin-right:10px;
}


.titre_historique_ticket>strong:first-child {
    font-family:"Merriweather";
    font-weight:normal;
    color:#666666;
}

.titre_historique_ticket i {
    font-size:14px;
    color:#ec6c1f;
    font-family:"arial";
}

.titre_historique_ticket p {
    font-family:"arial";
    font-size:14px;
    color:#666666;
}

.titre_historique_ticket strong {
    font-weight:normal;
    font-family:"arialbd";
    color:#228281;
}

.offre {
    display:inline-block;
    font-family:"Merriweather";
    color:#ec6c1f;
    height:110px;
    border-left:1px solid #c0c0c0;
    vertical-align:top;
    width:250px;
    text-align:center;
    font-size:18px;
}

.offre i {
    vertical-align:middle;
}

.prix {
    display:inline-block;
    font-family:"Merriweather";
    color:#ec6c1f;
    height:110px;
    border-left:1px solid #c0c0c0;
    vertical-align:top;
    text-align:center;
    font-size:18px;
    width:235px;
}

.prix i {
    vertical-align:middle;
}

.event {
    padding:10px;
}

#server_message {
    width:1024px;
    margin:0 auto;
    text-align:center;
    font-family:"arial";
    font-size:22px;
}

.home {
    font-family:"arial";
    text-decoration:none;
    color:#ec6c1f;
}

.home:hover {
    text-decoration:underline;
}

/*---HISTORIQUE MES ACHATS---*/
