/*   les éléménts typographiques margin top right bottom left*****/

body {
color:#000; 
font-family:Georgia, Arial, Helvetica;
margin:0px;
padding:0px;
}

h1{
text-transform:uppercase;
font-size:x-large;
font-weight:bold;
color:black;
padding:0px 0px 0px 10px;
}

h2{
font-size:x-small;
font-weight:normal;
line-height:0.3em;
}

h3{
font-size:small;
font-weight:normal;
text-transform:uppercase;
line-height:0.3em;
}

.fond{
background:red;
color:white;
}

.red{
color:red;
}

.fond2{
color:white;
background:black;
}

/******** Les liens ******/
a {
font-size:small;
text-transform:uppercase;
line-height:1em;
COLOR: #000; TEXT-DECORATION: none;
}
a:hover {
color: #0F0;
background:#FFF;
}

/******** Les divs ******/
#groblock {
position:absolute;
height:1400px;
width:900px;
z-index:1;
}

#display2 {
position:absolute;
width:620px;
margin:280px 0px 0px 270px;
text-align:center;
z-index:2;
}

#menu {
background:white;
text-align:center;
width:280px;
height:15px;
position:absolute;
margin:725px 50px 50px 0px;
z-index:3;
}

#credit {
background:white;
position:absolute;
margin:10px 0px 0px 10px;
height:15px;
width:115px;
z-index:4;
}

#head {
position:absolute;
text-align:center;
margin:70px 0px 0px 230px;
height:60px;
width:200px;
z-index:5;
}

#display {
position:absolute;
margin:232px 0px 0px 280px;
height:1200px;
width:630px;
z-index:5;
}

#gallery1 {
position:absolute;
margin:260px 0px 0px 300px;
position:absolute;
width:288px;
z-index:6;
}

#gallery2 {
position:absolute;
margin:260px 0px 0px 600px;
position:absolute;
width:288px;
z-index:6;
}

#contact {
position:absolute;
height:462px;
width:793px;
z-index:3;
}

#txtcontact {
position:absolute;
margin:415px 0px 0px 10px;
height:160px;
width:783px;
z-index:4;
}

#txtcontact2 {
position:absolute;
margin:580px 0px 0px 10px;
height:120px;
width:783px;
z-index:4;
}

/******** Le Menu rolloveurs ******/

a.pinup001 {
position:absolute;
display:block;
height: 95px;
width: 100px;
background:url('../view/pinups/PIN-UP001.jpg');
}
a.pinup001:hover {
background:url();
}
