body {
background:#FFDD9A;
margin:0px;
padding:0px;
}
.en-tete {
background-color:#FFDD9A;
background:url(images/en_tete_m.jpg);
height:100px;
margin:0px;
text-align:center;
width:100%;
z-index:1;
}
.en-tete a {
color:#000000;
text-decoration:none;
}
.container {
margin:0px;
padding:0px;
width:100%;
z-index:2;
}
.barre_compte {
background: url(images/fond_barre_compte.jpg) repeat-x;
height:20px;
text-align:right;
width:100%;
padding-top:5px;
border-bottom:solid 1px #000000;
z-index:2;
}
.menu_gauche {
float:left;
text-align:center;
width:200px;
}
.menu_gauche_presentation {
background:#FFFFB4 url(images/prod4.png) repeat-x bottom;
width:100%;
padding-bottom:10px;
text-align:left;
}
.menu_gauche_presentation_texte {
margin-left:10px;
height:20px;
font-weight:bold;
}
.menu_gauche_categories {
background:#FFFFB4 url(images/bords/prod4.png) repeat-x bottom;
text-align:left;
width:100%;
padding-bottom:10px;
}
.menu_categorie {
margin-left:5px;
}
.menu_categorie:hover {
background: url(images/fond_barre_compte.jpg) center repeat-x;
}

.corps {
margin:0px 200px;
}
.texte_corps {
padding:10px;
background:#FFFFCC url(images/bords/prod2.png) right repeat-y;
border-left:ridge 2px #FFFFFF;
}
.sans_indent{
text-indent:Opx;
}
.bas_corps{
width:100%;
}
.bas_corps_g {
background:#FFFFCC url(images/bords/prod4.png) repeat-x bottom;
margin-right:5px;
height:3px;
border-top:ridge 2px #FFFFFF;
}
.bas_corps_d {
background:#FFFFCC url(images/bords/prod3.png) right no-repeat;
height:5px;
width:5px;
right:0px;
position:relative;
float:right;
}
html .menu_droite {
}
.menu_droite {
background:#FFFFB4 url(images/bords/prod4.png) repeat-x bottom;
float:left;
position:absolute;
right:0px;
width:200px;
}
.pied_page {
background-color:#E4E6EF;
top:100%;
width:100%;
}
.menu_admin a {
font-size:large;
}
.menu_admin td {
background:#EEEEEE none repeat scroll 0% 50%;
border-right:medium none #222222;
padding:5px;
}
.menu_admin td:hover {
background:#FFFFFF none repeat scroll 0% 50%;
}
.barre_fond {
background: url(images/fond_barre_compte.jpg) repeat-x;
height:35px;
}
.barre_compte_texte{
border-left:2px ridge #333333;
padding-left:10px;
padding-right:10px;
}
.barre_compte_texte:hover{
background:#FF9900;
border-left:2px ridge #333333;
padding-left:10px;
padding-right:10px;
}
.moncompte_menu{
background:#FFDD9A;
border:1px solid #FF3300;
border-bottom:none;
-moz-border-radius:5px 5px 0px 0px ;
text-align:center;
width:100px;
vertical-align:middle;
}
.moncompte_menu_sel{
background:#FFFF99;
border:1px solid #FF3300;
border-bottom:none;
-moz-border-radius:5px 5px 0px 0px ;
text-align:center;
width:100px;
vertical-align:middle;
}
.moncompte_menu_sel:hover{
background:#FF9900;
}
.moncompte_menu:hover{
background:#FF9900;
}
.livredor_entete{
background:#FFFF99;
border:1px solid #FF3300;
border-bottom:none;
-moz-border-radius:5px 5px 0px 0px ;
text-align:center;
vertical-align:middle;
}
h1 {
margin:0px;
font-family:"Palatino Linotype";
padding:0px;
text-indent:0px;
height:80px;
background:bottom center url(images/sous_titre2.png) no-repeat;
color:#FF6600;
}
h2 {
padding-top:10px;
padding-bottom:10px;
margin:0px;
text-align:center;
color:#FF6600;
}
th {
background:#FF9933;
border-left:solid 1px #FFFFFF;
border-right:solid 1px #FFFFFF;
}
td {
padding:5px;
}
hr {
color:#FFDD9A;
border-bottom:1px solid #FFFFFF;
height:1px;
}
a {
color:#FF3300;
text-decoration:none;
}
a:hover {
color:#660000;
text-decoration:underline;
}
input {
padding-left:5px;
padding-right:5px;
border:1px solid #FF3300;
background:none;
background:#FFFFB4;
-moz-border-radius:5px;
margin:5px;
}
textarea {
padding-left:5px;
padding-right:5px;
border:1px solid #FF3300;
background:none;
background:#FFFFB4;
-moz-border-radius:5px;
}

.submit:hover{
	background:#FF9900;
	cursor:pointer;
}
