/*----Balises ----*/

body, form, p, ul, li, div, h2, h3, object, embed {
    margin: 0px;
    padding: 0px;
}

body {
    background-image: url('../images/fond-norepeat.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-color: #ffffff;
    width: 100%;
}

#body {
    width: 1000px;
    margin: auto;
}

div#telephones {
    display: flex;
    justify-content: space-between;
    background: #222222; 
    border-radius: 0 0 30px 30px;
    font-size: 20px;
    color: white;
    font-weight: bolder;
    opacity: 0.9;
}
.carre-list {
    padding-top: 0;
    padding-right: 5px;
    padding-left: 15px;
    color: red;
    background: red;
    margin: 14px;
}

.texte, body, table, ul, p, form {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    color: #000000;
}

table, p, form, h2, h3 {
    margin-bottom: 10px;
}

h1 {
    width: 650px;
    height: 43px;
    font-family: Arial;
    font-size: 24px;
    color: #464646;
    font-weight: normal;
    text-align: left;
    background-image: url('../images/fond-h1.png');
    background-position: center left;
    background-repeat: no-repeat;
    margin: 0px 0px 10px 0px;
    padding: 15px 0px 0px 30px;
}

h2 {
    font-size: 12px;
    text-align: left;
    color: #3e434a;
}

a {
    color: #000000;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
}

a:visited {
    color: #000000;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
}

a:hover {
    color: #000000;
    text-decoration: underline;
    font-style: normal;
    font-weight: normal;
}

input, textarea, select, option {
    color: #222222;
    background-color: #FFFFFF;
    font-size: 10px;
    border: 1px solid #CDCDCD;
}

ul {
    margin-left: 15px;
}

table th {
    font-weight: bold;
    text-align: center;
}

/*-----------------Bannière-----------------*/
#header {
    width: 1000px;
    height: 464px;
    background-image: url('../images/header.png');
    background-position: top;
    background-repeat: no-repeat;
}

#droite {
    float: right;
    width: 202px;
}

#droite img {
    border-width: 0px;
}

#partenaires {
    width: 201px;
    height: 155px;
    background: url('../images/partenaires.png') no-repeat;
}

#partenaires ul {
    margin: 65px 5px 0px 10px;
    list-style-type: none;
}

#partenaires ul a {
    color: #CBCDC6;
    text-decoration: underline;
}

#partenaires ul a:visited {
    color: #CBCDC6;
    text-decoration: underline;
}

#partenaires ul a:hover {
    color: #FF7E00;
    text-decoration: none;
}

#corps {
    width: 1000px;
    min-height: 500px;
    background-image: url('../images/corps-repeatx.jpg');
    background-repeat: repeat-x;
    background-position: top;
}

#corps2 {
    width: 1000px;
    background-image: url('../images/corps-norepeat.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
}

/*-----------------Header-----------------*/
#menu {
    /*background-image: url('../images/menu.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #000000;*/
    margin: 422px 0px 0px 12px;
    font-weight: bold;
}

#menu li {
    display: inline;
    background: url('../images/puce-menu.jpg') left center no-repeat;
    padding-left: 13px;
    margin-left: 10px;
}

#menu a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

#menu a:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

#menu a:hover {
    color: #DB0006;
    text-decoration: none;
    font-weight: bold;
}

/*-----------------Contenu-----------------*/
#content {
    /*background-image: url('../images/content.jpg');
    background-position:top left;
    background-repeat:no-repeat;
    background-color:#FFFFFF;*/
    margin: 5px 204px 0px 0px;
}

/*-----------------Bas-----------------*/
#footer {
    width: 1000px;
    height: 56px;
    background-image: url('../images/footer.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 12px;
    color: #000000;
}

#footer_lien {
    float: left;
    margin: 5px 0px 0px 20px;
}

#footer_lien a {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

#footer_lien a:visited {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

#footer_lien a:hover {
    color: #FF0000;
    text-decoration: underline;
    font-weight: normal;
}

#footer_copyright {
    text-align: right;
    margin: 5px 20px 0px 0px;
    color: #000000;
}

/*----style du texte général----*/


/* Admin */
#identification_admin label {
    float: left;
    margin-top: 5px;
}

.identification_admin_champ {
    display: block;
    margin: 5px 0px 5px 120px;
}

/*Page Pizzas*/
#liste_pizzas {
    border-collapse: collapse;
    width: 750px;
    margin-left: 25px;
}

#liste_pizzas th {
    text-align: left;
}

#liste_pizzas td, #liste_pizzas th {
    border-bottom: 1px solid #FF7E00;
    padding: 5px 0px;
}

#liste_pizzas strong {
    display: block;
    float: left;
}

#liste_pizzas .ingredients {
    margin-left: 130px;
}

/*Page snack*/
.snack {
    width: 776px;
    background: url('../images/magasin/haut-magasin.png') no-repeat top left;
}

.snack h2 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    margin: 12px 0px 0px 40px;
    padding-left: 20px;
    background: url('../images/magasin/puce-h2.jpg') no-repeat left center;
}

.snack h3 {
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
    border-bottom: 1px solid #FF7E00;
    border-top: 1px solid #FF7E00;
    text-align: center;
}

.table_snack {
    width: 100%;
}

.table_snack td {
    text-align: center;
    width: 30%;
}

.table_snack td p {
    font-size: 10px;
    text-align: right;
}

.table_snack2 {
    width: 100%;
}

.table_snack2 td {
    text-align: center;
    width: 50%;
}

.table_snack2 td p {
    border: 1px solid #000000;
    padding: 10px 20px;
    font-size: 14px;
    margin: auto;
}

.table_snack3 {
    width: 100%;
}

.table_snack3 td {
    text-align: center;
    vertical-align: bottom;
}

/*Page promotions*/
#promotions_liens a {
    color: #FF7E00;
}

#promotions_liens a:visited {
    color: #FF7E00;
}

#promotions_liens a:visited {
    color: #CA0200;
}

/*Page magasin*/
.magasin {
    width: 776px;
    background: url('../images/magasin/haut-magasin.png') no-repeat top left;
    font-size: 14px;
}

.magasin h2 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    margin: 12px 0px 0px 40px;
    padding-left: 20px;
    background: url('../images/magasin/puce-h2.jpg') no-repeat left center;
}

.magasin h3 {
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
}

/*Page contact*/
#form_contact label {
    float: left;
    margin-top: 5px;
}

.form_contact_champ {
    display: block;
    margin: 5px 0px 5px 120px;
}

/*Toutes les classes */
.spacer {
    clear: both;
    height: 1px;
    font-size: 1px;
}

.space {
    height: 1px;
    font-size: 1px;
}

.inline {
    display: inline;
}

.block {
    display: block;
}

.hidden {
    display: none;
}

.galerie_photos td {
    vertical-align: top;
    padding-right: 15px;
}

.galerie_photos img {
    border: 2px solid #FFFFFF;
}
