
html, body { 
background-color: #967749;
background-image: url(../images/start_bkg1.jpg);
background-position: center;
background-repeat: repeat-y;
color: #CC0000;
margin: 0px; 
}
.cadre { 
width: 1000px; 
height: auto;
min-height: 700px; 
background-color: #DEB67E;
margin-top: 10px;
margin-left: auto; 
margin-right: auto;
background-image: url(../images/bkg.jpg);
background-position: right;
background-repeat: repeat-y;
}
.entete { 
width: 1000px; 
height: 190px;
text-align: center;
margin-left: auto; 
margin-right: auto;
background-image: url(../images/entete.jpg);
background-repeat: no-repeat;
}
.entete-shop { 
width: 1000px; 
height: 190px;
text-align: center;
margin-left: auto; 
margin-right: auto;
background-image: url(../images/entete_shop.jpg);
background-repeat: no-repeat;
}
.cadre-menu {
float: left;
width: 160px;
height: 400px;
top: 190px;
left: 5px;
padding-left: 5px;
padding-top: 5px;
}
.valid {
width: auto;
height: 35px;
bottom: 8px;
padding-left: 0px;
text-align: center;
font-size: 8pt;
}
.drapeau {
height: 30px;
text-align: center;
}
.corps-cadre {
width: 780px;
height: auto;
min-height: 600px;
margin-bottom: 5px;
margin-left: 170px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 30px;
padding-right: 20 px;
background-image: url(../images/border.jpg);
background-repeat: repeat-y;
}
.corps {
width: 100%;
height: auto;
min-height: 600px;
}
.pied {
width: 100%;
height: 8px;
bottom: 2px;
text-align: center;
font-size: 8pt;
}
.retour{
text-align: center;
margin-top: 50px;
margin-bottom: 50px;
}
.m_image1 {
float: left; 
height: 150px; 
width: 200px;
text-align: center;
}
.m_description {
float: right; 
height: auto; 
width: 580px;
}
.m_image2 {
text-align: right;
height: 150px; 
}
.ex_stitre {
float: left;
width: 200px;
padding-left: 80px;
}
.ex_description {
float: right;
width: 500px;
text-align: left;
}
.spacer {
clear: both;
}
a{
color: #CC0000;
}
img{
border: none;
}
input, textarea{
background-color: #EFD6BA;
}
h1 { 
color: #CC0000; 
font-weight: normal;
font-style: italic;
font-size: 32pt; 
text-align: center;
}
h2 { 
color: #CC0000; 
font-weight: normal;
font-style: italic;
font-size: 24pt;
text-align: center;
}
h3 { 
color: #CC0000; 
font-weight: normal;
font-style: normal;
font-size: 14pt;
text-align: left;
}
h4 { 
color: #CC0000; 
font-weight: normal;
font-style: normal;
font-size: 16pt;
text-align: left;
}
hr {
height: 2px; 
width: 100%; 
text-align: center; 
color: #CC0000; 
background-color: #CC0000;
}

