label {
    font-size: 1.2em;
}

table{
    font-size:1.2em;
}

.required {
    font-weight:bold;
}

ul.radio_list{
    list-style-type: none;
    padding-left:0;
    margin-left:0;
}

ul.radio_list li {
    display: inline;
}

.rider {
    font-size: 1em;
    font-style:italic;
}

#con_descriptif.nav span{
    font-size:1.2em;
    color:black;
    font-weight:bold;
}

#categories {

}

#categories ul.radio_list {
    width:750px;
    margin:auto;
    padding-top:20px;
    padding-bottom:10px;
}

#categories ul.radio_list li {
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;	

    height: 50px;
    text-align:center;
    width:145px;
}

#representative input[type=text] {
    width:255px;
}

#representative textarea {
    width:250px;
}

.option {
    font-size:1.2em;
}

.optionline {
    display:inline-block;
    width:500px;
}

.optionline_price {
    display:inline-block;
    width:70px;

}

.optionline_total {
    display:inline-block;
    width:70px;
    text-align:right;
}

.gender {
    text-align:center;
    padding-top:20px;
}


#team_list label {
    font-size:12px;
}

#team_list .address select {
    width:100px;
}

#team_list td {
    white-space:nowrap;
    vertical-align:top;
    text-align:left;
    font-size:12px;
}


#team_list>tbody>tr>td {
    border-bottom: 1px dotted #000000;
    padding-bottom: 15px;
    padding-top: 15px;
}

#team_list th {
    text-align:center;
    font-size:1.2em;
}

#team_list input[type=text] {
    width:110px;
}

#team_list textarea {
    width:200px;
    height:60px;
}

#contenu #team_list td p {
    text-align: center;
    font-weight: bold;
    font-size:12px;
}

ul.error_list {
    color: red;
    background-color:white;

    font-weight:bold;
    font-size:1.2em;
    border:1px solid #53584A;
}


.bouton {
    position: relative;
    border: none;
    background: url(../../images/declic/btn-send.png) no-repeat;
    width: 236px;
    height: 46px;
    font-size: 1.4em;
    font-weight: normal;
    color: black;
    padding-top:17px;
    text-align:center;

}

.bouton:hover {
    color: white;
}

.bouton a {
    color: black;
    text-decoration:none;

}

.bouton a:hover {
    color: white;
}

.visible {
    display: block;
}

.hidden {
    display:none;
}

#show_sponsors {
    cursor: pointer;
    font-weight:bold;
    text-decoration: underline;
}

#sponsors .left {
    float:left;
}

#sponsors .right {
    float:right;
}

#sponsors > div {
    width:49%;
    padding-top:30px;
}

#con_descriptif {
    text-align:right;
    color:#AED705;
}

#con_descriptif a {
    color:#AED705;
    font-size:1.2em;
}



#menu_menuhome { position: relative; margin-bottom: 10px; }
#menu_menuhome h3 {
}

#menu_menuhome a {
    color:#AED705;
}

#command_summary {
    margin-top:25px;
    width:100%;
    border:1px solid #000000;
    margin-bottom:20px;

}

#command_summary th {
    text-align:center;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:10px;
    border-bottom:1px solid #000000;

}

#command_summary td {
    padding-left:5px;
    padding-right:5px;
    padding-bottom:10px;
    border-bottom:1px solid #000000;
}

#command_summary .right {
    text-align:right;
}

#command_summary .left {
    text-align:left;
}

#command_summary .center {
    text-align:center;
}

#command_discount {
    margin-top:35px;
    width:100%;
    border:1px solid #000000;

}

#command_discount th {
    text-align:center;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:10px;
    border-bottom:1px solid #000000;

}

#command_discount td {
    padding-left:5px;
    padding-right:5px;
    padding-bottom:10px;
    border-bottom:1px solid #000000;

}

#command_discount .right {
    text-align:right;
}

#command_discount .left {
    text-align:left;
}

#command_discount .center {
    text-align:center;
}



.command_number {
    text-decoration: underline;
    font-size:1.2em;
    font-weight:bold;
}

.command_pending {
    padding-top:10px;
}

.command_payed {
    padding-top:10px;
    color:#C7C9BF;
}

#command_final_price {
    text-align:center;
    font-size:1.3em;
    font-weight:bold;
    padding-top:10px;
}

form a {
    color: black;
}

#inscription_comprend h2 {
    text-align:center;
}

#inscription_comprend {
    font-size:1.3em;
}

#inscription_comprend ul {
    padding-top:10px;
    padding-bottom:10px;
}

