
#att_banner_link_wrapper {    
    max-width: 1120px;
    height: 0px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    top: -20px;
}

a#att_banner_link {
    display: block;
    width: 11.4%;
}

a#att_banner_link:hover {
    opacity: 0.75;
}

a#att_banner_link img {
    width: 100%;
    min-width: 65px;
}

form#att-form {
    margin-bottom: 25px;
}

form#att-form label {
    font-size: 10pt;
}

form#att-form input#att_widget_submit,
a#att_millesime_page_link {
    display: inline-block;
    padding: 6px 10px;
    margin-top: 15px;
    min-height: 12px !important;
    border: none;
    color: #fff;
    font-family: 'nexa_bookregular';
    font-size: 93.8%;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    background: none repeat scroll 0 0 #c39e24;
    cursor: pointer;
    outline: medium none;
}

a#att_millesime_page_link {
    margin-top: 5px;
}

input#token-vector {
    display: block;
    padding: 2px 4px;
    margin-bottom: 15px;
    /*border: none;*/
    background-color: #FFFFFF;
}

#guilloche-img-small {
    text-align: center;
}

#guilloche-img-small img {
    /*border: 3px solid #e0be76;*/
    border: none !important;
}

#att-millesime-message {
    /*text-align: center;*/
	padding-bottom: 20px;
}

#att-millesime-message p {
    margin-bottom: 0;
}

#att-embeded-content {
    margin-top: 25px;
}

#att_fiche_button {
    display: inline-block;
    margin-top: 15px;
}

#att-message-zone {
    padding: 4px 8px;
    font-weight: bold;
    font-size: 9pt;
    color: #ff0000;
    border: 1px solid #fe6767;
    background-color: #fed1d1;
}

h3.att_form_title {
    margin: 30px 0 10px 0;
    font-family: 'nexa_bookregular';
    font-size: 14pt !important;
    color: #bbbbbb;
}