/* Généralités */

html {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
font-family: "Arial", arial, verdana, "Trebuchet MS", Tahoma, times, serif;
font-size: 11px;
color: #000;
background: #e3e7ee url(../_img/structure/body.png) repeat-x 0 0;
}

a {
color: #000;
background-color: transparent;
text-decoration: none;
}

img {
border: 0;
vertical-align: middle;
}

p {
margin: 0;
padding: 0;
}

form {
padding: 0;
margin: 0;
}

input {
padding: 1px 2px;
font-family: "Times new roman", arial, verdana, "Trebuchet MS", Tahoma, times, serif;
}

select {
margin: 0;
padding: 0;
font-family: "Times new roman", arial, verdana, "Trebuchet MS", Tahoma, times, serif;
}

textarea {
padding: 2px;
font-size: 1.1em;
font-family: "Times new roman", arial, verdana, "Trebuchet MS", Tahoma, times, serif;
}

.none {
display: none;
}

.clear {
clear: both;
display: block;
height: 0px;
font-size: .1em;
}




/* Corps de la page */

#corps {
position: relative;
margin: 0 auto;
padding: 0;
width: 1068px;
background: transparent url(../_img/structure/corps.png) no-repeat 0 0;
}



/* Entête de la page */

div#header {
height: 135px;
}

h1 {
margin: 0;
padding: 0;
}

h1 a {
position: absolute;
display: block;
width: 250px;
height: 85px;
top: 30px;
left: 100px;
}




/* Menu principal */

div#menu1 {
float: left;
margin: 0;
padding: 0;
width: 291px;
background: transparent url(../_img/structure/menu.png) no-repeat 0 0;
}

div#menu1 ul#niv1 {
margin: 0;
padding: 40px 15px 150px 110px;
height: auto !important;
height: 650px;
min-height: 650px;
background: transparent url(../_img/structure/menu_bottom.png) no-repeat left bottom;
}

div#menu1 ul#niv1 li {
margin: 5px 0 0 0;
padding: 0;
list-style: none;
}

div#menu1 li {
list-style: none;
}

div#menu1 ul#niv1 li span {
font-size: 1.2em;
font-weight: bold;
}

div#menu1 ul#niv1 ul.niv2 {
margin: 5px 0;
padding: 0 0 8px 0;
background: transparent url(../_img/structure/menu_separateur.png) no-repeat center bottom;
}

div#menu1 ul.last {
background: none !important;
}

div#menu1 ul.niv2 li {
margin: 0 !important;
padding: 1px 0 !important;
list-style: none;
}

div#menu1 ul.niv2 li a {
margin: 0;
padding: 0;
color: #0f0f10;
}

div#menu1 ul.niv2 li span.on, div#menu1 ul.niv2 li a:hover, div#menu1 ul.niv2 li a.on {
color: #2166a6;
}

div#menu1_bottom {
margin: 0;
padding: 0;
width: 291px;
height: 150px;
}





/* Contenu */

div#content {
float: right;
margin: 0;
padding: 0;
height: auto!important;
height: 820px;
min-height: 820px;
width: 741px;
background: transparent url(../_img/structure/content.png) repeat-y right top;
}

div#content_bkg {
margin: 0 36px 0 0;
padding: 0;
background: transparent url(../_img/structure/content.png) repeat-y 254px top;
}




/* Pub */

#pub {
margin: 0;
padding: 7px 0 0 0;
text-align: center;
}



/* Menu secondaire */

div#menu2 {
margin: 15px 0 0 254px;
width: 778px;
}

div#menu2 ul {
margin: 0;
padding: 0;
}

div#menu2 li {
float: left;
margin: 0 12px 0 0;
padding: 94px 0 0 0;
width: 146px;
height: 35px;
list-style: none;
text-align: center;
background: transparent;
background-repeat: no-repeat;
background-position: 0 0;
}

div#menu2 li.client {
background-image: url(../_img/structure/menu2_client.png);
}

div#menu2 li.howto {
background-image: url(../_img/structure/menu2_howto.png);
}

div#menu2 li.livraison {
background-image: url(../_img/structure/menu2_livraison.png);
}

div#menu2 li.delaisvert {
background-image: url(../_img/structure/menu2_delais_vert.png);
}
div#menu2 li.delaisrouge {
background-image: url(../_img/structure/menu2_delais_rouge.png);
}
div#menu2 li.delaisjaune {
background-image: url(../_img/structure/menu2_delais_jaune.png);
}

div#menu2 li.aide {
margin: 0;
background-image: url(../_img/structure/menu2_aide.png);
}

div#menu2 li a {
color: #444;
}

div#menu2 li a:hover {
color: #000;
}




/* Pied de la page */

