body {
margin:0px;
padding:0px;
font-family: courier; font-size: small; color: #000000;
background-image:url('background_mac.png');
}

/*
Le conteneur du menu et du contenu
*/

#grand_contenu {
margin-top: 30px;
margin-left: auto; 
margin-right: auto; 
width: 1000px;
}

/*
MENU PRINCIPAL
*/

#sidebar{
width:250px;
float:left;
}

#menu{
background-image:url('menu_background_mac.png');
width:232px;
height:491px;
padding-top:39px;
padding-left:1px;
padding-right:17px;
}

#menu_boite_photography{
margin-left:4px;
margin-top:10px;
}

#menu_boite_other{
margin-left:4px;
margin-top:40px;
}

#menu_boite_bas{
margin-left:4px;
margin-top:100px;
}

#menu a{
color:#000;
text-decoration:none;
}

#menu a:hover{
color:#000;
text-decoration:underline;
}

#fermer_menu{
position:absolute;
width:11px;
height:11px;
margin-top:-36px;
margin-left:8px;
cursor:pointer;
}


/*
SKIN CHOOSER
*/

#skin_chooser{
background:url('skin_chooser_mac.png') no-repeat;
width:250px;
height:50px;
margin-top:20px;
}

#skin_chooser a{
float:left;
margin-top:20px;
}

#skin_chooser #lien_choose_skin_jimmy{
margin-left:10px;
width:45px;
height:30px;
}

#skin_chooser #lien_choose_skin_pc{
width:45px;
height:30px;
}

#skin_chooser #lien_choose_skin_mac{
width:45px;
height:30px;
}

#skin_chooser #lien_choose_skin_miro{
width:45px;
height:30px;
}

#skin_chooser #lien_choose_skin_ikari{
width:0px;
height:0px;
}

/*
CONTENU
*/

#contenu{
background-image:url('content_background_mac.png');
position:absolute;
margin-left:270px;
width:709px;
height:560px;
padding-left:21px;
padding-top:40px;

}

#fermer_contenu{
position:absolute;
width:11px;
height:11px;
margin-top:-36px;
margin-left:-13px;
cursor:pointer;
}

#contenu_haut{
margin-left:270px;
background-image:url('content_haut_mac.png');
background-repeat: no-repeat;
width:730px;
height:54px;
}

#contenu_milieu{
margin-left:270px;
background-image:url('content_milieu_mac.png');
background-repeat: repeat-y;
width:709px;
padding-left:1px;
padding-right:20px;
}

#contenu_bas{
margin-left:270px;
background-image:url('content_bas_mac.png');
background-repeat: no-repeat;
width:730px;
height:32px;
}


/*
GALERIE
*/

#galerie{
overflow:hidden;
width:620px;
height:430px;
padding-top:20px;
margin-left:auto;
margin-right:auto;
}

#cont_image{
height:500px;
cursor:pointer;
}

#cont_image div{
float:left;
width:600px;
margin:0px 10px;
text-align:center;
cursor:url("loupe+.cur"), pointer;
}

#f_defil_gauche{
background-image:url('f_defil_gauche_mac.gif');
margin-left:55px;
width:10px;
height:11px;
cursor:pointer;
float: left;
}

#f_defil_droite{
background-image:url('f_defil_droite_mac.gif');
margin-left:580px;
width:10px;
height:11px;
cursor:pointer;
float: left;
}

#menu_serie{
color:#555;
margin:20px;
}

#menu_serie a{
color:#000;
text-decoration:none;
}

#menu_serie a:hover{
color:#000;
text-decoration:underline;
}

/*
ZOOM
*/
#image_zoom{
position:absolute;
margin-top:0;
margin-left:0;
overflow:visible;
width:1000px;
text-align:center;
display:block;
z-index:10;
cursor:url("loupe-.cur"), pointer;
}

#background_zoom{
background:#000;
position:absolute;
z-index:;
width:100%;
-moz-opacity:0.0;
opacity: 0.0;
filter:alpha(opacity=00);
display:none;
left:0;
top:0;
}

/*
WHO
*/

.who li{
list-style-image:url(dot_mac.gif);
list-style-type:circle;
line-height:150%;
color:#555;
}

.who a{
color:#000;
text-decoration:none;
}

.who a:hover{
color:#000;
text-decoration:underline;
}

/* POSTCARDVIEWER */
#flashcontent {
height: 100%;
}




/* WORDPRESS */
