/* CSS Document */

* {
margin: 0;
padding: 0;
}

.spacer{
display:block;
clear:both;
border: none;
font-size:1px;
height:0;
line-height:0;
}


body {
padding:0;
margin:0;
background:#000;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:11px;
color:#FFF;
}

#general-home {
position:relative;
width:1000px;
display:block;
padding:0;
margin:0 auto;
}

#general-catalogue {
position:relative;
width:1000px;
display:block;
padding:0;
margin:0 auto;
}

#general-collection {
position:relative;
width:1000px;
display:block;
padding:0;
margin:0 auto;
height:850px;
background:url(../images/fond-collection.jpg) no-repeat 213px 640px;
}

#general-contact {
position:relative;
width:1000px;
display:block;
padding:0;
margin:0 auto;
}

#general-pointdevente{
position:relative;
width:1000px;
display:block;
padding:0;
margin:0 auto;
height:850px;
background:url(../images/fond-pointdevente.jpg) no-repeat right 220px;
}


object {
float:left;
margin-top:0px;
}


h1 a {
display:block;
width:413px;
height:140px;
background:url(../images/logo.gif) no-repeat bottom left;
text-indent:-5000px;
margin-left:200px;
}

ul {
list-style:none;
float:left;
display:block;
width:200px;
}

ul li a{

}

ul li#accueil a{
background:url(../images/accueil.gif) no-repeat right 0;
text-indent:-5000px;
display:block;
width:190px;
height:30px;
}

ul li#accueil a:hover{
background:url(../images/accueil.gif) no-repeat right -30px;
}

ul li#collection a{
background:url(../images/collection.gif) no-repeat right 0;
text-indent:-5000px;
display:block;
width:190px;
height:30px;
}

ul li#collection a:hover{
background:url(../images/collection.gif) no-repeat right -30px;
}

ul li#point-vente a{
background:url(../images/point-vente.gif) no-repeat right 0;
text-indent:-5000px;
display:block;
width:190px;
height:30px;
}

ul li#point-vente a:hover{
background:url(../images/point-vente.gif) no-repeat right -30px;
}

ul li#catalogue a{
background:url(../images/catalogue.gif) no-repeat right 0;
text-indent:-5000px;
display:block;
width:190px;
height:30px;
}

ul li#catalogue a:hover{
background:url(../images/catalogue.gif) no-repeat right -30px;
}

ul li#contact a{
background:url(../images/contact.gif) no-repeat right 0;
text-indent:-5000px;
display:block;
width:190px;
height:30px;
}

ul li#contact a:hover{
background:url(../images/contact.gif) no-repeat right -30px;
}

#img1-home {
display:block;
width:273px;
height:398px;
background:url(../images/img1.jpg);
position:absolute;
top:296px;
left:-73px;
}

#img2-home {
display:block;
width:288px;
height:557px;
background:url(../images/img2.jpg);
position:absolute;
top:140px;
right:99px;
}

h2 {
float:left;
margin-top:20px;
margin-left:10px;
color:#FFF;
letter-spacing:3px;
display:block;
text-align:right;
width:403px;
font-size:18px;
height:33px;
font-weight:normal;
border-bottom:1px solid #4A4A4E;
}

#general-contact p {
display:block;
float:left;
width:403px;
margin:20px;
}

#footer{
clear:both;
width:800px;
height:20px;
margin:0 auto;
text-align:left;
padding-left:200px;
font:11px Arial, Helvetica, sans-serif;
color:#FFF;
}

#footer a{
font:11px Arial, Helvetica, sans-serif;
color:#FFF;
text-decoration:none;
}
#footer a:hover{
font:11px Arial, Helvetica, sans-serif;
color:#999;
text-decoration:underline;
}

#footer-pt{
width:800px;
height:20px;
margin:0 auto;
text-align:left;
padding-left:200px;
font:10px Arial, Helvetica, sans-serif;
color:#999;
}

#footer-pt a{
font:10px Arial, Helvetica, sans-serif;
color:#999;
text-decoration:none;
}
#footer-pt a:hover{
font:10px Arial, Helvetica, sans-serif;
color:#FFF;
text-decoration:underline;
}

/*********   F O R M U L A I R E   ************/

#form-contact{
position:relative;
float:left;
font:12px Arial, Helvetica, sans-serif;
color:#FFF;
padding:20px;
height:450px;
}

form ul{width:400px;
background-image:none}
form li{;
width:400px;
height:30px;
list-style:none;
margin:0;
}

label.champs-txt{
float:left;
width:180px;
display:block;}
input.champs-normal{
float:left;
width:200px;}
input.champs-txt{
width:400px;}


a#bt-envoyer{
position:absolute;
clear:both;
margin:20px;
width:146px;
height:20px;
display:block;
background:#4a4a4e;
font:12px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
text-align:center;
top:430px;
left:0px;
padding:5px;
}

.erreur{
border:1px solid #FF0000;
color:#CC0000;
}
.error{
color:#CC0000;
margin-top:0px;
}