div#footer {
margin: 20px 0 20px 254px;
width: 778px;
color: #444;
text-align: center;
}

div#footer a {
color: #444;
text-decoration: underline;
}

div#footer a:hover {
color: #000;
text-decoration: none;
}




/* Panier */

div#panier {
position: absolute;
margin: 0;
padding: 0;
top: 35px;
left: 710px;
width: 148px;
height: 80px;
}

div#panier a {
display: block;
margin: 32px 0 4px 0;
padding: 0 0 0 75px;
color: #2166a6;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}

div#panier a.articles {
margin: 0;
color: #464646;
font-weight: normal;
text-decoration: underline;
}

div#panier a:hover {
text-decoration: none;
}




/* Mon compte */

div#compte {
position: absolute;
margin: 0;
padding: 0;
top: 90px;
left: 935px;
}

div#compte h3 {
margin: 0;
padding: 0;
font-size: 14px;
font-weight: bold;
}

div#compte h3 a {
color: #2166a6;
}

div#compte h3 a:hover {
color: #000;
}




/* Moteur de recherche */

div#search {
position: absolute;
margin: 0;
padding: 0;
top: 50px;
left: 453px;
width: 210px;
}

div#search h3 {
margin: 0;
padding: 0 0 0 10px;
font-size: 14px;
color: #2166a6;
font-weight: bold;
height: 19px;
}

div#search_tous {
margin: 0;
padding: 0;
}

div#search_tous a {
display: block;
margin: 0;
padding: 0 0 0 10px;
font-size: 1.2em;
color: #2166a6;
height: 20px;
}

ul#search_categories {
position: absolute;
margin: 0 10px;
padding: 0;
display: none;
border-bottom: 1px solid #2166a6;
}

ul#search_categories li {
margin: 0;
padding: 0;
list-style: none;
}

ul#search_categories li a {
margin: 0;
padding: 1px 4px 0 4px;
height: 18px;
width: 180px;
border-top: 1px solid #2166a6;
border-left: 1px solid #2166a6;
border-right: 1px solid #2166a6;
background-color: #fff;
}

ul#search_categories li a:hover {
border-top: 1px solid #2166a6;
border-left: 1px solid #2166a6;
border-right: 1px solid #2166a6;
background-color: #2166a6;
color: #fff;
}

div#search input {
margin: 4px 0 0 10px;
padding: 0;
height: 16px;
width: 180px;
border: 0;
font-size: 1.2em;
color: #2166a6;
background-color: transparent;
}

div#search input.fleche {
margin: 0;
padding: 0;
height: 20px;
width: 16px;
background-color: transparent;
cursor: pointer;
}

/* Impressions et options  */

#options {
font-size: 12px;
color: #2166a6;
font-weight: bold;
text-align: center;
}

#optionsm {
font-size: 12px;
color: #c88500;
font-weight: bold;
text-align: center;
}

#optionsn {
font-size: 12px;
color: #be0273;
font-weight: bold;
text-align: center;
}

#optionse {
font-size: 12px;
color: #0988a7;
font-weight: bold;
text-align: center;
}

#optionso {
font-size: 12px;
color: #029a02;
font-weight: bold;
text-align: center;
}

#inputm {
margin: 0;
padding: 0;
width: 125px;
height: 27px;
border: 0;
cursor: pointer;
background: url(../_img/structure/btn_imp_mariage.png) no-repeat 0 0;
}

#inputm:hover {
background-position: bottom;
}

#inputn {
margin: 0;
padding: 0;
width: 125px;
height: 27px;
border: 0;
cursor: pointer;
background: url(../_img/structure/btn_imp_naissance.png) no-repeat 0 0;
}

#inputn:hover {
background-position: bottom;
}

#inpute {
margin: 0;
padding: 0;
width: 125px;
height: 27px;
border: 0;
cursor: pointer;
background: url(../_img/structure/btn_imp_entreprise.png) no-repeat 0 0;
}

#inpute:hover {
background-position: bottom;
}

#inputo {
margin: 0;
padding: 0;
width: 125px;
height: 27px;
border: 0;
cursor: pointer;
background: url(../_img/structure/btn_imp_option.png) no-repeat 0 0;
}

#inputo:hover {
background-position: bottom;
}
/*
#fiche div.ajout_panier input {
display: block;
margin: 0;
padding: 0;
width: 179px;
height: 65px;
border: 0;
cursor: pointer;
background: #fff url(../_img/structure/interieur_fiche_ajouter_panier.png) no-repeat 0 0;
}

#fiche div.ajout_panier input:hover {
background-position: left bottom;
}

#inputm {
margin: 0;
padding: 0;
background-image: url(../_img/structure/btn_imp_option.png);
height: 27px;
width: 125px;
cursor: pointer;
}*/