body
{
margin: 0px;
padding: 0px;
font-family: Helvetica, Arial, Verdana;
font-size: 12px;
line-height: 16px;
background-color: white;
}

p
{
font-family: Helvetica, Arial, Verdana;
font-size: 12px;
line-height: 16px;
}

td
{
font-family: Helvetica, Arial, Verdana;
font-size: 12px;
line-height: 16px;
}

h1
{
font-size: 18px;
line-height: 24px;
}

h2
{
font-size: 16px;
line-height: 22px;
}

h3
{
font-size: 14px;
line-height: 20px;
}

img
{
border: 0px;
}

a
{
color: black;
outline: none;
}


/* **** GENERAL **** */

#global
{
z-index: 0;
position: fixed;
left: 50%;
width: 1024px;
margin-left: -512px;
top: 50%; 
height: 654px;
margin-top: -327px;
}

#main_menu
{
position: absolute;
left: 90px;
top: 70px;
}

#main_menu a
{
display: block;
width: 190px;
height: 18px;
margin-bottom: 9px;
}

a.rose
{
background-image:url(sources/rose.gif);
}

a.rose:hover
{
background-image:url(sources/rose_up.gif);
}

a.rose_current
{
background-image:url(sources/rose_current.gif);
}

a.press
{
background-image:url(sources/press.gif);
}

a.press:hover
{
background-image:url(sources/press_up.gif);
}

a.press_current
{
background-image:url(sources/press_current.gif);
}

a.windows
{
background-image:url(sources/windows.gif);
}

a.windows:hover
{
background-image:url(sources/windows_up.gif);
}

a.windows_current
{
background-image:url(sources/windows_current.gif);
}

a.postcards
{
background-image:url(sources/postcards.gif);
}

a.postcards:hover
{
background-image:url(sources/postcards_up.gif);
}

a.postcards_current
{
background-image:url(sources/postcards_current.gif);
}

a.map
{
background-image:url(sources/map.gif);
}

a.map:hover
{
background-image:url(sources/map_up.gif);
}

a.map_current
{
background-image:url(sources/map_current.gif);
}






/* **** HOME **** */

#home
{
position: absolute;
z-index: 10;
left: 620px;
top: 228px;
}

#product_sticker
{
position: absolute;
z-index: 20;
left: 203px;
top: 81px;
}






/* **** PRESENTATION **** */

#presentation
{
position: absolute;
left: 188px;
top: 30px;
}

.text
{
font-size: 12px;
line-height: 17px;
position: absolute;
left: 288px;
top: 70px;
padding-right: 30px;
width: 358px;
_width: 388px;
height: 524px;
overflow: hidden;
overflow-y: auto;
}

.illustrations
{
position: absolute;
left: 684px;
top: 30px;
}

.illustrations img
{
float: left;
margin-bottom: 8px;
margin-right: 8px;
width: 190px;
height: 125px;
}










/* **** PRODUCT OF THE MONTH **** */

#product
{
position: absolute;
left: 288px;
top: 30px;
width: 300px;
}

#product_description
{
position: absolute;
left: 600px;
top: 30px;
width: 200px;
}









/* **** WINDOWS **** */

#windows_gallery
{
position: absolute;
left: 288px;
top: 30px;
width: 609px;
height: 524px;
overflow: hidden;
overflow-y: auto;
}

#windows_gallery img
{
float: left;
margin-bottom: 8px;
margin-right: 8px;
width: 190px;
height: 125px;
}







/* **** PRESS **** */

#press_gallery
{
position: absolute;
left: 288px;
top: 30px;
width: 610px;
height: 524px;
overflow: hidden;
overflow-y: auto;
}

#press_gallery img
{
/* border: solid 1px grey; */
float: left;
margin-bottom: 8px;
margin-right: 8px;
width: 190px;
height: 260px;
}

#press_zoom
{
position: absolute;
/* width: 410px; */
width: 610px;
height: 534px;
overflow: hidden;
overflow-y: auto;
}

#press_zoom img
{
/* border: 1px solid grey; */
border: 0px solid grey;
}

#press_zoom_cover
{
position: absolute;
left: 396px;
}







/* **** POSTCARDS **** */

#postcards_gallery
{
position: absolute;
left: 288px;
top: 30px;
width: 595px;
height: 525px;
//border: 1px solid black;
overflow: auto;
}

#postcards_gallery img
{
float: left;
margin-bottom: 8px;
margin-right: 8px;
width: 125px;
height: 125px;
}

a.download
{
text-decoration: none;
display: block;
}

a.download:hover
{
color: #ffa6e9;
}






/* **** MAP **** */

#map_gallery
{
position: absolute;
left: 288px;
top: 30px;
width: 595px;
}

#map_gallery img
{
float: left;
margin-bottom: 8px;
margin-right: 8px;
}

#horaire
{
position: absolute;
left: 90px;
top: 350px;
width: 150px;
}




/* **** PLACE HOLDER **** */

#placeholder
{
position: absolute;
z-index: 100;
display: none;
left: 288px;
top: 30px;
width: 706px;
height: 528px;
}

#windows_gallery img
{
float: left;
margin-bottom: 8px;
margin-right: 8px;
}




/* **** FOOTER **** */

#footer
{
position: absolute;
top: 558px;
left: 30px;
/*background-image:url(sources/baseline.gif);*/
width: 964px;
height: 65px;
z-index: 5;
}

#footer img
{
position: absolute;
}

#address
{
z-index: 40;
position: absolute;
display: none;
top: 65px;
left: 56px;
}

#contact_link
{
z-index: 50;
position: absolute;
top: 625px;
left: 432px;
width: 145px;
height: 18px;
}

#home_link
{
z-index: 50;
position: absolute;
top: 558px;
left: 90px;
width: 104px;
height: 47px;
}

